Trace number 296744

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.02 1200.35

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1155547357-11.SAT.shuffled.cnf
MD5SUMf2ec1271555abc545a13dbf21a5936ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.053991
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/296744-1171826500/instance-296744-1171826500.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/node76/watcher-296744-1171826500 -o ROOT/results/node76/solver-296744-1171826500 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296744-1171826500/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/296744-1171826500/instance-296744-1171826500.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: 1.00 0.97 0.98 3/69 12458
/proc/meminfo: memFree=1138616/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=1396 CPUtime=0
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 1 0 202608330 1429504 166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134806453 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 349 166 128 302 0 44 0

[startup+0.10654 s]
/proc/loadavg: 1.00 0.97 0.98 3/69 12458
/proc/meminfo: memFree=1138616/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=1916 CPUtime=0.09
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 312 0 0 0 9 0 0 0 21 0 1 0 202608330 1961984 297 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 479 297 140 302 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1916

[startup+0.514586 s]
/proc/loadavg: 1.00 0.97 0.98 3/69 12458
/proc/meminfo: memFree=1138616/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=2740 CPUtime=0.51
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 495 0 0 0 50 1 0 0 25 0 1 0 202608330 2805760 480 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 685 480 140 302 0 380 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2740

[startup+1.33468 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1136560/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=3516 CPUtime=1.32
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 712 0 0 0 131 1 0 0 25 0 1 0 202608330 3600384 697 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 879 697 140 302 0 574 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3516

[startup+2.97087 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1135600/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=4592 CPUtime=2.96
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 973 0 0 0 294 2 0 0 25 0 1 0 202608330 4702208 958 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 1148 958 140 302 0 843 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4592

[startup+6.24725 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1133880/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=6312 CPUtime=6.23
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 1383 0 0 0 619 4 0 0 25 0 1 0 202608330 6463488 1335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 1578 1335 140 302 0 1273 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6312

[startup+12.702 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1131648/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=8200 CPUtime=12.69
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 1872 0 0 0 1263 6 0 0 25 0 1 0 202608330 8396800 1824 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 2050 1824 140 302 0 1745 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8200

[startup+25.5065 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1129024/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=11292 CPUtime=25.49
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 2611 0 0 0 2540 9 0 0 25 0 1 0 202608330 11563008 2498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 2823 2498 140 302 0 2518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11292

[startup+51.1144 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1125120/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=15304 CPUtime=51.09
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 3554 0 0 0 5097 12 0 0 25 0 1 0 202608330 15671296 3441 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 3826 3441 140 302 0 3521 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15304

[startup+102.325 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1119808/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=21248 CPUtime=102.29
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 5026 0 0 0 10209 20 0 0 25 0 1 0 202608330 21757952 4784 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 5312 4784 140 302 0 5007 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21248

[startup+162.352 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1114880/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=26352 CPUtime=162.3
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 6238 0 0 0 16203 27 0 0 25 0 1 0 202608330 26984448 5996 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 6588 5996 140 302 0 6283 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 26352

[startup+222.37 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1111360/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=30064 CPUtime=222.3
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 7106 0 0 0 22197 33 0 0 25 0 1 0 202608330 30785536 6864 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 7516 6864 140 302 0 7211 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30064

[startup+282.393 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1108544/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=33992 CPUtime=282.31
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 8061 0 0 0 28194 37 0 0 25 0 1 0 202608330 34807808 7562 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 8498 7562 140 302 0 8193 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 33992

[startup+342.414 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1105280/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=37496 CPUtime=342.31
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 8882 0 0 0 34189 42 0 0 25 0 1 0 202608330 38395904 8383 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 9374 8383 140 302 0 9069 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 37496

[startup+402.441 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1102976/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=39768 CPUtime=402.32
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 9447 0 0 0 40186 46 0 0 25 0 1 0 202608330 40722432 8948 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 9942 8948 140 302 0 9637 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 39768

[startup+462.459 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1100480/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=42460 CPUtime=462.32
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 10082 0 0 0 46182 50 0 0 25 0 1 0 202608330 43479040 9583 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 10615 9583 140 302 0 10310 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 42460

[startup+522.476 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1098240/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=44548 CPUtime=522.32
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 10641 0 0 0 52178 54 0 0 25 0 1 0 202608330 45617152 10142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 11137 10142 140 302 0 10832 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 44548

[startup+582.497 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1095872/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=47416 CPUtime=582.33
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 11221 0 0 0 58174 59 0 0 25 0 1 0 202608330 48553984 10722 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 11854 10722 140 302 0 11549 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 47416

[startup+642.521 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1093952/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=49220 CPUtime=642.33
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 11693 0 0 0 64171 62 0 0 25 0 1 0 202608330 50401280 11194 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 12305 11194 140 302 0 12000 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 49220

[startup+702.542 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1092160/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=51168 CPUtime=702.34
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 12156 0 0 0 70168 66 0 0 25 0 1 0 202608330 52396032 11657 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 12792 11657 140 302 0 12487 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 51168

[startup+762.563 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1090048/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=53752 CPUtime=762.35
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 12683 0 0 0 76165 70 0 0 25 0 1 0 202608330 55042048 12184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 13438 12184 140 302 0 13133 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 53752

[startup+822.586 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1088384/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=55160 CPUtime=822.36
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 13088 0 0 0 82163 73 0 0 25 0 1 0 202608330 56483840 12589 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 13790 12589 140 302 0 13485 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 55160

[startup+882.606 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1086336/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=57120 CPUtime=882.36
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 13593 0 0 0 88161 75 0 0 25 0 1 0 202608330 58490880 13094 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 14280 13094 140 302 0 13975 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 57120

[startup+942.625 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1084864/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=58404 CPUtime=942.36
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 13967 0 0 0 94158 78 0 0 25 0 1 0 202608330 59805696 13468 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 14601 13468 140 302 0 14296 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 58404

[startup+1002.65 s]
/proc/loadavg: 1.00 0.97 0.98 2/70 12459
/proc/meminfo: memFree=1083456/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=59820 CPUtime=1002.37
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 14328 0 0 0 100156 81 0 0 25 0 1 0 202608330 61255680 13829 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 14955 13829 140 302 0 14650 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 59820

[startup+1062.67 s]
/proc/loadavg: 1.04 0.99 0.99 2/70 12459
/proc/meminfo: memFree=1081920/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=63664 CPUtime=1062.38
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 15210 0 0 0 106154 84 0 0 25 0 1 0 202608330 65191936 14198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 15916 14198 140 302 0 15611 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 63664

[startup+1122.69 s]
/proc/loadavg: 1.06 1.00 0.99 2/70 12461
/proc/meminfo: memFree=1080384/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=65328 CPUtime=1122.38
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 15589 0 0 0 112151 87 0 0 25 0 1 0 202608330 66895872 14577 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 16332 14577 140 302 0 16027 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 65328

[startup+1182.71 s]
/proc/loadavg: 1.02 1.00 0.99 2/70 12461
/proc/meminfo: memFree=1078976/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=66748 CPUtime=1182.38
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 15936 0 0 0 118148 90 0 0 25 0 1 0 202608330 68349952 14924 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 16687 14924 140 302 0 16382 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 66748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.01 1.00 0.99 2/70 12461
/proc/meminfo: memFree=1078592/2055888 swapFree=4087076/4096564
[pid=12458] ppid=12456 vsize=67264 CPUtime=1200
/proc/12458/stat : 12458 (Spear-32) R 12456 12458 11941 0 -1 4194304 16039 0 0 0 119909 91 0 0 25 0 1 0 202608330 68878336 15027 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/12458/statm: 16816 15027 140 302 0 16511 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 67264

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.35
CPU time (s): 1200.02
CPU user time (s): 1199.1
CPU system time (s): 0.924859
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 67264

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

runsolver used 1.13483 second user time and 2.16767 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Feb 18 19:21:40 UTC 2007

IDJOB= 296744
IDBENCH= 19944
IDSOLVER= 132
FILE ID= node76/296744-1171826500

PBS_JOBID= 3839696

Free space on /tmp= 66650 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f2ec1271555abc545a13dbf21a5936ee

RANDOM SEED= 704415953

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1139088 kB
Buffers:         42816 kB
Cached:         778088 kB
SwapCached:       3460 kB
Active:         584900 kB
Inactive:       246004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1139088 kB
SwapTotal:     4096564 kB
SwapFree:      4087076 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:          15336 kB
Slab:            72244 kB
Committed_AS:   917972 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66650 MiB

End job on node76 on Sun Feb 18 19:41:43 UTC 2007