Trace number 421764

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
minisat SAT 2007? (TO) 1200.17 1200.49

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  58560                                                |
0.00/0.00	c |  Number of clauses:    778800                                               |
1.69/1.74	c |  Parsing time:         1.68         s                                       |
7.49/7.57	c ============================[ Search Statistics ]==============================
7.49/7.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.49/7.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.49/7.57	c ===============================================================================
7.49/7.57	c |         0 |   17655   433992  1015038 |   144664        0    nan |  0.000 % |
7.69/7.71	c |       100 |   17655   433992  1015038 |   159130      100     70 | 49.836 % |
7.79/7.87	c |       250 |   17655   433992  1015038 |   175043      250     50 | 49.836 % |
7.99/8.01	c |       475 |   17655   433992  1015038 |   192547      475     63 | 49.836 % |
8.09/8.17	c |       812 |   17655   433992  1015038 |   211802      812     71 | 49.836 % |
8.29/8.36	c |      1318 |   17655   433992  1015038 |   232982     1318     88 | 49.836 % |
8.59/8.68	c |      2083 |   17655   433992  1015038 |   256281     2083    157 | 49.836 % |
9.09/9.14	c |      3222 |   17655   433992  1015038 |   281909     3222    139 | 49.836 % |
10.99/11.03	c |      4930 |   17655   433992  1015038 |   310100     4930    138 | 49.836 % |
12.28/12.30	c |      7492 |   17655   433992  1015038 |   341110     7492    160 | 49.836 % |
15.08/15.17	c |     11336 |   17655   433992  1015038 |   375221    11336    141 | 49.836 % |
18.99/19.07	c |     17102 |   17655   433992  1015038 |   412743    17102    166 | 49.836 % |
29.18/29.25	c |     25754 |   17655   433992  1015038 |   454017    25754    161 | 49.836 % |
41.08/41.16	c |     38729 |   17655   433992  1015038 |   499419    38729    198 | 49.836 % |
64.97/65.07	c |     58192 |   17655   433992  1015038 |   549361    58192    219 | 49.836 % |
97.96/98.02	c |     87384 |   17655   433992  1015038 |   604297    87384    233 | 49.836 % |
146.35/146.42	c |    131174 |   17655   433992  1015038 |   664727   131174    193 | 49.836 % |
311.91/312.09	c |    196858 |   17655   433992  1015038 |   731199   196858    259 | 49.836 % |
561.74/561.97	c |    295385 |   17655   433992  1015038 |   804319   295385    235 | 49.836 % |
1106.49/1106.89	c |    443175 |   17655   433992  1015038 |   884751   443175    256 | 49.836 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-421764-1177495386 -o ROOT/results/node9/solver-421764-1177495386 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421764-1177495386/minisat_noassertions /tmp/evaluation/421764-1177495386/instance-421764-1177495386.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.92 0.98 0.91 3/77 12291
/proc/meminfo: memFree=1779304/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=2476 CPUtime=0
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 531 0 0 0 0 0 0 0 18 0 1 0 225576367 2535424 517 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134549237 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 619 517 49 130 0 486 0

