Trace number 294080

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1513299405-10.SAT.shuffled.cnf
MD5SUM60d0c88e8671d7979416bf70b974aef4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/294080-1171782900/instance-294080-1171782900.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/node14/watcher-294080-1171782900 -o ROOT/results/node14/solver-294080-1171782900 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294080-1171782900/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/294080-1171782900/instance-294080-1171782900.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.11 1.90 3/77 25822
/proc/meminfo: memFree=1339448/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=1396 CPUtime=0
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 198244378 1429504 169 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 349 170 129 302 0 44 0

[startup+0.106629 s]
/proc/loadavg: 1.00 1.11 1.90 3/77 25822
/proc/meminfo: memFree=1339448/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=1920 CPUtime=0.1
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 299 0 0 0 10 0 0 0 18 0 1 0 198244378 1966080 283 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 480 283 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.514668 s]
/proc/loadavg: 1.00 1.11 1.90 3/77 25822
/proc/meminfo: memFree=1339448/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=2832 CPUtime=0.5
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 529 0 0 0 50 0 0 0 21 0 1 0 198244378 2899968 513 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 708 513 141 302 0 403 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2832

[startup+1.33475 s]
/proc/loadavg: 1.00 1.10 1.89 2/78 25823
/proc/meminfo: memFree=1337008/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=3988 CPUtime=1.32
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 835 0 0 0 131 1 0 0 25 0 1 0 198244378 4083712 819 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 997 819 141 302 0 692 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3988

[startup+2.9709 s]
/proc/loadavg: 1.00 1.10 1.89 2/78 25823
/proc/meminfo: memFree=1335664/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=5416 CPUtime=2.95
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 1191 0 0 0 293 2 0 0 25 0 1 0 198244378 5545984 1175 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 1354 1175 141 302 0 1049 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5416

[startup+6.24721 s]
/proc/loadavg: 1.00 1.10 1.89 2/78 25823
/proc/meminfo: memFree=1333360/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=7668 CPUtime=6.23
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 1723 0 0 0 619 4 0 0 25 0 1 0 198244378 7852032 1674 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 1917 1674 141 302 0 1612 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7668

[startup+12.7028 s]
/proc/loadavg: 1.00 1.10 1.88 2/78 25823
/proc/meminfo: memFree=1330232/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=10360 CPUtime=12.69
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 2430 0 0 0 1262 7 0 0 25 0 1 0 198244378 10608640 2381 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 2590 2381 141 302 0 2285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10360

[startup+25.51 s]
/proc/loadavg: 1.00 1.10 1.87 2/78 25823
/proc/meminfo: memFree=1326712/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=14392 CPUtime=25.5
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 3410 0 0 0 2539 11 0 0 25 0 1 0 198244378 14737408 3296 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 3598 3296 141 302 0 3293 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14392

[startup+51.1225 s]
/proc/loadavg: 1.00 1.08 1.84 2/78 25823
/proc/meminfo: memFree=1321016/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=20240 CPUtime=51.1
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 4828 0 0 0 5093 17 0 0 25 0 1 0 198244378 20725760 4714 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 5060 4714 141 302 0 4755 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20240

[startup+102.344 s]
/proc/loadavg: 1.00 1.07 1.80 2/78 25823
/proc/meminfo: memFree=1313336/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=28528 CPUtime=102.3
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 6865 0 0 0 10204 26 0 0 25 0 1 0 198244378 29212672 6622 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 7132 6622 141 302 0 6827 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28528

[startup+162.379 s]
/proc/loadavg: 1.00 1.05 1.74 2/78 25823
/proc/meminfo: memFree=1305912/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=35904 CPUtime=162.33
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 8685 0 0 0 16199 34 0 0 25 0 1 0 198244378 36765696 8442 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 8976 8442 141 302 0 8671 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 35904

[startup+222.413 s]
/proc/loadavg: 1.00 1.04 1.69 2/78 25823
/proc/meminfo: memFree=1300664/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=41488 CPUtime=222.34
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 10012 0 0 0 22194 40 0 0 25 0 1 0 198244378 42483712 9769 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 10372 9769 141 302 0 10067 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 41488

[startup+282.446 s]
/proc/loadavg: 1.00 1.03 1.65 2/78 25823
/proc/meminfo: memFree=1295160/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=48144 CPUtime=282.36
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 11653 0 0 0 28187 49 0 0 25 0 1 0 198244378 49299456 11153 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 12036 11153 141 302 0 11731 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 48144

[startup+342.476 s]
/proc/loadavg: 1.00 1.02 1.60 2/78 25823
/proc/meminfo: memFree=1289912/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=53516 CPUtime=342.37
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 12961 0 0 0 34182 55 0 0 25 0 1 0 198244378 54800384 12461 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 13379 12461 141 302 0 13074 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 53516

[startup+402.51 s]
/proc/loadavg: 1.00 1.02 1.56 2/78 25823
/proc/meminfo: memFree=1285048/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=58468 CPUtime=402.39
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 14162 0 0 0 40179 60 0 0 25 0 1 0 198244378 59871232 13662 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 14617 13662 141 302 0 14312 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 58468

[startup+462.546 s]
/proc/loadavg: 1.00 1.01 1.53 2/78 25823
/proc/meminfo: memFree=1281272/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=62220 CPUtime=462.41
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 15106 0 0 0 46175 66 0 0 25 0 1 0 198244378 63713280 14606 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 15555 14606 141 302 0 15250 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 62220

