Trace number 300638

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.15 1200.51

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1744543366-13.cnf
MD5SUMf9dfefe909b6aaae015056afd3e2e3a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.04308
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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/300638-1171916761/instance-300638-1171916761.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/node1/watcher-300638-1171916761 -o ROOT/results/node1/solver-300638-1171916761 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300638-1171916761/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300638-1171916761/instance-300638-1171916761.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.94 0.99 0.99 3/77 27324
/proc/meminfo: memFree=1595064/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=1548 CPUtime=0
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 211631130 1585152 180 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 387 180 128 302 0 82 0

[startup+0.106902 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 27324
/proc/meminfo: memFree=1595064/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=2596 CPUtime=0.1
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 490 0 0 0 10 0 0 0 18 0 1 0 211631130 2658304 474 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 649 474 140 302 0 344 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.514949 s]
/proc/loadavg: 0.94 0.99 0.99 3/77 27324
/proc/meminfo: memFree=1595064/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=4272 CPUtime=0.5
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 899 0 0 0 50 0 0 0 21 0 1 0 211631130 4374528 883 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 1068 883 140 302 0 763 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4272

[startup+1.33505 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1590000/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=6968 CPUtime=1.32
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 1560 0 0 0 131 1 0 0 25 0 1 0 211631130 7135232 1544 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 1742 1544 140 302 0 1437 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6968

[startup+2.97224 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1586928/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=10952 CPUtime=2.96
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 2544 0 0 0 294 2 0 0 25 0 1 0 211631130 11214848 2528 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 2738 2528 140 302 0 2433 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10952

[startup+6.25262 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1580080/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=16976 CPUtime=6.24
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 4066 0 0 0 620 4 0 0 25 0 1 0 211631130 17383424 4050 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 4244 4050 140 302 0 3939 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 16976

[startup+12.7114 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1570416/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=25952 CPUtime=12.69
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 6349 0 0 0 1262 7 0 0 25 0 1 0 211631130 26574848 6300 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 6488 6300 140 302 0 6183 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25952

[startup+25.5129 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1557488/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=39276 CPUtime=25.49
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 9699 0 0 0 2537 12 0 0 25 0 1 0 211631130 40218624 9585 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 9819 9585 140 302 0 9514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39276

[startup+51.1279 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1538416/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=57988 CPUtime=51.1
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 14381 0 0 0 5088 22 0 0 25 0 1 0 211631130 59379712 14267 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 14497 14267 140 302 0 14192 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 57988

[startup+102.35 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1510768/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=85920 CPUtime=102.31
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 21419 0 0 0 10194 37 0 0 25 0 1 0 211631130 87982080 21176 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 21480 21176 140 302 0 21175 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85920

[startup+162.393 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1485552/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=110604 CPUtime=162.33
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 27621 0 0 0 16183 50 0 0 25 0 1 0 211631130 113258496 27378 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 27651 27378 140 302 0 27346 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 110604

[startup+222.431 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1464880/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=131228 CPUtime=222.35
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 32771 0 0 0 22172 63 0 0 25 0 1 0 211631130 134377472 32528 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 32807 32528 140 302 0 32502 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 131228

[startup+282.465 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1448176/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=149004 CPUtime=282.37
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 37215 0 0 0 28163 74 0 0 25 0 1 0 211631130 152580096 36715 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 37251 36715 140 302 0 36946 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 149004

[startup+342.499 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1429040/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=168228 CPUtime=342.39
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 42014 0 0 0 34152 87 0 0 25 0 1 0 211631130 172265472 41514 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 42057 41514 140 302 0 41752 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 168228

[startup+402.541 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1412336/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=184764 CPUtime=402.41
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 46127 0 0 0 40143 98 0 0 25 0 1 0 211631130 189198336 45627 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 46191 45627 140 302 0 45886 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 184764

[startup+462.577 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1397360/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=199800 CPUtime=462.43
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 49872 0 0 0 46136 107 0 0 25 0 1 0 211631130 204595200 49372 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 49950 49372 140 302 0 49645 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 199800

[startup+522.616 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1383856/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=213288 CPUtime=522.45
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 53263 0 0 0 52129 116 0 0 25 0 1 0 211631130 218406912 52763 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 53322 52763 140 302 0 53017 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 213288

[startup+582.655 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1371376/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=225888 CPUtime=582.47
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 56383 0 0 0 58123 124 0 0 25 0 1 0 211631130 231309312 55883 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 56472 55883 140 302 0 56167 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 225888

[startup+642.696 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1358320/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=239112 CPUtime=642.49
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 59644 0 0 0 64114 135 0 0 25 0 1 0 211631130 244850688 59144 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 59778 59144 140 302 0 59473 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 239112

[startup+702.735 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1346160/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=251176 CPUtime=702.52
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 62683 0 0 0 70106 146 0 0 25 0 1 0 211631130 257204224 62183 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 62794 62183 140 302 0 62489 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 251176

[startup+762.769 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1334640/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=262740 CPUtime=762.53
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 65567 0 0 0 76100 153 0 0 25 0 1 0 211631130 269045760 65067 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 65685 65067 140 302 0 65380 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 262740

[startup+822.808 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27325
/proc/meminfo: memFree=1323824/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=275480 CPUtime=822.56
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 68736 0 0 0 82094 162 0 0 25 0 1 0 211631130 282091520 67723 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 68870 67723 140 302 0 68565 0
Current children cumulated CPU time (s) 822.56
Current children cumulated vsize (KiB) 275480

[startup+882.844 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1313648/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=285768 CPUtime=882.57
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 71309 0 0 0 88088 169 0 0 25 0 1 0 211631130 292626432 70296 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 71442 70296 140 302 0 71137 0
Current children cumulated CPU time (s) 882.57
Current children cumulated vsize (KiB) 285768

[startup+942.882 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1304240/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=295192 CPUtime=942.59
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 73643 0 0 0 94082 177 0 0 25 0 1 0 211631130 302276608 72630 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 73798 72630 140 302 0 73493 0
Current children cumulated CPU time (s) 942.59
Current children cumulated vsize (KiB) 295192

[startup+1002.92 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1295088/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=304484 CPUtime=1002.61
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 75948 0 0 0 100075 186 0 0 25 0 1 0 211631130 311791616 74935 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 76121 74935 140 302 0 75816 0
Current children cumulated CPU time (s) 1002.61
Current children cumulated vsize (KiB) 304484

[startup+1062.96 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1285360/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=314080 CPUtime=1062.63
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 78344 0 0 0 106072 191 0 0 25 0 1 0 211631130 321617920 77331 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 78520 77331 140 302 0 78215 0
Current children cumulated CPU time (s) 1062.63
Current children cumulated vsize (KiB) 314080

[startup+1122.99 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1276400/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=323084 CPUtime=1122.65
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 80615 0 0 0 112066 199 0 0 25 0 1 0 211631130 330838016 79602 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 80771 79602 140 302 0 80466 0
Current children cumulated CPU time (s) 1122.65
Current children cumulated vsize (KiB) 323084

[startup+1183.03 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1267440/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=331940 CPUtime=1182.67
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 82838 0 0 0 118060 207 0 0 25 0 1 0 211631130 339906560 81825 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 82985 81825 140 302 0 82680 0
Current children cumulated CPU time (s) 1182.67
Current children cumulated vsize (KiB) 331940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 27327
/proc/meminfo: memFree=1264752/2055920 swapFree=4158120/4192956
[pid=27324] ppid=27322 vsize=334628 CPUtime=1200.09
/proc/27324/stat : 27324 (Spear-32) R 27322 27324 26978 0 -1 4194304 83478 0 0 0 119799 210 0 0 25 0 1 0 211631130 342659072 82465 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/27324/statm: 83657 82465 140 302 0 83352 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 334628

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.51
CPU time (s): 1200.15
CPU user time (s): 1198
CPU system time (s): 2.15167
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 334628

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

runsolver used 1.2998 second user time and 2.97255 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Feb 19 20:26:01 UTC 2007

IDJOB= 300638
IDBENCH= 20039
IDSOLVER= 131
FILE ID= node1/300638-1171916761

PBS_JOBID= 3848887

Free space on /tmp= 66550 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1744543366-13.cnf
COMMAND LINE= /tmp/evaluation/300638-1171916761/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300638-1171916761/instance-300638-1171916761.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-300638-1171916761 -o ROOT/results/node1/solver-300638-1171916761 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300638-1171916761/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300638-1171916761/instance-300638-1171916761.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f9dfefe909b6aaae015056afd3e2e3a1

RANDOM SEED= 516036920

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1595472 kB
Buffers:         53772 kB
Cached:         311064 kB
SwapCached:      15284 kB
Active:         256544 kB
Inactive:       131480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595472 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          29860 kB
Slab:            57944 kB
Committed_AS:   689832 kB
PageTables:       1740 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= 66550 MiB

End job on node1 on Mon Feb 19 20:46:03 UTC 2007