Trace number 1579329

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MoRsat 2009-03-03? (TO) 1200.1 1200.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
15.89/15.98	c atom#=374228 clause#=1603007 total literals=3767588 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1579329-1238906131/watcher-1579329-1238906131 -o /tmp/evaluation-result-1579329-1238906131/solver-1579329-1238906131 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1579329-1238906131.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.11 3/73 11062
/proc/meminfo: memFree=1556808/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=26380 CPUtime=0
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 140 0 0 0 0 0 0 0 19 0 1 0 1163278333 27013120 124 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 6595 124 96 284 0 6308 0

[startup+0.086505 s]
/proc/loadavg: 1.00 1.00 1.11 3/73 11062
/proc/meminfo: memFree=1556808/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=26380 CPUtime=0.08
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 403 0 0 0 8 0 0 0 19 0 1 0 1163278333 27013120 387 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 6595 387 96 284 0 6308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26380

[startup+0.101507 s]
/proc/loadavg: 1.00 1.00 1.11 3/73 11062
/proc/meminfo: memFree=1556808/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=26380 CPUtime=0.09
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 452 0 0 0 9 0 0 0 19 0 1 0 1163278333 27013120 436 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 6595 436 96 284 0 6308 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26380

[startup+0.301546 s]
/proc/loadavg: 1.00 1.00 1.11 3/73 11062
/proc/meminfo: memFree=1556808/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=26380 CPUtime=0.29
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 1097 0 0 0 29 0 0 0 21 0 1 0 1163278333 27013120 1081 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 6595 1081 96 284 0 6308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26380

[startup+0.701622 s]
/proc/loadavg: 1.00 1.00 1.11 3/73 11062
/proc/meminfo: memFree=1556808/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=26380 CPUtime=0.69
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 2396 0 0 0 68 1 0 0 25 0 1 0 1163278333 27013120 2380 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 6595 2380 96 284 0 6308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26380

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.11 2/74 11063
/proc/meminfo: memFree=1542456/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=26380 CPUtime=1.49
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 4946 0 0 0 146 3 0 0 25 0 1 0 1163278333 27013120 4930 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 6595 4930 96 284 0 6308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26380

[startup+3.10208 s]
/proc/loadavg: 1.00 1.00 1.11 2/74 11063
/proc/meminfo: memFree=1531448/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=33692 CPUtime=3.09
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 6474 0 0 0 306 3 0 0 25 0 1 0 1163278333 34500608 6092 1992294400 134512640 135679800 4294956224 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 8423 6092 101 284 0 8136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33692

[startup+6.3017 s]
/proc/loadavg: 1.16 1.03 1.12 2/74 11063
/proc/meminfo: memFree=1531448/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=33692 CPUtime=6.29
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 6474 0 0 0 625 4 0 0 25 0 1 0 1163278333 34500608 6092 1992294400 134512640 135679800 4294956224 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 8423 6092 101 284 0 8136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33692

[startup+12.7019 s]
/proc/loadavg: 1.23 1.05 1.12 2/74 11063
/proc/meminfo: memFree=1531776/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=33692 CPUtime=12.69
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 6474 0 0 0 1265 4 0 0 25 0 1 0 1163278333 34500608 6092 1992294400 134512640 135679800 4294956224 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 8423 6092 101 284 0 8136 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33692

[startup+25.5014 s]
/proc/loadavg: 1.24 1.06 1.12 2/74 11063
/proc/meminfo: memFree=1414080/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=156108 CPUtime=25.48
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 75217 0 0 0 2517 31 0 0 25 0 1 0 1163278333 159854592 35784 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 39027 35784 113 284 0 38740 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 156108

[startup+51.1013 s]
/proc/loadavg: 1.16 1.06 1.12 2/74 11063
/proc/meminfo: memFree=1412160/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=158260 CPUtime=51.06
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 75748 0 0 0 5074 32 0 0 25 0 1 0 1163278333 162058240 36315 1992294400 134512640 135679800 4294956224 18446744073709551615 134536034 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 39565 36315 113 284 0 39278 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 158260

