Trace number 338887

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.09 1200.82

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
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 variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
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/338887-1173694306/instance-338887-1173694306.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/node70/watcher-338887-1173694306 -o ROOT/results/node70/solver-338887-1173694306 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338887-1173694306/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338887-1173694306/instance-338887-1173694306.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.00 1.00 1.15 3/64 17036
/proc/meminfo: memFree=1797552/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=1396 CPUtime=0
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 25730508 1429504 172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 349 172 140 302 0 44 0

[startup+0.0166001 s]
/proc/loadavg: 1.00 1.00 1.15 3/64 17036
/proc/meminfo: memFree=1797552/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=1524 CPUtime=0.01
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 202 0 0 0 1 0 0 0 18 0 1 0 25730508 1560576 186 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 381 186 140 302 0 76 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1524

[startup+0.101607 s]
/proc/loadavg: 1.00 1.00 1.15 3/64 17036
/proc/meminfo: memFree=1797552/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=1780 CPUtime=0.09
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 280 0 0 0 9 0 0 0 18 0 1 0 25730508 1822720 264 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 445 264 140 302 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780

[startup+0.301627 s]
/proc/loadavg: 1.00 1.00 1.15 3/64 17036
/proc/meminfo: memFree=1797552/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=2296 CPUtime=0.29
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 408 0 0 0 29 0 0 0 19 0 1 0 25730508 2351104 392 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 574 392 140 302 0 269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2296

[startup+0.701668 s]
/proc/loadavg: 1.00 1.00 1.15 3/64 17036
/proc/meminfo: memFree=1797552/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=3096 CPUtime=0.69
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 609 0 0 0 68 1 0 0 23 0 1 0 25730508 3170304 593 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 774 593 140 302 0 469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3096

