Trace number 309495

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.11 1200.57

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S1435246639-05-UNSAT.cnf
MD5SUM4298698f93b1f60c814042e23cc6c5c3
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 variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/309495-1172542424/instance-309495-1172542424.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/node66/watcher-309495-1172542424 -o ROOT/results/node66/solver-309495-1172542424 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309495-1172542424/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/309495-1172542424/instance-309495-1172542424.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/64 13952
/proc/meminfo: memFree=1873544/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=1548 CPUtime=0
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 274199949 1585152 190 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 387 191 128 302 0 82 0

[startup+0.107267 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13952
/proc/meminfo: memFree=1873544/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=1936 CPUtime=0.1
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 308 0 0 0 10 0 0 0 18 0 1 0 274199949 1982464 292 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 484 292 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.515347 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 13952
/proc/meminfo: memFree=1873544/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=2580 CPUtime=0.51
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 486 0 0 0 50 1 0 0 21 0 1 0 274199949 2641920 470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 645 470 140 302 0 340 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2580

[startup+1.33551 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1871360/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=3608 CPUtime=1.32
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 749 0 0 0 131 1 0 0 25 0 1 0 274199949 3694592 733 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 902 733 140 302 0 597 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3608

[startup+2.97184 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1870080/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=5148 CPUtime=2.96
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 1101 0 0 0 294 2 0 0 25 0 1 0 274199949 5271552 1085 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 1287 1085 140 302 0 982 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5148

[startup+6.2505 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1867792/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=7336 CPUtime=6.23
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 1662 0 0 0 619 4 0 0 25 0 1 0 274199949 7512064 1613 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 1834 1613 140 302 0 1529 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7336

[startup+12.7038 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1864656/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=10168 CPUtime=12.69
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 2389 0 0 0 1261 8 0 0 25 0 1 0 274199949 10412032 2340 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 2542 2340 140 302 0 2237 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10168

[startup+25.5074 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1860432/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=14596 CPUtime=25.49
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 3525 0 0 0 2537 12 0 0 25 0 1 0 274199949 14946304 3411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 3649 3411 140 302 0 3344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14596

[startup+51.1155 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1854608/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=20208 CPUtime=51.09
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 4933 0 0 0 5091 18 0 0 25 0 1 0 274199949 20692992 4819 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 5052 4819 140 302 0 4747 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20208

[startup+102.329 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 13953
/proc/meminfo: memFree=1845840/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=29624 CPUtime=102.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 7270 0 0 0 10199 29 0 0 25 0 1 0 274199949 30334976 7027 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 7406 7027 140 302 0 7101 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29624

[startup+162.355 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1837200/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=38060 CPUtime=162.29
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 9380 0 0 0 16189 40 0 0 25 0 1 0 274199949 38973440 9137 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 9515 9137 140 302 0 9210 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38060

[startup+222.375 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1830224/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=46124 CPUtime=222.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 11369 0 0 0 22179 49 0 0 25 0 1 0 274199949 47230976 10869 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 11531 10869 140 302 0 11226 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46124

[startup+282.393 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1824080/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=52400 CPUtime=282.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 12901 0 0 0 28171 56 0 0 25 0 1 0 274199949 53657600 12401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 13100 12401 140 302 0 12795 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 52400

[startup+342.415 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1819728/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=56740 CPUtime=342.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 14022 0 0 0 34165 63 0 0 25 0 1 0 274199949 58101760 13522 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 14185 13522 140 302 0 13880 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 56740

[startup+402.441 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1815440/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=61072 CPUtime=402.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 15091 0 0 0 40159 69 0 0 25 0 1 0 274199949 62537728 14591 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 15268 14591 140 302 0 14963 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 61072

[startup+462.464 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1811536/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=65212 CPUtime=462.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 16067 0 0 0 46153 75 0 0 25 0 1 0 274199949 66777088 15567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 16303 15567 140 302 0 15998 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 65212

[startup+522.486 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 13953
/proc/meminfo: memFree=1807376/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=69544 CPUtime=522.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 17114 0 0 0 52148 80 0 0 25 0 1 0 274199949 71213056 16614 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 17386 16614 140 302 0 17081 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 69544

[startup+582.502 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1803472/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=73436 CPUtime=582.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 18058 0 0 0 58142 86 0 0 25 0 1 0 274199949 75198464 17558 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 18359 17558 140 302 0 18054 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 73436

[startup+642.526 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1799824/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=77112 CPUtime=642.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 18968 0 0 0 64137 90 0 0 25 0 1 0 274199949 78962688 18468 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 19278 18468 140 302 0 18973 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 77112

[startup+702.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1796048/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=80828 CPUtime=702.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 19901 0 0 0 70130 97 0 0 25 0 1 0 274199949 82767872 19401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 20207 19401 140 302 0 19902 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 80828

[startup+762.573 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1792784/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=83988 CPUtime=762.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 20730 0 0 0 76126 102 0 0 25 0 1 0 274199949 86003712 20230 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 20997 20230 140 302 0 20692 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 83988

[startup+822.596 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1789264/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=87588 CPUtime=822.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 21598 0 0 0 82119 109 0 0 25 0 1 0 274199949 89690112 21098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 21897 21098 140 302 0 21592 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 87588

[startup+882.614 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1785936/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=92984 CPUtime=882.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 22941 0 0 0 88113 114 0 0 25 0 1 0 274199949 95215616 21928 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 23246 21928 140 302 0 22941 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 92984

[startup+942.631 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1782800/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=96232 CPUtime=942.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 23728 0 0 0 94109 118 0 0 25 0 1 0 274199949 98541568 22715 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 24058 22715 140 302 0 23753 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 96232

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1779728/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=99416 CPUtime=1002.26
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 24502 0 0 0 100104 122 0 0 25 0 1 0 274199949 101801984 23489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 24854 23489 140 302 0 24549 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 99416

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1777040/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=102324 CPUtime=1062.28
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 25162 0 0 0 106102 126 0 0 25 0 1 0 274199949 104779776 24149 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 25581 24149 140 302 0 25276 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 102324

[startup+1122.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13953
/proc/meminfo: memFree=1774224/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=105068 CPUtime=1122.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 25859 0 0 0 112096 131 0 0 25 0 1 0 274199949 107589632 24846 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 26267 24846 140 302 0 25962 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 105068

[startup+1182.72 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 13953
/proc/meminfo: memFree=1771472/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=107920 CPUtime=1182.27
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 26563 0 0 0 118091 136 0 0 25 0 1 0 274199949 110510080 25550 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 26980 25550 140 302 0 26675 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 107920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.55 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 13953
/proc/meminfo: memFree=1770576/2055920 swapFree=4179812/4192956
[pid=13952] ppid=13950 vsize=108840 CPUtime=1200.09
/proc/13952/stat : 13952 (Spear-32) R 13950 13952 13895 0 -1 4194304 26770 0 0 0 119871 138 0 0 25 0 1 0 274199949 111452160 25757 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13952/statm: 27210 25757 140 302 0 26905 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 108840

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.57
CPU time (s): 1200.11
CPU user time (s): 1198.72
CPU system time (s): 1.39779
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 108840

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

runsolver used 0.895863 second user time and 2.32065 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Tue Feb 27 02:13:44 UTC 2007

IDJOB= 309495
IDBENCH= 20260
IDSOLVER= 132
FILE ID= node66/309495-1172542424

PBS_JOBID= 3971834

Free space on /tmp= 66561 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S1435246639-05-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309495-1172542424/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309495-1172542424/instance-309495-1172542424.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-309495-1172542424 -o ROOT/results/node66/solver-309495-1172542424 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309495-1172542424/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309495-1172542424/instance-309495-1172542424.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4298698f93b1f60c814042e23cc6c5c3

RANDOM SEED= 608070735

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:       1873952 kB
Buffers:         25680 kB
Cached:         114916 kB
SwapCached:       7236 kB
Active:          65656 kB
Inactive:        87760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873952 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            14640 kB
Committed_AS:   665096 kB
PageTables:       1376 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= 66561 MiB

End job on node66 on Tue Feb 27 02:33:47 UTC 2007