Trace number 293915

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 FH 1.0? (TO) 1200.05 1200.46

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
MD5SUM1387761009f8f5f27f2fb9a85ea48ed0
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/293915-1171779651/instance-293915-1171779651.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/node69/watcher-293915-1171779651 -o ROOT/results/node69/solver-293915-1171779651 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293915-1171779651/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/293915-1171779651/instance-293915-1171779651.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: 1.00 1.00 1.00 3/64 25963
/proc/meminfo: memFree=1081192/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=1396 CPUtime=0
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 197922783 1429504 167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 349 167 128 302 0 44 0

[startup+0.106734 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25963
/proc/meminfo: memFree=1081192/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=1792 CPUtime=0.1
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 297 0 0 0 10 0 0 0 18 0 1 0 197922783 1835008 281 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 448 281 140 302 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1792

[startup+0.514799 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25963
/proc/meminfo: memFree=1081192/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=2716 CPUtime=0.5
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 512 0 0 0 50 0 0 0 21 0 1 0 197922783 2781184 496 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 679 496 140 302 0 374 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2716

[startup+1.33493 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1078944/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=3752 CPUtime=1.32
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 763 0 0 0 131 1 0 0 25 0 1 0 197922783 3842048 747 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 938 747 140 302 0 633 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3752

[startup+2.9742 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1077664/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=5180 CPUtime=2.96
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 1131 0 0 0 294 2 0 0 25 0 1 0 197922783 5304320 1115 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 1295 1115 140 302 0 990 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5180

[startup+6.25074 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1075424/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=7264 CPUtime=6.24
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 1664 0 0 0 619 5 0 0 25 0 1 0 197922783 7438336 1615 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 1816 1615 140 302 0 1511 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7264

[startup+12.7068 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1072680/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=9756 CPUtime=12.69
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 2273 0 0 0 1263 6 0 0 25 0 1 0 197922783 9990144 2224 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 2439 2224 140 302 0 2134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9756

[startup+25.5069 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1069416/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=13368 CPUtime=25.49
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 3172 0 0 0 2539 10 0 0 25 0 1 0 197922783 13688832 3058 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 3342 3058 140 302 0 3037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13368

[startup+51.1141 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1064488/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=18156 CPUtime=51.09
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 4378 0 0 0 5094 15 0 0 25 0 1 0 197922783 18591744 4264 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 4539 4264 140 302 0 4234 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18156

[startup+102.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1057384/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=25836 CPUtime=102.28
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 6283 0 0 0 10205 23 0 0 25 0 1 0 197922783 26456064 6040 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 6459 6040 140 302 0 6154 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25836

[startup+162.347 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1050664/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=32692 CPUtime=162.28
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 7928 0 0 0 16196 32 0 0 25 0 1 0 197922783 33476608 7685 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 8173 7685 140 302 0 7868 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 32692

[startup+222.371 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1045544/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=37812 CPUtime=222.28
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 9214 0 0 0 22189 39 0 0 25 0 1 0 197922783 38719488 8971 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 9453 8971 140 302 0 9148 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 37812

[startup+282.395 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1040808/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=43632 CPUtime=282.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 10634 0 0 0 28183 46 0 0 25 0 1 0 197922783 44679168 10134 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 10908 10134 140 302 0 10603 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 43632

[startup+342.416 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1036712/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=48132 CPUtime=342.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 11671 0 0 0 34177 52 0 0 25 0 1 0 197922783 49287168 11171 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 12033 11171 140 302 0 11728 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48132

[startup+402.436 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1033256/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=51520 CPUtime=402.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 12532 0 0 0 40170 59 0 0 25 0 1 0 197922783 52756480 12032 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 12880 12032 140 302 0 12575 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 51520

[startup+462.457 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1029864/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=55164 CPUtime=462.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 13360 0 0 0 46165 64 0 0 25 0 1 0 197922783 56487936 12860 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 13791 12860 140 302 0 13486 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 55164

[startup+522.478 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1026856/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=58220 CPUtime=522.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 14117 0 0 0 52161 68 0 0 25 0 1 0 197922783 59617280 13617 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 14555 13617 140 302 0 14250 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 58220

[startup+582.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1023912/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=61128 CPUtime=582.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 14838 0 0 0 58158 72 0 0 25 0 1 0 197922783 62595072 14338 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 15282 14338 140 302 0 14977 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 61128

[startup+642.526 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1021160/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=64224 CPUtime=642.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 15542 0 0 0 64153 77 0 0 25 0 1 0 197922783 65765376 15042 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 16056 15042 140 302 0 15751 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 64224

[startup+702.543 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1018088/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=67276 CPUtime=702.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 16306 0 0 0 70148 81 0 0 25 0 1 0 197922783 68890624 15806 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 16819 15806 140 302 0 16514 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 67276

[startup+762.562 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1015208/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=70424 CPUtime=762.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 17023 0 0 0 76144 85 0 0 25 0 1 0 197922783 72114176 16523 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 17606 16523 140 302 0 17301 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 70424

[startup+822.588 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1012648/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=73184 CPUtime=822.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 17651 0 0 0 82141 89 0 0 25 0 1 0 197922783 74940416 17151 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 18296 17151 140 302 0 17991 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 73184

[startup+882.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1010216/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=75540 CPUtime=882.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 18263 0 0 0 88138 92 0 0 25 0 1 0 197922783 77352960 17763 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 18885 17763 140 302 0 18580 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 75540

[startup+942.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1007912/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=77752 CPUtime=942.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 18820 0 0 0 94135 95 0 0 25 0 1 0 197922783 79618048 18320 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 19438 18320 140 302 0 19133 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 77752

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25964
/proc/meminfo: memFree=1005864/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=81924 CPUtime=1002.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 19860 0 0 0 100131 99 0 0 25 0 1 0 197922783 83890176 18847 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 20481 18847 140 302 0 20176 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 81924

[startup+1062.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25966
/proc/meminfo: memFree=1003624/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=84072 CPUtime=1062.3
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 20368 0 0 0 106126 104 0 0 25 0 1 0 197922783 86089728 19355 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 21018 19355 140 302 0 20713 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 84072

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25966
/proc/meminfo: memFree=1001576/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=86060 CPUtime=1122.29
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 20921 0 0 0 112122 107 0 0 25 0 1 0 197922783 88125440 19908 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 21515 19908 140 302 0 21210 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 86060

[startup+1182.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25966
/proc/meminfo: memFree=999656/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=87988 CPUtime=1182.31
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 21407 0 0 0 118120 111 0 0 25 0 1 0 197922783 90099712 20394 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 21997 20394 140 302 0 21692 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 87988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25966
/proc/meminfo: memFree=998952/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=88760 CPUtime=1200.02
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 21563 0 0 0 119891 111 0 0 25 0 1 0 197922783 90890240 20550 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 22190 20550 140 302 0 21885 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 88760

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 25966
/proc/meminfo: memFree=998952/2055920 swapFree=4183028/4192956
[pid=25963] ppid=25961 vsize=88760 CPUtime=1200.02
/proc/25963/stat : 25963 (Spear-32) R 25961 25963 24904 0 -1 4194304 21563 0 0 0 119891 111 0 0 25 0 1 0 197922783 90890240 20550 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25963/statm: 22190 20550 140 302 0 21885 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 88760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.05
CPU user time (s): 1198.91
CPU system time (s): 1.13183
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 88760

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

runsolver used 0.828873 second user time and 2.40063 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Feb 18 06:20:51 UTC 2007

IDJOB= 293915
IDBENCH= 19875
IDSOLVER= 132
FILE ID= node69/293915-1171779651

PBS_JOBID= 3839537

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293915-1171779651/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/293915-1171779651/instance-293915-1171779651.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-293915-1171779651 -o ROOT/results/node69/solver-293915-1171779651 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293915-1171779651/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/293915-1171779651/instance-293915-1171779651.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  1387761009f8f5f27f2fb9a85ea48ed0

RANDOM SEED= 464224688

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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:       1081600 kB
Buffers:         48728 kB
Cached:         815696 kB
SwapCached:       4412 kB
Active:         610460 kB
Inactive:       263992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081600 kB
SwapTotal:     4192956 kB
SwapFree:      4183028 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          15352 kB
Slab:            85776 kB
Committed_AS:   547128 kB
PageTables:       1472 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 node69 on Sun Feb 18 06:40:53 UTC 2007