Trace number 336620

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.15 1200.57

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-30-20-26.sat05-1264.reshuffled-07.cnf
MD5SUMede19899bb8c427d8a34daa9d239a276
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 variables1815
Number of clauses301256
Sum of the clauses size895230
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29750
Number of clauses of size 3291450
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

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/336620-1173650437/instance-336620-1173650437.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/node17/watcher-336620-1173650437 -o ROOT/results/node17/solver-336620-1173650437 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336620-1173650437/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/336620-1173650437/instance-336620-1173650437.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.95 0.98 3/77 7400
/proc/meminfo: memFree=1192200/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=1716 CPUtime=0
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 384997985 1757184 220 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 429 220 128 302 0 124 0

[startup+0.059892 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 7400
/proc/meminfo: memFree=1192200/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=2928 CPUtime=0.05
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 539 0 0 0 5 0 0 0 18 0 1 0 384997985 2998272 523 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135270890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 732 524 129 302 0 427 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2928

[startup+0.101897 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 7400
/proc/meminfo: memFree=1192200/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=3848 CPUtime=0.09
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 803 0 0 0 9 0 0 0 18 0 1 0 384997985 3940352 754 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 962 754 129 302 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3848

[startup+0.301917 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 7400
/proc/meminfo: memFree=1192200/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=8972 CPUtime=0.29
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 2170 0 0 0 29 0 0 0 19 0 1 0 384997985 9187328 1927 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 2243 1927 129 302 0 1938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8972

[startup+0.701959 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 7400
/proc/meminfo: memFree=1192200/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=17244 CPUtime=0.69
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 4402 0 0 0 67 2 0 0 22 0 1 0 384997985 17657856 3902 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 4311 3902 140 302 0 4006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17244

[startup+1.50104 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 7401
/proc/meminfo: memFree=1175168/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=21472 CPUtime=1.49
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 5464 0 0 0 146 3 0 0 25 0 1 0 384997985 21987328 4964 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 5368 4964 140 302 0 5063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21472

[startup+3.10121 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 7401
/proc/meminfo: memFree=1170176/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=27604 CPUtime=3.09
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 7001 0 0 0 304 5 0 0 25 0 1 0 384997985 28266496 6501 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 6901 6502 140 302 0 6596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27604

[startup+6.30155 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 7401
/proc/meminfo: memFree=1158976/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=36720 CPUtime=6.29
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 9265 0 0 0 622 7 0 0 25 0 1 0 384997985 37601280 8765 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 9180 8765 140 302 0 8875 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36720

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 7401
/proc/meminfo: memFree=1141888/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=54152 CPUtime=12.69
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 13608 0 0 0 1258 11 0 0 25 0 1 0 384997985 55451648 13075 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 13538 13075 140 302 0 13233 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54152

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/84 7427
/proc/meminfo: memFree=1121360/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=72124 CPUtime=25.48
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 18105 0 0 0 2530 18 0 0 25 0 1 0 384997985 73854976 17572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 18031 17572 140 302 0 17726 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72124

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 3/84 7509
/proc/meminfo: memFree=1081544/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=112184 CPUtime=51.02
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 28108 0 0 0 5069 33 0 0 25 0 1 0 384997985 114876416 27510 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 28046 27510 140 302 0 27741 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 112184

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/84 7577
/proc/meminfo: memFree=1055944/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=137984 CPUtime=102.18
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 34489 0 0 0 10166 52 0 0 25 0 1 0 384997985 141295616 33762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 34496 33762 140 302 0 34191 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 137984

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=1038016/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=157264 CPUtime=162.14
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 39288 0 0 0 16099 115 0 0 25 0 1 0 384997985 161038336 38561 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 39316 38561 140 302 0 39011 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 157264

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 7599
/proc/meminfo: memFree=1020224/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=175908 CPUtime=222.12
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 43924 0 0 0 22064 148 0 0 25 0 1 0 384997985 180129792 42940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 43977 42940 140 302 0 43672 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 175908

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=1003136/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=193068 CPUtime=282.11
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 48234 0 0 0 28036 175 0 0 25 0 1 0 384997985 197701632 47250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 48267 47250 140 302 0 47962 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 193068

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=966016/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=230516 CPUtime=342.1
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 57457 0 0 0 34001 209 0 0 25 0 1 0 384997985 236048384 56473 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 57629 56473 140 302 0 57324 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 230516

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=948992/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=249604 CPUtime=402.08
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 62249 0 0 0 39956 252 0 0 25 0 1 0 384997985 255594496 60752 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 62401 60752 140 302 0 62096 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 249604

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=933888/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=264636 CPUtime=462.07
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 65987 0 0 0 45923 284 0 0 25 0 1 0 384997985 270987264 64490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 66159 64490 140 302 0 65854 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 264636

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=920192/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=278644 CPUtime=522.05
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 69474 0 0 0 51902 303 0 0 25 0 1 0 384997985 285331456 67977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 69661 67977 140 302 0 69356 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 278644

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=906624/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=292400 CPUtime=582.03
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 72836 0 0 0 57881 322 0 0 25 0 1 0 384997985 299417600 71339 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 73100 71339 140 302 0 72795 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 292400

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=895040/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=304028 CPUtime=642.02
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 75701 0 0 0 63862 340 0 0 25 0 1 0 384997985 311324672 74204 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 76007 74204 140 302 0 75702 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 304028

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=881600/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=317520 CPUtime=702.01
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 79098 0 0 0 69824 377 0 0 25 0 1 0 384997985 325140480 77601 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 79380 77601 140 302 0 79075 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 317520

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=869824/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=329492 CPUtime=762
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 82005 0 0 0 75793 407 0 0 25 0 1 0 384997985 337399808 80508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 82373 80508 140 302 0 82068 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 329492

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 7599
/proc/meminfo: memFree=857472/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=341716 CPUtime=821.97
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 85111 0 0 0 81760 437 0 0 25 0 1 0 384997985 349917184 83614 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 85429 83614 140 302 0 85124 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 341716

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=845696/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=353336 CPUtime=881.96
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 88041 0 0 0 87728 468 0 0 25 0 1 0 384997985 361816064 86544 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 88334 86544 140 302 0 88029 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 353336

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=834432/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=365196 CPUtime=941.95
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 90872 0 0 0 93695 500 0 0 25 0 1 0 384997985 373960704 89375 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 91299 89375 140 302 0 90994 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 365196

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=823936/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=375696 CPUtime=1001.93
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 93465 0 0 0 99660 533 0 0 25 0 1 0 384997985 384712704 91968 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 93924 91968 140 302 0 93619 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 375696

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=813120/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=390608 CPUtime=1061.92
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 97230 0 0 0 105636 556 0 0 25 0 1 0 384997985 399982592 94708 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 97652 94708 140 302 0 97347 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 390608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=800512/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=403040 CPUtime=1121.9
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 100324 0 0 0 111612 578 0 0 25 0 1 0 384997985 412712960 97802 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 100760 97802 140 302 0 100455 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 403040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=789120/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=414716 CPUtime=1181.88
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 103190 0 0 0 117592 596 0 0 25 0 1 0 384997985 424669184 100668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 103679 100668 140 302 0 103374 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 414716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 7599
/proc/meminfo: memFree=785472/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=418116 CPUtime=1200.08
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 104067 0 0 0 119404 604 0 0 25 0 1 0 384997985 428150784 101545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 104529 101545 140 302 0 104224 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 418116

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.97 0.98 2/78 7599
/proc/meminfo: memFree=785472/2055920 swapFree=4168576/4192956
[pid=7400] ppid=7398 vsize=418116 CPUtime=1200.08
/proc/7400/stat : 7400 (Spear-32) R 7398 7400 6475 0 -1 4194304 104067 0 0 0 119404 604 0 0 25 0 1 0 384997985 428150784 101545 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7400/statm: 104529 101545 140 302 0 104224 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 418116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.15
CPU user time (s): 1194.05
CPU system time (s): 6.10407
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 418116

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

runsolver used 1.25581 second user time and 3.12153 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 22:00:38 UTC 2007

IDJOB= 336620
IDBENCH= 24679
IDSOLVER= 132
FILE ID= node17/336620-1173650437

PBS_JOBID= 4101368

Free space on /tmp= 66539 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-30-20-26.sat05-1264.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336620-1173650437/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336620-1173650437/instance-336620-1173650437.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-336620-1173650437 -o ROOT/results/node17/solver-336620-1173650437 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336620-1173650437/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/336620-1173650437/instance-336620-1173650437.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ede19899bb8c427d8a34daa9d239a276

RANDOM SEED= 177396358

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1192552 kB
Buffers:         59276 kB
Cached:         703360 kB
SwapCached:       2364 kB
Active:         457964 kB
Inactive:       327792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192552 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            6424 kB
Writeback:           0 kB
Mapped:          30820 kB
Slab:            63156 kB
Committed_AS:  1518156 kB
PageTables:       1748 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= 66539 MiB

End job on node17 on Sun Mar 11 22:20:40 UTC 2007