Trace number 330112

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, and are wall clock time (not CPU 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 4.0? (TO) 1200.14 1200.6

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
MD5SUM4237e8072317ac6566570c291ae71078
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark192.238
Satisfiable
(Un)Satisfiability was proved
Number of variables123224
Number of clauses512149
Sum of the clauses size1313041
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2362980
Number of clauses of size 396066
Number of clauses of size 418234
Number of clauses of size 510379
Number of clauses of size over 522418

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-330112-1173157151 -o ROOT/results/node2/solver-330112-1173157151 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330112-1173157151/tts-4-0 /tmp/evaluation/330112-1173157151/instance-330112-1173157151.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): 2400 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.95 1.00 0.99 3/77 29351
/proc/meminfo: memFree=974704/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=664 CPUtime=0
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 78 0 0 0 0 0 0 0 18 0 1 0 335670124 679936 63 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134647773 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 166 63 53 113 0 50 0

[startup+0.08501 s]
/proc/loadavg: 0.95 1.00 0.99 3/77 29351
/proc/meminfo: memFree=974704/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=2008 CPUtime=0.07
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 400 0 0 0 7 0 0 0 18 0 1 0 335670124 2056192 385 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 502 385 57 113 0 386 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2008

[startup+0.101011 s]
/proc/loadavg: 0.95 1.00 0.99 3/77 29351
/proc/meminfo: memFree=974704/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=2700 CPUtime=0.09
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 563 0 0 0 9 0 0 0 18 0 1 0 335670124 2764800 548 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 675 548 57 113 0 559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.301032 s]
/proc/loadavg: 0.95 1.00 0.99 3/77 29351
/proc/meminfo: memFree=974704/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=10608 CPUtime=0.29
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 2497 0 0 0 28 1 0 0 19 0 1 0 335670124 10862592 2482 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 2652 2482 57 113 0 2536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10608

[startup+0.701072 s]
/proc/loadavg: 0.95 1.00 0.99 3/77 29351
/proc/meminfo: memFree=974704/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=26140 CPUtime=0.69
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 6393 0 0 0 66 3 0 0 23 0 1 0 335670124 26767360 6378 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134627035 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 6535 6378 57 113 0 6419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26140

