Trace number 332145

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 (with assertions)? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
MD5SUM47828b3a4e2ae65de4085316feb1d449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.754884
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses14125
Sum of the clauses size42600
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2300
Number of clauses of size 313800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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:  625                                                  |
0.00/0.00	c |  Number of clauses:    14125                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     600    14125    42600 |     4708        0    nan |  0.000 % |
0.00/0.06	c |       100 |     600    14125    42600 |     5179      100     47 |  0.000 % |
0.00/0.06	c |       253 |     600    14125    42600 |     5697      253     46 |  0.000 % |
0.00/0.07	c |       479 |     600    14125    42600 |     6266      479     52 |  0.001 % |
0.00/0.08	c |       816 |     600    14125    42600 |     6893      816     58 |  0.001 % |
0.09/0.11	c |      1322 |     600    14125    42600 |     7582     1322     59 |  0.001 % |
0.09/0.14	c |      2081 |     600    14125    42600 |     8341     2081     58 |  0.000 % |
0.09/0.19	c |      3220 |     600    14125    42600 |     9175     3220     56 |  0.001 % |
0.19/0.28	c |      4928 |     600    14125    42600 |    10092     4928     63 |  0.001 % |
0.39/0.44	c |      7490 |     600    14125    42600 |    11102     7490     62 |  0.000 % |
0.59/0.69	c |     11335 |     600    14125    42600 |    12212     5738     43 |  0.001 % |
0.99/1.06	c |     17101 |     600    14125    42600 |    13433    11504     50 |  0.001 % |
1.89/1.97	c |     25753 |     600    14125    42600 |    14776    13333     57 |  0.001 % |
2.99/3.08	c |     38727 |     600    14125    42600 |    16254    11407     41 |  0.001 % |
4.69/4.71	c |     58188 |     600    14125    42600 |    17879    14505     32 |  0.001 % |
7.59/7.62	c |     87381 |     600    14125    42600 |    19667    16747     33 |  0.001 % |
10.78/10.88	c |    131170 |     600    14125    42600 |    21634    11238     27 |  0.001 % |
18.69/18.72	c |    196854 |     600    14125    42600 |    23798    11607     51 |  0.001 % |
31.38/31.49	c |    295380 |     600    14125    42600 |    26177    13861     31 |  0.001 % |
50.07/50.10	c |    443170 |     600    14125    42600 |    28795    25458     29 |  0.001 % |
77.27/77.37	c |    664854 |     600    14125    42600 |    31675    26839     23 |  0.001 % |
117.85/117.92	c |    997379 |     600    14125    42600 |    34842    13391     22 |  0.001 % |
183.54/183.66	c |   1496167 |     600    14125    42600 |    38327    33572     28 |  0.001 % |
305.10/305.21	c |   2244349 |     600    14125    42600 |    42159    38291     40 |  0.001 % |
552.92/553.20	c |   3366625 |     600    14125    42600 |    46375    28269     46 |  0.000 % |
825.25/825.53	c |   5050036 |     600    14125    42600 |    51013    43698     31 |  0.001 % |

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/node11/watcher-332145-1173465657 -o ROOT/results/node11/solver-332145-1173465657 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332145-1173465657/minisat /tmp/evaluation/332145-1173465657/instance-332145-1173465657.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.87 3/77 7106
/proc/meminfo: memFree=1453768/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=2032 CPUtime=0
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 366520314 2080768 188 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 508 188 58 138 0 367 0

[startup+0.0115679 s]
/proc/loadavg: 0.91 0.95 0.87 3/77 7106
/proc/meminfo: memFree=1453768/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=2296 CPUtime=0
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 366520314 2351104 261 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 574 261 58 138 0 433 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2296

[startup+0.102578 s]
/proc/loadavg: 0.91 0.95 0.87 3/77 7106
/proc/meminfo: memFree=1453768/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=2640 CPUtime=0.09
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 443 0 0 0 9 0 0 0 18 0 1 0 366520314 2703360 385 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 660 385 73 138 0 519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2640

