Trace number 308059

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.05 1200.37

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
MD5SUM410d091a694560f8677ebd7e24f26af7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.144
Satisfiable
(Un)Satisfiability was proved
Number of variables3496
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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/308059-1172514176/instance-308059-1172514176.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/node5/watcher-308059-1172514176 -o ROOT/results/node5/solver-308059-1172514176 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308059-1172514176/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/308059-1172514176/instance-308059-1172514176.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.96 1.00 1.00 2/77 13563
/proc/meminfo: memFree=1670176/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=1932 CPUtime=0
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 271372373 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 483 247 126 302 0 178 0

[startup+0.106507 s]
/proc/loadavg: 0.96 1.00 1.00 2/77 13563
/proc/meminfo: memFree=1670176/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=2460 CPUtime=0.1
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 429 0 0 0 10 0 0 0 18 0 1 0 271372373 2519040 413 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 615 413 140 302 0 310 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2460

[startup+0.514553 s]
/proc/loadavg: 0.96 1.00 1.00 2/77 13563
/proc/meminfo: memFree=1670176/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=3244 CPUtime=0.51
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 653 0 0 0 50 1 0 0 22 0 1 0 271372373 3321856 637 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 811 637 145 302 0 506 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3244

[startup+1.33465 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1667608/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=4152 CPUtime=1.33
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 860 0 0 0 131 2 0 0 25 0 1 0 271372373 4251648 844 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 1038 844 145 302 0 733 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4152

[startup+2.97083 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1666392/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=5308 CPUtime=2.96
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 1166 0 0 0 293 3 0 0 25 0 1 0 271372373 5435392 1150 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 1327 1150 145 302 0 1022 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5308

[startup+6.25321 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1664408/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=7228 CPUtime=6.24
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 1634 0 0 0 619 5 0 0 25 0 1 0 271372373 7401472 1618 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 1807 1618 145 302 0 1502 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7228

[startup+12.7039 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1661400/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=10068 CPUtime=12.69
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 2362 0 0 0 1262 7 0 0 25 0 1 0 271372373 10309632 2313 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 2517 2313 145 302 0 2212 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10068

[startup+25.5114 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1657304/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=14308 CPUtime=25.49
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 3418 0 0 0 2539 10 0 0 25 0 1 0 271372373 14651392 3369 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 3577 3369 145 302 0 3272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14308

[startup+51.1243 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1650776/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=20780 CPUtime=51.1
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 5067 0 0 0 5094 16 0 0 25 0 1 0 271372373 21278720 4953 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 5195 4953 145 302 0 4890 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20780

[startup+102.34 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1641304/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=30736 CPUtime=102.3
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 7567 0 0 0 10201 29 0 0 25 0 1 0 271372373 31473664 7324 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 7684 7324 145 302 0 7379 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30736

[startup+162.373 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1632664/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=39316 CPUtime=162.32
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 9692 0 0 0 16193 39 0 0 25 0 1 0 271372373 40259584 9449 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 9829 9449 145 302 0 9524 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 39316

[startup+222.402 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1626200/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=45716 CPUtime=222.33
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 11308 0 0 0 22185 48 0 0 25 0 1 0 271372373 46813184 11065 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 11429 11065 145 302 0 11124 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 45716

[startup+282.432 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1619992/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=52956 CPUtime=282.34
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 13100 0 0 0 28178 56 0 0 25 0 1 0 271372373 54226944 12600 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 13239 12600 145 302 0 12934 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 52956

[startup+342.463 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1614424/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=58600 CPUtime=342.37
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 14511 0 0 0 34172 65 0 0 25 0 1 0 271372373 60006400 14011 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 14650 14011 145 302 0 14345 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 58600

[startup+402.498 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1609176/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=63924 CPUtime=402.38
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 15799 0 0 0 40168 70 0 0 25 0 1 0 271372373 65458176 15299 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 15981 15299 145 302 0 15676 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 63924

[startup+462.531 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 13564
/proc/meminfo: memFree=1604504/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=68740 CPUtime=462.4
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 16989 0 0 0 46165 75 0 0 25 0 1 0 271372373 70389760 16489 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 17185 16489 145 302 0 16880 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 68740

[startup+522.562 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1600088/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=73260 CPUtime=522.41
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 18091 0 0 0 52161 80 0 0 25 0 1 0 271372373 75018240 17591 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 18315 17591 145 302 0 18010 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 73260

[startup+582.592 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1595800/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=77276 CPUtime=582.43
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 19125 0 0 0 58157 86 0 0 25 0 1 0 271372373 79130624 18625 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 19319 18625 145 302 0 19014 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 77276

[startup+642.627 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1591832/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=81260 CPUtime=642.45
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 20133 0 0 0 64153 92 0 0 25 0 1 0 271372373 83210240 19633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 20315 19633 145 302 0 20010 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 81260

[startup+702.658 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1587992/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=85268 CPUtime=702.46
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 21083 0 0 0 70149 97 0 0 25 0 1 0 271372373 87314432 20583 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 21317 20583 145 302 0 21012 0
Current children cumulated CPU time (s) 702.46
Current children cumulated vsize (KiB) 85268

[startup+762.688 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1584408/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=88852 CPUtime=762.48
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 21972 0 0 0 76145 103 0 0 25 0 1 0 271372373 90984448 21472 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 22213 21472 145 302 0 21908 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 88852

[startup+822.726 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1580696/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=92464 CPUtime=822.5
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 22881 0 0 0 82141 109 0 0 25 0 1 0 271372373 94683136 22381 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 23116 22381 145 302 0 22811 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 92464

[startup+882.758 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1577240/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=95944 CPUtime=882.51
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 23726 0 0 0 88138 113 0 0 25 0 1 0 271372373 98246656 23226 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 23986 23226 145 302 0 23681 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 95944

[startup+942.791 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1574168/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=99348 CPUtime=942.53
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 24505 0 0 0 94135 118 0 0 25 0 1 0 271372373 101732352 24005 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 24837 24005 145 302 0 24532 0
Current children cumulated CPU time (s) 942.53
Current children cumulated vsize (KiB) 99348

[startup+1002.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13564
/proc/meminfo: memFree=1571096/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=104500 CPUtime=1002.54
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 25791 0 0 0 100130 124 0 0 25 0 1 0 271372373 107008000 24778 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 26125 24778 145 302 0 25820 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 104500

[startup+1062.86 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 13564
/proc/meminfo: memFree=1567896/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=107636 CPUtime=1062.57
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 26589 0 0 0 106127 130 0 0 25 0 1 0 271372373 110219264 25576 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 26909 25576 145 302 0 26604 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 107636

[startup+1122.89 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 13566
/proc/meminfo: memFree=1564696/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=110872 CPUtime=1122.58
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 27381 0 0 0 112124 134 0 0 25 0 1 0 271372373 113532928 26368 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 27718 26368 145 302 0 27413 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 110872

[startup+1182.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13566
/proc/meminfo: memFree=1561688/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=113740 CPUtime=1182.6
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 28131 0 0 0 118122 138 0 0 25 0 1 0 271372373 116469760 27118 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 28435 27118 145 302 0 28130 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 113740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13566
/proc/meminfo: memFree=1560856/2055920 swapFree=4192812/4192956
[pid=13563] ppid=13561 vsize=114504 CPUtime=1200.02
/proc/13563/stat : 13563 (Spear-32) R 13561 13563 13506 0 -1 4194304 28333 0 0 0 119862 140 0 0 25 0 1 0 271372373 117252096 27320 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13563/statm: 28626 27320 145 302 0 28321 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 114504

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.37
CPU time (s): 1200.05
CPU user time (s): 1198.63
CPU system time (s): 1.41878
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 114504

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

runsolver used 1.38979 second user time and 2.87256 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Feb 26 18:22:56 UTC 2007

IDJOB= 308059
IDBENCH= 20221
IDSOLVER= 131
FILE ID= node5/308059-1172514176

PBS_JOBID= 3971609

Free space on /tmp= 66555 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308059-1172514176/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/308059-1172514176/instance-308059-1172514176.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-308059-1172514176 -o ROOT/results/node5/solver-308059-1172514176 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308059-1172514176/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/308059-1172514176/instance-308059-1172514176.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  410d091a694560f8677ebd7e24f26af7

RANDOM SEED= 749090197

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1670648 kB
Buffers:         49432 kB
Cached:         221616 kB
SwapCached:          0 kB
Active:         226028 kB
Inactive:        88760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          62636 kB
Slab:            56160 kB
Committed_AS:   880772 kB
PageTables:       1692 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= 66555 MiB

End job on node5 on Mon Feb 26 18:42:58 UTC 2007