Trace number 301888

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
minimarch 2007-02-08? (TO) 1200.03 1200.54

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1861814752-08.cnf
MD5SUM1a8cd105958b0a3ba6c891f9e5628523
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.4764
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1100                                                 |
0.00/0.00	|  Number of clauses:    22000                                                |
0.00/0.08	|  Parsing time:         0.08         s                                       |
0.31/0.33	============================[ Search Statistics ]==============================
0.31/0.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.31/0.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.31/0.33	===============================================================================
0.31/0.33	|         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
0.31/0.35	|       100 |    1100    22000   110000 |     8066      100    114 |  0.000 % |
0.31/0.37	|       250 |    1100    22000   110000 |     8873      250    107 |  0.000 % |
0.31/0.41	|       476 |    1100    22000   110000 |     9760      476    114 |  0.000 % |
0.41/0.45	|       813 |    1100    22000   110000 |    10736      813    110 |  0.000 % |
0.51/0.53	|      1320 |    1100    22000   110000 |    11810     1320    114 |  0.000 % |
0.61/0.65	|      2079 |    1100    22000   110000 |    12991     2079    116 |  0.000 % |
0.81/0.82	|      3218 |    1100    22000   110000 |    14290     3218    116 |  0.000 % |
1.02/1.12	|      4926 |    1100    22000   110000 |    15719     4926    121 |  0.000 % |
1.52/1.62	|      7489 |    1100    22000   110000 |    17291     7489    123 |  0.000 % |
2.35/2.45	|     11334 |    1100    22000   110000 |    19020    11334    122 |  0.000 % |
3.89/3.96	|     17100 |    1100    22000   110000 |    20922    17100    125 |  0.000 % |
6.54/6.60	|     25750 |    1100    22000   110000 |    23015    15096    129 |  0.000 % |
11.35/11.38	|     38724 |    1100    22000   110000 |    25316    15845    136 |  0.000 % |
18.62/18.74	|     58185 |    1100    22000   110000 |    27848    21133    134 |  0.000 % |
31.10/31.20	|     87377 |    1100    22000   110000 |    30633    17937    138 |  0.000 % |
54.23/54.35	|    131166 |    1100    22000   110000 |    33696    24044    139 |  0.000 % |
93.53/93.76	|    196850 |    1100    22000   110000 |    37066    26238    145 |  0.000 % |
160.19/160.36	|    295376 |    1100    22000   110000 |    40772    27816    143 |  0.000 % |
258.72/258.95	|    443165 |    1100    22000   110000 |    44849    36499    138 |  0.000 % |
426.24/426.57	|    664849 |    1100    22000   110000 |    49334    39064    145 |  0.000 % |
705.80/706.21	|    997375 |    1100    22000   110000 |    54268    49568    142 |  0.000 % |
1147.98/1148.53	|   1496164 |    1100    22000   110000 |    59695    34136    141 |  0.000 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-301888-1171998076 -o ROOT/results/node12/solver-301888-1171998076 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301888-1171998076/minimarch /tmp/evaluation/301888-1171998076/instance-301888-1171998076.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.78 0.96 0.98 3/83 6195
/proc/meminfo: memFree=1664920/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=2000 CPUtime=0
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 219762104 2048000 269 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 500 269 51 132 0 365 0

[startup+0.107611 s]
/proc/loadavg: 0.78 0.96 0.98 3/83 6195
/proc/meminfo: memFree=1664920/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=3652 CPUtime=0.1
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 699 0 0 0 10 0 0 0 18 0 1 0 219762104 3739648 683 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134531491 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 913 683 63 132 0 778 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3652

[startup+0.515684 s]
/proc/loadavg: 0.78 0.96 0.98 3/83 6195
/proc/meminfo: memFree=1664920/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=3652 CPUtime=0.51
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 810 0 0 0 51 0 0 0 22 0 1 0 219762104 3739648 706 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551385 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 913 706 67 132 0 778 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3652

