Trace number 1553828

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
tts tts-5-0? (TO) 1200.12 1200.43

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.59/1.70	c Command: HOME/tts-5-0 HOME/instance-1553828-1238719040.cnf 
1.59/1.70	c Using SATTIMEOUT of 1200
1.59/1.70	c Using SATRAM of 1800
1.59/1.70	c Size of subset node = 16
1.59/1.70	c Variables = 249327
1.59/1.70	c Clauses = 746444
1.59/1.70	c Literals = 1741700
1.59/1.70	c Reduced size:
1.59/1.70	c Variables = 249327
1.59/1.70	c Clauses = 746420
1.59/1.70	c Literals = 1741645
1.59/1.70	c a2
3.09/3.18	c a1

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-1553828-1238719040/watcher-1553828-1238719040 -o /tmp/evaluation-result-1553828-1238719040/solver-1553828-1238719040 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1553828-1238719040.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.81 1.72 1.38 3/80 12864
/proc/meminfo: memFree=1836320/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=1008 CPUtime=0
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 1144568021 1032192 129 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 252 130 68 165 0 85 0

[startup+0.038488 s]
/proc/loadavg: 1.81 1.72 1.38 3/80 12864
/proc/meminfo: memFree=1836320/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=2328 CPUtime=0.03
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 469 0 0 0 3 0 0 0 18 0 1 0 1144568021 2383872 453 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 582 454 68 165 0 415 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2328

[startup+0.101492 s]
/proc/loadavg: 1.81 1.72 1.38 3/80 12864
/proc/meminfo: memFree=1836320/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=4804 CPUtime=0.09
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 1064 0 0 0 9 0 0 0 18 0 1 0 1144568021 4919296 1048 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 1201 1049 68 165 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4804

[startup+0.301512 s]
/proc/loadavg: 1.81 1.72 1.38 3/80 12864
/proc/meminfo: memFree=1836320/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=12248 CPUtime=0.29
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 2946 0 0 0 28 1 0 0 19 0 1 0 1144568021 12541952 2931 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 3062 2931 68 165 0 2895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12248

[startup+0.701553 s]
/proc/loadavg: 1.81 1.72 1.38 3/80 12864
/proc/meminfo: memFree=1836320/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=27252 CPUtime=0.69
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 6671 0 0 0 66 3 0 0 22 0 1 0 1144568021 27906048 6655 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 6813 6656 68 165 0 6646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27252

[startup+1.50164 s]
/proc/loadavg: 1.81 1.72 1.38 2/81 12865
/proc/meminfo: memFree=1798744/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=55528 CPUtime=1.49
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 12983 0 0 0 143 6 0 0 25 0 1 0 1144568021 56860672 12967 1992294400 134512640 135191068 4294956224 18446744073709551615 134534067 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 13882 12967 68 165 0 13715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55528

[startup+3.1018 s]
/proc/loadavg: 1.81 1.72 1.38 2/81 12865
/proc/meminfo: memFree=1734744/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=105008 CPUtime=3.09
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 25362 0 0 0 297 12 0 0 25 0 1 0 1144568021 107528192 25345 1992294400 134512640 135191068 4294956224 18446744073709551615 134641924 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 26252 25345 69 165 0 26085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105008

[startup+6.30114 s]
/proc/loadavg: 1.75 1.70 1.38 2/81 12865
/proc/meminfo: memFree=1701208/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=138304 CPUtime=6.29
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 38367 0 0 0 612 17 0 0 25 0 1 0 1144568021 141623296 33723 1992294400 134512640 135191068 4294956224 18446744073709551615 134600608 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 34576 33723 71 165 0 34409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138304

[startup+12.7018 s]
/proc/loadavg: 1.69 1.69 1.38 2/81 12865
/proc/meminfo: memFree=1701024/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=138588 CPUtime=12.69
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 38440 0 0 0 1252 17 0 0 25 0 1 0 1144568021 141914112 33796 1992294400 134512640 135191068 4294956224 18446744073709551615 134600620 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 34647 33796 71 165 0 34480 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138588