[startup+0.302601 s]
/proc/loadavg: 0.91 0.95 0.87 3/77 7106
/proc/meminfo: memFree=1453768/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=3828 CPUtime=0.29
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 739 0 0 0 29 0 0 0 19 0 1 0 366520314 3919872 681 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 957 681 73 138 0 816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3828

[startup+0.701648 s]
/proc/loadavg: 0.91 0.95 0.87 3/77 7106
/proc/meminfo: memFree=1453768/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=5180 CPUtime=0.69
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 1071 0 0 0 69 0 0 0 23 0 1 0 366520314 5304320 1013 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556374 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 1295 1013 73 138 0 1154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5180

[startup+1.50174 s]
/proc/loadavg: 0.91 0.95 0.87 2/78 7107
/proc/meminfo: memFree=1450048/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=5840 CPUtime=1.49
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 1228 0 0 0 149 0 0 0 25 0 1 0 366520314 5980160 1170 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 1460 1170 73 138 0 1319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5840

[startup+3.10193 s]
/proc/loadavg: 0.91 0.95 0.87 2/78 7107
/proc/meminfo: memFree=1448704/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=6500 CPUtime=3.09
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 1382 0 0 0 309 0 0 0 25 0 1 0 366520314 6656000 1324 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 1625 1324 73 138 0 1484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6500

[startup+6.3013 s]
/proc/loadavg: 0.92 0.95 0.87 2/78 7107
/proc/meminfo: memFree=1448448/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=6768 CPUtime=6.29
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 1458 0 0 0 629 0 0 0 25 0 1 0 366520314 6930432 1400 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552077 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 1692 1400 73 138 0 1551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6768

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.87 2/78 7107
/proc/meminfo: memFree=1446280/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=9168 CPUtime=12.69
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 2055 0 0 0 1268 1 0 0 25 0 1 0 366520314 9388032 1997 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556727 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 2292 1997 73 138 0 2151 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9168

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.87 2/78 7107
/proc/meminfo: memFree=1444744/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=10244 CPUtime=25.48
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 2324 0 0 0 2547 1 0 0 25 0 1 0 366520314 10489856 2266 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 2561 2266 73 138 0 2420 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10244

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.88 2/78 7107
/proc/meminfo: memFree=1444552/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=10540 CPUtime=51.07
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 2391 0 0 0 5106 1 0 0 25 0 1 0 366520314 10792960 2333 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550893 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 2635 2333 73 138 0 2494 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10540

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.88 2/78 7107
/proc/meminfo: memFree=1442696/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=12480 CPUtime=102.26
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 2829 0 0 0 10224 2 0 0 25 0 1 0 366520314 12779520 2771 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134521168 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 3120 2771 73 138 0 2979 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12480

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 7107
/proc/meminfo: memFree=1439816/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=15500 CPUtime=162.24
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 3558 0 0 0 16221 3 0 0 25 0 1 0 366520314 15872000 3500 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 3875 3500 73 138 0 3734 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15500

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 7109
/proc/meminfo: memFree=1436424/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=19024 CPUtime=222.22
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 4386 0 0 0 22218 4 0 0 25 0 1 0 366520314 19480576 4328 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 4756 4328 73 138 0 4615 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19024

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 7109
/proc/meminfo: memFree=1434888/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=20500 CPUtime=282.2
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 4768 0 0 0 28215 5 0 0 25 0 1 0 366520314 20992000 4710 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550708 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 5125 4710 73 138 0 4984 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20500

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 7109
/proc/meminfo: memFree=1430984/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=24688 CPUtime=342.19
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 5744 0 0 0 34212 7 0 0 25 0 1 0 366520314 25280512 5686 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 6172 5686 73 138 0 6031 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24688

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1429192/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=26516 CPUtime=402.17
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 6173 0 0 0 40209 8 0 0 25 0 1 0 366520314 27152384 6115 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134549222 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 6629 6115 73 138 0 6488 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26516

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1429256/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=26516 CPUtime=462.15
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 6177 0 0 0 46207 8 0 0 25 0 1 0 366520314 27152384 6119 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 6629 6119 73 138 0 6488 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 26516

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1429192/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=26516 CPUtime=522.14
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 6192 0 0 0 52205 9 0 0 25 0 1 0 366520314 27152384 6134 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550689 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 6629 6134 73 138 0 6488 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26516

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1427784/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=27936 CPUtime=582.12
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 6531 0 0 0 58202 10 0 0 25 0 1 0 366520314 28606464 6473 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 6984 6473 73 138 0 6843 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27936

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1427592/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=28384 CPUtime=642.1
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 6595 0 0 0 64200 10 0 0 25 0 1 0 366520314 29065216 6537 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550593 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 7096 6537 73 138 0 6955 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 28384

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1426824/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=29116 CPUtime=702.09
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 6774 0 0 0 70198 11 0 0 25 0 1 0 366520314 29814784 6716 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 7279 6716 73 138 0 7138 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 29116

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1425480/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=30640 CPUtime=762.07
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 7112 0 0 0 76196 11 0 0 25 0 1 0 366520314 31375360 7054 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550192 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 7660 7054 73 138 0 7519 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 30640

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1425160/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=31024 CPUtime=822.05
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 7210 0 0 0 82193 12 0 0 25 0 1 0 366520314 31768576 7152 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 7756 7152 73 138 0 7615 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 31024

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1423496/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=32844 CPUtime=882.02
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 7612 0 0 0 88190 12 0 0 25 0 1 0 366520314 33632256 7554 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 8211 7554 73 138 0 8070 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 32844

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1422216/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=34184 CPUtime=942.01
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 7942 0 0 0 94188 13 0 0 25 0 1 0 366520314 35004416 7884 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 8546 7884 73 138 0 8405 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 34184

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1421704/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=34692 CPUtime=1002
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 8063 0 0 0 100186 14 0 0 25 0 1 0 366520314 35524608 8005 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556619 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 8673 8005 73 138 0 8532 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34692

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1420744/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=35676 CPUtime=1061.98
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 8299 0 0 0 106184 14 0 0 25 0 1 0 366520314 36532224 8241 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 8919 8241 73 138 0 8778 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35676

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 7109
/proc/meminfo: memFree=1420552/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=35820 CPUtime=1121.95
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 8347 0 0 0 112181 14 0 0 25 0 1 0 366520314 36679680 8289 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134554967 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 8955 8289 73 138 0 8814 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 35820

