Trace number 338132

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
Spear FH 1.0? (TO) 1200.12 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.1292
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/338132-1173680871/instance-338132-1173680871.cnf

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/node12/watcher-338132-1173680871 -o ROOT/results/node12/solver-338132-1173680871 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338132-1173680871/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/338132-1173680871/instance-338132-1173680871.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.92 0.98 0.99 3/77 11549
/proc/meminfo: memFree=1512496/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=1712 CPUtime=0
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 388041580 1753088 213 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515639 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 428 213 128 302 0 123 0

[startup+0.0437171 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11549
/proc/meminfo: memFree=1512496/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=2108 CPUtime=0.04
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 359 0 0 0 4 0 0 0 18 0 1 0 388041580 2158592 343 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 527 343 140 302 0 222 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2108

[startup+0.101727 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11549
/proc/meminfo: memFree=1512496/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=2368 CPUtime=0.09
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 417 0 0 0 9 0 0 0 18 0 1 0 388041580 2424832 401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 592 401 140 302 0 287 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2368

[startup+0.301764 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11549
/proc/meminfo: memFree=1512496/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=2892 CPUtime=0.29
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 538 0 0 0 28 1 0 0 19 0 1 0 388041580 2961408 522 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 723 522 140 302 0 418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2892

[startup+0.701835 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11549
/proc/meminfo: memFree=1512496/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=3588 CPUtime=0.69
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 731 0 0 0 66 3 0 0 22 0 1 0 388041580 3674112 715 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 897 715 140 302 0 592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3588

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1509736/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=4620 CPUtime=1.49
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 977 0 0 0 144 5 0 0 25 0 1 0 388041580 4730880 961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 1155 961 140 302 0 850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4620

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1508520/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=6048 CPUtime=3.09
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 1338 0 0 0 302 7 0 0 25 0 1 0 388041580 6193152 1322 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 1512 1322 140 302 0 1207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6048

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1505960/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=8236 CPUtime=6.29
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 1896 0 0 0 619 10 0 0 25 0 1 0 388041580 8433664 1847 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 2059 1847 140 302 0 1754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8236

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1502824/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=10960 CPUtime=12.69
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 2586 0 0 0 1256 13 0 0 25 0 1 0 388041580 11223040 2537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 2740 2537 140 302 0 2435 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10960

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1498856/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=14960 CPUtime=25.48
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 3603 0 0 0 2531 17 0 0 25 0 1 0 388041580 15319040 3489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 3740 3489 140 302 0 3435 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14960

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1493224/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=20624 CPUtime=51.08
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 5014 0 0 0 5085 23 0 0 25 0 1 0 388041580 21118976 4900 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 5156 4900 140 302 0 4851 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20624

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1484328/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=30164 CPUtime=102.26
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 7356 0 0 0 10193 33 0 0 25 0 1 0 388041580 30887936 7113 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 7541 7113 140 302 0 7236 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30164

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1477544/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=37172 CPUtime=162.24
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 9059 0 0 0 16182 42 0 0 25 0 1 0 388041580 38064128 8816 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 9293 8816 140 302 0 8988 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37172

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1471080/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=43860 CPUtime=222.22
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 10658 0 0 0 22172 50 0 0 25 0 1 0 388041580 44912640 10415 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 10965 10415 140 302 0 10660 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43860

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1466216/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=48676 CPUtime=282.19
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 11888 0 0 0 28160 59 0 0 25 0 1 0 388041580 49844224 11645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 12169 11645 140 302 0 11864 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 48676

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1461480/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=53468 CPUtime=342.18
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 13061 0 0 0 34152 66 0 0 25 0 1 0 388041580 54751232 12818 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 13367 12818 140 302 0 13062 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 53468

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1457384/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=58760 CPUtime=402.16
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 14343 0 0 0 40144 72 0 0 25 0 1 0 388041580 60170240 13843 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 14690 13843 140 302 0 14385 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 58760

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1453416/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=62648 CPUtime=462.13
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 15321 0 0 0 46136 77 0 0 25 0 1 0 388041580 64151552 14821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 15662 14821 140 302 0 15357 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 62648

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1448808/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=67260 CPUtime=522.11
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 16480 0 0 0 52129 82 0 0 25 0 1 0 388041580 68874240 15980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 16815 15980 140 302 0 16510 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 67260

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1444840/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=71240 CPUtime=582.09
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 17479 0 0 0 58122 87 0 0 25 0 1 0 388041580 72949760 16979 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 17810 16979 140 302 0 17505 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 71240

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1440936/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=75260 CPUtime=642.08
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 18430 0 0 0 64115 93 0 0 25 0 1 0 388041580 77066240 17930 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 18815 17930 140 302 0 18510 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 75260

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1437352/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=78848 CPUtime=702.06
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 19324 0 0 0 70108 98 0 0 25 0 1 0 388041580 80740352 18824 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 19712 18824 140 302 0 19407 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 78848

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1434216/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=81796 CPUtime=762.05
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 20106 0 0 0 76102 103 0 0 25 0 1 0 388041580 83759104 19606 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 20449 19606 140 302 0 20144 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 81796

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1431016/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=85208 CPUtime=822.02
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 20921 0 0 0 82095 107 0 0 25 0 1 0 388041580 87252992 20421 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 21302 20421 140 302 0 20997 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 85208

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1428328/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=88332 CPUtime=882
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 21586 0 0 0 88088 112 0 0 25 0 1 0 388041580 90451968 21086 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 22083 21086 140 302 0 21778 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 88332

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11550
/proc/meminfo: memFree=1424744/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=92236 CPUtime=941.98
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 22491 0 0 0 94082 116 0 0 25 0 1 0 388041580 94449664 21991 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 23059 21991 140 302 0 22754 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 92236

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11552
/proc/meminfo: memFree=1421224/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=95792 CPUtime=1001.96
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 23358 0 0 0 100074 122 0 0 25 0 1 0 388041580 98091008 22858 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 23948 22858 140 302 0 23643 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 95792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11552
/proc/meminfo: memFree=1418024/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=99500 CPUtime=1061.94
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 24156 0 0 0 106068 126 0 0 25 0 1 0 388041580 101888000 23656 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 24875 23656 140 302 0 24570 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 99500

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11552
/proc/meminfo: memFree=1414952/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=102576 CPUtime=1121.92
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 24911 0 0 0 112062 130 0 0 25 0 1 0 388041580 105037824 24411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 25644 24411 140 302 0 25339 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 102576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11552
/proc/meminfo: memFree=1412264/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=105276 CPUtime=1181.9
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 25592 0 0 0 118056 134 0 0 25 0 1 0 388041580 107802624 25092 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 26319 25092 140 302 0 26014 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 105276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11552
/proc/meminfo: memFree=1411368/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=106188 CPUtime=1200.1
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 25802 0 0 0 119875 135 0 0 25 0 1 0 388041580 108736512 25302 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 26547 25302 140 302 0 26242 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 106188

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 0.98 0.99 2/78 11552
/proc/meminfo: memFree=1411368/2055920 swapFree=4156588/4192956
[pid=11549] ppid=11547 vsize=106188 CPUtime=1200.1
/proc/11549/stat : 11549 (Spear-32) R 11547 11549 11202 0 -1 4194304 25802 0 0 0 119875 135 0 0 25 0 1 0 388041580 108736512 25302 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11549/statm: 26547 25302 140 302 0 26242 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 106188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1198.75
CPU system time (s): 1.37279
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 106188

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

runsolver used 1.25181 second user time and 3.12252 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Mar 12 06:27:51 UTC 2007

IDJOB= 338132
IDBENCH= 24715
IDSOLVER= 132
FILE ID= node12/338132-1173680871

PBS_JOBID= 4101477

Free space on /tmp= 66291 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338132-1173680871/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338132-1173680871/instance-338132-1173680871.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-338132-1173680871 -o ROOT/results/node12/solver-338132-1173680871 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338132-1173680871/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338132-1173680871/instance-338132-1173680871.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  749c079607e9e37c206eeb8bd5b8bfaf

RANDOM SEED= 140361490

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1512968 kB
Buffers:         38592 kB
Cached:         411048 kB
SwapCached:      14596 kB
Active:         277876 kB
Inactive:       194284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512968 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          29536 kB
Slab:            56400 kB
Committed_AS:  1718232 kB
PageTables:       1692 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= 66291 MiB

End job on node12 on Mon Mar 12 06:47:54 UTC 2007