Trace number 299326

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.08 1200.43

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
MD5SUMaaccba9de1e5956b8aeb22995647bf6b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076988
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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/299326-1171869480/instance-299326-1171869480.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/node23/watcher-299326-1171869480 -o ROOT/results/node23/solver-299326-1171869480 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299326-1171869480/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299326-1171869480/instance-299326-1171869480.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 11116
/proc/meminfo: memFree=695128/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=1548 CPUtime=0
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 206901855 1585152 185 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 387 185 128 302 0 82 0

[startup+0.10789 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11116
/proc/meminfo: memFree=695128/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=1936 CPUtime=0.1
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 310 0 0 0 10 0 0 0 18 0 1 0 206901855 1982464 294 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 484 294 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.519936 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 11116
/proc/meminfo: memFree=695128/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=2740 CPUtime=0.51
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 527 0 0 0 51 0 0 0 22 0 1 0 206901855 2805760 511 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 685 511 140 302 0 380 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2740

[startup+1.34103 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11117
/proc/meminfo: memFree=692624/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=3964 CPUtime=1.33
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 822 0 0 0 132 1 0 0 25 0 1 0 206901855 4059136 806 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 991 806 140 302 0 686 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3964

[startup+2.97722 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 11117
/proc/meminfo: memFree=691344/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=5516 CPUtime=2.96
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 1193 0 0 0 294 2 0 0 25 0 1 0 206901855 5648384 1177 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 1379 1177 140 302 0 1074 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5516

[startup+6.25359 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11117
/proc/meminfo: memFree=688848/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=7724 CPUtime=6.24
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 1753 0 0 0 620 4 0 0 25 0 1 0 206901855 7909376 1704 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 1931 1704 140 302 0 1626 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7724

[startup+12.7123 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 11117
/proc/meminfo: memFree=685264/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=10992 CPUtime=12.7
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 2581 0 0 0 1262 8 0 0 25 0 1 0 206901855 11255808 2532 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 2748 2532 140 302 0 2443 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10992

[startup+25.5148 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 11117
/proc/meminfo: memFree=681168/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=15352 CPUtime=25.5
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 3696 0 0 0 2537 13 0 0 25 0 1 0 206901855 15720448 3582 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 3838 3582 140 302 0 3533 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15352

[startup+51.1307 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 11117
/proc/meminfo: memFree=674000/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=22268 CPUtime=51.1
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 5455 0 0 0 5089 21 0 0 25 0 1 0 206901855 22802432 5341 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 5567 5341 140 302 0 5262 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 22268

[startup+102.353 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 11117
/proc/meminfo: memFree=664848/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=32076 CPUtime=102.31
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 7861 0 0 0 10199 32 0 0 25 0 1 0 206901855 32845824 7618 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 8019 7618 140 302 0 7714 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 32076

[startup+162.392 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=656464/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=40300 CPUtime=162.33
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 9915 0 0 0 16192 41 0 0 25 0 1 0 206901855 41267200 9672 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 10075 9672 140 302 0 9770 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 40300

[startup+222.428 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=649616/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=47944 CPUtime=222.34
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 11876 0 0 0 22184 50 0 0 25 0 1 0 206901855 49094656 11376 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 11986 11376 140 302 0 11681 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 47944

[startup+282.465 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=643216/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=54480 CPUtime=282.37
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 13479 0 0 0 28179 58 0 0 25 0 1 0 206901855 55787520 12979 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 13620 12979 140 302 0 13315 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 54480

[startup+342.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=637392/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=60312 CPUtime=342.39
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 14936 0 0 0 34173 66 0 0 25 0 1 0 206901855 61759488 14436 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 15078 14436 140 302 0 14773 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 60312

[startup+402.539 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=632208/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=65520 CPUtime=402.41
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 16216 0 0 0 40167 74 0 0 25 0 1 0 206901855 67092480 15716 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 16380 15716 140 302 0 16075 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 65520

[startup+462.576 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=627472/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=70568 CPUtime=462.43
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 17399 0 0 0 46163 80 0 0 25 0 1 0 206901855 72261632 16899 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 17642 16899 140 302 0 17337 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 70568

[startup+522.613 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=623120/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=75016 CPUtime=522.44
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 18499 0 0 0 52159 85 0 0 25 0 1 0 206901855 76816384 17999 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 18754 17999 140 302 0 18449 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 75016

[startup+582.649 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 11117
/proc/meminfo: memFree=618896/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=79264 CPUtime=582.47
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 19539 0 0 0 58155 92 0 0 25 0 1 0 206901855 81166336 19039 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 19816 19039 140 302 0 19511 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 79264

[startup+642.685 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=614608/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=83736 CPUtime=642.48
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 20623 0 0 0 64151 97 0 0 25 0 1 0 206901855 85745664 20123 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 20934 20123 140 302 0 20629 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 83736

[startup+702.715 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=610896/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=87568 CPUtime=702.49
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 21541 0 0 0 70146 103 0 0 25 0 1 0 206901855 89669632 21041 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 21892 21041 140 302 0 21587 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 87568

[startup+762.75 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=607440/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=91056 CPUtime=762.51
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 22414 0 0 0 76141 110 0 0 25 0 1 0 206901855 93241344 21914 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 22764 21914 140 302 0 22459 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 91056

[startup+822.786 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=603920/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=94436 CPUtime=822.53
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 23272 0 0 0 82138 115 0 0 25 0 1 0 206901855 96702464 22772 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 23609 22772 140 302 0 23304 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 94436

[startup+882.819 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=600912/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=99748 CPUtime=882.55
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 24559 0 0 0 88137 118 0 0 25 0 1 0 206901855 102141952 23546 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 24937 23546 140 302 0 24632 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 99748

[startup+942.854 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=597840/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=103056 CPUtime=942.57
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 25346 0 0 0 94134 123 0 0 25 0 1 0 206901855 105529344 24333 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 25764 24333 140 302 0 25459 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 103056

[startup+1002.89 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=594896/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=105912 CPUtime=1002.57
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 26084 0 0 0 100129 128 0 0 25 0 1 0 206901855 108453888 25071 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 26478 25071 140 302 0 26173 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 105912

[startup+1062.92 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=591952/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=108676 CPUtime=1062.6
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 26799 0 0 0 106126 134 0 0 25 0 1 0 206901855 111284224 25786 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 27169 25786 140 302 0 26864 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 108676

[startup+1122.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 11117
/proc/meminfo: memFree=588880/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=111968 CPUtime=1122.61
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 27567 0 0 0 112122 139 0 0 25 0 1 0 206901855 114655232 26554 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 27992 26554 140 302 0 27687 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 111968

[startup+1182.99 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 11117
/proc/meminfo: memFree=586064/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=114796 CPUtime=1182.63
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 28278 0 0 0 118121 142 0 0 25 0 1 0 206901855 117551104 27265 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 28699 27265 140 302 0 28394 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 114796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 11117
/proc/meminfo: memFree=585232/2055920 swapFree=4144472/4192956
[pid=11116] ppid=11114 vsize=115576 CPUtime=1200.05
/proc/11116/stat : 11116 (Spear-32) R 11114 11116 4436 0 -1 4194304 28471 0 0 0 119861 144 0 0 25 0 1 0 206901855 118349824 27458 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11116/statm: 28894 27458 140 302 0 28589 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 115576

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.43
CPU time (s): 1200.08
CPU user time (s): 1198.61
CPU system time (s): 1.46378
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 115576

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

runsolver used 1.27981 second user time and 2.99354 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Feb 19 07:18:00 UTC 2007

IDJOB= 299326
IDBENCH= 20007
IDSOLVER= 131
FILE ID= node23/299326-1171869480

PBS_JOBID= 3839661

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1159448555-06.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299326-1171869480/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299326-1171869480/instance-299326-1171869480.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-299326-1171869480 -o ROOT/results/node23/solver-299326-1171869480 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299326-1171869480/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299326-1171869480/instance-299326-1171869480.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  aaccba9de1e5956b8aeb22995647bf6b

RANDOM SEED= 380470375

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        695536 kB
Buffers:         53176 kB
Cached:        1166532 kB
SwapCached:      16396 kB
Active:         901420 kB
Inactive:       342616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        695536 kB
SwapTotal:     4192956 kB
SwapFree:      4144472 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          29944 kB
Slab:           101996 kB
Committed_AS:   659512 kB
PageTables:       1696 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= 66562 MiB

End job on node23 on Mon Feb 19 07:38:02 UTC 2007