Trace number 333302

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.1 1200.52

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark212.424
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
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/333302-1173509009/instance-333302-1173509009.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/node3/watcher-333302-1173509009 -o ROOT/results/node3/solver-333302-1173509009 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333302-1173509009/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/333302-1173509009/instance-333302-1173509009.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: 0.91 0.95 0.96 3/77 26012
/proc/meminfo: memFree=1550376/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=1396 CPUtime=0
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 370855767 1429504 171 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 349 171 140 302 0 44 0

[startup+0.0730681 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 26012
/proc/meminfo: memFree=1550376/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=1652 CPUtime=0.06
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 249 0 0 0 6 0 0 0 18 0 1 0 370855767 1691648 233 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 413 233 140 302 0 108 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1652

[startup+0.10107 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 26012
/proc/meminfo: memFree=1550376/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=1780 CPUtime=0.09
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 271 0 0 0 9 0 0 0 18 0 1 0 370855767 1822720 255 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 445 255 140 302 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780

[startup+0.301086 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 26012
/proc/meminfo: memFree=1550376/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=2176 CPUtime=0.29
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 379 0 0 0 28 1 0 0 19 0 1 0 370855767 2228224 363 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 544 363 140 302 0 239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2176

[startup+0.701119 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 26012
/proc/meminfo: memFree=1550376/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=2820 CPUtime=0.69
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 545 0 0 0 68 1 0 0 22 0 1 0 370855767 2887680 529 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 705 529 140 302 0 400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50119 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 26013
/proc/meminfo: memFree=1548384/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=3724 CPUtime=1.49
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 770 0 0 0 148 1 0 0 25 0 1 0 370855767 3813376 754 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 931 754 140 302 0 626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3724

[startup+3.10132 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 26013
/proc/meminfo: memFree=1547232/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=5012 CPUtime=3.09
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 1071 0 0 0 307 2 0 0 25 0 1 0 370855767 5132288 1055 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 1253 1055 140 302 0 948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5012

[startup+6.30158 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 26013
/proc/meminfo: memFree=1545184/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=6700 CPUtime=6.29
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 1494 0 0 0 626 3 0 0 25 0 1 0 370855767 6860800 1478 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 1675 1478 140 302 0 1370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6700

[startup+12.7021 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 26013
/proc/meminfo: memFree=1542560/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=9072 CPUtime=12.69
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 2112 0 0 0 1264 5 0 0 25 0 1 0 370855767 9289728 2063 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 2268 2063 140 302 0 1963 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9072

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 26013
/proc/meminfo: memFree=1539104/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=12536 CPUtime=25.49
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 2949 0 0 0 2541 8 0 0 25 0 1 0 370855767 12836864 2900 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 3134 2900 140 302 0 2829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12536

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 26013
/proc/meminfo: memFree=1534176/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=17904 CPUtime=51.08
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 4253 0 0 0 5096 12 0 0 25 0 1 0 370855767 18333696 4139 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 4476 4139 140 302 0 4171 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17904

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 26013
/proc/meminfo: memFree=1527584/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=24436 CPUtime=102.27
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 5857 0 0 0 10208 19 0 0 25 0 1 0 370855767 25022464 5743 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 6109 5743 140 302 0 5804 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24436

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 26013
/proc/meminfo: memFree=1521376/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=31340 CPUtime=162.25
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 7551 0 0 0 16199 26 0 0 25 0 1 0 370855767 32092160 7308 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 7835 7308 140 302 0 7530 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31340

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 26013
/proc/meminfo: memFree=1516256/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=36380 CPUtime=222.23
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 8792 0 0 0 22192 31 0 0 25 0 1 0 370855767 37253120 8549 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 9095 8549 140 302 0 8790 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36380

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 26013
/proc/meminfo: memFree=1511712/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=40776 CPUtime=282.22
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 9950 0 0 0 28184 38 0 0 25 0 1 0 370855767 41754624 9707 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 10194 9707 140 302 0 9889 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 40776

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 26013
/proc/meminfo: memFree=1507424/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=45304 CPUtime=342.2
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 11015 0 0 0 34177 43 0 0 25 0 1 0 370855767 46391296 10772 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 11326 10772 140 302 0 11021 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45304

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 26013
/proc/meminfo: memFree=1503520/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=49224 CPUtime=402.19
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 11982 0 0 0 40171 48 0 0 25 0 1 0 370855767 50405376 11739 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 12306 11739 140 302 0 12001 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 49224

[startup+462.302 s]
/proc/loadavg: 1.06 0.99 0.96 2/78 26013
/proc/meminfo: memFree=1500000/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=53816 CPUtime=462.17
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 13112 0 0 0 46165 52 0 0 25 0 1 0 370855767 55107584 12612 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 13454 12612 140 302 0 13149 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 53816

[startup+522.302 s]
/proc/loadavg: 1.08 1.00 0.97 3/78 26013
/proc/meminfo: memFree=1496352/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=57752 CPUtime=522.15
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 14037 0 0 0 52159 56 0 0 25 0 1 0 370855767 59138048 13537 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526820 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 14438 13537 140 302 0 14133 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 57752

[startup+582.302 s]
/proc/loadavg: 1.03 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1492960/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=60968 CPUtime=582.14
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 14882 0 0 0 58154 60 0 0 25 0 1 0 370855767 62431232 14382 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 15242 14382 140 302 0 14937 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 60968

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1489760/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=64336 CPUtime=642.12
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 15677 0 0 0 64149 63 0 0 25 0 1 0 370855767 65880064 15177 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 16084 15177 140 302 0 15779 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 64336

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1486816/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=67356 CPUtime=702.11
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 16412 0 0 0 70143 68 0 0 25 0 1 0 370855767 68972544 15912 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 16839 15912 140 302 0 16534 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 67356

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1483808/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=70176 CPUtime=762.09
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 17155 0 0 0 76137 72 0 0 25 0 1 0 370855767 71860224 16655 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 17544 16655 140 302 0 17239 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 70176

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1481312/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=72536 CPUtime=822.07
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 17788 0 0 0 82131 76 0 0 25 0 1 0 370855767 74276864 17288 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 18134 17288 140 302 0 17829 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 72536

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1478944/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=75020 CPUtime=882.06
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 18401 0 0 0 88126 80 0 0 25 0 1 0 370855767 76820480 17901 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 18755 17901 140 302 0 18450 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 75020

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1476640/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=77440 CPUtime=942.04
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 18973 0 0 0 94121 83 0 0 25 0 1 0 370855767 79298560 18473 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 19360 18473 140 302 0 19055 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 77440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26013
/proc/meminfo: memFree=1474272/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=79644 CPUtime=1002.03
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 19567 0 0 0 100116 87 0 0 25 0 1 0 370855767 81555456 19067 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 19911 19067 140 302 0 19606 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 79644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/84 26085
/proc/meminfo: memFree=1469040/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=84276 CPUtime=1061.98
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 20552 0 0 0 106106 92 0 0 25 0 1 0 370855767 86298624 20052 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 21069 20052 140 302 0 20764 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 84276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/84 26183
/proc/meminfo: memFree=1466928/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=86488 CPUtime=1121.91
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 21086 0 0 0 112096 95 0 0 25 0 1 0 370855767 88563712 20586 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 21622 20586 140 302 0 21317 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 86488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26211
/proc/meminfo: memFree=1465952/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=88324 CPUtime=1181.88
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 21590 0 0 0 118090 98 0 0 25 0 1 0 370855767 90443776 21090 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 22081 21090 140 302 0 21776 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 88324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26211
/proc/meminfo: memFree=1465312/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=88964 CPUtime=1200.08
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 21749 0 0 0 119909 99 0 0 25 0 1 0 370855767 91099136 21249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 22241 21249 140 302 0 21936 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 88964

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 26211
/proc/meminfo: memFree=1465312/2055920 swapFree=4158660/4192956
[pid=26012] ppid=26010 vsize=88964 CPUtime=1200.08
/proc/26012/stat : 26012 (Spear-32) R 26010 26012 25527 0 -1 4194304 21749 0 0 0 119909 99 0 0 25 0 1 0 370855767 91099136 21249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/26012/statm: 22241 21249 140 302 0 21936 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 88964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.09
CPU system time (s): 1.01085
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 88964

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

runsolver used 1.3018 second user time and 3.07453 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Mar 10 06:43:29 UTC 2007

IDJOB= 333302
IDBENCH= 24600
IDSOLVER= 132
FILE ID= node3/333302-1173509009

PBS_JOBID= 4101114

Free space on /tmp= 66517 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 595969991

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1550784 kB
Buffers:         48312 kB
Cached:         367592 kB
SwapCached:       2568 kB
Active:         195532 kB
Inactive:       243464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550784 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          30752 kB
Slab:            51776 kB
Committed_AS:  1504064 kB
PageTables:       1656 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= 66517 MiB

End job on node3 on Sat Mar 10 07:03:32 UTC 2007