Trace number 336663

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 2007-02-12? (TO) 1200.08 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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/336663-1173651251/instance-336663-1173651251.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/node71/watcher-336663-1173651251 -o ROOT/results/node71/solver-336663-1173651251 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336663-1173651251/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336663-1173651251/instance-336663-1173651251.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.03 1.00 3/64 10991
/proc/meminfo: memFree=1900328/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=1548 CPUtime=0
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 385082947 1585152 179 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134533827 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 387 180 128 302 0 82 0

[startup+0.0844861 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 10991
/proc/meminfo: memFree=1900328/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=2876 CPUtime=0.07
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 535 0 0 0 7 0 0 0 18 0 1 0 385082947 2945024 519 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 719 520 141 302 0 414 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2876

[startup+0.101488 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 10991
/proc/meminfo: memFree=1900328/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=3008 CPUtime=0.09
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 560 0 0 0 9 0 0 0 18 0 1 0 385082947 3080192 544 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 752 544 141 302 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3008

[startup+0.301531 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 10991
/proc/meminfo: memFree=1900328/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=3776 CPUtime=0.29
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 773 0 0 0 28 1 0 0 19 0 1 0 385082947 3866624 757 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 944 757 141 302 0 639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3776

[startup+0.701618 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 10991
/proc/meminfo: memFree=1900328/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=5192 CPUtime=0.69
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 1108 0 0 0 68 1 0 0 22 0 1 0 385082947 5316608 1092 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 1298 1092 141 302 0 993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5192

[startup+1.50179 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 10992
/proc/meminfo: memFree=1895648/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=7124 CPUtime=1.49
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 1599 0 0 0 147 2 0 0 25 0 1 0 385082947 7294976 1583 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 1781 1583 141 302 0 1476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7124

[startup+3.10114 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 10992
/proc/meminfo: memFree=1893216/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=9724 CPUtime=3.09
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 2245 0 0 0 307 2 0 0 25 0 1 0 385082947 9957376 2229 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 2431 2229 141 302 0 2126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9724

[startup+6.30183 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 10992
/proc/meminfo: memFree=1888608/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=13764 CPUtime=6.29
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 3230 0 0 0 625 4 0 0 25 0 1 0 385082947 14094336 3214 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 3441 3214 141 302 0 3136 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13764

[startup+12.7012 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 10992
/proc/meminfo: memFree=1882664/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=19344 CPUtime=12.69
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 4611 0 0 0 1262 7 0 0 25 0 1 0 385082947 19808256 4562 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 4836 4562 141 302 0 4531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19344

[startup+25.502 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 10992
/proc/meminfo: memFree=1866608/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=35840 CPUtime=25.48
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 8679 0 0 0 2535 13 0 0 25 0 1 0 385082947 36700160 8565 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 8960 8565 141 302 0 8655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35840

[startup+51.1015 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 10992
/proc/meminfo: memFree=1848752/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=54180 CPUtime=51.07
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 13120 0 0 0 5085 22 0 0 25 0 1 0 385082947 55480320 13006 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 13545 13006 141 302 0 13240 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54180

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 10992
/proc/meminfo: memFree=1826608/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=77104 CPUtime=102.25
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 18701 0 0 0 10189 36 0 0 25 0 1 0 385082947 78954496 18458 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 19276 18458 141 302 0 18971 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 77104

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10992
/proc/meminfo: memFree=1808304/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=96232 CPUtime=162.22
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 23303 0 0 0 16176 46 0 0 25 0 1 0 385082947 98541568 23060 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 24058 23060 141 302 0 23753 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 96232

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 10992
/proc/meminfo: memFree=1793968/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=110836 CPUtime=222.2
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 26835 0 0 0 22163 57 0 0 25 0 1 0 385082947 113496064 26592 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 27709 26592 141 302 0 27404 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 110836

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1781616/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=124720 CPUtime=282.18
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 30203 0 0 0 28153 65 0 0 25 0 1 0 385082947 127713280 29703 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 31180 29703 141 302 0 30875 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 124720

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1769200/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=137156 CPUtime=342.15
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 33277 0 0 0 34142 73 0 0 25 0 1 0 385082947 140447744 32777 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 34289 32777 141 302 0 33984 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 137156

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1759024/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=147208 CPUtime=402.13
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 35818 0 0 0 40135 78 0 0 25 0 1 0 385082947 150740992 35318 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 36802 35318 141 302 0 36497 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 147208

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1750512/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=156068 CPUtime=462.1
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 37924 0 0 0 46125 85 0 0 25 0 1 0 385082947 159813632 37424 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 39017 37424 141 302 0 38712 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 156068

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1741552/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=165644 CPUtime=522.08
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 40170 0 0 0 52116 92 0 0 25 0 1 0 385082947 169619456 39670 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 41411 39670 141 302 0 41106 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 165644

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1733040/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=174376 CPUtime=582.06
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 42270 0 0 0 58107 99 0 0 25 0 1 0 385082947 178561024 41770 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 43594 41770 141 302 0 43289 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 174376

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1723632/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=184676 CPUtime=642.04
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 44607 0 0 0 64099 105 0 0 25 0 1 0 385082947 189108224 44107 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 46169 44107 141 302 0 45864 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 184676

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1717296/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=191264 CPUtime=702.01
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 46200 0 0 0 70090 111 0 0 25 0 1 0 385082947 195854336 45700 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 47816 45700 141 302 0 47511 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 191264

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1710832/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=197472 CPUtime=761.99
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 47787 0 0 0 76082 117 0 0 25 0 1 0 385082947 202211328 47287 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 49368 47287 141 302 0 49063 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 197472

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1705008/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=203316 CPUtime=821.96
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 49247 0 0 0 82075 121 0 0 25 0 1 0 385082947 208195584 48747 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 50829 48747 141 302 0 50524 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 203316

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1699376/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=208660 CPUtime=881.94
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 50631 0 0 0 88067 127 0 0 25 0 1 0 385082947 213667840 50131 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 52165 50131 141 302 0 51860 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 208660

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1693232/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=217320 CPUtime=941.92
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 52678 0 0 0 94059 133 0 0 25 0 1 0 385082947 222535680 51665 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 54330 51665 141 302 0 54025 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 217320

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1685360/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=225576 CPUtime=1001.9
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 54637 0 0 0 100052 138 0 0 25 0 1 0 385082947 230989824 53624 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 56394 53624 141 302 0 56089 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 225576

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1675184/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=237200 CPUtime=1061.87
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 57465 0 0 0 106042 145 0 0 25 0 1 0 385082947 242892800 56452 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 59300 56452 141 302 0 58995 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 237200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1632240/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=280272 CPUtime=1121.85
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 67897 0 0 0 112021 164 0 0 25 0 1 0 385082947 286998528 66884 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 70068 66884 141 302 0 69763 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 280272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1622128/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=292916 CPUtime=1181.82
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 70407 0 0 0 118014 168 0 0 25 0 1 0 385082947 299945984 69394 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 73229 69394 141 302 0 72924 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 292916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10992
/proc/meminfo: memFree=1617968/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=297424 CPUtime=1200.02
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 71442 0 0 0 119831 171 0 0 25 0 1 0 385082947 304562176 70429 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 74356 70429 141 302 0 74051 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 297424

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/65 10992
/proc/meminfo: memFree=1617968/2055920 swapFree=4171944/4192956
[pid=10991] ppid=10989 vsize=297424 CPUtime=1200.02
/proc/10991/stat : 10991 (Spear-32) R 10989 10991 9732 0 -1 4194304 71442 0 0 0 119831 171 0 0 25 0 1 0 385082947 304562176 70429 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/10991/statm: 74356 70429 141 302 0 74051 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 297424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.08
CPU user time (s): 1198.31
CPU system time (s): 1.76473
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 297424

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

runsolver used 0.893864 second user time and 2.40063 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar 11 22:14:11 UTC 2007

IDJOB= 336663
IDBENCH= 24680
IDSOLVER= 133
FILE ID= node71/336663-1173651251

PBS_JOBID= 4101354

Free space on /tmp= 66536 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336663-1173651251/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336663-1173651251/instance-336663-1173651251.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-336663-1173651251 -o ROOT/results/node71/solver-336663-1173651251 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336663-1173651251/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336663-1173651251/instance-336663-1173651251.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cd57d37a316c4dccaae3ab131e3f8090

RANDOM SEED= 929407473

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1900672 kB
Buffers:         19200 kB
Cached:          86684 kB
SwapCached:      15020 kB
Active:          56044 kB
Inactive:        71744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900672 kB
SwapTotal:     4192956 kB
SwapFree:      4171944 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          15408 kB
Slab:            13444 kB
Committed_AS:   968040 kB
PageTables:       1448 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= 66536 MiB

End job on node71 on Sun Mar 11 22:34:14 UTC 2007