Trace number 292645

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.46

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
MD5SUM998c448900ff5c6797d8922bbcd9515b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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/292645-1171757113/instance-292645-1171757113.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-292645-1171757113 -o ROOT/results/node10/solver-292645-1171757113 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292645-1171757113/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/292645-1171757113/instance-292645-1171757113.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 1.00 1.00 2/77 14121
/proc/meminfo: memFree=1569960/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=1528 CPUtime=0
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 195666364 1564672 187 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 382 187 140 302 0 77 0

[startup+0.111168 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14121
/proc/meminfo: memFree=1569960/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=1792 CPUtime=0.1
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 286 0 0 0 10 0 0 0 18 0 1 0 195666364 1835008 270 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 448 270 140 302 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1792

[startup+0.519223 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 14121
/proc/meminfo: memFree=1569960/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=2572 CPUtime=0.51
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 480 0 0 0 50 1 0 0 22 0 1 0 195666364 2633728 464 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 643 464 140 302 0 338 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2572

[startup+1.33933 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1567776/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=3620 CPUtime=1.33
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 729 0 0 0 131 2 0 0 25 0 1 0 195666364 3706880 713 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 905 713 140 302 0 600 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3620

[startup+2.97556 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1566752/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=4788 CPUtime=2.96
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 1011 0 0 0 293 3 0 0 25 0 1 0 195666364 4902912 995 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 1197 995 140 302 0 892 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4788

[startup+6.252 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1564896/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=6504 CPUtime=6.24
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 1432 0 0 0 619 5 0 0 25 0 1 0 195666364 6660096 1383 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 1626 1383 140 302 0 1321 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6504

[startup+12.7079 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1562728/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=8608 CPUtime=12.69
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 1932 0 0 0 1263 6 0 0 25 0 1 0 195666364 8814592 1883 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 2152 1883 140 302 0 1847 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8608

[startup+25.5186 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1559592/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=12148 CPUtime=25.5
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 2808 0 0 0 2540 10 0 0 25 0 1 0 195666364 12439552 2694 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 3037 2694 140 302 0 2732 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12148

[startup+51.1331 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1555368/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=16408 CPUtime=51.11
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 3843 0 0 0 5095 16 0 0 25 0 1 0 195666364 16801792 3729 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 4102 3729 140 302 0 3797 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 16408

[startup+102.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1549160/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=23472 CPUtime=102.32
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 5521 0 0 0 10207 25 0 0 25 0 1 0 195666364 24035328 5278 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527007 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 5868 5278 141 302 0 5563 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 23472

[startup+162.399 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1543528/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=29068 CPUtime=162.33
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 6896 0 0 0 16201 32 0 0 25 0 1 0 195666364 29765632 6653 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 7267 6653 141 302 0 6962 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 29068

[startup+222.432 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1539048/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=33620 CPUtime=222.35
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 8000 0 0 0 22196 39 0 0 25 0 1 0 195666364 34426880 7757 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 8405 7757 141 302 0 8100 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 33620

[startup+282.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1535080/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=38384 CPUtime=282.37
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 9258 0 0 0 28192 45 0 0 25 0 1 0 195666364 39305216 8758 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 9596 8758 141 302 0 9291 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 38384

[startup+342.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1531368/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=42420 CPUtime=342.39
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 10192 0 0 0 34188 51 0 0 25 0 1 0 195666364 43438080 9692 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 10605 9692 141 302 0 10300 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 42420

[startup+402.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1527656/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=46636 CPUtime=402.41
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 11113 0 0 0 40183 58 0 0 25 0 1 0 195666364 47755264 10613 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 11659 10613 141 302 0 11354 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 46636

[startup+462.583 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1524712/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=49504 CPUtime=462.42
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 11876 0 0 0 46177 65 0 0 25 0 1 0 195666364 50692096 11376 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 12376 11376 141 302 0 12071 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 49504

[startup+522.617 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1521448/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=52972 CPUtime=522.44
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 12694 0 0 0 52173 71 0 0 25 0 1 0 195666364 54243328 12194 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 13243 12194 141 302 0 12938 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 52972

[startup+582.651 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 14122
/proc/meminfo: memFree=1518696/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=55572 CPUtime=582.46
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 13375 0 0 0 58170 76 0 0 25 0 1 0 195666364 56905728 12875 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 13893 12875 141 302 0 13588 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 55572

[startup+642.688 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 14122
/proc/meminfo: memFree=1515688/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=58588 CPUtime=642.47
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 14132 0 0 0 64166 81 0 0 25 0 1 0 195666364 59994112 13632 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 14647 13632 141 302 0 14342 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 58588

[startup+702.719 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1512424/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=62760 CPUtime=702.49
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 14968 0 0 0 70163 86 0 0 25 0 1 0 195666364 64266240 14468 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 15690 14468 141 302 0 15385 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 62760

[startup+762.756 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1509480/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=66416 CPUtime=762.51
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 15698 0 0 0 76160 91 0 0 25 0 1 0 195666364 68009984 15198 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 16604 15198 141 302 0 16299 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 66416

[startup+822.794 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1507048/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=68864 CPUtime=822.52
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 16293 0 0 0 82158 94 0 0 25 0 1 0 195666364 70516736 15793 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 17216 15793 141 302 0 16911 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 68864

[startup+882.833 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1504808/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=71104 CPUtime=882.55
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 16857 0 0 0 88156 99 0 0 25 0 1 0 195666364 72810496 16357 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 17776 16357 141 302 0 17471 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 71104

[startup+942.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1502824/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=72824 CPUtime=942.56
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 17346 0 0 0 94153 103 0 0 25 0 1 0 195666364 74571776 16846 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 18206 16846 141 302 0 17901 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 72824

[startup+1002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1500456/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=77680 CPUtime=1002.58
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 18459 0 0 0 100151 107 0 0 25 0 1 0 195666364 79544320 17446 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 19420 17446 141 302 0 19115 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 77680

[startup+1062.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1498536/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=79508 CPUtime=1062.6
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 18937 0 0 0 106149 111 0 0 25 0 1 0 195666364 81416192 17924 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 19877 17924 141 302 0 19572 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 79508

[startup+1122.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1496616/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=81324 CPUtime=1122.61
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 19405 0 0 0 112146 115 0 0 25 0 1 0 195666364 83275776 18392 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20331 18392 141 302 0 20026 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 81324

[startup+1183.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1494888/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=83084 CPUtime=1182.64
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 19842 0 0 0 118145 119 0 0 25 0 1 0 195666364 85078016 18829 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20771 18829 141 302 0 20466 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 83084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14122
/proc/meminfo: memFree=1494376/2055920 swapFree=4192812/4192956
[pid=14121] ppid=14119 vsize=83468 CPUtime=1200.05
/proc/14121/stat : 14121 (Spear-32) R 14119 14121 14064 0 -1 4194304 19965 0 0 0 119885 120 0 0 25 0 1 0 195666364 85471232 18952 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14121/statm: 20867 18952 141 302 0 20562 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 83468

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.08
CPU user time (s): 1198.86
CPU system time (s): 1.22081
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 83468

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

runsolver used 1.23081 second user time and 3.04454 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Feb 18 00:05:14 UTC 2007

IDJOB= 292645
IDBENCH= 19844
IDSOLVER= 133
FILE ID= node10/292645-1171757113

PBS_JOBID= 3839276

Free space on /tmp= 66543 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292645-1171757113/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/292645-1171757113/instance-292645-1171757113.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-292645-1171757113 -o ROOT/results/node10/solver-292645-1171757113 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292645-1171757113/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/292645-1171757113/instance-292645-1171757113.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  998c448900ff5c6797d8922bbcd9515b

RANDOM SEED= 297678228

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1570432 kB
Buffers:         41396 kB
Cached:         335324 kB
SwapCached:          0 kB
Active:         234460 kB
Inactive:       186316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          62912 kB
Slab:            50204 kB
Committed_AS:  1135504 kB
PageTables:       1832 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= 66543 MiB

End job on node10 on Sun Feb 18 00:25:16 UTC 2007