Trace number 336135

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.08 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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:  2754                                                 |
0.00/0.00	c |  Number of clauses:    9154                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.01/0.05	c ============================[ Search Statistics ]==============================
0.01/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    1317     7908    27772 |     2636        0    nan |  0.000 % |
0.01/0.06	c |       101 |    1317     7908    27772 |     2899      101     44 |  0.000 % |
0.01/0.07	c |       252 |    1317     7908    27772 |     3189      252     36 |  0.000 % |
0.01/0.08	c |       479 |    1317     7908    27772 |     3508      479     37 |  0.000 % |
0.09/0.11	c |       816 |    1317     7908    27772 |     3859      816     48 |  0.000 % |
0.09/0.14	c |      1322 |    1317     7908    27772 |     4245     1322     50 |  0.000 % |
0.19/0.20	c |      2081 |    1317     7908    27772 |     4669     2081     53 |  0.000 % |
0.29/0.32	c |      3220 |    1317     7908    27772 |     5136     3220     57 |  0.000 % |
0.49/0.50	c |      4928 |    1317     7908    27772 |     5650     4928     61 |  0.000 % |
0.89/0.91	c |      7491 |    1317     7908    27772 |     6215     4507     72 |  0.000 % |
1.70/1.72	c |     11335 |    1317     7908    27772 |     6837     5063     82 |  0.000 % |
2.80/2.82	c |     17102 |    1317     7908    27772 |     7520     7224     81 |  0.000 % |
3.80/3.87	c |     25752 |    1317     7908    27772 |     8272     4331     66 |  0.000 % |
7.09/7.19	c |     38727 |    1317     7908    27772 |     9100     8625     97 |  0.000 % |
12.59/12.63	c |     58188 |    1317     7908    27772 |    10010     9073     93 |  0.000 % |
21.29/21.32	c |     87380 |    1317     7908    27772 |    11011     7299     97 |  0.000 % |
33.59/33.65	c |    131170 |    1317     7908    27772 |    12112    10934     90 |  0.000 % |
53.88/53.97	c |    196855 |    1317     7908    27772 |    13323     8334     83 |  0.000 % |
86.87/86.91	c |    295382 |    1317     7908    27772 |    14655     9783     98 |  0.000 % |
141.15/141.25	c |    443171 |    1317     7908    27772 |    16121    13704     99 |  0.000 % |
213.63/213.71	c |    664854 |    1317     7908    27772 |    17733    12617     90 |  0.000 % |
321.47/321.62	c |    997381 |    1317     7908    27772 |    19507    13063     82 |  0.000 % |
529.69/529.96	c |   1496170 |    1317     7908    27772 |    21457    10735     97 |  0.000 % |
881.41/881.82	c |   2244353 |    1317     7908    27772 |    23603    21664     95 |  0.000 % |

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/node16/watcher-336135-1173641085 -o ROOT/results/node16/solver-336135-1173641085 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336135-1173641085/minisat /tmp/evaluation/336135-1173641085/instance-336135-1173641085.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.99 3/77 32610
/proc/meminfo: memFree=1797016/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=2208 CPUtime=0
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 384062810 2260992 235 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134713990 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 552 235 58 138 0 411 0