[startup+102.306 s]
/proc/loadavg: 1.07 1.05 1.11 2/74 11063
/proc/meminfo: memFree=1400576/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=169780 CPUtime=102.24
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 78625 0 0 0 10189 35 0 0 25 0 1 0 1163278333 173854720 39192 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 42445 39192 113 284 0 42158 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 169780

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.10 2/74 11063
/proc/meminfo: memFree=1386880/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=183436 CPUtime=162.2
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 82058 0 0 0 16182 38 0 0 25 0 1 0 1163278333 187838464 42625 1992294400 134512640 135679800 4294956224 18446744073709551615 134522893 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 45859 42625 113 284 0 45572 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 183436

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.09 2/74 11063
/proc/meminfo: memFree=1370624/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=199752 CPUtime=222.17
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 86148 0 0 0 22176 41 0 0 25 0 1 0 1163278333 204546048 46650 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 49938 46650 113 284 0 49651 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 199752

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.08 2/74 11063
/proc/meminfo: memFree=1356992/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=213608 CPUtime=282.14
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 89609 0 0 0 28170 44 0 0 25 0 1 0 1163278333 218734592 50111 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 53402 50111 113 284 0 53115 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 213608

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.08 2/74 11063
/proc/meminfo: memFree=1342656/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=227560 CPUtime=342.09
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 93146 0 0 0 34163 46 0 0 25 0 1 0 1163278333 233021440 53648 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 56890 53648 113 284 0 56603 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 227560

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/74 11063
/proc/meminfo: memFree=1329984/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=240484 CPUtime=402.06
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 96388 0 0 0 40157 49 0 0 25 0 1 0 1163278333 246255616 56890 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 60121 56890 113 284 0 59834 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 240484

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 11063
/proc/meminfo: memFree=1313728/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=256284 CPUtime=462.04
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 100351 0 0 0 46152 52 0 0 25 0 1 0 1163278333 262434816 60853 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 64071 60853 113 284 0 63784 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 256284

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 11063
/proc/meminfo: memFree=1297536/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=273348 CPUtime=521.99
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 104634 0 0 0 52144 55 0 0 25 0 1 0 1163278333 279908352 64942 1992294400 134512640 135679800 4294956224 18446744073709551615 134534615 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 68337 64942 113 284 0 68050 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 273348

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 11063
/proc/meminfo: memFree=1282560/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=288196 CPUtime=581.97
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 108346 0 0 0 58139 58 0 0 25 0 1 0 1163278333 295112704 68654 1992294400 134512640 135679800 4294956224 18446744073709551615 134525682 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 72049 68654 113 284 0 71762 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 288196

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 11064
/proc/meminfo: memFree=1266624/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=303680 CPUtime=641.94
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 112237 0 0 0 64134 60 0 0 25 0 1 0 1163278333 310968320 72545 1992294400 134512640 135679800 4294956224 18446744073709551615 134523584 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 75920 72545 113 284 0 75633 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 303680

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 11064
/proc/meminfo: memFree=1249472/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=320868 CPUtime=701.91
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 116567 0 0 0 70127 64 0 0 25 0 1 0 1163278333 328568832 76875 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 80217 76875 113 284 0 79930 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 320868

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 11065
/proc/meminfo: memFree=1234240/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=336048 CPUtime=761.88
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 120372 0 0 0 76121 67 0 0 25 0 1 0 1163278333 344113152 80680 1992294400 134512640 135679800 4294956224 18446744073709551615 134543042 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 84012 80680 113 284 0 83725 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 336048

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 11065
/proc/meminfo: memFree=1220992/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=349288 CPUtime=821.84
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 123702 0 0 0 82115 69 0 0 25 0 1 0 1163278333 357670912 84010 1992294400 134512640 135679800 4294956224 18446744073709551615 134526040 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 87322 84010 113 284 0 87035 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 349288

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 11065
/proc/meminfo: memFree=1206976/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=363080 CPUtime=881.8
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 127183 0 0 0 88108 72 0 0 25 0 1 0 1163278333 371793920 87491 1992294400 134512640 135679800 4294956224 18446744073709551615 134535844 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 90770 87491 113 284 0 90483 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 363080

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 11065
/proc/meminfo: memFree=1193088/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=376868 CPUtime=941.77
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 130648 0 0 0 94101 76 0 0 25 0 1 0 1163278333 385912832 90956 1992294400 134512640 135679800 4294956224 18446744073709551615 134525518 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 94217 90956 113 284 0 93930 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 376868

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 11065
/proc/meminfo: memFree=1177792/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=392080 CPUtime=1001.74
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 134455 0 0 0 100095 79 0 0 25 0 1 0 1163278333 401489920 94763 1992294400 134512640 135679800 4294956224 18446744073709551615 134533104 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 98020 94763 113 284 0 97733 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 392080

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 11065
/proc/meminfo: memFree=1166144/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=403812 CPUtime=1061.71
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 137387 0 0 0 106089 82 0 0 25 0 1 0 1163278333 413503488 97695 1992294400 134512640 135679800 4294956224 18446744073709551615 134522911 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 100953 97695 113 284 0 100666 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 403812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 11065
/proc/meminfo: memFree=1154304/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=415504 CPUtime=1121.67
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 140325 0 0 0 112083 84 0 0 25 0 1 0 1163278333 425476096 100633 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 103876 100633 113 284 0 103589 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 415504

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 11065
/proc/meminfo: memFree=1141120/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=429992 CPUtime=1181.63
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 143971 0 0 0 118076 87 0 0 25 0 1 0 1163278333 440311808 103893 1992294400 134512640 135679800 4294956224 18446744073709551615 134543042 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 107498 103893 113 284 0 107211 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 429992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 11065
/proc/meminfo: memFree=1137536/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=433476 CPUtime=1200.02
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 144866 0 0 0 119914 88 0 0 25 0 1 0 1163278333 443879424 104788 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 108369 104788 113 284 0 108082 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 433476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 11065
/proc/meminfo: memFree=1137536/2055920 swapFree=4173888/4192956
[pid=11062] ppid=11060 vsize=433476 CPUtime=1200.02
/proc/11062/stat : 11062 (MoRsat) R 11060 11062 10613 0 -1 4194304 144866 0 0 0 119914 88 0 0 25 0 1 0 1163278333 443879424 104788 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/11062/statm: 108369 104788 113 284 0 108082 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 433476

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.1
CPU user time (s): 1199.15
CPU system time (s): 0.949855
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 433476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 0.949855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144866
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 4245

runsolver used 1.16482 second user time and 3.21351 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-05 06:35:33
IDJOB=1579329
IDBENCH=70996
IDSOLVER=502
FILE ID=node76/1579329-1238906131
PBS_JOBID= 9101343
Free space on /tmp= 66520 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579329-1238906131/watcher-1579329-1238906131 -o /tmp/evaluation-result-1579329-1238906131/solver-1579329-1238906131 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1579329-1238906131.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED=1602856756

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1557224 kB
Buffers:         57780 kB
Cached:         358368 kB
SwapCached:      10552 kB
Active:          68960 kB
Inactive:       359324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557224 kB
SwapTotal:     4192956 kB
SwapFree:      4173888 kB
Dirty:           31208 kB
Writeback:           0 kB
Mapped:          18040 kB
Slab:            55408 kB
Committed_AS:  3113808 kB
PageTables:       2120 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node76 at 2009-04-05 06:55:36