Trace number 293668

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.06 1200.51

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
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/293668-1171775483/instance-293668-1171775483.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/node6/watcher-293668-1171775483 -o ROOT/results/node6/solver-293668-1171775483 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293668-1171775483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293668-1171775483/instance-293668-1171775483.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.91 0.97 0.99 3/77 7340
/proc/meminfo: memFree=1347640/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=1396 CPUtime=0
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 197503011 1429504 168 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 349 168 129 302 0 44 0

[startup+0.107188 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 7340
/proc/meminfo: memFree=1347640/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=1920 CPUtime=0.1
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 297 0 0 0 10 0 0 0 18 0 1 0 197503011 1966080 281 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 480 281 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.515267 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 7340
/proc/meminfo: memFree=1347640/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=2704 CPUtime=0.51
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 514 0 0 0 50 1 0 0 22 0 1 0 197503011 2768896 498 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 676 498 140 302 0 371 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2704

[startup+1.33743 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 7341
/proc/meminfo: memFree=1345328/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=3864 CPUtime=1.32
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 785 0 0 0 131 1 0 0 25 0 1 0 197503011 3956736 769 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 966 769 140 302 0 661 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3864

[startup+2.97575 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 7341
/proc/meminfo: memFree=1344112/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=5160 CPUtime=2.96
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 1112 0 0 0 294 2 0 0 25 0 1 0 197503011 5283840 1096 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 1290 1096 140 302 0 985 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5160

[startup+6.2524 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1342064/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=6964 CPUtime=6.24
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 1579 0 0 0 620 4 0 0 25 0 1 0 197503011 7131136 1530 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 1741 1530 140 302 0 1436 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6964

[startup+12.7107 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1339312/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=9468 CPUtime=12.69
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 2200 0 0 0 1263 6 0 0 25 0 1 0 197503011 9695232 2151 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 2367 2151 140 302 0 2062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9468

[startup+25.5142 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1335984/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=13136 CPUtime=25.5
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 3111 0 0 0 2539 11 0 0 25 0 1 0 197503011 13451264 2997 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 3284 2997 140 302 0 2979 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13136

[startup+51.1283 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1331184/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=17928 CPUtime=51.09
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 4286 0 0 0 5092 17 0 0 25 0 1 0 197503011 18358272 4172 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 4482 4172 140 302 0 4177 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17928

[startup+102.354 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1324528/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=25512 CPUtime=102.31
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 6091 0 0 0 10206 25 0 0 25 0 1 0 197503011 26124288 5848 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 6378 5848 140 302 0 6073 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25512

[startup+162.393 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1318128/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=31704 CPUtime=162.32
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 7665 0 0 0 16198 34 0 0 25 0 1 0 197503011 32464896 7422 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 7926 7422 140 302 0 7621 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 31704

[startup+222.426 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1313072/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=36788 CPUtime=222.33
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 8907 0 0 0 22192 41 0 0 25 0 1 0 197503011 37670912 8664 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 9197 8664 140 302 0 8892 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 36788

[startup+282.457 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1308720/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=42316 CPUtime=282.34
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 10258 0 0 0 28186 48 0 0 25 0 1 0 197503011 43331584 9758 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 10579 9758 140 302 0 10274 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 42316

[startup+342.492 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1304496/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=46628 CPUtime=342.36
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 11313 0 0 0 34182 54 0 0 25 0 1 0 197503011 47747072 10813 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 11657 10813 140 302 0 11352 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 46628

[startup+402.528 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1300592/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=50768 CPUtime=402.37
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 12279 0 0 0 40177 60 0 0 25 0 1 0 197503011 51986432 11779 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 12692 11779 140 302 0 12387 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 50768

[startup+462.559 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1297264/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=54224 CPUtime=462.37
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 13119 0 0 0 46174 63 0 0 25 0 1 0 197503011 55525376 12619 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 13556 12619 140 302 0 13251 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 54224

[startup+522.588 s]
/proc/loadavg: 1.00 0.98 0.99 2/78 7341
/proc/meminfo: memFree=1294000/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=57424 CPUtime=522.38
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 13925 0 0 0 52168 70 0 0 25 0 1 0 197503011 58802176 13425 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 14356 13425 140 302 0 14051 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 57424

[startup+582.622 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1291120/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=60464 CPUtime=582.39
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 14660 0 0 0 58164 75 0 0 25 0 1 0 197503011 61915136 14160 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 15116 14160 140 302 0 14811 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 60464

[startup+642.661 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1288368/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=63628 CPUtime=642.41
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 15349 0 0 0 64161 80 0 0 25 0 1 0 197503011 65155072 14849 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 15907 14849 140 302 0 15602 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 63628

[startup+702.695 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1285040/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=67172 CPUtime=702.42
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 16168 0 0 0 70157 85 0 0 25 0 1 0 197503011 68784128 15668 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 16793 15668 140 302 0 16488 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 67172

[startup+762.729 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1282480/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=69748 CPUtime=762.43
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 16814 0 0 0 76154 89 0 0 25 0 1 0 197503011 71421952 16314 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 17437 16314 140 302 0 17132 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 69748

[startup+822.767 s]
/proc/loadavg: 1.04 1.01 1.00 3/78 7341
/proc/meminfo: memFree=1279984/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=72068 CPUtime=822.45
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 17445 0 0 0 82152 93 0 0 25 0 1 0 197503011 73797632 16945 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 18017 16945 140 302 0 17712 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 72068

[startup+882.802 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 7341
/proc/meminfo: memFree=1277488/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=74380 CPUtime=882.46
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 18046 0 0 0 88148 98 0 0 25 0 1 0 197503011 76165120 17546 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 18595 17546 140 302 0 18290 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 74380

[startup+942.834 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 7341
/proc/meminfo: memFree=1275184/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=76760 CPUtime=942.47
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 18631 0 0 0 94144 103 0 0 25 0 1 0 197503011 78602240 18131 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 19190 18131 140 302 0 18885 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 76760

[startup+1002.87 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 7341
/proc/meminfo: memFree=1272944/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=81188 CPUtime=1002.48
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 19725 0 0 0 100141 107 0 0 25 0 1 0 197503011 83136512 18712 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 20297 18712 140 302 0 19992 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 81188

[startup+1062.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 7341
/proc/meminfo: memFree=1270320/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=83956 CPUtime=1062.49
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 20355 0 0 0 106138 111 0 0 25 0 1 0 197503011 85970944 19342 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 20989 19342 140 302 0 20684 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 83956

[startup+1122.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1268272/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=85980 CPUtime=1122.51
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 20882 0 0 0 112136 115 0 0 25 0 1 0 197503011 88043520 19869 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 21495 19869 140 302 0 21190 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 85980

[startup+1182.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1266160/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=87916 CPUtime=1182.52
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 21410 0 0 0 118133 119 0 0 25 0 1 0 197503011 90025984 20397 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 21979 20397 140 302 0 21674 0
Current children cumulated CPU time (s) 1182.52
Current children cumulated vsize (KiB) 87916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1265520/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=88968 CPUtime=1200.03
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 21561 0 0 0 119883 120 0 0 25 0 1 0 197503011 91103232 20548 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 22242 20548 140 302 0 21937 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 88968

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

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

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7341
/proc/meminfo: memFree=1265520/2055924 swapFree=4192812/4192956
[pid=7340] ppid=7338 vsize=88968 CPUtime=1200.03
/proc/7340/stat : 7340 (Spear-32) R 7338 7340 6708 0 -1 4194304 21561 0 0 0 119883 120 0 0 25 0 1 0 197503011 91103232 20548 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7340/statm: 22242 20548 140 302 0 21937 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 88968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1198.84
CPU system time (s): 1.21881
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 88968

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

runsolver used 1.38979 second user time and 2.88056 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Feb 18 05:11:23 UTC 2007

IDJOB= 293668
IDBENCH= 19869
IDSOLVER= 131
FILE ID= node6/293668-1171775483

PBS_JOBID= 3839292

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 660593003

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1348048 kB
Buffers:         66356 kB
Cached:         508924 kB
SwapCached:          0 kB
Active:         332860 kB
Inactive:       298760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1348048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          75244 kB
Slab:            61848 kB
Committed_AS:   693792 kB
PageTables:       1744 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66551 MiB

End job on node6 on Sun Feb 18 05:31:26 UTC 2007