[startup+25.5011 s]
/proc/loadavg: 1.54 1.66 1.37 2/81 12865
/proc/meminfo: memFree=1700576/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=139016 CPUtime=25.48
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 38558 0 0 0 2531 17 0 0 25 0 1 0 1144568021 142352384 33914 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 34754 33914 71 165 0 34587 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139016

[startup+51.1018 s]
/proc/loadavg: 1.35 1.60 1.36 2/81 12865
/proc/meminfo: memFree=1700064/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=139704 CPUtime=51.07
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 38712 0 0 0 5090 17 0 0 25 0 1 0 1144568021 143056896 34068 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 34926 34068 71 165 0 34759 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139704

[startup+102.306 s]
/proc/loadavg: 1.15 1.51 1.34 2/81 12865
/proc/meminfo: memFree=1698912/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=140948 CPUtime=102.26
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 38996 0 0 0 10208 18 0 0 25 0 1 0 1144568021 144330752 34352 1992294400 134512640 135191068 4294956224 18446744073709551615 134600611 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 35237 34352 71 165 0 35070 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 140948

[startup+162.301 s]
/proc/loadavg: 1.05 1.41 1.32 2/81 12865
/proc/meminfo: memFree=1696800/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=143304 CPUtime=162.24
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 39516 0 0 0 16206 18 0 0 25 0 1 0 1144568021 146743296 34872 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 35826 34872 71 165 0 35659 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 143304

[startup+222.302 s]
/proc/loadavg: 1.02 1.33 1.29 2/81 12865
/proc/meminfo: memFree=1695392/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=144360 CPUtime=222.22
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 39856 0 0 0 22204 18 0 0 25 0 1 0 1144568021 147824640 35212 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36090 35212 71 165 0 35923 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 144360

[startup+282.302 s]
/proc/loadavg: 1.00 1.27 1.27 2/81 12865
/proc/meminfo: memFree=1695136/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=144624 CPUtime=282.21
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 39918 0 0 0 28203 18 0 0 25 0 1 0 1144568021 148094976 35274 1992294400 134512640 135191068 4294956224 18446744073709551615 134600626 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36156 35274 71 165 0 35989 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 144624

[startup+342.302 s]
/proc/loadavg: 1.00 1.22 1.25 2/81 12865
/proc/meminfo: memFree=1694880/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=144756 CPUtime=342.2
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 39973 0 0 0 34201 19 0 0 25 0 1 0 1144568021 148230144 35329 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36189 35329 71 165 0 36022 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 144756

[startup+402.301 s]
/proc/loadavg: 1.00 1.18 1.23 2/81 12867
/proc/meminfo: memFree=1694560/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=144888 CPUtime=402.18
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40026 0 0 0 40199 19 0 0 25 0 1 0 1144568021 148365312 35382 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36222 35382 71 165 0 36055 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 144888

[startup+462.301 s]
/proc/loadavg: 1.00 1.14 1.22 2/81 12867
/proc/meminfo: memFree=1694304/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=146300 CPUtime=462.17
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40072 0 0 0 46198 19 0 0 25 0 1 0 1144568021 149811200 35428 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36575 35428 71 165 0 36408 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 146300

[startup+522.302 s]
/proc/loadavg: 1.00 1.11 1.20 2/81 12867
/proc/meminfo: memFree=1694176/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=146432 CPUtime=522.15
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40114 0 0 0 52196 19 0 0 25 0 1 0 1144568021 149946368 35470 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36608 35470 71 165 0 36441 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 146432

[startup+582.302 s]
/proc/loadavg: 1.00 1.09 1.18 2/81 12867
/proc/meminfo: memFree=1693984/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=146564 CPUtime=582.13
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40155 0 0 0 58194 19 0 0 25 0 1 0 1144568021 150081536 35511 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36641 35511 71 165 0 36474 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 146564

