Trace number 294324

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.04 1200.36

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1738460433-02.UNSAT.shuffled.cnf
MD5SUMf83c4477f4cb191188861bfa5f97d580
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/294324-1171787712/instance-294324-1171787712.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/node24/watcher-294324-1171787712 -o ROOT/results/node24/solver-294324-1171787712 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294324-1171787712/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294324-1171787712/instance-294324-1171787712.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 2462
/proc/meminfo: memFree=301528/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=1396 CPUtime=0
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 198725531 1429504 169 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 349 169 128 302 0 44 0

[startup+0.106798 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2462
/proc/meminfo: memFree=301528/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=1916 CPUtime=0.1
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 310 0 0 0 10 0 0 0 18 0 1 0 198725531 1961984 294 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 479 294 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.51484 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 2462
/proc/meminfo: memFree=301528/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=2816 CPUtime=0.51
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 534 0 0 0 50 1 0 0 21 0 1 0 198725531 2883584 518 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 704 518 140 302 0 399 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2816

[startup+1.33493 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2463
/proc/meminfo: memFree=299088/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=3988 CPUtime=1.32
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 816 0 0 0 131 1 0 0 25 0 1 0 198725531 4083712 800 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 997 800 140 302 0 692 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3988

[startup+2.97111 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2463
/proc/meminfo: memFree=297872/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=5400 CPUtime=2.96
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 1182 0 0 0 293 3 0 0 25 0 1 0 198725531 5529600 1166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 1350 1166 140 302 0 1045 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5400

[startup+6.25246 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2463
/proc/meminfo: memFree=295440/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=7624 CPUtime=6.24
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 1739 0 0 0 619 5 0 0 25 0 1 0 198725531 7806976 1690 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 1906 1690 140 302 0 1601 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7624

[startup+12.7032 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2463
/proc/meminfo: memFree=292304/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=10468 CPUtime=12.69
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 2464 0 0 0 1262 7 0 0 25 0 1 0 198725531 10719232 2415 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 2617 2415 140 302 0 2312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10468

[startup+25.5086 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 2463
/proc/meminfo: memFree=288400/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=14768 CPUtime=25.49
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 3540 0 0 0 2538 11 0 0 25 0 1 0 198725531 15122432 3426 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 3692 3426 140 302 0 3387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14768

[startup+51.1183 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2463
/proc/meminfo: memFree=282832/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=20124 CPUtime=51.09
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 4879 0 0 0 5093 16 0 0 25 0 1 0 198725531 20606976 4765 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 5031 4765 140 302 0 4726 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20124

[startup+102.337 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 2463
/proc/meminfo: memFree=275152/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=28392 CPUtime=102.29
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 6913 0 0 0 10204 25 0 0 25 0 1 0 198725531 29073408 6670 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526855 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 7098 6670 140 302 0 6793 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28392

[startup+162.364 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2463
/proc/meminfo: memFree=268240/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=35372 CPUtime=162.31
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 8606 0 0 0 16197 34 0 0 25 0 1 0 198725531 36220928 8363 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 8843 8363 140 302 0 8538 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 35372

[startup+222.389 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2463
/proc/meminfo: memFree=262352/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=41208 CPUtime=222.32
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 10061 0 0 0 22190 42 0 0 25 0 1 0 198725531 42196992 9818 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 10302 9818 140 302 0 9997 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 41208

[startup+282.413 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2463
/proc/meminfo: memFree=257168/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=47604 CPUtime=282.33
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 11622 0 0 0 28184 49 0 0 25 0 1 0 198725531 48746496 11122 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 11901 11122 140 302 0 11596 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 47604

[startup+342.438 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=252176/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=52860 CPUtime=342.34
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 12869 0 0 0 34179 55 0 0 25 0 1 0 198725531 54128640 12369 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 13215 12369 140 302 0 12910 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 52860

[startup+402.467 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=247888/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=57032 CPUtime=402.35
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 13924 0 0 0 40173 62 0 0 25 0 1 0 198725531 58400768 13424 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 14258 13424 140 302 0 13953 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 57032

[startup+462.491 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=243856/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=61224 CPUtime=462.36
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 14934 0 0 0 46169 67 0 0 25 0 1 0 198725531 62693376 14434 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 15306 14434 140 302 0 15001 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 61224

[startup+522.516 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=240144/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=65336 CPUtime=522.37
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 15874 0 0 0 52166 71 0 0 25 0 1 0 198725531 66904064 15374 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 16334 15374 140 302 0 16029 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 65336

[startup+582.542 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=236880/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=68616 CPUtime=582.38
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 16703 0 0 0 58161 77 0 0 25 0 1 0 198725531 70262784 16203 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 17154 16203 140 302 0 16849 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 68616

[startup+642.573 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=233296/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=72100 CPUtime=642.4
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 17582 0 0 0 64157 83 0 0 25 0 1 0 198725531 73830400 17082 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 18025 17082 140 302 0 17720 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 72100

[startup+702.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=229648/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=75976 CPUtime=702.4
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 18487 0 0 0 70153 87 0 0 25 0 1 0 198725531 77799424 17987 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 18994 17987 140 302 0 18689 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 75976

[startup+762.628 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=226576/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=79136 CPUtime=762.41
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 19238 0 0 0 76151 90 0 0 25 0 1 0 198725531 81035264 18738 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 19784 18738 140 302 0 19479 0
Current children cumulated CPU time (s) 762.41
Current children cumulated vsize (KiB) 79136

[startup+822.657 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=223824/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=82104 CPUtime=822.43
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 19950 0 0 0 82148 95 0 0 25 0 1 0 198725531 84074496 19450 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 20526 19450 140 302 0 20221 0
Current children cumulated CPU time (s) 822.43
Current children cumulated vsize (KiB) 82104

[startup+882.682 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=220944/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=84964 CPUtime=882.44
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 20654 0 0 0 88146 98 0 0 25 0 1 0 198725531 87003136 20154 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 21241 20154 140 302 0 20936 0
Current children cumulated CPU time (s) 882.44
Current children cumulated vsize (KiB) 84964

[startup+942.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=218448/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=89492 CPUtime=942.46
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 21808 0 0 0 94143 103 0 0 25 0 1 0 198725531 91639808 20795 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 22373 20795 140 302 0 22068 0
Current children cumulated CPU time (s) 942.46
Current children cumulated vsize (KiB) 89492

[startup+1002.73 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=215888/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=92080 CPUtime=1002.46
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 22456 0 0 0 100140 106 0 0 25 0 1 0 198725531 94289920 21443 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 23020 21443 140 302 0 22715 0
Current children cumulated CPU time (s) 1002.46
Current children cumulated vsize (KiB) 92080

[startup+1062.77 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=213136/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=94808 CPUtime=1062.48
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 23122 0 0 0 106138 110 0 0 25 0 1 0 198725531 97083392 22109 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 23702 22109 140 302 0 23397 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 94808

[startup+1122.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=210640/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=97376 CPUtime=1122.49
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 23756 0 0 0 112136 113 0 0 25 0 1 0 198725531 99713024 22743 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 24344 22743 140 302 0 24039 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 97376

[startup+1182.82 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=208144/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=99760 CPUtime=1182.5
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 24364 0 0 0 118134 116 0 0 25 0 1 0 198725531 102154240 23351 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 24940 23351 140 302 0 24635 0
Current children cumulated CPU time (s) 1182.5
Current children cumulated vsize (KiB) 99760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=207376/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=100660 CPUtime=1200.02
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 24565 0 0 0 119884 118 0 0 25 0 1 0 198725531 103075840 23552 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526981 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 25165 23552 140 302 0 24860 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 100660

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

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

[startup+1200.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2465
/proc/meminfo: memFree=207376/2055920 swapFree=4144024/4192956
[pid=2462] ppid=2460 vsize=100660 CPUtime=1200.02
/proc/2462/stat : 2462 (Spear-32) R 2460 2462 2080 0 -1 4194304 24565 0 0 0 119884 118 0 0 25 0 1 0 198725531 103075840 23552 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526981 0 0 4096 0 0 0 0 17 1 0 0
/proc/2462/statm: 25165 23552 140 302 0 24860 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 100660

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.36
CPU time (s): 1200.04
CPU user time (s): 1198.85
CPU system time (s): 1.19682
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 100660

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

runsolver used 1.06484 second user time and 2.6406 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Feb 18 08:35:12 UTC 2007

IDJOB= 294324
IDBENCH= 19885
IDSOLVER= 131
FILE ID= node24/294324-1171787712

PBS_JOBID= 3839557

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f83c4477f4cb191188861bfa5f97d580

RANDOM SEED= 155851514

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:        302000 kB
Buffers:         41148 kB
Cached:        1607604 kB
SwapCached:       4600 kB
Active:         746664 kB
Inactive:       912368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        302000 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            80488 kB
Committed_AS:   631304 kB
PageTables:       1732 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 node24 on Sun Feb 18 08:55:15 UTC 2007