[startup+1.33683 s]
/proc/loadavg: 0.78 0.96 0.98 2/84 6196
/proc/meminfo: memFree=1660368/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=6160 CPUtime=1.32
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 1444 0 0 0 132 0 0 0 25 0 1 0 219762104 6307840 1340 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 1540 1340 67 132 0 1405 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6160

[startup+2.97413 s]
/proc/loadavg: 0.80 0.96 0.98 2/84 6198
/proc/meminfo: memFree=1657360/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=10144 CPUtime=2.96
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 2425 0 0 0 295 1 0 0 25 0 1 0 219762104 10387456 2321 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 2536 2321 67 132 0 2401 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10144

[startup+6.25471 s]
/proc/loadavg: 0.80 0.96 0.98 2/84 6214
/proc/meminfo: memFree=1651280/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=14464 CPUtime=6.23
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 3484 0 0 0 621 2 0 0 25 0 1 0 219762104 14811136 3380 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 3616 3380 67 132 0 3481 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 14464

[startup+12.7109 s]
/proc/loadavg: 0.83 0.96 0.98 2/84 6218
/proc/meminfo: memFree=1649496/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=16048 CPUtime=12.68
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 3903 0 0 0 1266 2 0 0 25 0 1 0 219762104 16433152 3799 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 4012 3799 67 132 0 3877 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16048

[startup+25.5192 s]
/proc/loadavg: 0.85 0.96 0.98 2/84 6226
/proc/meminfo: memFree=1646168/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=19512 CPUtime=25.47
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 4761 0 0 0 2544 3 0 0 25 0 1 0 219762104 19980288 4657 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 4878 4657 67 132 0 4743 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19512

[startup+51.1428 s]
/proc/loadavg: 0.90 0.96 0.98 2/84 6272
/proc/meminfo: memFree=1642776/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=23076 CPUtime=51.06
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 5645 0 0 0 5102 4 0 0 25 0 1 0 219762104 23629824 5541 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 5769 5541 67 132 0 5634 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23076