[startup+522.581 s]
/proc/loadavg: 1.00 1.01 1.49 2/78 25823
/proc/meminfo: memFree=1277624/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=65836 CPUtime=522.42
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 16006 0 0 0 52171 71 0 0 25 0 1 0 198244378 67416064 15506 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 16459 15506 141 302 0 16154 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 65836

[startup+582.613 s]
/proc/loadavg: 1.00 1.00 1.45 2/78 25823
/proc/meminfo: memFree=1273720/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=69884 CPUtime=582.45
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 16976 0 0 0 58167 78 0 0 25 0 1 0 198244378 71561216 16476 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 17471 16476 141 302 0 17166 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 69884

[startup+642.65 s]
/proc/loadavg: 1.00 1.00 1.43 2/78 25823
/proc/meminfo: memFree=1270520/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=73000 CPUtime=642.46
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 17781 0 0 0 64163 83 0 0 25 0 1 0 198244378 74752000 17281 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 18250 17281 141 302 0 17945 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 73000

[startup+702.68 s]
/proc/loadavg: 1.00 1.00 1.40 2/78 25823
/proc/meminfo: memFree=1266680/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=77024 CPUtime=702.47
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 18752 0 0 0 70159 88 0 0 25 0 1 0 198244378 78872576 18252 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 19256 18252 141 302 0 18951 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 77024

[startup+762.719 s]
/proc/loadavg: 1.00 1.00 1.37 2/78 25823
/proc/meminfo: memFree=1264056/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=79704 CPUtime=762.5
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 19395 0 0 0 76158 92 0 0 25 0 1 0 198244378 81616896 18895 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527039 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 19926 18895 141 302 0 19621 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 79704

[startup+822.755 s]
/proc/loadavg: 1.00 1.00 1.34 2/78 25823
/proc/meminfo: memFree=1261176/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=82444 CPUtime=822.52
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 20088 0 0 0 82156 96 0 0 25 0 1 0 198244378 84422656 19588 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 20611 19588 141 302 0 20306 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 82444

[startup+882.786 s]
/proc/loadavg: 1.06 1.02 1.32 2/78 25823
/proc/meminfo: memFree=1258552/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=85428 CPUtime=882.53
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 20734 0 0 0 88152 101 0 0 25 0 1 0 198244378 87478272 20234 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 21357 20234 141 302 0 21052 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 85428

[startup+942.819 s]
/proc/loadavg: 1.02 1.01 1.30 2/78 25823
/proc/meminfo: memFree=1255672/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=90180 CPUtime=942.55
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 21952 0 0 0 94149 106 0 0 25 0 1 0 198244378 92344320 20939 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 22545 20939 141 302 0 22240 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 90180

[startup+1002.85 s]
/proc/loadavg: 1.01 1.00 1.28 2/78 25823
/proc/meminfo: memFree=1252984/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=92824 CPUtime=1002.57
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 22641 0 0 0 100147 110 0 0 25 0 1 0 198244378 95051776 21628 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 23206 21628 141 302 0 22901 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 92824

[startup+1062.89 s]
/proc/loadavg: 1.00 1.00 1.26 2/78 25823
/proc/meminfo: memFree=1250424/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=95408 CPUtime=1062.58
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 23267 0 0 0 106144 114 0 0 25 0 1 0 198244378 97697792 22254 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 23852 22254 141 302 0 23547 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 95408

[startup+1122.92 s]
/proc/loadavg: 1.00 1.00 1.24 2/78 25823
/proc/meminfo: memFree=1247480/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=98420 CPUtime=1122.61
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 24012 0 0 0 112142 119 0 0 25 0 1 0 198244378 100782080 22999 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 24605 22999 141 302 0 24300 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 98420

[startup+1182.95 s]
/proc/loadavg: 1.00 1.00 1.22 2/78 25823
/proc/meminfo: memFree=1244920/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=101528 CPUtime=1182.62
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 24639 0 0 0 118139 123 0 0 25 0 1 0 198244378 103964672 23626 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 25382 23626 141 302 0 25077 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 101528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 1.00 1.22 2/78 25823
/proc/meminfo: memFree=1244344/2055920 swapFree=4192812/4192956
[pid=25822] ppid=25820 vsize=102040 CPUtime=1200.03
/proc/25822/stat : 25822 (Spear-32) R 25820 25822 24292 0 -1 4194304 24791 0 0 0 119879 124 0 0 25 0 1 0 198244378 104488960 23778 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/25822/statm: 25510 23778 141 302 0 25205 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 102040

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.39
CPU time (s): 1200.06
CPU user time (s): 1198.8
CPU system time (s): 1.26081
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 102040

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

runsolver used 1.35679 second user time and 2.90956 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Feb 18 07:15:00 UTC 2007

IDJOB= 294080
IDBENCH= 19879
IDSOLVER= 133
FILE ID= node14/294080-1171782900

PBS_JOBID= 3839294

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  60d0c88e8671d7979416bf70b974aef4

RANDOM SEED= 616476241

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1339920 kB
Buffers:         69852 kB
Cached:         510868 kB
SwapCached:          0 kB
Active:         408064 kB
Inactive:       227044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          73328 kB
Slab:            66500 kB
Committed_AS:   704176 kB
PageTables:       1736 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= 66550 MiB

End job on node14 on Sun Feb 18 07:35:02 UTC 2007