Trace number 333387

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

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
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/333387-1173513172/instance-333387-1173513172.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/node13/watcher-333387-1173513172 -o ROOT/results/node13/solver-333387-1173513172 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333387-1173513172/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/333387-1173513172/instance-333387-1173513172.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.92 0.97 0.99 3/77 26276
/proc/meminfo: memFree=1542904/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=1396 CPUtime=0
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 371271701 1429504 176 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 349 176 140 302 0 44 0

[startup+0.0443809 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 26276
/proc/meminfo: memFree=1542904/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=1528 CPUtime=0.04
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 228 0 0 0 4 0 0 0 18 0 1 0 371271701 1564672 212 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 382 212 141 302 0 77 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1528

[startup+0.101388 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 26276
/proc/meminfo: memFree=1542904/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=1656 CPUtime=0.09
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 264 0 0 0 9 0 0 0 18 0 1 0 371271701 1695744 248 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 414 248 141 302 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1656

[startup+0.301414 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 26276
/proc/meminfo: memFree=1542904/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=2044 CPUtime=0.29
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 353 0 0 0 28 1 0 0 19 0 1 0 371271701 2093056 337 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 511 337 141 302 0 206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2044

[startup+0.701468 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 26276
/proc/meminfo: memFree=1542904/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=2568 CPUtime=0.69
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 490 0 0 0 68 1 0 0 22 0 1 0 371271701 2629632 474 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 642 474 141 302 0 337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2568

[startup+1.50157 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1541232/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=3364 CPUtime=1.49
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 681 0 0 0 147 2 0 0 25 0 1 0 371271701 3444736 665 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 841 665 141 302 0 536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3364

[startup+3.10279 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1540208/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=4544 CPUtime=3.09
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 935 0 0 0 306 3 0 0 25 0 1 0 371271701 4653056 919 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 1136 920 141 302 0 831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4544

[startup+6.30121 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1538488/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=5832 CPUtime=6.29
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 1259 0 0 0 623 6 0 0 25 0 1 0 371271701 5971968 1243 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 1458 1243 141 302 0 1153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5832

[startup+12.7011 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1536184/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=8272 CPUtime=12.69
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 1831 0 0 0 1261 8 0 0 25 0 1 0 371271701 8470528 1782 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 2068 1782 141 302 0 1763 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8272

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1533752/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=10500 CPUtime=25.48
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 2402 0 0 0 2537 11 0 0 25 0 1 0 371271701 10752000 2353 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 2625 2353 141 302 0 2320 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10500

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1529912/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=14792 CPUtime=51.08
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 3419 0 0 0 5092 16 0 0 25 0 1 0 371271701 15147008 3305 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 3698 3305 141 302 0 3393 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14792

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1524792/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=20708 CPUtime=102.26
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 4799 0 0 0 10203 23 0 0 25 0 1 0 371271701 21204992 4556 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 5177 4556 141 302 0 4872 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20708

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1520056/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=25748 CPUtime=162.24
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 5984 0 0 0 16193 31 0 0 25 0 1 0 371271701 26365952 5741 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 6437 5741 141 302 0 6132 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25748

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1516664/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=28888 CPUtime=222.22
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 6830 0 0 0 22184 38 0 0 25 0 1 0 371271701 29581312 6587 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 7222 6587 141 302 0 6917 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28888

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1513400/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=32096 CPUtime=282.2
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 7635 0 0 0 28175 45 0 0 25 0 1 0 371271701 32866304 7392 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 8024 7392 141 302 0 7719 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 32096

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1510456/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=35432 CPUtime=342.19
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 8355 0 0 0 34167 52 0 0 25 0 1 0 371271701 36282368 8112 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 8858 8112 141 302 0 8553 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 35432

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1508024/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=38776 CPUtime=402.16
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 9228 0 0 0 40158 58 0 0 25 0 1 0 371271701 39706624 8728 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 9694 8728 141 302 0 9389 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 38776

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26277
/proc/meminfo: memFree=1505336/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=41648 CPUtime=462.14
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 9912 0 0 0 46151 63 0 0 25 0 1 0 371271701 42647552 9412 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 10412 9412 141 302 0 10107 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 41648

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 26389
/proc/meminfo: memFree=1501624/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=44600 CPUtime=522.08
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 10533 0 0 0 52140 68 0 0 25 0 1 0 371271701 45670400 10033 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 11150 10033 141 302 0 10845 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 44600

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1500728/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=46392 CPUtime=582.02
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 11019 0 0 0 58129 73 0 0 25 0 1 0 371271701 47505408 10519 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 11598 10519 141 302 0 11293 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 46392

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1497912/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=50112 CPUtime=642.01
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 11732 0 0 0 64124 77 0 0 25 0 1 0 371271701 51314688 11232 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 12528 11232 141 302 0 12223 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 50112

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1496248/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=51784 CPUtime=701.98
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 12154 0 0 0 70116 82 0 0 25 0 1 0 371271701 53026816 11654 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 12946 11654 141 302 0 12641 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 51784

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1494520/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=53464 CPUtime=761.97
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 12564 0 0 0 76111 86 0 0 25 0 1 0 371271701 54747136 12064 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 13366 12064 141 302 0 13061 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 53464

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1493048/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=54872 CPUtime=821.95
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 12942 0 0 0 82104 91 0 0 25 0 1 0 371271701 56188928 12442 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 13718 12442 141 302 0 13413 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 54872

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1491576/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=56152 CPUtime=881.93
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 13298 0 0 0 88098 95 0 0 25 0 1 0 371271701 57499648 12798 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 14038 12798 141 302 0 13733 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 56152

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1489720/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=58244 CPUtime=941.91
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 13778 0 0 0 94091 100 0 0 25 0 1 0 371271701 59641856 13278 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 14561 13278 141 302 0 14256 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 58244

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1487480/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=60836 CPUtime=1001.89
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 14352 0 0 0 100084 105 0 0 25 0 1 0 371271701 62296064 13852 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 15209 13852 141 302 0 14904 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 60836

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1485880/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=62252 CPUtime=1061.87
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 14759 0 0 0 106077 110 0 0 25 0 1 0 371271701 63746048 14259 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 15563 14259 141 302 0 15258 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 62252

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1484408/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=63792 CPUtime=1121.86
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 15122 0 0 0 112071 115 0 0 25 0 1 0 371271701 65323008 14622 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 15948 14622 141 302 0 15643 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 63792

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1482808/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=65456 CPUtime=1181.84
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 15528 0 0 0 118065 119 0 0 25 0 1 0 371271701 67026944 15028 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 16364 15028 141 302 0 16059 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 65456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 26475
/proc/meminfo: memFree=1482296/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=65840 CPUtime=1200.04
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 15645 0 0 0 119884 120 0 0 25 0 1 0 371271701 67420160 15145 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 16460 15145 141 302 0 16155 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 65840

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.99 2/78 26475
/proc/meminfo: memFree=1482296/2055920 swapFree=4158920/4192956
[pid=26276] ppid=26274 vsize=65840 CPUtime=1200.04
/proc/26276/stat : 26276 (Spear-32) R 26274 26276 25310 0 -1 4194304 15645 0 0 0 119884 120 0 0 25 0 1 0 371271701 67420160 15145 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/26276/statm: 16460 15145 141 302 0 16155 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 65840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1198.84
CPU system time (s): 1.21181
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 65840

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

runsolver used 1.23881 second user time and 3.13952 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Mar 10 07:52:52 UTC 2007

IDJOB= 333387
IDBENCH= 24602
IDSOLVER= 133
FILE ID= node13/333387-1173513172

PBS_JOBID= 4101115

Free space on /tmp= 66373 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333387-1173513172/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/333387-1173513172/instance-333387-1173513172.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-333387-1173513172 -o ROOT/results/node13/solver-333387-1173513172 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333387-1173513172/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/333387-1173513172/instance-333387-1173513172.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  87d9c7ce297970bb210f40783f709fcc

RANDOM SEED= 533507673

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1543312 kB
Buffers:         48900 kB
Cached:         375780 kB
SwapCached:       2156 kB
Active:         185872 kB
Inactive:       261568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543312 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          30828 kB
Slab:            50736 kB
Committed_AS:  1606408 kB
PageTables:       1744 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= 66373 MiB

End job on node13 on Sat Mar 10 08:12:55 UTC 2007