Trace number 336705

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.14 1200.56

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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/336705-1173652166/instance-336705-1173652166.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/node20/watcher-336705-1173652166 -o ROOT/results/node20/solver-336705-1173652166 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336705-1173652166/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/336705-1173652166/instance-336705-1173652166.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 0.99 0.99 3/77 9106
/proc/meminfo: memFree=1896480/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=1528 CPUtime=0
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 91298920 1564672 178 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 382 178 128 302 0 77 0

[startup+0.0200699 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 9106
/proc/meminfo: memFree=1896480/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=1924 CPUtime=0.01
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 288 0 0 0 1 0 0 0 18 0 1 0 91298920 1970176 272 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 481 272 129 302 0 176 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1924

[startup+0.101087 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 9106
/proc/meminfo: memFree=1896480/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=2576 CPUtime=0.09
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 469 0 0 0 9 0 0 0 18 0 1 0 91298920 2637824 453 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 644 453 141 302 0 339 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2576

[startup+0.301126 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 9106
/proc/meminfo: memFree=1896480/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=3352 CPUtime=0.29
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 677 0 0 0 29 0 0 0 19 0 1 0 91298920 3432448 661 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 838 661 141 302 0 533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3352

[startup+0.701207 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 9106
/proc/meminfo: memFree=1896480/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=4764 CPUtime=0.69
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 1016 0 0 0 69 0 0 0 23 0 1 0 91298920 4878336 1000 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 1191 1000 141 302 0 886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4764

[startup+1.50137 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1892248/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=7092 CPUtime=1.49
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 1599 0 0 0 148 1 0 0 25 0 1 0 91298920 7262208 1583 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 1773 1583 141 302 0 1468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7092

[startup+3.10169 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1888920/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=10444 CPUtime=3.08
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 2425 0 0 0 305 3 0 0 25 0 1 0 91298920 10694656 2409 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 2611 2409 141 302 0 2306 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10444

[startup+6.30133 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1882712/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=16168 CPUtime=6.29
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 3862 0 0 0 623 6 0 0 25 0 1 0 91298920 16556032 3813 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 4042 3813 141 302 0 3737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16168

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1873816/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=24580 CPUtime=12.69
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 5966 0 0 0 1260 9 0 0 25 0 1 0 91298920 25169920 5917 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 6145 5917 141 302 0 5840 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24580

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1862808/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=35652 CPUtime=25.48
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 8596 0 0 0 2533 15 0 0 25 0 1 0 91298920 36507648 8482 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 8913 8482 141 302 0 8608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35652

[startup+51.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1852504/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=46148 CPUtime=51.07
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 11185 0 0 0 5087 20 0 0 25 0 1 0 91298920 47255552 11071 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 11537 11071 141 302 0 11232 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46148

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1831960/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=67496 CPUtime=102.26
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 16387 0 0 0 10192 34 0 0 25 0 1 0 91298920 69115904 16144 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 16874 16144 141 302 0 16569 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 67496

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1807704/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=92572 CPUtime=162.23
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 22504 0 0 0 16174 49 0 0 25 0 1 0 91298920 94793728 22261 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 23143 22261 141 302 0 22838 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92572

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1788440/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=113796 CPUtime=222.21
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 27487 0 0 0 22161 60 0 0 25 0 1 0 91298920 116527104 26987 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 28449 26987 141 302 0 28144 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 113796

[startup+282.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1757080/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=146384 CPUtime=282.19
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 35372 0 0 0 28143 76 0 0 25 0 1 0 91298920 149897216 34872 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 36596 34872 141 302 0 36291 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 146384

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1736472/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=167696 CPUtime=342.17
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 40456 0 0 0 34131 86 0 0 25 0 1 0 91298920 171720704 39956 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 41924 39956 141 302 0 41619 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 167696

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1721240/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=183584 CPUtime=402.15
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 44266 0 0 0 40121 94 0 0 25 0 1 0 91298920 187990016 43766 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 45896 43766 141 302 0 45591 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 183584

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1704984/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=200784 CPUtime=462.13
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 48292 0 0 0 46108 105 0 0 25 0 1 0 91298920 205602816 47792 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 50196 47792 141 302 0 49891 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 200784

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1688152/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=218436 CPUtime=522.1
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 52533 0 0 0 52095 115 0 0 25 0 1 0 91298920 223678464 52033 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 54609 52033 141 302 0 54304 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 218436

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1673944/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=234536 CPUtime=582.08
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 56567 0 0 0 58083 125 0 0 25 0 1 0 91298920 240164864 55554 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 58634 55554 141 302 0 58329 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 234536

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1659736/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=249080 CPUtime=642.07
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 60064 0 0 0 64072 135 0 0 25 0 1 0 91298920 255057920 59051 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 62270 59051 141 302 0 61965 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 249080

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1648728/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=260900 CPUtime=702.05
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 62820 0 0 0 70063 142 0 0 25 0 1 0 91298920 267161600 61807 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 65225 61807 141 302 0 64920 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 260900

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1636888/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=272660 CPUtime=762.03
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 65737 0 0 0 76052 151 0 0 25 0 1 0 91298920 279203840 64724 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 68165 64724 141 302 0 67860 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 272660

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1624536/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=285472 CPUtime=822
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 68865 0 0 0 82041 159 0 0 25 0 1 0 91298920 292323328 67852 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 71368 67852 141 302 0 71063 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 285472

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1605784/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=304304 CPUtime=881.98
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 73495 0 0 0 88028 170 0 0 25 0 1 0 91298920 311607296 72482 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 76076 72482 141 302 0 75771 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 304304

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1589848/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=320700 CPUtime=941.96
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 77490 0 0 0 94017 179 0 0 25 0 1 0 91298920 328396800 76477 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 80175 76477 141 302 0 79870 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 320700

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1577816/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=332740 CPUtime=1001.93
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 80476 0 0 0 100005 188 0 0 25 0 1 0 91298920 340725760 79463 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 83185 79463 141 302 0 82880 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 332740

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1565912/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=345232 CPUtime=1061.91
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 83444 0 0 0 105995 196 0 0 25 0 1 0 91298920 353517568 82431 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 86308 82431 141 302 0 86003 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 345232

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1555416/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=355684 CPUtime=1121.89
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 86050 0 0 0 111985 204 0 0 25 0 1 0 91298920 364220416 85037 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 88921 85037 141 302 0 88616 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 355684

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1544920/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=366956 CPUtime=1181.87
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 88705 0 0 0 117973 214 0 0 25 0 1 0 91298920 375762944 87692 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 91739 87692 141 302 0 91434 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 366956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1541400/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=370032 CPUtime=1200.07
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 89519 0 0 0 119790 217 0 0 25 0 1 0 91298920 378912768 88506 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 92508 88506 141 302 0 92203 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 370032

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 0.99 0.99 2/78 9107
/proc/meminfo: memFree=1541400/2055920 swapFree=4141092/4192956
[pid=9106] ppid=9104 vsize=370032 CPUtime=1200.07
/proc/9106/stat : 9106 (Spear-32) R 9104 9106 7942 0 -1 4194304 89519 0 0 0 119790 217 0 0 25 0 1 0 91298920 378912768 88506 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9106/statm: 92508 88506 141 302 0 92203 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 370032

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.14
CPU user time (s): 1197.91
CPU system time (s): 2.22866
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 370032

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

runsolver used 1.3278 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Mar 11 22:29:26 UTC 2007

IDJOB= 336705
IDBENCH= 24681
IDSOLVER= 133
FILE ID= node20/336705-1173652166

PBS_JOBID= 4101345

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b75724237432e4d0e86c18e7a0ef5859

RANDOM SEED= 850629599

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.261
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.261
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:       1896888 kB
Buffers:         25712 kB
Cached:          81072 kB
SwapCached:      13780 kB
Active:          79228 kB
Inactive:        52092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896888 kB
SwapTotal:     4192956 kB
SwapFree:      4141092 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            13084 kB
Committed_AS:   209128 kB
PageTables:       1924 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= 66560 MiB

End job on node20 on Sun Mar 11 22:49:29 UTC 2007