[startup+1.50275 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 17037
/proc/meminfo: memFree=1795240/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=4252 CPUtime=1.49
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 887 0 0 0 148 1 0 0 25 0 1 0 25730508 4354048 871 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 1063 871 140 302 0 758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4252

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 17037
/proc/meminfo: memFree=1793832/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=5676 CPUtime=3.09
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 1242 0 0 0 306 3 0 0 25 0 1 0 25730508 5812224 1226 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 1419 1226 140 302 0 1114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5676

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 17037
/proc/meminfo: memFree=1791528/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=7508 CPUtime=6.29
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 1703 0 0 0 625 4 0 0 25 0 1 0 25730508 7688192 1687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 1877 1687 140 302 0 1572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7508

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 17037
/proc/meminfo: memFree=1788840/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=9984 CPUtime=12.69
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 2345 0 0 0 1263 6 0 0 25 0 1 0 25730508 10223616 2296 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 2496 2296 140 302 0 2191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9984

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 17037
/proc/meminfo: memFree=1785256/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=13488 CPUtime=25.48
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 3225 0 0 0 2540 8 0 0 25 0 1 0 25730508 13811712 3176 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 3372 3176 140 302 0 3067 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13488

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 17037
/proc/meminfo: memFree=1780072/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=19012 CPUtime=51.06
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 4601 0 0 0 5095 11 0 0 25 0 1 0 25730508 19468288 4487 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 4753 4487 140 302 0 4448 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19012

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 17037
/proc/meminfo: memFree=1772136/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=26752 CPUtime=102.23
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 6525 0 0 0 10207 16 0 0 25 0 1 0 25730508 27394048 6411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 6688 6411 140 302 0 6383 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26752

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 17037
/proc/meminfo: memFree=1764968/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=34712 CPUtime=162.19
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 8448 0 0 0 16196 23 0 0 25 0 1 0 25730508 35545088 8205 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 8678 8205 140 302 0 8373 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 34712

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 17037
/proc/meminfo: memFree=1759272/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=40548 CPUtime=222.15
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 9867 0 0 0 22186 29 0 0 25 0 1 0 25730508 41521152 9624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 10137 9624 140 302 0 9832 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 40548

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 17037
/proc/meminfo: memFree=1754600/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=45224 CPUtime=282.11
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 11028 0 0 0 28177 34 0 0 25 0 1 0 25730508 46309376 10785 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 11306 10785 140 302 0 11001 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 45224

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 17037
/proc/meminfo: memFree=1750440/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=49408 CPUtime=342.09
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 12056 0 0 0 34170 39 0 0 25 0 1 0 25730508 50593792 11813 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 12352 11813 140 302 0 12047 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 49408

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 17037
/proc/meminfo: memFree=1746728/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=53168 CPUtime=402.04
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 12990 0 0 0 40161 43 0 0 25 0 1 0 25730508 54444032 12747 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 13292 12747 140 302 0 12987 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 53168

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 17037
/proc/meminfo: memFree=1743016/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=57948 CPUtime=462
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 14156 0 0 0 46153 47 0 0 25 0 1 0 25730508 59338752 13656 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 14487 13656 140 302 0 14182 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 57948

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 17037
/proc/meminfo: memFree=1739304/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=61872 CPUtime=521.97
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 15096 0 0 0 52145 52 0 0 25 0 1 0 25730508 63356928 14596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 15468 14596 140 302 0 15163 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 61872

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 17037
/proc/meminfo: memFree=1735976/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=65384 CPUtime=581.93
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 15916 0 0 0 58138 55 0 0 25 0 1 0 25730508 66953216 15416 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 16346 15416 140 302 0 16041 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 65384

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 17037
/proc/meminfo: memFree=1733032/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=68332 CPUtime=641.9
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 16645 0 0 0 64132 58 0 0 25 0 1 0 25730508 69971968 16145 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 17083 16145 140 302 0 16778 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 68332

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17037
/proc/meminfo: memFree=1730216/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=71040 CPUtime=701.87
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 17342 0 0 0 70126 61 0 0 25 0 1 0 25730508 72744960 16842 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 17760 16842 140 302 0 17455 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 71040

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 17037
/proc/meminfo: memFree=1727656/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=73548 CPUtime=761.84
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 17983 0 0 0 76120 64 0 0 25 0 1 0 25730508 75313152 17483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 18387 17483 140 302 0 18082 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 73548

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17037
/proc/meminfo: memFree=1725032/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=76040 CPUtime=821.8
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 18630 0 0 0 82113 67 0 0 25 0 1 0 25730508 77864960 18130 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 19010 18130 140 302 0 18705 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 76040

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17037
/proc/meminfo: memFree=1722408/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=78792 CPUtime=881.75
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 19281 0 0 0 88106 69 0 0 25 0 1 0 25730508 80683008 18781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 19698 18781 140 302 0 19393 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 78792

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 17037
/proc/meminfo: memFree=1720040/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=80976 CPUtime=941.72
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 19880 0 0 0 94099 73 0 0 25 0 1 0 25730508 82919424 19380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 20244 19380 140 302 0 19939 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 80976

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17037
/proc/meminfo: memFree=1717480/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=84072 CPUtime=1001.69
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 20519 0 0 0 100091 78 0 0 25 0 1 0 25730508 86089728 20019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 21018 20019 140 302 0 20713 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 84072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 17037
/proc/meminfo: memFree=1714984/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=86508 CPUtime=1061.65
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 21146 0 0 0 106085 80 0 0 25 0 1 0 25730508 88584192 20646 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 21627 20646 140 302 0 21322 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 86508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17037
/proc/meminfo: memFree=1711720/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=89904 CPUtime=1121.61
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 21960 0 0 0 112077 84 0 0 25 0 1 0 25730508 92061696 21460 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 22476 21460 140 302 0 22171 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 89904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 17037
/proc/meminfo: memFree=1709416/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=92340 CPUtime=1181.58
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 22536 0 0 0 118072 86 0 0 25 0 1 0 25730508 94556160 22036 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 23085 22036 140 302 0 22780 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 92340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17037
/proc/meminfo: memFree=1708712/2055920 swapFree=4179464/4192956
[pid=17036] ppid=17034 vsize=93108 CPUtime=1200.07
/proc/17036/stat : 17036 (Spear-32) R 17034 17036 15672 0 -1 4194304 22718 0 0 0 119920 87 0 0 25 0 1 0 25730508 95342592 22218 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17036/statm: 23277 22218 140 302 0 22972 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93108

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.82
CPU time (s): 1200.09
CPU user time (s): 1199.2
CPU system time (s): 0.890864
CPU usage (%): 99.9395
Max. virtual memory (cumulated for all children) (KiB): 93108

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

runsolver used 1.18982 second user time and 3.18651 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Mar 12 10:11:46 UTC 2007

IDJOB= 338887
IDBENCH= 24733
IDSOLVER= 131
FILE ID= node70/338887-1173694306

PBS_JOBID= 4101740

Free space on /tmp= 66556 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338887-1173694306/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338887-1173694306/instance-338887-1173694306.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-338887-1173694306 -o ROOT/results/node70/solver-338887-1173694306 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338887-1173694306/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338887-1173694306/instance-338887-1173694306.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cb7fcc0a671d4e8fcabb476bdf51a2fc

RANDOM SEED= 47956926

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.220
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	: 5931.00
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.220
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:       1797960 kB
Buffers:         29324 kB
Cached:         175700 kB
SwapCached:       8292 kB
Active:          80144 kB
Inactive:       140092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797960 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:            1556 kB
Writeback:           0 kB
Mapped:          15476 kB
Slab:            23752 kB
Committed_AS:    84844 kB
PageTables:       1396 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= 66556 MiB

End job on node70 on Mon Mar 12 10:31:49 UTC 2007