Trace number 339393

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/Difficult/contest05/jarvisalo/
mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
MD5SUM3eaa6f3feb0ec3466c3c6ca585bd4a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.4212
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of clauses2176
Sum of the clauses size9824
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41312
Number of clauses of size 5608
Number of clauses of size over 5256

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/339393-1173704075/instance-339393-1173704075.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/node63/watcher-339393-1173704075 -o ROOT/results/node63/solver-339393-1173704075 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339393-1173704075/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/339393-1173704075/instance-339393-1173704075.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 8518
/proc/meminfo: memFree=1574992/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=1528 CPUtime=0
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 390364894 1564672 174 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 382 174 128 302 0 77 0

[startup+0.0388159 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 8518
/proc/meminfo: memFree=1574992/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=1660 CPUtime=0.03
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 242 0 0 0 3 0 0 0 18 0 1 0 390364894 1699840 226 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 415 226 141 302 0 110 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1660

[startup+0.101824 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 8518
/proc/meminfo: memFree=1574992/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=1800 CPUtime=0.09
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 282 0 0 0 9 0 0 0 18 0 1 0 390364894 1843200 266 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 450 266 141 302 0 145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1800

[startup+0.301845 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 8518
/proc/meminfo: memFree=1574992/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=2200 CPUtime=0.29
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 372 0 0 0 29 0 0 0 19 0 1 0 390364894 2252800 356 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 550 356 141 302 0 245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2200

[startup+0.701886 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 8518
/proc/meminfo: memFree=1574992/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=2716 CPUtime=0.69
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 496 0 0 0 68 1 0 0 22 0 1 0 390364894 2781184 480 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 679 480 141 302 0 374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2716

[startup+1.50197 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 8519
/proc/meminfo: memFree=1573128/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=3508 CPUtime=1.49
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 692 0 0 0 148 1 0 0 25 0 1 0 390364894 3592192 676 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 877 676 141 302 0 572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3508

[startup+3.10114 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 8519
/proc/meminfo: memFree=1572104/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=4680 CPUtime=3.09
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 990 0 0 0 307 2 0 0 25 0 1 0 390364894 4792320 974 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 1170 974 141 302 0 865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4680

[startup+6.30148 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8519
/proc/meminfo: memFree=1570056/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=6492 CPUtime=6.29
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 1445 0 0 0 626 3 0 0 25 0 1 0 390364894 6647808 1396 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 1623 1396 141 302 0 1318 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6492

[startup+12.7012 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8519
/proc/meminfo: memFree=1567816/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=8704 CPUtime=12.69
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 1954 0 0 0 1263 6 0 0 25 0 1 0 390364894 8912896 1905 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 2176 1905 141 302 0 1871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8704

[startup+25.5015 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8519
/proc/meminfo: memFree=1564616/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=12160 CPUtime=25.49
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 2798 0 0 0 2540 9 0 0 25 0 1 0 390364894 12451840 2684 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 3040 2684 141 302 0 2735 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12160

[startup+51.1012 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8519
/proc/meminfo: memFree=1559816/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=17212 CPUtime=51.08
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 3997 0 0 0 5093 15 0 0 25 0 1 0 390364894 17625088 3883 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 4303 3883 141 302 0 3998 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17212

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8519
/proc/meminfo: memFree=1553160/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=24388 CPUtime=102.27
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 5739 0 0 0 10203 24 0 0 25 0 1 0 390364894 24973312 5496 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 6097 5496 141 302 0 5792 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24388

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8519
/proc/meminfo: memFree=1547400/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=30676 CPUtime=162.24
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 7179 0 0 0 16193 31 0 0 25 0 1 0 390364894 31412224 6936 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 7669 6936 141 302 0 7364 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30676

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8519
/proc/meminfo: memFree=1543752/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=34184 CPUtime=222.22
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 8060 0 0 0 22185 37 0 0 25 0 1 0 390364894 35004416 7817 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 8546 7817 141 302 0 8241 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34184

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8519
/proc/meminfo: memFree=1540872/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=38048 CPUtime=282.21
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 9029 0 0 0 28178 43 0 0 25 0 1 0 390364894 38961152 8529 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 9512 8529 141 302 0 9207 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 38048

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8519
/proc/meminfo: memFree=1537928/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=40904 CPUtime=342.2
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 9758 0 0 0 34172 48 0 0 25 0 1 0 390364894 41885696 9258 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 10226 9258 141 302 0 9921 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 40904

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8593
/proc/meminfo: memFree=1534216/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=43652 CPUtime=402.13
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 10398 0 0 0 40159 54 0 0 25 0 1 0 390364894 44699648 9898 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 10913 9898 141 302 0 10608 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 43652

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8693
/proc/meminfo: memFree=1532376/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=45316 CPUtime=462.06
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 10846 0 0 0 46148 58 0 0 25 0 1 0 390364894 46403584 10346 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 11329 10346 141 302 0 11024 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 45316

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1531912/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=46876 CPUtime=522.03
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 11226 0 0 0 52140 63 0 0 25 0 1 0 390364894 48001024 10726 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 11719 10726 141 302 0 11414 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 46876

[startup+582.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8717
/proc/meminfo: memFree=1529352/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=49472 CPUtime=582.02
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 11869 0 0 0 58135 67 0 0 25 0 1 0 390364894 50659328 11369 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 12368 11369 141 302 0 12063 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 49472

[startup+642.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 8717
/proc/meminfo: memFree=1527688/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=51012 CPUtime=642
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 12272 0 0 0 64129 71 0 0 25 0 1 0 390364894 52236288 11772 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 12753 11772 141 302 0 12448 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 51012

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1526088/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=52684 CPUtime=701.98
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 12688 0 0 0 70122 76 0 0 25 0 1 0 390364894 53948416 12188 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 13171 12188 141 302 0 12866 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 52684

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1524552/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=54116 CPUtime=761.97
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 13069 0 0 0 76117 80 0 0 25 0 1 0 390364894 55414784 12569 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 13529 12569 141 302 0 13224 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 54116

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1522888/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=55672 CPUtime=821.95
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 13472 0 0 0 82112 83 0 0 25 0 1 0 390364894 57008128 12972 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 13918 12972 141 302 0 13613 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 55672

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1520264/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=58876 CPUtime=881.93
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 14135 0 0 0 88105 88 0 0 25 0 1 0 390364894 60289024 13635 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 14719 13635 141 302 0 14414 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 58876

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1518664/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=60556 CPUtime=941.91
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 14549 0 0 0 94099 92 0 0 25 0 1 0 390364894 62009344 14049 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 15139 14049 141 302 0 14834 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 60556

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1516936/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=62232 CPUtime=1001.9
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 14989 0 0 0 100093 97 0 0 25 0 1 0 390364894 63725568 14489 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 15558 14489 141 302 0 15253 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 62232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1515592/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=63536 CPUtime=1061.88
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 15325 0 0 0 106087 101 0 0 25 0 1 0 390364894 65060864 14825 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 15884 14825 141 302 0 15579 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 63536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1514376/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=66992 CPUtime=1121.86
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 16167 0 0 0 112081 105 0 0 25 0 1 0 390364894 68599808 15154 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 16748 15154 141 302 0 16443 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 66992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1511112/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=71332 CPUtime=1181.84
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 16979 0 0 0 118075 109 0 0 25 0 1 0 390364894 73043968 15966 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 17833 15966 141 302 0 17528 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 71332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8717
/proc/meminfo: memFree=1510728/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=71716 CPUtime=1200.04
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 17066 0 0 0 119893 111 0 0 25 0 1 0 390364894 73437184 16053 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 17929 16053 141 302 0 17624 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71716

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 8717
/proc/meminfo: memFree=1510728/2055920 swapFree=4183284/4192956
[pid=8518] ppid=8516 vsize=71716 CPUtime=1200.04
/proc/8518/stat : 8518 (Spear-32) R 8516 8518 7691 0 -1 4194304 17066 0 0 0 119893 111 0 0 25 0 1 0 390364894 73437184 16053 18446744073709551615 134512640 135752790 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8518/statm: 17929 16053 141 302 0 17624 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 71716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.06
CPU user time (s): 1198.94
CPU system time (s): 1.12383
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 71716

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

runsolver used 0.964853 second user time and 2.41863 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Mar 12 12:54:35 UTC 2007

IDJOB= 339393
IDBENCH= 24745
IDSOLVER= 133
FILE ID= node63/339393-1173704075

PBS_JOBID= 4101756

Free space on /tmp= 66470 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339393-1173704075/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/339393-1173704075/instance-339393-1173704075.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-339393-1173704075 -o ROOT/results/node63/solver-339393-1173704075 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339393-1173704075/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/339393-1173704075/instance-339393-1173704075.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3eaa6f3feb0ec3466c3c6ca585bd4a02

RANDOM SEED= 712455900

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1575400 kB
Buffers:         43936 kB
Cached:         359896 kB
SwapCached:       4032 kB
Active:         143056 kB
Inactive:       270872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575400 kB
SwapTotal:     4192956 kB
SwapFree:      4183284 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          15536 kB
Slab:            52648 kB
Committed_AS:   835908 kB
PageTables:       1460 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= 66470 MiB

End job on node63 on Mon Mar 12 13:14:38 UTC 2007