Trace number 339056

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.11 1200.44

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
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/339056-1173697594/instance-339056-1173697594.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-339056-1173697594 -o ROOT/results/node75/solver-339056-1173697594 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339056-1173697594/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339056-1173697594/instance-339056-1173697594.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.10 1.06 0.95 3/64 29240
/proc/meminfo: memFree=1789632/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=1548 CPUtime=0
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 198 0 0 0 0 0 0 0 20 0 1 0 389725233 1585152 182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271224 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 387 182 128 302 0 82 0

[startup+0.0679019 s]
/proc/loadavg: 1.10 1.06 0.95 3/64 29240
/proc/meminfo: memFree=1789632/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=1676 CPUtime=0.05
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 248 0 0 0 5 0 0 0 20 0 1 0 389725233 1716224 232 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 419 232 140 302 0 114 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1676

[startup+0.101906 s]
/proc/loadavg: 1.10 1.06 0.95 3/64 29240
/proc/meminfo: memFree=1789632/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=1804 CPUtime=0.09
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 287 0 0 0 9 0 0 0 20 0 1 0 389725233 1847296 271 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 451 271 140 302 0 146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1804

[startup+0.301928 s]
/proc/loadavg: 1.10 1.06 0.95 3/64 29240
/proc/meminfo: memFree=1789632/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=2700 CPUtime=0.29
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 490 0 0 0 28 1 0 0 22 0 1 0 389725233 2764800 474 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 675 474 140 302 0 370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2700

[startup+0.701978 s]
/proc/loadavg: 1.10 1.06 0.95 3/64 29240
/proc/meminfo: memFree=1789632/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=3852 CPUtime=0.69
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 809 0 0 0 68 1 0 0 25 0 1 0 389725233 3944448 793 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 963 793 140 302 0 658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3852

[startup+1.50107 s]
/proc/loadavg: 1.10 1.06 0.95 2/65 29241
/proc/meminfo: memFree=1786040/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=6044 CPUtime=1.49
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 1340 0 0 0 147 2 0 0 25 0 1 0 389725233 6189056 1324 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 1511 1324 140 302 0 1206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6044

[startup+3.10127 s]
/proc/loadavg: 1.10 1.06 0.95 2/65 29241
/proc/meminfo: memFree=1783544/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=8992 CPUtime=3.09
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 2057 0 0 0 306 3 0 0 25 0 1 0 389725233 9207808 2041 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 2248 2041 140 302 0 1943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8992

[startup+6.30165 s]
/proc/loadavg: 1.09 1.06 0.95 2/65 29241
/proc/meminfo: memFree=1778808/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=12864 CPUtime=6.29
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 3047 0 0 0 624 5 0 0 25 0 1 0 389725233 13172736 3031 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 3216 3031 140 302 0 2911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12864

[startup+12.7014 s]
/proc/loadavg: 1.08 1.06 0.95 2/65 29241
/proc/meminfo: memFree=1772232/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=19024 CPUtime=12.69
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 4598 0 0 0 1261 8 0 0 25 0 1 0 389725233 19480576 4549 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 4756 4549 140 302 0 4451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19024

[startup+25.502 s]
/proc/loadavg: 1.06 1.06 0.95 2/65 29241
/proc/meminfo: memFree=1763016/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=28064 CPUtime=25.49
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 6870 0 0 0 2536 13 0 0 25 0 1 0 389725233 28737536 6756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 7016 6756 140 302 0 6711 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28064

[startup+51.101 s]
/proc/loadavg: 1.04 1.05 0.95 2/65 29241
/proc/meminfo: memFree=1750408/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=40700 CPUtime=51.08
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 10038 0 0 0 5088 20 0 0 25 0 1 0 389725233 41676800 9924 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 10175 9924 140 302 0 9870 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40700

