Trace number 295884

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.05 1200.51

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1107155013-20.UNSAT.shuffled.cnf
MD5SUM54161bb7f5d80f36a000875f17de5551
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

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/295884-1171813821/instance-295884-1171813821.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/node1/watcher-295884-1171813821 -o ROOT/results/node1/solver-295884-1171813821 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295884-1171813821/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/295884-1171813821/instance-295884-1171813821.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: 0.92 0.98 0.99 3/77 14675
/proc/meminfo: memFree=1701496/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=1396 CPUtime=0
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 201337149 1429504 165 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 349 165 129 302 0 44 0

[startup+0.106739 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14675
/proc/meminfo: memFree=1701496/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=2060 CPUtime=0.1
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 341 0 0 0 10 0 0 0 18 0 1 0 201337149 2109440 325 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 515 325 140 302 0 210 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2060

[startup+0.514785 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14675
/proc/meminfo: memFree=1701496/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=2836 CPUtime=0.51
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 528 0 0 0 50 1 0 0 22 0 1 0 201337149 2904064 512 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 709 512 140 302 0 404 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2836

[startup+1.33488 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1699184/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=3744 CPUtime=1.32
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 773 0 0 0 131 1 0 0 25 0 1 0 201337149 3833856 757 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 936 757 140 302 0 631 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3744

[startup+2.97107 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1697968/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=5184 CPUtime=2.96
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 1119 0 0 0 293 3 0 0 25 0 1 0 201337149 5308416 1103 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 135271772 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 1296 1103 140 302 0 991 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5184

[startup+6.25446 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1695728/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=7316 CPUtime=6.24
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 1624 0 0 0 620 4 0 0 25 0 1 0 201337149 7491584 1575 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 1829 1575 140 302 0 1524 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7316

[startup+12.7132 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1693104/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=9700 CPUtime=12.7
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 2230 0 0 0 1265 5 0 0 25 0 1 0 201337149 9932800 2181 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 2425 2181 141 302 0 2120 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9700

[startup+25.5157 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1689840/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=13428 CPUtime=25.5
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 3149 0 0 0 2542 8 0 0 25 0 1 0 201337149 13750272 3035 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 3357 3035 141 302 0 3052 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13428

[startup+51.1297 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1684848/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=18372 CPUtime=51.1
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 4344 0 0 0 5097 13 0 0 25 0 1 0 201337149 18812928 4230 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 4593 4230 141 302 0 4288 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18372

[startup+102.351 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1677808/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=26028 CPUtime=102.31
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 6223 0 0 0 10209 22 0 0 25 0 1 0 201337149 26652672 5980 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 6507 5980 141 302 0 6202 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26028

[startup+162.394 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1670960/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=33168 CPUtime=162.33
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 7908 0 0 0 16202 31 0 0 25 0 1 0 201337149 33964032 7665 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 8292 7665 141 302 0 7987 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 33168

[startup+222.431 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1666672/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=37988 CPUtime=222.36
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 8976 0 0 0 22198 38 0 0 25 0 1 0 201337149 38899712 8733 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 9497 8733 141 302 0 9192 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 37988

[startup+282.468 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1662576/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=41824 CPUtime=282.37
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 9974 0 0 0 28193 44 0 0 25 0 1 0 201337149 42827776 9731 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 10456 9731 141 302 0 10151 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 41824

[startup+342.505 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1658480/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=46904 CPUtime=342.39
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 11272 0 0 0 34189 50 0 0 25 0 1 0 201337149 48029696 10772 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 11726 10772 141 302 0 11421 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 46904

[startup+402.545 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1653808/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=52028 CPUtime=402.41
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 12425 0 0 0 40185 56 0 0 25 0 1 0 201337149 53276672 11925 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 13007 11925 141 302 0 12702 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 52028

[startup+462.582 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1650736/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=55140 CPUtime=462.43
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 13195 0 0 0 46182 61 0 0 25 0 1 0 201337149 56463360 12695 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 13785 12695 141 302 0 13480 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 55140

[startup+522.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1647152/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=59044 CPUtime=522.45
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 14078 0 0 0 52179 66 0 0 25 0 1 0 201337149 60461056 13578 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 14761 13578 141 302 0 14456 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 59044

[startup+582.656 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14676
/proc/meminfo: memFree=1644272/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=62128 CPUtime=582.47
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 14842 0 0 0 58176 71 0 0 25 0 1 0 201337149 63619072 14342 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 15532 14342 141 302 0 15227 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 62128

[startup+642.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 14702
/proc/meminfo: memFree=1639992/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=65028 CPUtime=642.49
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 15613 0 0 0 64173 76 0 0 25 0 1 0 201337149 66588672 15113 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 16257 15113 141 302 0 15952 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 65028

[startup+702.764 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 14814
/proc/meminfo: memFree=1637368/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=67608 CPUtime=702.48
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 16224 0 0 0 70167 81 0 0 25 0 1 0 201337149 69230592 15724 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 16902 15724 141 302 0 16597 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 67608

[startup+762.812 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1635184/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=72580 CPUtime=762.48
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 17166 0 0 0 76162 86 0 0 25 0 1 0 201337149 74321920 16666 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 18145 16666 141 302 0 17840 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 72580

[startup+822.853 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1632112/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=74988 CPUtime=822.5
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 17767 0 0 0 82160 90 0 0 25 0 1 0 201337149 76787712 17267 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 18747 17267 141 302 0 18442 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 74988

[startup+882.893 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1630064/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=77304 CPUtime=882.52
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 18305 0 0 0 88159 93 0 0 25 0 1 0 201337149 79159296 17805 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 19326 17805 141 302 0 19021 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 77304

[startup+942.927 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1627760/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=79752 CPUtime=942.54
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 18907 0 0 0 94156 98 0 0 25 0 1 0 201337149 81666048 18407 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 19938 18407 141 302 0 19633 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 79752

[startup+1002.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1625968/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=81424 CPUtime=1002.55
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 19367 0 0 0 100154 101 0 0 25 0 1 0 201337149 83378176 18867 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 20356 18867 141 302 0 20051 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 81424

[startup+1063 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1624112/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=83304 CPUtime=1062.57
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 19840 0 0 0 106151 106 0 0 25 0 1 0 201337149 85303296 19340 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 20826 19340 141 302 0 20521 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 83304

[startup+1123.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1621104/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=88780 CPUtime=1122.59
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 21111 0 0 0 112148 111 0 0 25 0 1 0 201337149 90910720 20098 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 22195 20098 141 302 0 21890 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 88780

[startup+1183.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1618928/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=90708 CPUtime=1182.61
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 21646 0 0 0 118145 116 0 0 25 0 1 0 201337149 92884992 20633 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 22677 20633 141 302 0 22372 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 90708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14874
/proc/meminfo: memFree=1618288/2055920 swapFree=4158120/4192956
[pid=14675] ppid=14673 vsize=91348 CPUtime=1200.04
/proc/14675/stat : 14675 (Spear-32) R 14673 14675 14451 0 -1 4194304 21804 0 0 0 119887 117 0 0 25 0 1 0 201337149 93540352 20791 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14675/statm: 22837 20791 141 302 0 22532 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 91348

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.51
CPU time (s): 1200.05
CPU user time (s): 1198.87
CPU system time (s): 1.18382
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 91348

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

runsolver used 1.22081 second user time and 3.04954 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Feb 18 15:50:21 UTC 2007

IDJOB= 295884
IDBENCH= 19923
IDSOLVER= 133
FILE ID= node1/295884-1171813821

PBS_JOBID= 3839347

Free space on /tmp= 66551 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1107155013-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295884-1171813821/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/295884-1171813821/instance-295884-1171813821.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-295884-1171813821 -o ROOT/results/node1/solver-295884-1171813821 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295884-1171813821/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/295884-1171813821/instance-295884-1171813821.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  54161bb7f5d80f36a000875f17de5551

RANDOM SEED= 957076727

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1701968 kB
Buffers:         48684 kB
Cached:         212248 kB
SwapCached:      15284 kB
Active:         223644 kB
Inactive:        60860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701968 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          30284 kB
Slab:            55104 kB
Committed_AS:   638120 kB
PageTables:       1740 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= 66551 MiB

End job on node1 on Sun Feb 18 16:10:23 UTC 2007