Trace number 339349

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.06 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
MD5SUM5108c832bdf105f072e86da2a52fd6b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.4828
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses720
Sum of the clauses size2880
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4720
Number of clauses of size 50
Number of clauses of size over 50

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/339349-1173703269/instance-339349-1173703269.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/node60/watcher-339349-1173703269 -o ROOT/results/node60/solver-339349-1173703269 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339349-1173703269/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339349-1173703269/instance-339349-1173703269.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.91 0.97 0.99 3/64 24336
/proc/meminfo: memFree=1786952/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=1396 CPUtime=0
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 390283737 1429504 175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 349 175 140 302 0 44 0

[startup+0.00951307 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24336
/proc/meminfo: memFree=1786952/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=1396 CPUtime=0
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 390283737 1429504 179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 349 179 140 302 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1396

[startup+0.101529 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24336
/proc/meminfo: memFree=1786952/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=1932 CPUtime=0.09
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 307 0 0 0 9 0 0 0 18 0 1 0 390283737 1978368 291 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 483 291 140 302 0 178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1932

[startup+0.301564 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24336
/proc/meminfo: memFree=1786952/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=2588 CPUtime=0.29
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 481 0 0 0 28 1 0 0 19 0 1 0 390283737 2650112 465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 647 465 140 302 0 342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2588

[startup+0.701635 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 24336
/proc/meminfo: memFree=1786952/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=3500 CPUtime=0.69
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 682 0 0 0 67 2 0 0 22 0 1 0 390283737 3584000 666 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 875 666 140 302 0 570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3500

[startup+1.50178 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1784320/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=4436 CPUtime=1.49
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 936 0 0 0 146 3 0 0 25 0 1 0 390283737 4542464 920 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 1109 920 140 302 0 804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4436

[startup+3.10106 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1783040/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=6004 CPUtime=3.09
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 1338 0 0 0 304 5 0 0 25 0 1 0 390283737 6148096 1289 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 1501 1289 140 302 0 1196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6004

[startup+6.30163 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1780544/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=8052 CPUtime=6.29
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 1818 0 0 0 621 8 0 0 25 0 1 0 390283737 8245248 1769 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 2013 1769 140 302 0 1708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8052

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1778184/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=10444 CPUtime=12.69
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 2415 0 0 0 1258 11 0 0 25 0 1 0 390283737 10694656 2301 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 2611 2301 140 302 0 2306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10444

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1775176/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=13344 CPUtime=25.48
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 3131 0 0 0 2532 16 0 0 25 0 1 0 390283737 13664256 3017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 3336 3017 140 302 0 3031 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13344

[startup+51.1016 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1771080/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=18156 CPUtime=51.07
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 4292 0 0 0 5083 24 0 0 25 0 1 0 390283737 18591744 4049 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 4539 4049 140 302 0 4234 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18156

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 24337
/proc/meminfo: memFree=1763208/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=26016 CPUtime=102.25
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 6209 0 0 0 10190 35 0 0 25 0 1 0 390283737 26640384 5966 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 6504 5966 140 302 0 6199 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26016

[startup+162.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 24337
/proc/meminfo: memFree=1758536/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=31216 CPUtime=162.24
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 7430 0 0 0 16179 45 0 0 25 0 1 0 390283737 31965184 7187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 7804 7187 140 302 0 7499 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31216

[startup+222.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1754248/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=36720 CPUtime=222.21
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 8699 0 0 0 22168 53 0 0 25 0 1 0 390283737 37601280 8199 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 9180 8199 140 302 0 8875 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 36720

[startup+282.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 24339
/proc/meminfo: memFree=1750536/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=40756 CPUtime=282.19
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 9639 0 0 0 28158 61 0 0 25 0 1 0 390283737 41734144 9139 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 10189 9139 140 302 0 9884 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40756

[startup+342.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 24339
/proc/meminfo: memFree=1747976/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=43192 CPUtime=342.17
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 10262 0 0 0 34150 67 0 0 25 0 1 0 390283737 44228608 9762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 10798 9762 140 302 0 10493 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43192

[startup+402.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24339
/proc/meminfo: memFree=1745288/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=45648 CPUtime=402.14
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 10928 0 0 0 40142 72 0 0 25 0 1 0 390283737 46743552 10428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 11412 10428 140 302 0 11107 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 45648

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24339
/proc/meminfo: memFree=1743176/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=47584 CPUtime=462.13
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 11436 0 0 0 46136 77 0 0 25 0 1 0 390283737 48726016 10936 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 11896 10936 140 302 0 11591 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 47584

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1740680/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=50560 CPUtime=522.1
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 12118 0 0 0 52128 82 0 0 25 0 1 0 390283737 51773440 11618 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 12640 11618 140 302 0 12335 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 50560

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1737608/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=53720 CPUtime=582.08
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 12867 0 0 0 58121 87 0 0 25 0 1 0 390283737 55009280 12367 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 13430 12367 140 302 0 13125 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 53720

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1735496/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=56668 CPUtime=642.07
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 13376 0 0 0 64115 92 0 0 25 0 1 0 390283737 58028032 12876 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 14167 12876 140 302 0 13862 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 56668

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1733640/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=58348 CPUtime=702.04
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 13839 0 0 0 70108 96 0 0 25 0 1 0 390283737 59748352 13339 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 14587 13339 140 302 0 14282 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 58348

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1731976/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=60152 CPUtime=762.02
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 14255 0 0 0 76102 100 0 0 25 0 1 0 390283737 61595648 13755 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 15038 13755 140 302 0 14733 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 60152

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1730440/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=63992 CPUtime=821.99
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 15140 0 0 0 82095 104 0 0 25 0 1 0 390283737 65527808 14127 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 15998 14127 140 302 0 15693 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 63992

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1729160/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=65144 CPUtime=881.98
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 15474 0 0 0 88090 108 0 0 25 0 1 0 390283737 66707456 14461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 16286 14461 140 302 0 15981 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 65144

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1727688/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=66556 CPUtime=941.95
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 15823 0 0 0 94082 113 0 0 25 0 1 0 390283737 68153344 14810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 16639 14810 140 302 0 16334 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 66556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1726536/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=67580 CPUtime=1001.94
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 16113 0 0 0 100077 117 0 0 25 0 1 0 390283737 69201920 15100 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 16895 15100 140 302 0 16590 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 67580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1724936/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=69376 CPUtime=1061.91
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 16529 0 0 0 106072 119 0 0 25 0 1 0 390283737 71041024 15516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 17344 15516 140 302 0 17039 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 69376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1723592/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=70400 CPUtime=1121.89
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 16847 0 0 0 112067 122 0 0 25 0 1 0 390283737 72089600 15834 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 17600 15834 140 302 0 17295 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 70400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24339
/proc/meminfo: memFree=1722440/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=71552 CPUtime=1181.87
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 17147 0 0 0 118061 126 0 0 25 0 1 0 390283737 73269248 16134 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 17888 16134 140 302 0 17583 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 71552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 24405
/proc/meminfo: memFree=1720712/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=71936 CPUtime=1200.04
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 17240 0 0 0 119877 127 0 0 25 0 1 0 390283737 73662464 16227 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 17984 16227 140 302 0 17679 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71936

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: 1.00 1.00 1.00 2/71 24405
/proc/meminfo: memFree=1720712/2055920 swapFree=4175904/4192956
[pid=24336] ppid=24334 vsize=71936 CPUtime=1200.04
/proc/24336/stat : 24336 (Spear-32) R 24334 24336 23510 0 -1 4194304 17240 0 0 0 119877 127 0 0 25 0 1 0 390283737 73662464 16227 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/24336/statm: 17984 16227 140 302 0 17679 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1198.77
CPU system time (s): 1.2898
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 71936

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

runsolver used 1.00385 second user time and 2.38264 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Mar 12 12:41:09 UTC 2007

IDJOB= 339349
IDBENCH= 24744
IDSOLVER= 131
FILE ID= node60/339349-1173703269

PBS_JOBID= 4101752

Free space on /tmp= 66520 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-135-2.sat05-2354.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339349-1173703269/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339349-1173703269/instance-339349-1173703269.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-339349-1173703269 -o ROOT/results/node60/solver-339349-1173703269 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339349-1173703269/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339349-1173703269/instance-339349-1173703269.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5108c832bdf105f072e86da2a52fd6b5

RANDOM SEED= 925710208

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1787360 kB
Buffers:         30620 kB
Cached:         181840 kB
SwapCached:      11328 kB
Active:         105888 kB
Inactive:       124480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787360 kB
SwapTotal:     4192956 kB
SwapFree:      4175904 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            24136 kB
Committed_AS:   977420 kB
PageTables:       1464 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= 66520 MiB

End job on node60 on Mon Mar 12 13:01:12 UTC 2007