[startup+102.305 s]
/proc/loadavg: 1.02 1.04 0.95 2/65 29241
/proc/meminfo: memFree=1732744/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=58616 CPUtime=102.27
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 14511 0 0 0 10197 30 0 0 25 0 1 0 389725233 60022784 14268 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 14654 14268 140 302 0 14349 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58616

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 0.95 2/65 29241
/proc/meminfo: memFree=1715528/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=75928 CPUtime=162.25
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 18852 0 0 0 16185 40 0 0 25 0 1 0 389725233 77750272 18609 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 18982 18609 140 302 0 18677 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 75928

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 29241
/proc/meminfo: memFree=1702024/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=89140 CPUtime=222.23
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 22167 0 0 0 22173 50 0 0 25 0 1 0 389725233 91279360 21924 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 22285 21924 140 302 0 21980 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89140

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 29241
/proc/meminfo: memFree=1691208/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=100060 CPUtime=282.21
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 24879 0 0 0 28163 58 0 0 25 0 1 0 389725233 102461440 24636 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 25015 24636 140 302 0 24710 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100060

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 29241
/proc/meminfo: memFree=1681800/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=110536 CPUtime=342.2
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 27467 0 0 0 34155 65 0 0 25 0 1 0 389725233 113188864 26967 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 27634 26967 140 302 0 27329 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 110536

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 29241
/proc/meminfo: memFree=1673416/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=119080 CPUtime=402.18
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 29582 0 0 0 40145 73 0 0 25 0 1 0 389725233 121937920 29082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 29770 29082 140 302 0 29465 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 119080

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1665032/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=127292 CPUtime=462.16
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 31646 0 0 0 46137 79 0 0 25 0 1 0 389725233 130347008 31146 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 31823 31146 140 302 0 31518 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 127292

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1657032/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=135532 CPUtime=522.15
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 33664 0 0 0 52131 84 0 0 25 0 1 0 389725233 138784768 33164 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 33883 33164 140 302 0 33578 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 135532

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1649608/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=143052 CPUtime=582.13
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 35503 0 0 0 58123 90 0 0 25 0 1 0 389725233 146485248 35003 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 35763 35003 140 302 0 35458 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 143052

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1642376/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=150172 CPUtime=642.12
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 37285 0 0 0 64117 95 0 0 25 0 1 0 389725233 153776128 36785 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 37543 36785 140 302 0 37238 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 150172

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1635592/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=157056 CPUtime=702.1
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 38987 0 0 0 70110 100 0 0 25 0 1 0 389725233 160825344 38487 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 39264 38487 140 302 0 38959 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 157056

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1629064/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=163668 CPUtime=762.09
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 40587 0 0 0 76104 105 0 0 25 0 1 0 389725233 167596032 40087 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 40917 40087 140 302 0 40612 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 163668

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1622856/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=169988 CPUtime=822.06
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 42158 0 0 0 82097 109 0 0 25 0 1 0 389725233 174067712 41658 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 42497 41658 140 302 0 42192 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 169988

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1615432/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=177308 CPUtime=882.05
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 43994 0 0 0 88090 115 0 0 25 0 1 0 389725233 181563392 43494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 44327 43494 140 302 0 44022 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 177308

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1608648/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=184284 CPUtime=942.04
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 45702 0 0 0 94083 121 0 0 25 0 1 0 389725233 188706816 45202 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 46071 45202 140 302 0 45766 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 184284

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1601992/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=190820 CPUtime=1002.02
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 47335 0 0 0 100075 127 0 0 25 0 1 0 389725233 195399680 46835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 47705 46835 140 302 0 47400 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 190820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1596104/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=196944 CPUtime=1062
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 48832 0 0 0 106068 132 0 0 25 0 1 0 389725233 201670656 48332 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 49236 48332 140 302 0 48931 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 196944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1589640/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=203432 CPUtime=1121.98
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 50412 0 0 0 112061 137 0 0 25 0 1 0 389725233 208314368 49912 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 50858 49912 140 302 0 50553 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 203432

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1583560/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=211840 CPUtime=1181.97
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 52463 0 0 0 118054 143 0 0 25 0 1 0 389725233 216924160 51450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 52960 51450 140 302 0 52655 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 211840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 29241
/proc/meminfo: memFree=1581704/2055920 swapFree=4182240/4192956
[pid=29240] ppid=29238 vsize=213504 CPUtime=1200.06
/proc/29240/stat : 29240 (Spear-32) R 29238 29240 28730 0 -1 4194304 52901 0 0 0 119862 144 0 0 25 0 1 0 389725233 218628096 51888 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29240/statm: 53376 51888 140 302 0 53071 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 213504

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.44
CPU time (s): 1200.11
CPU user time (s): 1198.63
CPU system time (s): 1.47878
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 213504

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

runsolver used 0.768883 second user time and 2.52262 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar 12 11:06:34 UTC 2007

IDJOB= 339056
IDBENCH= 24737
IDSOLVER= 132
FILE ID= node75/339056-1173697594

PBS_JOBID= 4101757

Free space on /tmp= 66514 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339056-1173697594/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339056-1173697594/instance-339056-1173697594.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-339056-1173697594 -o ROOT/results/node75/solver-339056-1173697594 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339056-1173697594/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339056-1173697594/instance-339056-1173697594.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5d5a2534629561aec3a6f7f6c6034d03

RANDOM SEED= 797383540

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1790104 kB
Buffers:         30828 kB
Cached:         185384 kB
SwapCached:       4992 kB
Active:          88456 kB
Inactive:       139600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790104 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            23756 kB
Committed_AS:   904816 kB
PageTables:       1432 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= 66514 MiB

End job on node75 on Mon Mar 12 11:26:36 UTC 2007