[startup+1182.3 s]
/proc/loadavg: 1.07 0.99 0.91 2/78 7109
/proc/meminfo: memFree=1416776/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=39612 CPUtime=1181.95
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 9295 0 0 0 118179 16 0 0 25 0 1 0 366520314 40562688 9207 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 9903 9207 73 138 0 9762 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 39612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 0.99 0.91 2/78 7109
/proc/meminfo: memFree=1416776/2055920 swapFree=4169972/4192956
[pid=7106] ppid=7104 vsize=39612 CPUtime=1200.04
/proc/7106/stat : 7106 (minisat) R 7104 7106 6756 0 -1 4194304 9295 0 0 0 119988 16 0 0 25 0 1 0 366520314 40562688 9207 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134549366 0 0 4096 3 0 0 0 17 1 0 0
/proc/7106/statm: 9903 9207 73 138 0 9762 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 39612

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.89
CPU system time (s): 0.167974
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 39668

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

runsolver used 1.43978 second user time and 2.92656 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Mar  9 18:40:58 UTC 2007

IDJOB= 332145
IDBENCH= 24573
IDSOLVER= 109
FILE ID= node11/332145-1173465657

PBS_JOBID= 4101066

Free space on /tmp= 66326 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332145-1173465657/minisat /tmp/evaluation/332145-1173465657/instance-332145-1173465657.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-332145-1173465657 -o ROOT/results/node11/solver-332145-1173465657 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332145-1173465657/minisat /tmp/evaluation/332145-1173465657/instance-332145-1173465657.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  47828b3a4e2ae65de4085316feb1d449

RANDOM SEED= 509815725

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1454240 kB
Buffers:         49804 kB
Cached:         462572 kB
SwapCached:       2248 kB
Active:         169928 kB
Inactive:       365324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454240 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          30900 kB
Slab:            52016 kB
Committed_AS:  1136220 kB
PageTables:       1756 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= 66326 MiB

End job on node11 on Fri Mar  9 19:01:00 UTC 2007