Trace number 335360

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.1 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
Bench CategoryCRAFTED (crafted 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 variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

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/335360-1173625433/instance-335360-1173625433.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/node14/watcher-335360-1173625433 -o ROOT/results/node14/solver-335360-1173625433 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335360-1173625433/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335360-1173625433/instance-335360-1173625433.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: 1.01 1.02 1.00 3/77 12030
/proc/meminfo: memFree=1418688/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=1932 CPUtime=0
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 382497723 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135256559 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 483 247 126 302 0 178 0

[startup+0.081813 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 12030
/proc/meminfo: memFree=1418688/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=2856 CPUtime=0.07
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 519 0 0 0 7 0 0 0 18 0 1 0 382497723 2924544 503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 714 503 140 302 0 409 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2856

[startup+0.101813 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 12030
/proc/meminfo: memFree=1418688/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=2856 CPUtime=0.09
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 541 0 0 0 9 0 0 0 18 0 1 0 382497723 2924544 525 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 714 525 140 302 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2856

[startup+0.301832 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 12030
/proc/meminfo: memFree=1418688/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=3652 CPUtime=0.29
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 723 0 0 0 28 1 0 0 19 0 1 0 382497723 3739648 707 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 913 707 140 302 0 608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3652

[startup+0.70187 s]
/proc/loadavg: 1.01 1.02 1.00 3/77 12030
/proc/meminfo: memFree=1418688/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=4560 CPUtime=0.69
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 967 0 0 0 66 3 0 0 23 0 1 0 382497723 4669440 951 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 1140 951 140 302 0 835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4560

[startup+1.50194 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1414776/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=6112 CPUtime=1.49
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 1316 0 0 0 145 4 0 0 25 0 1 0 382497723 6258688 1300 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 1528 1300 140 302 0 1223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6112

[startup+3.1011 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1413048/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=7932 CPUtime=3.09
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 1809 0 0 0 303 6 0 0 25 0 1 0 382497723 8122368 1793 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 1983 1793 140 302 0 1678 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7932

[startup+6.3014 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1409720/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=10772 CPUtime=6.28
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 2525 0 0 0 620 8 0 0 25 0 1 0 382497723 11030528 2476 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 2693 2476 140 302 0 2388 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10772

[startup+12.702 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1405240/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=15164 CPUtime=12.69
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 3634 0 0 0 1256 13 0 0 25 0 1 0 382497723 15527936 3520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 3791 3520 140 302 0 3486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15164

[startup+25.5012 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1398904/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=21140 CPUtime=25.48
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 5139 0 0 0 2531 17 0 0 25 0 1 0 382497723 21647360 5025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 5285 5025 140 302 0 4980 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21140

[startup+51.1016 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1390904/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=29680 CPUtime=51.08
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 7265 0 0 0 5082 26 0 0 25 0 1 0 382497723 30392320 7022 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 7420 7022 140 302 0 7115 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29680

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 12031
/proc/meminfo: memFree=1380856/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=39476 CPUtime=102.26
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 9733 0 0 0 10189 37 0 0 25 0 1 0 382497723 40423424 9490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 9869 9490 140 302 0 9564 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39476

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 12031
/proc/meminfo: memFree=1372856/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=47692 CPUtime=162.25
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 11736 0 0 0 16176 49 0 0 25 0 1 0 382497723 48836608 11493 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 11923 11493 140 302 0 11618 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47692

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1364152/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=57644 CPUtime=222.23
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 14142 0 0 0 22164 59 0 0 25 0 1 0 382497723 59027456 13642 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 14411 13642 140 302 0 14106 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 57644

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1356472/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=65740 CPUtime=282.21
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 16126 0 0 0 28151 70 0 0 25 0 1 0 382497723 67317760 15626 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527001 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 16435 15626 140 302 0 16130 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 65740

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1350392/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=72008 CPUtime=342.19
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 17620 0 0 0 34141 78 0 0 25 0 1 0 382497723 73736192 17120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 18002 17120 140 302 0 17697 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 72008

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1345848/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=76464 CPUtime=402.18
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 18765 0 0 0 40131 87 0 0 25 0 1 0 382497723 78299136 18265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 19116 18265 140 302 0 18811 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76464

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1341304/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=81020 CPUtime=462.16
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 19899 0 0 0 46124 92 0 0 25 0 1 0 382497723 82964480 19399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 20255 19399 140 302 0 19950 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 81020

[startup+522.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 12031
/proc/meminfo: memFree=1337208/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=85224 CPUtime=522.15
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 20916 0 0 0 52115 100 0 0 25 0 1 0 382497723 87269376 20416 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 21306 20416 140 302 0 21001 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 85224

[startup+582.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1333432/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=88948 CPUtime=582.13
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 21852 0 0 0 58107 106 0 0 25 0 1 0 382497723 91082752 21352 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 22237 21352 140 302 0 21932 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 88948

[startup+642.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 12031
/proc/meminfo: memFree=1329144/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=93536 CPUtime=642.12
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 22927 0 0 0 64101 111 0 0 25 0 1 0 382497723 95780864 22427 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 23384 22427 140 302 0 23079 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 93536

[startup+702.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1325560/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=97080 CPUtime=702.1
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 23824 0 0 0 70093 117 0 0 25 0 1 0 382497723 99409920 23324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 24270 23324 140 302 0 23965 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 97080

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 12031
/proc/meminfo: memFree=1322296/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=100156 CPUtime=762.09
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 24609 0 0 0 76087 122 0 0 25 0 1 0 382497723 102559744 24109 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 25039 24109 140 302 0 24734 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 100156

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 12031
/proc/meminfo: memFree=1319416/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=105200 CPUtime=822.06
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 25850 0 0 0 82079 127 0 0 25 0 1 0 382497723 107724800 24837 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 26300 24837 140 302 0 25995 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 105200

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 12031
/proc/meminfo: memFree=1316280/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=108580 CPUtime=882.05
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 26613 0 0 0 88073 132 0 0 25 0 1 0 382497723 111185920 25600 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 27145 25600 140 302 0 26840 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 108580

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1313720/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=111288 CPUtime=942.03
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 27264 0 0 0 94067 136 0 0 25 0 1 0 382497723 113958912 26251 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 27822 26251 140 302 0 27517 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 111288

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1311160/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=113912 CPUtime=1002.02
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 27912 0 0 0 100061 141 0 0 25 0 1 0 382497723 116645888 26899 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 28478 26899 140 302 0 28173 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 113912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1308344/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=116784 CPUtime=1062
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 28635 0 0 0 106055 145 0 0 25 0 1 0 382497723 119586816 27622 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 29196 27622 140 302 0 28891 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 116784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1305720/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=119648 CPUtime=1121.99
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 29287 0 0 0 112049 150 0 0 25 0 1 0 382497723 122519552 28274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 29912 28274 140 302 0 29607 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 119648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1303160/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=122508 CPUtime=1181.96
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 29940 0 0 0 118042 154 0 0 25 0 1 0 382497723 125448192 28927 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 30627 28927 140 302 0 30322 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 122508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12031
/proc/meminfo: memFree=1302264/2055920 swapFree=4146600/4192956
[pid=12030] ppid=12028 vsize=123416 CPUtime=1200.07
/proc/12030/stat : 12030 (Spear-32) R 12028 12030 10979 0 -1 4194304 30143 0 0 0 119851 156 0 0 25 0 1 0 382497723 126377984 29130 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/12030/statm: 30854 29130 140 302 0 30549 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 123416

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.1
CPU user time (s): 1198.52
CPU system time (s): 1.58176
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 123416

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

runsolver used 1.22481 second user time and 3.15152 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 15:03:53 UTC 2007

IDJOB= 335360
IDBENCH= 24649
IDSOLVER= 132
FILE ID= node14/335360-1173625433

PBS_JOBID= 4101272

Free space on /tmp= 66470 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335360-1173625433/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335360-1173625433/instance-335360-1173625433.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-335360-1173625433 -o ROOT/results/node14/solver-335360-1173625433 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335360-1173625433/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335360-1173625433/instance-335360-1173625433.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 685670393

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1419096 kB
Buffers:         55320 kB
Cached:         486912 kB
SwapCached:      14960 kB
Active:         201864 kB
Inactive:       363320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419096 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          29692 kB
Slab:            57192 kB
Committed_AS:  1300260 kB
PageTables:       1736 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= 66470 MiB

End job on node14 on Sun Mar 11 15:23:56 UTC 2007