[startup+642.301 s]
/proc/loadavg: 1.00 1.07 1.17 2/81 12867
/proc/meminfo: memFree=1693792/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=146696 CPUtime=642.12
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40195 0 0 0 64193 19 0 0 25 0 1 0 1144568021 150216704 35551 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36674 35551 71 165 0 36507 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 146696

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.16 2/81 12867
/proc/meminfo: memFree=1693600/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=146828 CPUtime=702.1
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40235 0 0 0 70191 19 0 0 25 0 1 0 1144568021 150351872 35591 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36707 35591 71 165 0 36540 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 146828

[startup+762.307 s]
/proc/loadavg: 1.00 1.04 1.15 2/81 12867
/proc/meminfo: memFree=1693408/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=146960 CPUtime=762.09
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40276 0 0 0 76190 19 0 0 25 0 1 0 1144568021 150487040 35632 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36740 35632 71 165 0 36573 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 146960

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/81 12867
/proc/meminfo: memFree=1693280/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147092 CPUtime=822.07
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40315 0 0 0 82188 19 0 0 25 0 1 0 1144568021 150622208 35671 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36773 35671 71 165 0 36606 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 147092

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/81 12867
/proc/meminfo: memFree=1693088/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147224 CPUtime=882.05
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40352 0 0 0 88186 19 0 0 25 0 1 0 1144568021 150757376 35708 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36806 35708 71 165 0 36639 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 147224

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/81 12867
/proc/meminfo: memFree=1692896/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147356 CPUtime=942.04
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40389 0 0 0 94185 19 0 0 25 0 1 0 1144568021 150892544 35745 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36839 35745 71 165 0 36672 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 147356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/81 12867
/proc/meminfo: memFree=1692768/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147488 CPUtime=1002.02
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40425 0 0 0 100183 19 0 0 25 0 1 0 1144568021 151027712 35781 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36872 35781 71 165 0 36705 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 147488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/81 12867
/proc/meminfo: memFree=1692576/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147620 CPUtime=1062.01
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40461 0 0 0 106182 19 0 0 25 0 1 0 1144568021 151162880 35817 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36905 35817 71 165 0 36738 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 147620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/81 12867
/proc/meminfo: memFree=1692448/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147752 CPUtime=1121.99
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40497 0 0 0 112180 19 0 0 25 0 1 0 1144568021 151298048 35853 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36938 35853 71 165 0 36771 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 147752

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/81 12867
/proc/meminfo: memFree=1692256/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147884 CPUtime=1181.98
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40531 0 0 0 118178 20 0 0 25 0 1 0 1144568021 151433216 35887 1992294400 134512640 135191068 4294956224 18446744073709551615 134600614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36971 35887 71 165 0 36804 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 147884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/81 12867
/proc/meminfo: memFree=1692256/2055912 swapFree=4170688/4192956
[pid=12864] ppid=12862 vsize=147884 CPUtime=1200.08
/proc/12864/stat : 12864 (tts-5-0) R 12862 12864 12396 0 -1 4194304 40543 0 0 0 119988 20 0 0 25 0 1 0 1144568021 151433216 35899 1992294400 134512640 135191068 4294956224 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/12864/statm: 36971 35899 71 165 0 36804 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 147884

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.89
CPU system time (s): 0.226965
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 147884

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

runsolver used 1.55276 second user time and 3.9164 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-03 02:37:21
IDJOB=1553828
IDBENCH=70769
IDSOLVER=505
FILE ID=node78/1553828-1238719040
PBS_JOBID= 9085315
Free space on /tmp= 126836 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553828-1238719040/watcher-1553828-1238719040 -o /tmp/evaluation-result-1553828-1238719040/solver-1553828-1238719040 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1553828-1238719040.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1054488111

node78.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.214
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.214
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:      2055912 kB
MemFree:       1836800 kB
Buffers:         35528 kB
Cached:         100296 kB
SwapCached:       7792 kB
Active:          29036 kB
Inactive:       117304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1836800 kB
SwapTotal:     4192956 kB
SwapFree:      4170688 kB
Dirty:           14136 kB
Writeback:           0 kB
Mapped:          16152 kB
Slab:            57000 kB
Committed_AS:  2819744 kB
PageTables:       2556 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= 126836 MiB
End job on node78 at 2009-04-03 02:57:24