Trace number 1732601

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
SApperloT hrp? (TO) 1200.11 1200.44

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-200-100.cnf
MD5SUM3eff3d0cb86e42a8fbb844259e0c7beb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.911861
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data


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-1732601-1240782302/watcher-1732601-1240782302 -o /tmp/evaluation-result-1732601-1240782302/solver-1732601-1240782302 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1706962209 HOME/instance-1732601-1240782302.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: 0.92 0.98 0.99 3/64 27166
/proc/meminfo: memFree=1656464/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=1352 CPUtime=0
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 106263398 1384448 131 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 338 131 105 292 0 43 0

[startup+0.062981 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27166
/proc/meminfo: memFree=1656464/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=1484 CPUtime=0.06
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 171 0 0 0 6 0 0 0 18 0 1 0 106263398 1519616 154 1992294400 134512640 135712473 4294956192 18446744073709551615 134553829 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 371 154 105 292 0 76 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1484

[startup+0.101983 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27166
/proc/meminfo: memFree=1656464/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=1484 CPUtime=0.1
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 178 0 0 0 10 0 0 0 18 0 1 0 106263398 1519616 161 1992294400 134512640 135712473 4294956192 18446744073709551615 134568075 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 371 161 105 292 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1484

[startup+0.302 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27166
/proc/meminfo: memFree=1656464/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=2012 CPUtime=0.29
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 330 0 0 0 29 0 0 0 19 0 1 0 106263398 2060288 313 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 503 313 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701033 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27166
/proc/meminfo: memFree=1656464/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=2672 CPUtime=0.69
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 498 0 0 0 69 0 0 0 22 0 1 0 106263398 2736128 481 1992294400 134512640 135712473 4294956192 18446744073709551615 134554255 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 668 481 109 292 0 373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2672

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1654984/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=2672 CPUtime=1.49
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 498 0 0 0 149 0 0 0 25 0 1 0 106263398 2736128 481 1992294400 134512640 135712473 4294956192 18446744073709551615 134553821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 668 481 109 292 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10124 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1654792/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=3464 CPUtime=3.09
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 679 0 0 0 309 0 0 0 25 0 1 0 106263398 3547136 662 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 866 662 109 292 0 571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3464

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1649096/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=9072 CPUtime=6.29
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 2048 0 0 0 628 1 0 0 25 0 1 0 106263398 9289728 2031 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 2268 2031 109 292 0 1973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9072

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1648392/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=9072 CPUtime=12.68
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 2048 0 0 0 1267 1 0 0 25 0 1 0 106263398 9289728 2031 1992294400 134512640 135712473 4294956192 18446744073709551615 134581129 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 2268 2031 109 292 0 1973 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9072

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1648392/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=9072 CPUtime=25.48
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 2048 0 0 0 2547 1 0 0 25 0 1 0 106263398 9289728 2031 1992294400 134512640 135712473 4294956192 18446744073709551615 134554022 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 2268 2031 109 292 0 1973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9072

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1648456/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=9072 CPUtime=51.08
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 2048 0 0 0 5106 2 0 0 25 0 1 0 106263398 9289728 2031 1992294400 134512640 135712473 4294956192 18446744073709551615 134574343 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 2268 2031 109 292 0 1973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9072

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1617096/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=42312 CPUtime=102.27
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 10291 0 0 0 10218 9 0 0 25 0 1 0 106263398 43327488 9849 1992294400 134512640 135712473 4294956192 18446744073709551615 134562864 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 10578 9849 109 292 0 10283 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42312

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1594696/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=65408 CPUtime=162.25
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 16244 0 0 0 16208 17 0 0 25 0 1 0 106263398 66977792 15477 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 16352 15477 109 292 0 16057 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 65408

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1577224/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=82748 CPUtime=222.23
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 20563 0 0 0 22201 22 0 0 25 0 1 0 106263398 84733952 19796 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 20687 19796 109 292 0 20392 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 82748

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1562568/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=98152 CPUtime=282.22
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 24493 0 0 0 28194 28 0 0 25 0 1 0 106263398 100507648 23468 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 24538 23468 109 292 0 24243 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 98152

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1549512/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=111040 CPUtime=342.2
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 27843 0 0 0 34188 32 0 0 25 0 1 0 106263398 113704960 26689 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 27760 26689 109 292 0 27465 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 111040

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1539720/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=121760 CPUtime=402.18
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 30584 0 0 0 40182 36 0 0 25 0 1 0 106263398 124682240 29107 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 30440 29107 109 292 0 30145 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 121760

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1537864/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=124080 CPUtime=462.17
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 31074 0 0 0 46180 37 0 0 25 0 1 0 106263398 127057920 29597 1992294400 134512640 135712473 4294956192 18446744073709551615 134601794 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 31020 29597 109 292 0 30725 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 124080

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1535944/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=126416 CPUtime=522.15
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 31558 0 0 0 52178 37 0 0 25 0 1 0 106263398 129449984 30081 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 31604 30081 109 292 0 31309 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 126416

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1534024/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=128504 CPUtime=582.13
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 32016 0 0 0 58176 37 0 0 25 0 1 0 106263398 131588096 30539 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 32126 30539 109 292 0 31831 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 128504

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1533256/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=129276 CPUtime=642.13
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 32200 0 0 0 64175 38 0 0 25 0 1 0 106263398 132378624 30723 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 32319 30723 109 292 0 32024 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 129276

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1523976/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=139472 CPUtime=702.11
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 34542 0 0 0 70170 41 0 0 25 0 1 0 106263398 142819328 33065 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 34868 33065 109 292 0 34573 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 139472

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27167
/proc/meminfo: memFree=1516168/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=148032 CPUtime=762.09
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 36594 0 0 0 76166 43 0 0 25 0 1 0 106263398 151584768 34988 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 37008 34988 109 292 0 36713 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 148032

[startup+822.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 27167
/proc/meminfo: memFree=1508552/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=155932 CPUtime=822.07
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 38709 0 0 0 82161 46 0 0 25 0 1 0 106263398 159674368 36898 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 38983 36898 109 292 0 38688 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 155932

[startup+882.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 27167
/proc/meminfo: memFree=1498184/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=166100 CPUtime=882.06
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 41277 0 0 0 88156 50 0 0 25 0 1 0 106263398 170086400 39466 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 41525 39466 109 292 0 41230 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 166100

[startup+942.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 27167
/proc/meminfo: memFree=1489224/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=175708 CPUtime=942.04
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 43784 0 0 0 94151 53 0 0 25 0 1 0 106263398 179924992 41715 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 43927 41715 109 292 0 43632 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 175708

[startup+1002.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 27173
/proc/meminfo: memFree=1481160/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=184664 CPUtime=1002.02
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 45803 0 0 0 100147 55 0 0 25 0 1 0 106263398 189095936 43734 1992294400 134512640 135712473 4294956192 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 46166 43734 109 292 0 45871 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 184664

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 27173
/proc/meminfo: memFree=1477256/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=188484 CPUtime=1062
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 46759 0 0 0 106144 56 0 0 25 0 1 0 106263398 193007616 44690 1992294400 134512640 135712473 4294956192 18446744073709551615 134564227 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 47121 44690 109 292 0 46826 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 188484

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27173
/proc/meminfo: memFree=1474504/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=192012 CPUtime=1121.99
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 47433 0 0 0 112142 57 0 0 25 0 1 0 106263398 196620288 45364 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 48003 45364 109 292 0 47708 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 192012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27173
/proc/meminfo: memFree=1473096/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=193552 CPUtime=1181.97
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 47760 0 0 0 118140 57 0 0 25 0 1 0 106263398 198197248 45691 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 48388 45691 109 292 0 48093 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 193552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 27173
/proc/meminfo: memFree=1472904/2055920 swapFree=4191900/4192956
[pid=27166] ppid=27164 vsize=193552 CPUtime=1200.06
/proc/27166/stat : 27166 (SApperloT-hrp) R 27164 27166 26940 0 -1 4194304 47805 0 0 0 119949 57 0 0 25 0 1 0 106263398 198197248 45736 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27166/statm: 48388 45736 109 292 0 48093 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 193552

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.11
CPU user time (s): 1199.5
CPU system time (s): 0.609907
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 193552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.609907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47805
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= 2897

runsolver used 1.05284 second user time and 2.28265 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-26 23:45:02
IDJOB=1732601
IDBENCH=71124
IDSOLVER=510
FILE ID=node31/1732601-1240782302
PBS_JOBID= 9187279
Free space on /tmp= 66416 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-200-100.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732601-1240782302/watcher-1732601-1240782302 -o /tmp/evaluation-result-1732601-1240782302/solver-1732601-1240782302 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1706962209 HOME/instance-1732601-1240782302.cnf

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

MD5SUM BENCH= 3eff3d0cb86e42a8fbb844259e0c7beb
RANDOM SEED=1706962209

node31.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.213
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.213
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1656944 kB
Buffers:         50700 kB
Cached:         262192 kB
SwapCached:        384 kB
Active:         114628 kB
Inactive:       212692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656944 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          22836 kB
Slab:            57424 kB
Committed_AS:   407408 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66416 MiB
End job on node31 at 2009-04-27 00:05:05