Trace number 294283

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 FHS 1.0? (TO) 1200.05 1200.48

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1301714489-09.UNSAT.shuffled.cnf
MD5SUM21194e11c867c5b760c443ce8b25c61b
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 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/294283-1171786675/instance-294283-1171786675.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/node12/watcher-294283-1171786675 -o ROOT/results/node12/solver-294283-1171786675 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294283-1171786675/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294283-1171786675/instance-294283-1171786675.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.99 0.97 0.99 3/77 16036
/proc/meminfo: memFree=316088/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=1396 CPUtime=0
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 198621964 1429504 168 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 349 168 128 302 0 44 0

[startup+0.106909 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16036
/proc/meminfo: memFree=316088/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=1916 CPUtime=0.1
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 308 0 0 0 10 0 0 0 18 0 1 0 198621964 1961984 292 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 479 292 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.514981 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16036
/proc/meminfo: memFree=316088/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=2816 CPUtime=0.5
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 527 0 0 0 50 0 0 0 22 0 1 0 198621964 2883584 511 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 704 511 140 302 0 399 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2816

[startup+1.33513 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=313584/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=3980 CPUtime=1.32
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 819 0 0 0 131 1 0 0 25 0 1 0 198621964 4075520 803 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 995 803 140 302 0 690 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3980

[startup+2.97142 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=312304/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=5532 CPUtime=2.95
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 1192 0 0 0 294 1 0 0 25 0 1 0 198621964 5664768 1176 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 1383 1176 140 302 0 1078 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5532

[startup+6.25102 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=310000/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=7476 CPUtime=6.24
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 1707 0 0 0 621 3 0 0 25 0 1 0 198621964 7655424 1658 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 1869 1658 140 302 0 1564 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7476

[startup+12.7062 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=306800/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=10336 CPUtime=12.69
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 2441 0 0 0 1264 5 0 0 25 0 1 0 198621964 10584064 2392 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 2584 2392 140 302 0 2279 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10336

[startup+25.5125 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=302896/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=14556 CPUtime=25.49
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 3498 0 0 0 2540 9 0 0 25 0 1 0 198621964 14905344 3384 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 3639 3384 140 302 0 3334 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14556

[startup+51.1251 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=297008/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=20452 CPUtime=51.09
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 4949 0 0 0 5093 16 0 0 25 0 1 0 198621964 20942848 4835 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 5113 4835 140 302 0 4808 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20452

[startup+102.348 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=289008/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=28896 CPUtime=102.3
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 7063 0 0 0 10205 25 0 0 25 0 1 0 198621964 29589504 6820 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 7224 6820 140 302 0 6919 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28896

[startup+162.385 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=281712/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=36452 CPUtime=162.32
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 8855 0 0 0 16196 36 0 0 25 0 1 0 198621964 37326848 8612 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 9113 8612 140 302 0 8808 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 36452

[startup+222.419 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=276080/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=42216 CPUtime=222.33
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 10269 0 0 0 22189 44 0 0 25 0 1 0 198621964 43229184 10026 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526864 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 10554 10026 140 302 0 10249 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 42216

[startup+282.45 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=271024/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=48336 CPUtime=282.34
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 11776 0 0 0 28183 51 0 0 25 0 1 0 198621964 49496064 11276 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 12084 11276 140 302 0 11779 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 48336

[startup+342.482 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=266416/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=52936 CPUtime=342.35
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 12921 0 0 0 34177 58 0 0 25 0 1 0 198621964 54206464 12421 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 13234 12421 140 302 0 12929 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 52936

[startup+402.517 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=262384/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=57088 CPUtime=402.37
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 13912 0 0 0 40173 64 0 0 25 0 1 0 198621964 58458112 13412 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 14272 13412 140 302 0 13967 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 57088

[startup+462.551 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=258864/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=60660 CPUtime=462.37
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 14804 0 0 0 46167 70 0 0 25 0 1 0 198621964 62115840 14304 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 15165 14304 140 302 0 14860 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 60660

[startup+522.581 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=255216/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=64508 CPUtime=522.38
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 15721 0 0 0 52161 77 0 0 25 0 1 0 198621964 66056192 15221 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 16127 15221 140 302 0 15822 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 64508

[startup+582.611 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=251632/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=68028 CPUtime=582.4
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 16612 0 0 0 58158 82 0 0 25 0 1 0 198621964 69660672 16112 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 17007 16112 140 302 0 16702 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 68028

[startup+642.645 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=248496/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=71416 CPUtime=642.4
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 17415 0 0 0 64154 86 0 0 25 0 1 0 198621964 73129984 16915 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 17854 16915 140 302 0 17549 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 71416

[startup+702.677 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=244912/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=75140 CPUtime=702.42
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 18307 0 0 0 70151 91 0 0 25 0 1 0 198621964 76943360 17807 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 18785 17807 140 302 0 18480 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 75140

[startup+762.71 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=242032/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=78124 CPUtime=762.43
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 19042 0 0 0 76147 96 0 0 25 0 1 0 198621964 79998976 18542 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 19531 18542 140 302 0 19226 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 78124

[startup+822.749 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=239024/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=81164 CPUtime=822.45
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 19790 0 0 0 82144 101 0 0 25 0 1 0 198621964 83111936 19290 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 20291 19290 140 302 0 19986 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 81164

[startup+882.777 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=236208/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=83988 CPUtime=882.45
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 20482 0 0 0 88141 104 0 0 25 0 1 0 198621964 86003712 19982 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 20997 19982 140 302 0 20692 0
Current children cumulated CPU time (s) 882.45
Current children cumulated vsize (KiB) 83988

[startup+942.807 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=233328/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=89132 CPUtime=942.46
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 21717 0 0 0 94136 110 0 0 25 0 1 0 198621964 91271168 20704 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 22283 20704 140 302 0 21978 0
Current children cumulated CPU time (s) 942.46
Current children cumulated vsize (KiB) 89132

[startup+1002.84 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=230832/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=91476 CPUtime=1002.46
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 22335 0 0 0 100131 115 0 0 25 0 1 0 198621964 93671424 21322 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 22869 21322 140 302 0 22564 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 91476

[startup+1062.87 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=228272/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=94128 CPUtime=1062.48
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 22963 0 0 0 106129 119 0 0 25 0 1 0 198621964 96387072 21950 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 23532 21950 140 302 0 23227 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 94128

[startup+1122.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=225840/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=96856 CPUtime=1122.49
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 23580 0 0 0 112125 124 0 0 25 0 1 0 198621964 99180544 22567 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 24214 22567 140 302 0 23909 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 96856

[startup+1182.93 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=223152/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=99400 CPUtime=1182.5
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 24236 0 0 0 118122 128 0 0 25 0 1 0 198621964 101785600 23223 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 24850 23223 140 302 0 24545 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 99400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=222512/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=99912 CPUtime=1200.02
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 24395 0 0 0 119872 130 0 0 25 0 1 0 198621964 102309888 23382 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 24978 23382 140 302 0 24673 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 99912

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

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

[startup+1200.45 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16037
/proc/meminfo: memFree=222512/2055920 swapFree=4154904/4192956
[pid=16036] ppid=16034 vsize=99912 CPUtime=1200.02
/proc/16036/stat : 16036 (Spear-32) R 16034 16036 15696 0 -1 4194304 24395 0 0 0 119872 130 0 0 25 0 1 0 198621964 102309888 23382 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16036/statm: 24978 23382 140 302 0 24673 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 99912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.48
CPU time (s): 1200.05
CPU user time (s): 1198.73
CPU system time (s): 1.3178
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 99912

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

runsolver used 1.35179 second user time and 2.91156 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Feb 18 08:17:55 UTC 2007

IDJOB= 294283
IDBENCH= 19884
IDSOLVER= 131
FILE ID= node12/294283-1171786675

PBS_JOBID= 3839311

Free space on /tmp= 66552 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1301714489-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294283-1171786675/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294283-1171786675/instance-294283-1171786675.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-294283-1171786675 -o ROOT/results/node12/solver-294283-1171786675 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294283-1171786675/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294283-1171786675/instance-294283-1171786675.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  21194e11c867c5b760c443ce8b25c61b

RANDOM SEED= 84391602

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:        316432 kB
Buffers:         48220 kB
Cached:        1595292 kB
SwapCached:      18068 kB
Active:         191440 kB
Inactive:      1478020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        316432 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          29700 kB
Slab:            55576 kB
Committed_AS:   932996 kB
PageTables:       1692 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= 66552 MiB

End job on node12 on Sun Feb 18 08:37:58 UTC 2007