Trace number 293424

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.12 1200.58

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1142849726-12.UNSAT.shuffled.cnf
MD5SUMc384062077db8cbd51f9b0f03be9edde
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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/293424-1171770977/instance-293424-1171770977.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-293424-1171770977 -o ROOT/results/node1/solver-293424-1171770977 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293424-1171770977/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/293424-1171770977/instance-293424-1171770977.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 9775
/proc/meminfo: memFree=1710256/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=1396 CPUtime=0
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 197052733 1429504 168 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 349 169 129 302 0 44 0

[startup+0.106914 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9775
/proc/meminfo: memFree=1710256/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=1924 CPUtime=0.1
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 301 0 0 0 10 0 0 0 18 0 1 0 197052733 1970176 285 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 481 285 141 302 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1924

[startup+0.514961 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9775
/proc/meminfo: memFree=1710256/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=2696 CPUtime=0.51
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 511 0 0 0 50 1 0 0 22 0 1 0 197052733 2760704 495 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 674 495 141 302 0 369 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2696

[startup+1.33506 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1707944/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=3884 CPUtime=1.32
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 786 0 0 0 130 2 0 0 25 0 1 0 197052733 3977216 770 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 971 770 141 302 0 666 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3884

[startup+2.97225 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1706600/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=5312 CPUtime=2.96
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 1151 0 0 0 293 3 0 0 25 0 1 0 197052733 5439488 1135 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 1328 1135 141 302 0 1023 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5312

[startup+6.24863 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1704424/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=7252 CPUtime=6.24
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 1638 0 0 0 619 5 0 0 25 0 1 0 197052733 7426048 1589 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 1813 1589 141 302 0 1508 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7252

[startup+12.7074 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1701800/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=9748 CPUtime=12.7
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 2255 0 0 0 1262 8 0 0 25 0 1 0 197052733 9981952 2206 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 2437 2206 141 302 0 2132 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9748

[startup+25.5149 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1698344/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=13568 CPUtime=25.49
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 3203 0 0 0 2539 10 0 0 25 0 1 0 197052733 13893632 3089 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 3392 3089 141 302 0 3087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13568

[startup+51.1309 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1693032/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=18868 CPUtime=51.1
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 4497 0 0 0 5095 15 0 0 25 0 1 0 197052733 19320832 4383 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 4717 4383 141 302 0 4412 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18868

[startup+102.352 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1685928/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=26836 CPUtime=102.31
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 6412 0 0 0 10205 26 0 0 25 0 1 0 197052733 27480064 6169 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 6709 6169 141 302 0 6404 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26836

[startup+162.392 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9776
/proc/meminfo: memFree=1678632/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=34492 CPUtime=162.34
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 8194 0 0 0 16199 35 0 0 25 0 1 0 197052733 35319808 7951 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 8623 7951 141 302 0 8318 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 34492

[startup+222.428 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 9776
/proc/meminfo: memFree=1673704/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=39604 CPUtime=222.35
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 9423 0 0 0 22192 43 0 0 25 0 1 0 197052733 40554496 9180 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 9901 9180 141 302 0 9596 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 39604

[startup+282.467 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 9776
/proc/meminfo: memFree=1669224/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=45232 CPUtime=282.37
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 10791 0 0 0 28188 49 0 0 25 0 1 0 197052733 46317568 10291 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 11308 10291 141 302 0 11003 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 45232

[startup+342.531 s]
/proc/loadavg: 1.01 1.00 1.00 2/84 9900
/proc/meminfo: memFree=1663992/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=49172 CPUtime=342.35
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 11799 0 0 0 34181 54 0 0 25 0 1 0 197052733 50352128 11299 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 12293 11299 141 302 0 11988 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 49172

[startup+402.586 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1660392/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=54556 CPUtime=402.35
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 12951 0 0 0 40175 60 0 0 25 0 1 0 197052733 55865344 12451 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 13639 12451 141 302 0 13334 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 54556

[startup+462.621 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1656616/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=58336 CPUtime=462.36
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 13889 0 0 0 46171 65 0 0 25 0 1 0 197052733 59736064 13389 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 14584 13389 141 302 0 14279 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 58336

[startup+522.652 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1653224/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=61980 CPUtime=522.37
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 14756 0 0 0 52167 70 0 0 25 0 1 0 197052733 63467520 14256 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 15495 14256 141 302 0 15190 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 61980

[startup+582.687 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1649768/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=65748 CPUtime=582.39
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 15618 0 0 0 58163 76 0 0 25 0 1 0 197052733 67325952 15118 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 16437 15118 141 302 0 16132 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 65748

[startup+642.723 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1646632/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=68996 CPUtime=642.41
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 16397 0 0 0 64160 81 0 0 25 0 1 0 197052733 70651904 15897 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 17249 15897 141 302 0 16944 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 68996

[startup+702.758 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1643688/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=72092 CPUtime=702.43
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 17154 0 0 0 70156 87 0 0 25 0 1 0 197052733 73822208 16654 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 18023 16654 141 302 0 17718 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 72092

[startup+762.795 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1639784/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=76376 CPUtime=762.45
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 18152 0 0 0 76152 93 0 0 25 0 1 0 197052733 78209024 17652 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 19094 17652 141 302 0 18789 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 76376

[startup+822.831 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1636712/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=79592 CPUtime=822.47
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 18914 0 0 0 82150 97 0 0 25 0 1 0 197052733 81502208 18414 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 19898 18414 141 302 0 19593 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 79592

[startup+882.863 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1634280/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=81912 CPUtime=882.48
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 19525 0 0 0 88146 102 0 0 25 0 1 0 197052733 83877888 19025 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 20478 19025 141 302 0 20173 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 81912

[startup+942.896 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1631208/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=84892 CPUtime=942.5
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 20281 0 0 0 94144 106 0 0 25 0 1 0 197052733 86929408 19781 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526903 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 21223 19781 141 302 0 20918 0
Current children cumulated CPU time (s) 942.5
Current children cumulated vsize (KiB) 84892

[startup+1002.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1628904/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=89188 CPUtime=1002.51
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 21382 0 0 0 100141 110 0 0 25 0 1 0 197052733 91328512 20369 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 22297 20369 141 302 0 21992 0
Current children cumulated CPU time (s) 1002.51
Current children cumulated vsize (KiB) 89188

[startup+1062.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1626600/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=91408 CPUtime=1062.53
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 21944 0 0 0 106139 114 0 0 25 0 1 0 197052733 93601792 20931 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 22852 20931 141 302 0 22547 0
Current children cumulated CPU time (s) 1062.53
Current children cumulated vsize (KiB) 91408

[startup+1123 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1624296/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=93724 CPUtime=1122.55
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 22530 0 0 0 112137 118 0 0 25 0 1 0 197052733 95973376 21517 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 23431 21517 141 302 0 23126 0
Current children cumulated CPU time (s) 1122.55
Current children cumulated vsize (KiB) 93724

[startup+1183.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1622120/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=95804 CPUtime=1182.57
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 23070 0 0 0 118135 122 0 0 25 0 1 0 197052733 98103296 22057 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 23951 22057 141 302 0 23646 0
Current children cumulated CPU time (s) 1182.57
Current children cumulated vsize (KiB) 95804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1621416/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=96588 CPUtime=1200.09
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 23230 0 0 0 119885 124 0 0 25 0 1 0 197052733 98906112 22217 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 24147 22217 141 302 0 23842 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 96588

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

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

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 9974
/proc/meminfo: memFree=1621416/2055920 swapFree=4158120/4192956
[pid=9775] ppid=9773 vsize=96588 CPUtime=1200.09
/proc/9775/stat : 9775 (Spear-32) R 9773 9775 9718 0 -1 4194304 23230 0 0 0 119885 124 0 0 25 0 1 0 197052733 98906112 22217 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9775/statm: 24147 22217 141 302 0 23842 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 96588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.12
CPU user time (s): 1198.86
CPU system time (s): 1.25481
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 96588

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

runsolver used 1.25381 second user time and 3.01754 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Feb 18 03:56:17 UTC 2007

IDJOB= 293424
IDBENCH= 19863
IDSOLVER= 133
FILE ID= node1/293424-1171770977

PBS_JOBID= 3839296

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c384062077db8cbd51f9b0f03be9edde

RANDOM SEED= 795351348

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:       1710728 kB
Buffers:         47524 kB
Cached:         205792 kB
SwapCached:      15284 kB
Active:         219152 kB
Inactive:        57052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710728 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          29648 kB
Slab:            54604 kB
Committed_AS:   611796 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 04:16:19 UTC 2007