[startup+0.017255 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32610
/proc/meminfo: memFree=1797016/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=2600 CPUtime=0.01
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 361 0 0 0 1 0 0 0 18 0 1 0 384062810 2662400 345 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134533031 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 650 346 71 138 0 509 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2600

[startup+0.101244 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32610
/proc/meminfo: memFree=1797016/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=3596 CPUtime=0.09
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 602 0 0 0 9 0 0 0 18 0 1 0 384062810 3682304 586 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550254 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 899 586 74 138 0 758 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301221 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32610
/proc/meminfo: memFree=1797016/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=3728 CPUtime=0.29
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 626 0 0 0 29 0 0 0 19 0 1 0 384062810 3817472 610 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 932 610 74 138 0 791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3728

[startup+0.701171 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32610
/proc/meminfo: memFree=1797016/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=4652 CPUtime=0.69
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 850 0 0 0 69 0 0 0 23 0 1 0 384062810 4763648 834 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550513 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 1163 834 74 138 0 1022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4652

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1793808/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=5312 CPUtime=1.5
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 1025 0 0 0 149 1 0 0 25 0 1 0 384062810 5439488 1009 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 1328 1009 74 138 0 1187 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5312

[startup+3.10188 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1792784/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=5840 CPUtime=3.1
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 1160 0 0 0 309 1 0 0 25 0 1 0 384062810 5980160 1144 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 1460 1144 74 138 0 1319 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 5840

[startup+6.3025 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1792208/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=6900 CPUtime=6.29
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 1414 0 0 0 628 1 0 0 25 0 1 0 384062810 7065600 1398 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 1725 1398 74 138 0 1584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6900

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 32611
/proc/meminfo: memFree=1791128/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=7296 CPUtime=12.69
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 1504 0 0 0 1268 1 0 0 25 0 1 0 384062810 7471104 1488 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 1824 1488 74 138 0 1683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7296

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1790296/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=8220 CPUtime=25.5
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 1740 0 0 0 2548 2 0 0 25 0 1 0 384062810 8417280 1724 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550732 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 2055 1724 74 138 0 1914 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 8220

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1789720/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=8896 CPUtime=51.08
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 1924 0 0 0 5106 2 0 0 25 0 1 0 384062810 9109504 1908 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 2224 1908 74 138 0 2083 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8896

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1785816/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=12724 CPUtime=102.27
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 2863 0 0 0 10223 4 0 0 25 0 1 0 384062810 13029376 2847 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134559616 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 3181 2847 74 138 0 3040 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12724

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32611
/proc/meminfo: memFree=1785752/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=12724 CPUtime=162.25
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 2864 0 0 0 16221 4 0 0 25 0 1 0 384062810 13029376 2848 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 3181 2848 74 138 0 3040 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12724

[startup+222.302 s]
/proc/loadavg: 1.06 1.00 1.00 3/78 32611
/proc/meminfo: memFree=1785752/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=12724 CPUtime=222.23
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 2866 0 0 0 22219 4 0 0 25 0 1 0 384062810 13029376 2850 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 3181 2850 74 138 0 3040 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 12724

[startup+282.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 32611
/proc/meminfo: memFree=1785752/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=12724 CPUtime=282.19
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 2866 0 0 0 28215 4 0 0 25 0 1 0 384062810 13029376 2850 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550628 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 3181 2850 74 138 0 3040 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12724

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32611
/proc/meminfo: memFree=1782936/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=15612 CPUtime=342.16
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 3598 0 0 0 34212 4 0 0 25 0 1 0 384062810 15986688 3582 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556042 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 3903 3582 74 138 0 3762 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 15612

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32611
/proc/meminfo: memFree=1782872/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=15612 CPUtime=402.14
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 3599 0 0 0 40209 5 0 0 25 0 1 0 384062810 15986688 3583 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550732 0 0 4096 3 0 0 0 17 1 0 0
/proc/32610/statm: 3903 3583 74 138 0 3762 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 15612

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32611
/proc/meminfo: memFree=1782872/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=15612 CPUtime=462.11
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 3599 0 0 0 46206 5 0 0 25 0 1 0 384062810 15986688 3583 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556082 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 3903 3583 74 138 0 3762 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 15612

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32611
/proc/meminfo: memFree=1782232/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=16272 CPUtime=522.09
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 3762 0 0 0 52204 5 0 0 25 0 1 0 384062810 16662528 3746 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4068 3746 74 138 0 3927 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 16272

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32611
/proc/meminfo: memFree=1782232/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=16248 CPUtime=582.06
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 3762 0 0 0 58201 5 0 0 25 0 1 0 384062810 16637952 3746 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550554 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4062 3746 74 138 0 3921 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 16248

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1781848/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=16480 CPUtime=642.03
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 3820 0 0 0 64197 6 0 0 25 0 1 0 384062810 16875520 3804 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550543 0 0 4096 3 0 0 0 17 1 0 0
/proc/32610/statm: 4120 3804 74 138 0 3979 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 16480

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780952/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17532 CPUtime=702
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4085 0 0 0 70194 6 0 0 25 0 1 0 384062810 17952768 4069 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4383 4069 74 138 0 4242 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 17532

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780632/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=761.97
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 76191 6 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134556082 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 17896

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780632/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=821.95
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 82189 6 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 17896

[startup+882.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 32613
/proc/meminfo: memFree=1780568/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=881.91
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 88184 7 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134521169 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 17896

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 32613
/proc/meminfo: memFree=1780568/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=941.87
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 94180 7 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 17896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780504/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=1001.85
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 100178 7 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550646 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 17896

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780504/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=1061.83
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 106175 8 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 17896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780504/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=1121.79
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4159 0 0 0 112171 8 0 0 25 0 1 0 384062810 18325504 4143 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550254 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4143 74 138 0 4333 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 17896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780440/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=1181.77
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4164 0 0 0 118169 8 0 0 25 0 1 0 384062810 18325504 4148 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4148 74 138 0 4333 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 17896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32613
/proc/meminfo: memFree=1780440/2055920 swapFree=4159664/4192956
[pid=32610] ppid=32608 vsize=17896 CPUtime=1200.07
/proc/32610/stat : 32610 (minisat) R 32608 32610 32468 0 -1 4194304 4164 0 0 0 119999 8 0 0 25 0 1 0 384062810 18325504 4148 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 0 0 0
/proc/32610/statm: 4474 4148 74 138 0 4333 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 17896

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.64
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.085986
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 17896

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

runsolver used 1.14283 second user time and 3.23351 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Mar 11 19:24:45 UTC 2007

IDJOB= 336135
IDBENCH= 24668
IDSOLVER= 109
FILE ID= node16/336135-1173641085

PBS_JOBID= 4101338

Free space on /tmp= 66457 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336135-1173641085/minisat /tmp/evaluation/336135-1173641085/instance-336135-1173641085.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-336135-1173641085 -o ROOT/results/node16/solver-336135-1173641085 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336135-1173641085/minisat /tmp/evaluation/336135-1173641085/instance-336135-1173641085.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  0457634d4b446c9bbce48df93abd0143

RANDOM SEED= 527808770

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1797488 kB
Buffers:         31044 kB
Cached:         153940 kB
SwapCached:       2084 kB
Active:         114312 kB
Inactive:        93220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797488 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          30640 kB
Slab:            36624 kB
Committed_AS:  1426000 kB
PageTables:       1720 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= 66457 MiB

End job on node16 on Sun Mar 11 19:44:47 UTC 2007