[startup+102.37 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1639720/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=27316 CPUtime=102.24
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 6701 0 0 0 10218 6 0 0 25 0 1 0 219762104 27971584 6597 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 6829 6597 67 132 0 6694 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27316

[startup+162.4 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1638120/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=28900 CPUtime=162.24
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 7098 0 0 0 16218 6 0 0 25 0 1 0 219762104 29593600 6994 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 7225 6994 67 132 0 7090 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 28900

[startup+222.433 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1635752/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=31228 CPUtime=222.26
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 7679 0 0 0 22218 8 0 0 25 0 1 0 219762104 31977472 7575 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 7807 7575 67 132 0 7672 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 31228

[startup+282.463 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1634216/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=32812 CPUtime=282.27
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 8080 0 0 0 28219 8 0 0 25 0 1 0 219762104 33599488 7976 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 8203 7976 67 132 0 8068 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 32812

[startup+342.491 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1631592/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=35456 CPUtime=342.27
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 8732 0 0 0 34218 9 0 0 25 0 1 0 219762104 36306944 8628 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 8864 8628 67 132 0 8729 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 35456

[startup+402.523 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1631720/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=35456 CPUtime=402.29
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 8732 0 0 0 40219 10 0 0 25 0 1 0 219762104 36306944 8628 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 8864 8628 67 132 0 8729 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 35456

[startup+462.55 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1629800/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=37568 CPUtime=462.29
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 9260 0 0 0 46218 11 0 0 25 0 1 0 219762104 38469632 9156 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134550447 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 9392 9156 67 132 0 9257 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 37568

[startup+522.58 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1629352/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=37976 CPUtime=522.3
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 9383 0 0 0 52218 12 0 0 25 0 1 0 219762104 38887424 9279 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 9494 9279 67 132 0 9359 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37976

[startup+582.609 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1628904/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=38176 CPUtime=582.31
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 9424 0 0 0 58219 12 0 0 25 0 1 0 219762104 39092224 9320 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 9544 9320 67 132 0 9409 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 38176

[startup+642.642 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1628264/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=38840 CPUtime=642.32
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 9584 0 0 0 64219 13 0 0 25 0 1 0 219762104 39772160 9480 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 9710 9480 67 132 0 9575 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 38840

[startup+702.671 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1628264/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=38840 CPUtime=702.32
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 9584 0 0 0 70219 13 0 0 25 0 1 0 219762104 39772160 9480 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 9710 9480 67 132 0 9575 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 38840

[startup+762.698 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1625384/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=41612 CPUtime=762.33
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 10295 0 0 0 76218 15 0 0 25 0 1 0 219762104 42610688 10191 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 10403 10191 67 132 0 10268 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 41612

[startup+822.731 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1622760/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=44252 CPUtime=822.34
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 10938 0 0 0 82218 16 0 0 25 0 1 0 219762104 45314048 10834 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11063 10834 67 132 0 10928 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 44252

[startup+882.76 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1622696/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=44252 CPUtime=882.35
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 10939 0 0 0 88218 17 0 0 25 0 1 0 219762104 45314048 10835 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11063 10835 67 132 0 10928 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 44252

[startup+942.791 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1622248/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=44780 CPUtime=942.36
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 11063 0 0 0 94219 17 0 0 25 0 1 0 219762104 45854720 10959 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11195 10959 67 132 0 11060 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 44780

[startup+1002.82 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1622056/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=45016 CPUtime=1002.37
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 11132 0 0 0 100219 18 0 0 25 0 1 0 219762104 46096384 11028 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11254 11028 67 132 0 11119 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 45016

[startup+1062.85 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1622120/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=45016 CPUtime=1062.37
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 11132 0 0 0 106219 18 0 0 25 0 1 0 219762104 46096384 11028 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11254 11028 67 132 0 11119 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 45016

[startup+1122.88 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6312
/proc/meminfo: memFree=1622120/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=44868 CPUtime=1122.38
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 11132 0 0 0 112219 19 0 0 25 0 1 0 219762104 45944832 11009 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551716 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11217 11009 67 132 0 11082 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 44868

[startup+1182.91 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 6312
/proc/meminfo: memFree=1621224/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=45792 CPUtime=1182.38
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 11367 0 0 0 118219 19 0 0 25 0 1 0 219762104 46891008 11244 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551726 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11448 11244 67 132 0 11313 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 45792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.53 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 6312
/proc/meminfo: memFree=1621288/2055920 swapFree=4154916/4192956
[pid=6195] ppid=6193 vsize=45792 CPUtime=1200.01
/proc/6195/stat : 6195 (minimarch) R 6193 6195 6124 0 -1 4194304 11367 0 0 0 119981 20 0 0 25 0 1 0 219762104 46891008 11244 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/6195/statm: 11448 11244 67 132 0 11313 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 45792

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.54
CPU time (s): 1200.03
CPU user time (s): 1199.82
CPU system time (s): 0.208968
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 45792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.208968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11367
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= 7
involuntary context switches= 1893

runsolver used 1.38479 second user time and 2.76258 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Feb 20 19:01:17 UTC 2007

IDJOB= 301888
IDBENCH= 20070
IDSOLVER= 110
FILE ID= node12/301888-1171998076

PBS_JOBID= 3849110

Free space on /tmp= 66547 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1861814752-08.cnf
COMMAND LINE= /tmp/evaluation/301888-1171998076/minimarch /tmp/evaluation/301888-1171998076/instance-301888-1171998076.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-301888-1171998076 -o ROOT/results/node12/solver-301888-1171998076 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301888-1171998076/minimarch /tmp/evaluation/301888-1171998076/instance-301888-1171998076.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  1a8cd105958b0a3ba6c891f9e5628523

RANDOM SEED= 524585185

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1665392 kB
Buffers:         53384 kB
Cached:         241172 kB
SwapCached:      18040 kB
Active:         189520 kB
Inactive:       131632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665392 kB
SwapTotal:     4192956 kB
SwapFree:      4154916 kB
Dirty:            3036 kB
Writeback:           0 kB
Mapped:          30792 kB
Slab:            54652 kB
Committed_AS:  1036368 kB
PageTables:       1924 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= 66547 MiB

End job on node12 on Tue Feb 20 19:21:19 UTC 2007