Trace number 294242

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.04 1200.46

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
MD5SUM39407927ecbef73c1b2c7d61d86d822d
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/294242-1171785777/instance-294242-1171785777.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/node42/watcher-294242-1171785777 -o ROOT/results/node42/solver-294242-1171785777 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294242-1171785777/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294242-1171785777/instance-294242-1171785777.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.93 0.99 0.99 2/64 8152
/proc/meminfo: memFree=396256/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=1396 CPUtime=0
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 198533734 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 349 168 128 302 0 44 0

[startup+0.106799 s]
/proc/loadavg: 0.93 0.99 0.99 2/64 8152
/proc/meminfo: memFree=396256/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=1916 CPUtime=0.1
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 308 0 0 0 10 0 0 0 18 0 1 0 198533734 1961984 292 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 479 292 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.514876 s]
/proc/loadavg: 0.93 0.99 0.99 2/64 8152
/proc/meminfo: memFree=396256/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=2816 CPUtime=0.5
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 531 0 0 0 50 0 0 0 22 0 1 0 198533734 2883584 515 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 704 515 140 302 0 399 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2816

[startup+1.33503 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 8153
/proc/meminfo: memFree=393816/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=3984 CPUtime=1.33
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 821 0 0 0 131 2 0 0 25 0 1 0 198533734 4079616 805 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 996 805 140 302 0 691 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3984

[startup+2.97134 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 8153
/proc/meminfo: memFree=392472/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=5540 CPUtime=2.96
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 1208 0 0 0 293 3 0 0 25 0 1 0 198533734 5672960 1192 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 1385 1192 140 302 0 1080 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5540

[startup+6.25097 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 8153
/proc/meminfo: memFree=390104/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=7744 CPUtime=6.23
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 1760 0 0 0 618 5 0 0 25 0 1 0 198533734 7929856 1711 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 1936 1711 140 302 0 1631 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7744

[startup+12.7042 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 8153
/proc/meminfo: memFree=386968/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=10468 CPUtime=12.69
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 2474 0 0 0 1261 8 0 0 25 0 1 0 198533734 10719232 2425 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 2617 2425 140 302 0 2312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10468

[startup+25.5076 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 8153
/proc/meminfo: memFree=383064/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=14660 CPUtime=25.49
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 3532 0 0 0 2537 12 0 0 25 0 1 0 198533734 15011840 3418 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 3665 3418 140 302 0 3360 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14660

[startup+51.1145 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 8153
/proc/meminfo: memFree=377304/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=20296 CPUtime=51.09
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 4949 0 0 0 5091 18 0 0 25 0 1 0 198533734 20783104 4835 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 5074 4835 140 302 0 4769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20296

[startup+102.326 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 8153
/proc/meminfo: memFree=368856/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=29472 CPUtime=102.28
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 7195 0 0 0 10200 28 0 0 25 0 1 0 198533734 30179328 6952 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 7368 6952 140 302 0 7063 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29472

[startup+162.352 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8153
/proc/meminfo: memFree=361688/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=36876 CPUtime=162.28
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 8967 0 0 0 16193 35 0 0 25 0 1 0 198533734 37761024 8724 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 9219 8724 140 302 0 8914 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36876

[startup+222.375 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8153
/proc/meminfo: memFree=356184/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=42232 CPUtime=222.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 10333 0 0 0 22187 42 0 0 25 0 1 0 198533734 43245568 10090 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 10558 10090 140 302 0 10253 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42232

[startup+282.393 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8153
/proc/meminfo: memFree=351192/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=48368 CPUtime=282.28
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 11833 0 0 0 28179 49 0 0 25 0 1 0 198533734 49528832 11333 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 12092 11333 140 302 0 11787 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48368

[startup+342.413 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8153
/proc/meminfo: memFree=346200/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=53260 CPUtime=342.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 13083 0 0 0 34173 56 0 0 25 0 1 0 198533734 54538240 12583 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 13315 12583 140 302 0 13010 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53260

[startup+402.436 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 8153
/proc/meminfo: memFree=341912/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=57692 CPUtime=402.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 14143 0 0 0 40168 61 0 0 25 0 1 0 198533734 59076608 13643 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 14423 13643 140 302 0 14118 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 57692

[startup+462.459 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 8153
/proc/meminfo: memFree=338136/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=61356 CPUtime=462.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 15076 0 0 0 46164 65 0 0 25 0 1 0 198533734 62828544 14576 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 15339 14576 140 302 0 15034 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 61356

[startup+522.484 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 8153
/proc/meminfo: memFree=334424/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=65300 CPUtime=522.3
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 16012 0 0 0 52160 70 0 0 25 0 1 0 198533734 66867200 15512 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 16325 15512 140 302 0 16020 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 65300

[startup+582.499 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8153
/proc/meminfo: memFree=331160/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=68536 CPUtime=582.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 16845 0 0 0 58155 74 0 0 25 0 1 0 198533734 70180864 16345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 17134 16345 140 302 0 16829 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 68536

[startup+642.521 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=326936/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=72708 CPUtime=642.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 17888 0 0 0 64150 79 0 0 25 0 1 0 198533734 74452992 17388 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 18177 17388 140 302 0 17872 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 72708

[startup+702.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=323800/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=76068 CPUtime=702.28
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 18683 0 0 0 70145 83 0 0 25 0 1 0 198533734 77893632 18183 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 19017 18183 140 302 0 18712 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 76068

[startup+762.563 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=320856/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=79208 CPUtime=762.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 19414 0 0 0 76141 88 0 0 25 0 1 0 198533734 81108992 18914 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 19802 18914 140 302 0 19497 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 79208

[startup+822.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=317848/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=81972 CPUtime=822.3
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 20153 0 0 0 82137 93 0 0 25 0 1 0 198533734 83939328 19653 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526778 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 20493 19653 140 302 0 20188 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 81972

[startup+882.608 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=315032/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=85092 CPUtime=882.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 20852 0 0 0 88132 97 0 0 25 0 1 0 198533734 87134208 20352 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 21273 20352 140 302 0 20968 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 85092

[startup+942.627 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=312280/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=90108 CPUtime=942.29
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 22060 0 0 0 94128 101 0 0 25 0 1 0 198533734 92270592 21047 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 22527 21047 140 302 0 22222 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 90108

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=309784/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=92772 CPUtime=1002.3
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 22700 0 0 0 100125 105 0 0 25 0 1 0 198533734 94998528 21687 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 23193 21687 140 302 0 22888 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 92772

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=307224/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=95088 CPUtime=1062.3
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 23314 0 0 0 106122 108 0 0 25 0 1 0 198533734 97370112 22301 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 23772 22301 140 302 0 23467 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 95088

[startup+1122.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=304600/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=97832 CPUtime=1122.3
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 23967 0 0 0 112118 112 0 0 25 0 1 0 198533734 100179968 22954 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 24458 22954 140 302 0 24153 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 97832

[startup+1182.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=302296/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=100320 CPUtime=1182.3
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 24567 0 0 0 118114 116 0 0 25 0 1 0 198533734 102727680 23554 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 25080 23554 140 302 0 24775 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 100320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=301528/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=101092 CPUtime=1200.02
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 24749 0 0 0 119885 117 0 0 25 0 1 0 198533734 103518208 23736 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 25273 23736 140 302 0 24968 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 101092

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

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

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8153
/proc/meminfo: memFree=301528/2055920 swapFree=4183424/4192956
[pid=8152] ppid=8150 vsize=101092 CPUtime=1200.02
/proc/8152/stat : 8152 (Spear-32) R 8150 8152 7854 0 -1 4194304 24749 0 0 0 119885 117 0 0 25 0 1 0 198533734 103518208 23736 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8152/statm: 25273 23736 140 302 0 24968 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 101092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.04
CPU user time (s): 1198.86
CPU system time (s): 1.18682
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 101092

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

runsolver used 0.879866 second user time and 2.33664 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Feb 18 08:02:57 UTC 2007

IDJOB= 294242
IDBENCH= 19883
IDSOLVER= 131
FILE ID= node42/294242-1171785777

PBS_JOBID= 3839565

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  39407927ecbef73c1b2c7d61d86d822d

RANDOM SEED= 293425494

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:        396728 kB
Buffers:         50620 kB
Cached:        1482072 kB
SwapCached:       3904 kB
Active:         818668 kB
Inactive:       723952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        396728 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          15280 kB
Slab:           102656 kB
Committed_AS:   768392 kB
PageTables:       1408 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= 66563 MiB

End job on node42 on Sun Feb 18 08:23:00 UTC 2007