Trace number 338929

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 FHS 1.0? (TO) 1200.16 1200.51

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.418
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

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/338929-1173695111/instance-338929-1173695111.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/node2/watcher-338929-1173695111 -o ROOT/results/node2/solver-338929-1173695111 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338929-1173695111/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338929-1173695111/instance-338929-1173695111.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.00 1.00 1.00 3/77 16327
/proc/meminfo: memFree=1380336/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=1932 CPUtime=0
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 389466599 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 483 247 126 302 0 178 0

[startup+0.0310459 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16327
/proc/meminfo: memFree=1380336/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=4672 CPUtime=0.02
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 959 0 0 0 2 0 0 0 18 0 1 0 389466599 4784128 698 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 1168 700 126 302 0 863 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4672

[startup+0.102038 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16327
/proc/meminfo: memFree=1380336/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=8236 CPUtime=0.09
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 2463 0 0 0 7 2 0 0 18 0 1 0 389466599 8433664 1687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 2059 1688 126 302 0 1754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8236

[startup+0.302057 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16327
/proc/meminfo: memFree=1380336/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=30012 CPUtime=0.29
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 8128 0 0 0 22 7 0 0 20 0 1 0 389466599 30732288 5621 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 7503 5622 128 302 0 7198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30012

[startup+0.70211 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16327
/proc/meminfo: memFree=1380336/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=32192 CPUtime=0.69
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 9496 0 0 0 61 8 0 0 24 0 1 0 389466599 32964608 6091 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134587986 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 8048 6091 129 302 0 7743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32192

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1350376/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=47736 CPUtime=1.49
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 13687 0 0 0 139 10 0 0 25 0 1 0 389466599 48881664 10025 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 11934 10025 129 302 0 11629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47736

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1329768/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=81204 CPUtime=3.09
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 22671 0 0 0 294 15 0 0 25 0 1 0 389466599 83152896 17471 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 20301 17471 129 302 0 19996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81204

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1286120/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=104200 CPUtime=6.29
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 29044 0 0 0 610 19 0 0 25 0 1 0 389466599 106700800 23746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 26050 23746 140 302 0 25745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104200

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1281896/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=108956 CPUtime=12.69
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 30235 0 0 0 1244 25 0 0 25 0 1 0 389466599 111570944 24937 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 27239 24937 140 302 0 26934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108956

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1265832/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=124164 CPUtime=25.49
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 34051 0 0 0 2516 33 0 0 25 0 1 0 389466599 127143936 28753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 31041 28753 140 302 0 30736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 124164

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1245928/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=144536 CPUtime=51.06
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 39108 0 0 0 5061 45 0 0 25 0 1 0 389466599 148004864 33810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 36134 33810 140 302 0 35829 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 144536

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1211176/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=178984 CPUtime=102.26
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 47750 0 0 0 10159 67 0 0 25 0 1 0 389466599 183279616 42387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 44746 42387 140 302 0 44441 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 178984

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1171880/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=218396 CPUtime=162.23
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 57628 0 0 0 16141 82 0 0 25 0 1 0 389466599 223637504 52265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 54599 52265 140 302 0 54294 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 218396

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1135528/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=254296 CPUtime=222.22
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 66614 0 0 0 22122 100 0 0 25 0 1 0 389466599 260399104 61251 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 63574 61251 140 302 0 63269 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 254296

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1114216/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=276052 CPUtime=282.2
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 72073 0 0 0 28107 113 0 0 25 0 1 0 389466599 282677248 66581 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 69013 66581 140 302 0 68708 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 276052

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1090728/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=299432 CPUtime=342.18
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 77931 0 0 0 34095 123 0 0 25 0 1 0 389466599 306618368 72439 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 74858 72439 140 302 0 74553 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 299432

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1066600/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=323768 CPUtime=402.16
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 84009 0 0 0 40085 131 0 0 25 0 1 0 389466599 331538432 78517 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 80942 78517 140 302 0 80637 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 323768

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1042472/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=347464 CPUtime=462.16
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 89959 0 0 0 46074 142 0 0 25 0 1 0 389466599 355803136 84467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525068 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 86866 84467 140 302 0 86561 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 347464

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=1019560/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=370660 CPUtime=522.14
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 95766 0 0 0 52061 153 0 0 25 0 1 0 389466599 379555840 90274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 92665 90274 140 302 0 92360 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 370660

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=990184/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=399760 CPUtime=582.12
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 103039 0 0 0 58049 163 0 0 25 0 1 0 389466599 409354240 97547 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 99940 97547 140 302 0 99635 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 399760

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=967464/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=422076 CPUtime=642.1
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 108646 0 0 0 64036 174 0 0 25 0 1 0 389466599 432205824 103154 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 105519 103154 140 302 0 105214 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 422076

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=957224/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=432592 CPUtime=702.08
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 111238 0 0 0 70022 186 0 0 25 0 1 0 389466599 442974208 105746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 108148 105746 140 302 0 107843 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 432592

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=947304/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=443624 CPUtime=762.07
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 113938 0 0 0 76010 197 0 0 25 0 1 0 389466599 454270976 108189 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 110906 108189 140 302 0 110601 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 443624

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=934696/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=457028 CPUtime=822.05
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 117247 0 0 0 81997 208 0 0 25 0 1 0 389466599 467996672 111498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 114257 111498 140 302 0 113952 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 457028

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=889448/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=501608 CPUtime=882.04
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 128410 0 0 0 87971 233 0 0 25 0 1 0 389466599 513646592 122661 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 125402 122661 140 302 0 125097 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 501608

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=842920/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=548364 CPUtime=942.02
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 140133 0 0 0 93947 255 0 0 25 0 1 0 389466599 561524736 134384 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 137091 134384 140 302 0 136786 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 548364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=807912/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=582948 CPUtime=1002
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 148782 0 0 0 99935 265 0 0 25 0 1 0 389466599 596938752 143033 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 145737 143033 140 302 0 145432 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 582948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=776104/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=614896 CPUtime=1061.98
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 156802 0 0 0 105922 276 0 0 25 0 1 0 389466599 629653504 151053 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 153724 151053 140 302 0 153419 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 614896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16328
/proc/meminfo: memFree=743784/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=646856 CPUtime=1121.96
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 164779 0 0 0 111908 288 0 0 25 0 1 0 389466599 662380544 159030 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 161714 159030 140 302 0 161409 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 646856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16330
/proc/meminfo: memFree=715368/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=676084 CPUtime=1181.95
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 172070 0 0 0 117895 300 0 0 25 0 1 0 389466599 692310016 166192 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 169021 166192 140 302 0 168716 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 676084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16330
/proc/meminfo: memFree=706792/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=684188 CPUtime=1200.05
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4194304 174106 0 0 0 119702 303 0 0 25 0 1 0 389466599 700608512 168228 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 171047 168228 140 302 0 170742 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 684188

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16330
/proc/meminfo: memFree=706792/2055920 swapFree=4153164/4192956
[pid=16327] ppid=16325 vsize=0 CPUtime=1200.15
/proc/16327/stat : 16327 (Spear-32) R 16325 16327 13517 0 -1 4195332 174106 0 0 0 119702 313 0 0 25 0 1 0 389466599 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16327/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.16
CPU user time (s): 1197.03
CPU system time (s): 3.13852
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 684188

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

runsolver used 1.3328 second user time and 3.04354 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar 12 10:25:16 UTC 2007

IDJOB= 338929
IDBENCH= 24734
IDSOLVER= 131
FILE ID= node2/338929-1173695111

PBS_JOBID= 4101474

Free space on /tmp= 66505 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338929-1173695111/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338929-1173695111/instance-338929-1173695111.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-338929-1173695111 -o ROOT/results/node2/solver-338929-1173695111 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338929-1173695111/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338929-1173695111/instance-338929-1173695111.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  080b0eee741469a320509f7827afc538

RANDOM SEED= 653151511

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:       1380872 kB
Buffers:         49948 kB
Cached:         539872 kB
SwapCached:       2528 kB
Active:         409192 kB
Inactive:       204044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380872 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:           32116 kB
Writeback:           0 kB
Mapped:          30772 kB
Slab:            47364 kB
Committed_AS:  1731836 kB
PageTables:       1816 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= 66505 MiB

End job on node2 on Mon Mar 12 10:45:19 UTC 2007