Trace number 307772

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.07 1200.4

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
MD5SUM98be734cac3043e9901a8deb2fd05c78
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 variables6499
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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/307772-1172502674/instance-307772-1172502674.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/node4/watcher-307772-1172502674 -o ROOT/results/node4/solver-307772-1172502674 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307772-1172502674/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307772-1172502674/instance-307772-1172502674.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.97 0.99 3/77 17581
/proc/meminfo: memFree=1398888/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=1932 CPUtime=0
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 270222313 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 483 247 126 302 0 178 0

[startup+0.107114 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17581
/proc/meminfo: memFree=1398888/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=3328 CPUtime=0.1
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 639 0 0 0 10 0 0 0 18 0 1 0 270222313 3407872 597 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 832 597 140 302 0 527 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3328

[startup+0.515153 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 17581
/proc/meminfo: memFree=1398888/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=3712 CPUtime=0.5
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 735 0 0 0 50 0 0 0 22 0 1 0 270222313 3801088 693 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 928 693 140 302 0 623 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3712

[startup+1.33523 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1396192/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=4352 CPUtime=1.33
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 896 0 0 0 132 1 0 0 25 0 1 0 270222313 4456448 854 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 1088 854 140 302 0 783 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4352

[startup+2.97439 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1395168/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=5488 CPUtime=2.96
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 1206 0 0 0 295 1 0 0 25 0 1 0 270222313 5619712 1164 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 1372 1164 140 302 0 1067 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5488

[startup+6.2537 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1392864/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=7528 CPUtime=6.24
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 1698 0 0 0 620 4 0 0 25 0 1 0 270222313 7708672 1656 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 1882 1656 140 302 0 1577 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7528

[startup+12.7103 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1389344/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=10952 CPUtime=12.69
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 2550 0 0 0 1263 6 0 0 25 0 1 0 270222313 11214848 2475 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 2738 2475 140 302 0 2433 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10952

[startup+25.5115 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1383264/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=16988 CPUtime=25.49
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 4107 0 0 0 2539 10 0 0 25 0 1 0 270222313 17395712 4032 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 4247 4032 140 302 0 3942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16988

[startup+51.121 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1375456/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=24732 CPUtime=51.09
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 6053 0 0 0 5090 19 0 0 25 0 1 0 270222313 25325568 5913 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 6183 5913 140 302 0 5878 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24732

[startup+102.344 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1364640/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=36112 CPUtime=102.3
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 8923 0 0 0 10198 32 0 0 25 0 1 0 270222313 36978688 8654 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 9028 8654 140 302 0 8723 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 36112

[startup+162.381 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1353888/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=46412 CPUtime=162.32
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 11545 0 0 0 16187 45 0 0 25 0 1 0 270222313 47525888 11276 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 11603 11276 140 302 0 11298 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 46412

[startup+222.413 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1346272/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=54048 CPUtime=222.34
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 13463 0 0 0 22177 57 0 0 25 0 1 0 270222313 55345152 13194 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 13512 13194 140 302 0 13207 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 54048

[startup+282.443 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1340320/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=59984 CPUtime=282.35
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 14966 0 0 0 28169 66 0 0 25 0 1 0 270222313 61423616 14697 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 14996 14697 140 302 0 14691 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 59984

[startup+342.475 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1334432/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=66992 CPUtime=342.37
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 16691 0 0 0 34162 75 0 0 25 0 1 0 270222313 68599808 16165 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 16748 16165 140 302 0 16443 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 66992

[startup+402.511 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1328352/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=72996 CPUtime=402.39
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 18202 0 0 0 40155 84 0 0 25 0 1 0 270222313 74747904 17676 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 18249 17676 140 302 0 17944 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 72996

[startup+462.543 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1322720/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=78508 CPUtime=462.4
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 19593 0 0 0 46149 91 0 0 25 0 1 0 270222313 80392192 19067 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 19627 19067 140 302 0 19322 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 78508

[startup+522.575 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1317664/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=83672 CPUtime=522.42
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 20861 0 0 0 52143 99 0 0 25 0 1 0 270222313 85680128 20335 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 20918 20335 140 302 0 20613 0
Current children cumulated CPU time (s) 522.42
Current children cumulated vsize (KiB) 83672

[startup+582.61 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1312992/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=88364 CPUtime=582.45
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 22024 0 0 0 58138 107 0 0 25 0 1 0 270222313 90484736 21498 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 22091 21498 140 302 0 21786 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 88364

[startup+642.646 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17582
/proc/meminfo: memFree=1308320/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=93032 CPUtime=642.46
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 23176 0 0 0 64134 112 0 0 25 0 1 0 270222313 95264768 22650 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 23258 22650 140 302 0 22953 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 93032

[startup+702.68 s]
/proc/loadavg: 1.07 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1303904/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=97592 CPUtime=702.48
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 24295 0 0 0 70130 118 0 0 25 0 1 0 270222313 99934208 23769 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 24398 23769 140 302 0 24093 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 97592

[startup+762.714 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=102928 CPUtime=762.49
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 25573 0 0 0 76125 124 0 0 25 0 1 0 270222313 105398272 25047 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 25732 25047 140 302 0 25427 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 102928

[startup+822.752 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1294496/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=106912 CPUtime=822.51
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 26603 0 0 0 82120 131 0 0 25 0 1 0 270222313 109477888 26077 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 26728 26077 140 302 0 26423 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 106912

[startup+882.785 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1290528/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=110960 CPUtime=882.53
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 27597 0 0 0 88115 138 0 0 25 0 1 0 270222313 113623040 27071 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 27740 27071 140 302 0 27435 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 110960

[startup+942.818 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1286176/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=115216 CPUtime=942.55
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 28678 0 0 0 94112 143 0 0 25 0 1 0 270222313 117981184 28152 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 28804 28152 140 302 0 28499 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 115216

[startup+1002.85 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1282272/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=121416 CPUtime=1002.57
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 30192 0 0 0 100108 149 0 0 25 0 1 0 270222313 124329984 29153 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 30354 29153 140 302 0 30049 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 121416

[startup+1062.89 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1277984/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=125552 CPUtime=1062.59
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 31242 0 0 0 106103 156 0 0 25 0 1 0 270222313 128565248 30203 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 31388 30203 140 302 0 31083 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 125552

[startup+1122.92 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1273824/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=129732 CPUtime=1122.6
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 32285 0 0 0 112098 162 0 0 25 0 1 0 270222313 132845568 31246 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526815 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 32433 31246 140 302 0 32128 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 129732

[startup+1182.95 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1270112/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=133412 CPUtime=1182.62
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 33195 0 0 0 118093 169 0 0 25 0 1 0 270222313 136613888 32156 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 33353 32156 140 302 0 33048 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 133412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 17582
/proc/meminfo: memFree=1269088/2055920 swapFree=4192812/4192956
[pid=17581] ppid=17579 vsize=134440 CPUtime=1200.03
/proc/17581/stat : 17581 (Spear-32) R 17579 17581 17207 0 -1 4194304 33439 0 0 0 119833 170 0 0 25 0 1 0 270222313 137666560 32400 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/17581/statm: 33610 32400 140 302 0 33305 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 134440

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.4
CPU time (s): 1200.07
CPU user time (s): 1198.34
CPU system time (s): 1.73274
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 134440

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

runsolver used 1.27581 second user time and 2.99454 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Feb 26 15:11:15 UTC 2007

IDJOB= 307772
IDBENCH= 20213
IDSOLVER= 131
FILE ID= node4/307772-1172502674

PBS_JOBID= 3971586

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S376181597-04-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/307772-1172502674/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307772-1172502674/instance-307772-1172502674.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-307772-1172502674 -o ROOT/results/node4/solver-307772-1172502674 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307772-1172502674/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307772-1172502674/instance-307772-1172502674.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  98be734cac3043e9901a8deb2fd05c78

RANDOM SEED= 667373273

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1399360 kB
Buffers:         59652 kB
Cached:         459120 kB
SwapCached:          0 kB
Active:         282432 kB
Inactive:       296044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          78588 kB
Slab:            63620 kB
Committed_AS:  1052900 kB
PageTables:       1768 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= 66557 MiB

End job on node4 on Mon Feb 26 15:31:17 UTC 2007