[startup+1.50116 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 29352
/proc/meminfo: memFree=939304/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=37700 CPUtime=1.49
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 8908 0 0 0 143 6 0 0 25 0 1 0 335670124 38604800 8893 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134523886 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 9425 8893 58 113 0 9309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37700

[startup+3.10132 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 29352
/proc/meminfo: memFree=939176/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=46736 CPUtime=3.09
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 11158 0 0 0 302 7 0 0 25 0 1 0 335670124 47857664 11143 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134538269 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 11684 11143 59 113 0 11568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46736

[startup+6.30165 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 29352
/proc/meminfo: memFree=826536/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=167960 CPUtime=6.29
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 37212 0 0 0 613 16 0 0 25 0 1 0 335670124 171991040 36969 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555200 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 41990 36969 62 113 0 41874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 167960

[startup+12.7013 s]
/proc/loadavg: 0.96 1.00 0.99 2/78 29352
/proc/meminfo: memFree=826664/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=167960 CPUtime=12.69
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 37212 0 0 0 1253 16 0 0 25 0 1 0 335670124 171991040 36969 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555200 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 41990 36969 62 113 0 41874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 167960

[startup+25.5016 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 29352
/proc/meminfo: memFree=826728/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=167960 CPUtime=25.49
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 37212 0 0 0 2533 16 0 0 25 0 1 0 335670124 171991040 36969 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555198 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 41990 36969 62 113 0 41874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 167960

[startup+51.1013 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 29352
/proc/meminfo: memFree=826792/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=167960 CPUtime=51.06
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 37212 0 0 0 5090 16 0 0 25 0 1 0 335670124 171991040 36969 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134555203 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 41990 36969 62 113 0 41874 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 167960

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29352
/proc/meminfo: memFree=826856/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=167960 CPUtime=102.25
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 37212 0 0 0 10209 16 0 0 25 0 1 0 335670124 171991040 36969 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134554492 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 41990 36969 62 113 0 41874 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 167960

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 29490
/proc/meminfo: memFree=437368/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=555716 CPUtime=162.16
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 135452 0 0 0 16159 57 0 0 25 0 1 0 335670124 569053184 133771 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 138929 133771 66 113 0 138813 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 555716

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=427688/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=566632 CPUtime=222.11
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 138171 0 0 0 22152 59 0 0 25 0 1 0 335670124 580231168 136490 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 141658 136490 66 113 0 141542 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 566632

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=427368/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=567052 CPUtime=282.09
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 138258 0 0 0 28150 59 0 0 25 0 1 0 335670124 580661248 136577 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641338 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 141763 136577 66 113 0 141647 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 567052

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=406440/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=587888 CPUtime=342.07
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 143491 0 0 0 34145 62 0 0 25 0 1 0 335670124 601997312 141810 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641324 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 146972 141810 66 113 0 146856 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 587888

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=404520/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=589832 CPUtime=402.06
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 143990 0 0 0 40143 63 0 0 25 0 1 0 335670124 603987968 142309 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591869 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 147458 142309 66 113 0 147342 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 589832

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 3/78 29550
/proc/meminfo: memFree=404392/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=590020 CPUtime=462.05
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 144007 0 0 0 46141 64 0 0 25 0 1 0 335670124 604180480 142326 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134513483 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 147505 142326 66 113 0 147389 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 590020

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=404136/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=590220 CPUtime=522.02
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 144070 0 0 0 52138 64 0 0 25 0 1 0 335670124 604385280 142389 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 147555 142389 66 113 0 147439 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 590220

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=404264/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=590344 CPUtime=582.01
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 144081 0 0 0 58136 65 0 0 25 0 1 0 335670124 604512256 142400 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641284 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 147586 142400 66 113 0 147470 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 590344

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=403176/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=591372 CPUtime=641.99
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 144344 0 0 0 64134 65 0 0 25 0 1 0 335670124 605564928 142663 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134641336 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 147843 142663 66 113 0 147727 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 591372

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=401384/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=593144 CPUtime=701.97
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 144801 0 0 0 70131 66 0 0 25 0 1 0 335670124 607379456 143120 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 148286 143120 66 113 0 148170 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 593144

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=399144/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=595252 CPUtime=761.96
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 145356 0 0 0 76129 67 0 0 25 0 1 0 335670124 609538048 143675 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534675 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 148813 143675 66 113 0 148697 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 595252

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=397480/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=597136 CPUtime=821.94
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 145778 0 0 0 82126 68 0 0 25 0 1 0 335670124 611467264 144097 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 149284 144097 66 113 0 149168 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 597136

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=395944/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=598544 CPUtime=881.93
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 146167 0 0 0 88124 69 0 0 25 0 1 0 335670124 612909056 144486 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534119 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 149636 144486 66 113 0 149520 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 598544

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=394280/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=600184 CPUtime=941.91
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 146570 0 0 0 94121 70 0 0 25 0 1 0 335670124 614588416 144889 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134543308 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150046 144889 66 113 0 149930 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 600184

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=392104/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=602400 CPUtime=1001.89
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 147115 0 0 0 100119 70 0 0 25 0 1 0 335670124 616857600 145434 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134534060 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150600 145434 66 113 0 150484 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 602400

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=391208/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=603208 CPUtime=1061.87
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 147344 0 0 0 106116 71 0 0 25 0 1 0 335670124 617684992 145663 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134542831 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150802 145663 66 113 0 150686 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 603208

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=390952/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=603444 CPUtime=1121.85
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 147394 0 0 0 112114 71 0 0 25 0 1 0 335670124 617926656 145713 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150861 145713 66 113 0 150745 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 603444

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=390824/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=603680 CPUtime=1181.84
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 147436 0 0 0 118112 72 0 0 25 0 1 0 335670124 618168320 145755 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134552285 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150920 145755 66 113 0 150804 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 603680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=390696/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=603912 CPUtime=1200.04
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 147471 0 0 0 119932 72 0 0 25 0 1 0 335670124 618405888 145790 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150978 145790 66 113 0 150862 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 603912

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 29550
/proc/meminfo: memFree=390696/2055920 swapFree=4153276/4192956
[pid=29351] ppid=29349 vsize=603912 CPUtime=1200.04
/proc/29351/stat : 29351 (tts-4-0) R 29349 29351 27954 0 -1 4194304 147471 0 0 0 119932 72 0 0 25 0 1 0 335670124 618405888 145790 18446744073709551615 134512640 134976056 4294956704 18446744073709551615 134591882 0 0 4096 0 0 0 0 17 1 0 0
/proc/29351/statm: 150978 145790 66 113 0 150862 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 603912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.14
CPU user time (s): 1199.32
CPU system time (s): 0.819875
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 603912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.32
system time used= 0.819875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147471
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= 6
involuntary context switches= 3736

runsolver used 1.42778 second user time and 2.91056 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Mar  6 04:59:12 UTC 2007

IDJOB= 330112
IDBENCH= 20556
IDSOLVER= 98
FILE ID= node2/330112-1173157151

PBS_JOBID= 4014990

Free space on /tmp= 66499 MiB

SOLVER NAME= TTS 4.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/330112-1173157151/tts-4-0 /tmp/evaluation/330112-1173157151/instance-330112-1173157151.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-330112-1173157151 -o ROOT/results/node2/solver-330112-1173157151 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330112-1173157151/tts-4-0 /tmp/evaluation/330112-1173157151/instance-330112-1173157151.cnf            

META MD5SUM SOLVER= 73a7a27d0c2e86f9b1191433fde766ff
MD5SUM BENCH=  4237e8072317ac6566570c291ae71078

RANDOM SEED= 205990620

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.247
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.247
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:        975176 kB
Buffers:         53244 kB
Cached:         925844 kB
SwapCached:       2968 kB
Active:         156404 kB
Inactive:       849348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        975176 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:           12568 kB
Writeback:           0 kB
Mapped:          33940 kB
Slab:            60404 kB
Committed_AS:  1572396 kB
PageTables:       1824 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= 66499 MiB

End job on node2 on Tue Mar  6 05:19:14 UTC 2007