Trace number 296539

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1437321789-17.SAT.shuffled.cnf
MD5SUM77bdf27dae0f4a53dc64394c48246636
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.112981
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54005

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/296539-1171824928/instance-296539-1171824928.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/node18/watcher-296539-1171824928 -o ROOT/results/node18/solver-296539-1171824928 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296539-1171824928/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/296539-1171824928/instance-296539-1171824928.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.99 0.97 0.99 3/77 16995
/proc/meminfo: memFree=1649640/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=1396 CPUtime=0
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 202447373 1429504 162 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 349 163 128 302 0 44 0

[startup+0.106902 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16995
/proc/meminfo: memFree=1649640/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=1920 CPUtime=0.1
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 307 0 0 0 10 0 0 0 18 0 1 0 202447373 1966080 291 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 480 291 140 302 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.514941 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 16995
/proc/meminfo: memFree=1649640/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=2568 CPUtime=0.5
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 480 0 0 0 50 0 0 0 22 0 1 0 202447373 2629632 464 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 642 464 140 302 0 337 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2568

[startup+1.33502 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1647584/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=3544 CPUtime=1.32
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 701 0 0 0 131 1 0 0 25 0 1 0 202447373 3629056 685 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 886 685 140 302 0 581 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3544

[startup+2.97118 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1646624/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=4580 CPUtime=2.96
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 963 0 0 0 294 2 0 0 25 0 1 0 202447373 4689920 947 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 1145 947 140 302 0 840 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4580

[startup+6.2535 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1644896/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=6152 CPUtime=6.24
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 1344 0 0 0 621 3 0 0 25 0 1 0 202447373 6299648 1295 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 1538 1295 140 302 0 1233 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6152

[startup+12.7041 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1642784/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=8224 CPUtime=12.69
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 1833 0 0 0 1265 4 0 0 25 0 1 0 202447373 8421376 1784 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 2056 1784 140 302 0 1751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8224

[startup+25.5144 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1640160/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=11192 CPUtime=25.49
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 2565 0 0 0 2541 8 0 0 25 0 1 0 202447373 11460608 2451 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 2798 2451 140 302 0 2493 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11192

[startup+51.1238 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1636384/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=14976 CPUtime=51.1
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 3488 0 0 0 5098 12 0 0 25 0 1 0 202447373 15335424 3374 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 3744 3374 140 302 0 3439 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 14976

[startup+102.348 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1631072/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=21164 CPUtime=102.31
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 4940 0 0 0 10210 21 0 0 25 0 1 0 202447373 21671936 4697 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 5291 4697 140 302 0 4986 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21164

[startup+162.385 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1626528/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=25820 CPUtime=162.34
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 6039 0 0 0 16204 30 0 0 25 0 1 0 202447373 26439680 5796 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 6455 5796 140 302 0 6150 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 25820

[startup+222.42 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1622752/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=29824 CPUtime=222.36
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 6984 0 0 0 22198 38 0 0 25 0 1 0 202447373 30539776 6741 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 7456 6741 140 302 0 7151 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 29824

[startup+282.456 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 16996
/proc/meminfo: memFree=1619744/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=33980 CPUtime=282.38
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 7981 0 0 0 28195 43 0 0 25 0 1 0 202447373 34795520 7481 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 8495 7481 140 302 0 8190 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 33980

[startup+342.497 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 17062
/proc/meminfo: memFree=1615336/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=37376 CPUtime=342.37
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 8780 0 0 0 34188 49 0 0 25 0 1 0 202447373 38273024 8280 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 9344 8280 140 302 0 9039 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 37376

[startup+402.57 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 17160
/proc/meminfo: memFree=1612592/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=40376 CPUtime=402.38
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 9457 0 0 0 40183 55 0 0 25 0 1 0 202447373 41345024 8957 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 10094 8957 140 302 0 9789 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 40376

[startup+462.612 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1611232/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=43072 CPUtime=462.39
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 10086 0 0 0 46178 61 0 0 25 0 1 0 202447373 44105728 9586 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 10768 9586 140 302 0 10463 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 43072

[startup+522.644 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1608992/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=45124 CPUtime=522.41
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 10628 0 0 0 52174 67 0 0 25 0 1 0 202447373 46206976 10128 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 11281 10128 140 302 0 10976 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 45124

[startup+582.676 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1606816/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=47352 CPUtime=582.43
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 11162 0 0 0 58171 72 0 0 25 0 1 0 202447373 48488448 10662 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 11838 10662 140 302 0 11533 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 47352

[startup+642.717 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1604960/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=49316 CPUtime=642.45
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 11664 0 0 0 64167 78 0 0 25 0 1 0 202447373 50499584 11164 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 12329 11164 140 302 0 12024 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 49316

[startup+702.746 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1602912/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=51376 CPUtime=702.47
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 12167 0 0 0 70165 82 0 0 25 0 1 0 202447373 52609024 11667 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 12844 11667 140 302 0 12539 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 51376

[startup+762.779 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1600160/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=54632 CPUtime=762.49
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 12864 0 0 0 76163 86 0 0 25 0 1 0 202447373 55943168 12364 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 13658 12364 140 302 0 13353 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 54632

[startup+822.822 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1598304/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=56448 CPUtime=822.51
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 13342 0 0 0 82161 90 0 0 25 0 1 0 202447373 57802752 12842 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 14112 12842 140 302 0 13807 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 56448

[startup+882.858 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1596768/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=57900 CPUtime=882.53
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 13724 0 0 0 88159 94 0 0 25 0 1 0 202447373 59289600 13224 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 14475 13224 140 302 0 14170 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 57900

[startup+942.892 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1595360/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=59324 CPUtime=942.55
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 14079 0 0 0 94156 99 0 0 25 0 1 0 202447373 60747776 13579 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 14831 13579 140 302 0 14526 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 59324

[startup+1002.92 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1593760/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=62916 CPUtime=1002.57
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 14972 0 0 0 100155 102 0 0 25 0 1 0 202447373 64425984 13959 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 15729 13959 140 302 0 15424 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 62916

[startup+1062.96 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1592160/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=64504 CPUtime=1062.59
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 15391 0 0 0 106154 105 0 0 25 0 1 0 202447373 66052096 14378 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 16126 14378 140 302 0 15821 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 64504

[startup+1123 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1590752/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=66304 CPUtime=1122.61
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 15750 0 0 0 112153 108 0 0 25 0 1 0 202447373 67895296 14737 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 16576 14737 140 302 0 16271 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 66304

[startup+1183.03 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1589280/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=67464 CPUtime=1182.63
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 16099 0 0 0 118151 112 0 0 25 0 1 0 202447373 69083136 15086 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 16866 15086 140 302 0 16561 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 67464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17194
/proc/meminfo: memFree=1588896/2055920 swapFree=4192812/4192956
[pid=16995] ppid=16993 vsize=67848 CPUtime=1200.05
/proc/16995/stat : 16995 (Spear-32) R 16993 16995 16899 0 -1 4194304 16201 0 0 0 119892 113 0 0 25 0 1 0 202447373 69476352 15188 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16995/statm: 16962 15188 140 302 0 16657 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 67848

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.47
CPU time (s): 1200.07
CPU user time (s): 1198.92
CPU system time (s): 1.14582
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 67848

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

runsolver used 1.21582 second user time and 3.05754 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Feb 18 18:55:28 UTC 2007

IDJOB= 296539
IDBENCH= 19939
IDSOLVER= 132
FILE ID= node18/296539-1171824928

PBS_JOBID= 3839361

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1437321789-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296539-1171824928/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296539-1171824928/instance-296539-1171824928.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-296539-1171824928 -o ROOT/results/node18/solver-296539-1171824928 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296539-1171824928/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296539-1171824928/instance-296539-1171824928.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  77bdf27dae0f4a53dc64394c48246636

RANDOM SEED= 436826651

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1650048 kB
Buffers:         48924 kB
Cached:         227564 kB
SwapCached:          0 kB
Active:         267220 kB
Inactive:        68792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          78372 kB
Slab:            55468 kB
Committed_AS:   776532 kB
PageTables:       1668 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= 66547 MiB

End job on node18 on Sun Feb 18 19:16:56 UTC 2007