[startup+0.031754 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 12291
/proc/meminfo: memFree=1779304/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=8160 CPUtime=0.02
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 1892 0 0 0 2 0 0 0 18 0 1 0 225576367 8355840 1829 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134531440 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 2040 1829 50 130 0 1907 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8160

[startup+0.10176 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 12291
/proc/meminfo: memFree=1779304/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=10084 CPUtime=0.09
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 2329 0 0 0 9 0 0 0 18 0 1 0 225576367 10326016 2266 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 2521 2266 50 130 0 2388 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10084

[startup+0.301783 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 12291
/proc/meminfo: memFree=1779304/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=14804 CPUtime=0.29
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 3489 0 0 0 28 1 0 0 19 0 1 0 225576367 15159296 3426 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 3701 3426 50 130 0 3568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14804

[startup+0.701827 s]
/proc/loadavg: 0.92 0.98 0.91 3/77 12291
/proc/meminfo: memFree=1779304/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=23276 CPUtime=0.69
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 5585 0 0 0 66 3 0 0 23 0 1 0 225576367 23834624 5522 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545599 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 5819 5522 50 130 0 5686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23276

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.91 2/78 12292
/proc/meminfo: memFree=1751200/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=39516 CPUtime=1.49
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 9457 0 0 0 144 5 0 0 25 0 1 0 225576367 40464384 9394 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 9879 9394 50 130 0 9746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39516

[startup+3.1011 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 12292
/proc/meminfo: memFree=1734240/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=46408 CPUtime=3.09
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 11323 0 0 0 303 6 0 0 25 0 1 0 225576367 47521792 11260 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 11602 11260 61 130 0 11469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46408

[startup+6.30146 s]
/proc/loadavg: 0.93 0.98 0.91 2/78 12292
/proc/meminfo: memFree=1731880/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=55020 CPUtime=6.29
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 12935 0 0 0 622 7 0 0 25 0 1 0 225576367 56340480 12872 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529400 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 13755 12872 61 130 0 13622 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55020

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.91 2/78 12292
/proc/meminfo: memFree=1733800/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=47500 CPUtime=12.68
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 13041 0 0 0 1261 7 0 0 25 0 1 0 225576367 48640000 11372 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 11875 11372 67 130 0 11742 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47500

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 12292
/proc/meminfo: memFree=1725736/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=55964 CPUtime=25.49
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 15141 0 0 0 2539 10 0 0 25 0 1 0 225576367 57307136 13472 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 13991 13472 67 130 0 13858 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55964

[startup+51.1015 s]
/proc/loadavg: 1.03 1.00 0.92 2/78 12292
/proc/meminfo: memFree=1699048/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=83140 CPUtime=51.07
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 21918 0 0 0 5091 16 0 0 25 0 1 0 225576367 85135360 20249 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 20785 20249 67 130 0 20652 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83140

[startup+102.304 s]
/proc/loadavg: 1.08 1.02 0.93 2/78 12292
/proc/meminfo: memFree=1653864/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=127936 CPUtime=102.27
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 33073 0 0 0 10197 30 0 0 25 0 1 0 225576367 131006464 31404 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 31984 31404 67 130 0 31851 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 127936

[startup+162.301 s]
/proc/loadavg: 1.03 1.01 0.93 2/78 12292
/proc/meminfo: memFree=1623080/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=159104 CPUtime=162.25
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 40870 0 0 0 16186 39 0 0 25 0 1 0 225576367 162922496 39201 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 39776 39201 67 130 0 39643 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 159104

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1579432/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=202156 CPUtime=222.23
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 51654 0 0 0 22175 48 0 0 25 0 1 0 225576367 207007744 49985 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 50539 49985 67 130 0 50406 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 202156

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1546984/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=234908 CPUtime=282.22
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 59854 0 0 0 28166 56 0 0 25 0 1 0 225576367 240545792 58185 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547282 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 58727 58185 67 130 0 58594 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 234908

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1523240/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=258692 CPUtime=342.2
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 65713 0 0 0 34159 61 0 0 25 0 1 0 225576367 264900608 64044 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 64673 64044 67 130 0 64540 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 258692

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1505384/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=276520 CPUtime=402.18
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 70194 0 0 0 40150 68 0 0 25 0 1 0 225576367 283156480 68525 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 69130 68525 67 130 0 68997 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 276520

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1490728/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=290920 CPUtime=462.17
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 73810 0 0 0 46144 73 0 0 25 0 1 0 225576367 297902080 72141 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 72730 72141 67 130 0 72597 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 290920

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1468136/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=313532 CPUtime=522.16
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 79485 0 0 0 52136 80 0 0 25 0 1 0 225576367 321056768 77816 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 78383 77816 67 130 0 78250 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 313532

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1444648/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=336784 CPUtime=582.14
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 85346 0 0 0 58127 87 0 0 25 0 1 0 225576367 344866816 83677 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 84196 83677 67 130 0 84063 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 336784

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1412712/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=368952 CPUtime=642.13
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 93260 0 0 0 64119 94 0 0 25 0 1 0 225576367 377806848 91591 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 92238 91591 67 130 0 92105 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 368952

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1387240/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=394508 CPUtime=702.11
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 99656 0 0 0 70111 100 0 0 25 0 1 0 225576367 403976192 97987 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 98627 97987 67 130 0 98494 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 394508

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1360872/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=420716 CPUtime=762.09
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 106205 0 0 0 76102 107 0 0 25 0 1 0 225576367 430813184 104536 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 105179 104536 67 130 0 105046 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 420716

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1341032/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=440596 CPUtime=822.07
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 111195 0 0 0 82095 112 0 0 25 0 1 0 225576367 451170304 109526 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 110149 109526 67 130 0 110016 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 440596

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1323304/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=458156 CPUtime=882.05
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 115574 0 0 0 88089 116 0 0 25 0 1 0 225576367 469151744 113905 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 114539 113905 67 130 0 114406 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 458156

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1307112/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=474464 CPUtime=942.04
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 119656 0 0 0 94083 121 0 0 25 0 1 0 225576367 485851136 117987 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 118616 117987 67 130 0 118483 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 474464

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1292584/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=488820 CPUtime=1002.03
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 123246 0 0 0 100078 125 0 0 25 0 1 0 225576367 500551680 121577 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 122205 121577 67 130 0 122072 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 488820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1282024/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=499624 CPUtime=1062.01
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 125924 0 0 0 106073 128 0 0 25 0 1 0 225576367 511614976 124255 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 124906 124255 67 130 0 124773 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 499624

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1266600/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=514816 CPUtime=1122
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 129738 0 0 0 112067 133 0 0 25 0 1 0 225576367 527171584 128069 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547158 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 128704 128069 67 130 0 128571 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 514816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1247976/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=534232 CPUtime=1181.97
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 134417 0 0 0 118059 138 0 0 25 0 1 0 225576367 547053568 132748 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 133558 132748 67 130 0 133425 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 534232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 12292
/proc/meminfo: memFree=1244072/2055920 swapFree=4144344/4192956
[pid=12291] ppid=12289 vsize=537932 CPUtime=1200.08
/proc/12291/stat : 12291 (minisat_noasser) R 12289 12291 11655 0 -1 4194304 135335 0 0 0 119868 140 0 0 25 0 1 0 225576367 550842368 133666 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552648 0 0 4096 3 0 0 0 17 1 0 0
/proc/12291/statm: 134483 133666 67 130 0 134350 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 537932

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.49
CPU time (s): 1200.17
CPU user time (s): 1198.69
CPU system time (s): 1.48377
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 537932

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

runsolver used 0.971852 second user time and 2.55561 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Apr 25 10:03:08 UTC 2007

IDJOB= 421764
IDBENCH= 24667
IDSOLVER= 188
FILE ID= node9/421764-1177495386

PBS_JOBID= 4685856

Free space on /tmp= 66422 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421764-1177495386/minisat_noassertions /tmp/evaluation/421764-1177495386/instance-421764-1177495386.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-421764-1177495386 -o ROOT/results/node9/solver-421764-1177495386 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421764-1177495386/minisat_noassertions /tmp/evaluation/421764-1177495386/instance-421764-1177495386.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  4064da8380443613a08af89e2e77b8a2

RANDOM SEED= 176416579

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1779840 kB
Buffers:         40408 kB
Cached:         168388 kB
SwapCached:      17236 kB
Active:         113480 kB
Inactive:       119916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779840 kB
SwapTotal:     4192956 kB
SwapFree:      4144344 kB
Dirty:           13892 kB
Writeback:           0 kB
Mapped:          29728 kB
Slab:            28244 kB
Committed_AS:  6599992 kB
PageTables:       1784 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= 66422 MiB

End job on node9 on Wed Apr 25 10:23:11 UTC 2007