Trace number 35528

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.45 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-2.opb
MD5SUM0b8531b64d2ca93b44d439b9cb9fcfaa
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13429
Number of constraints which are clauses13429
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.37	c Converting 13025 PB-constraints to clauses...
0.38	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.39	c   -- Detecting intervals from adjacent constraints: (none)
0.39	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.41	c ==================================[MINISAT+]==================================
0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.41	c ==============================================================================
0.41	c |         0 |    9776    24386 |    3258       0        0     nan |  0.000 % |
0.43	c |       101 |    9776    24386 |    3583     101     1054    10.4 | 24.686 % |
0.46	c |       251 |    9776    24386 |    3942     251     5083    20.3 | 24.685 % |
0.48	c |       477 |    9776    24386 |    4336     477     7978    16.7 | 24.685 % |
0.61	c |       815 |    9776    24386 |    4770     815    19982    24.5 | 24.685 % |
0.79	c |      1322 |    9776    24386 |    5247    1322    33851    25.6 | 24.685 % |
1.04	c |      2082 |    9776    24386 |    5771    2082    53893    25.9 | 24.685 % |
1.50	c |      3222 |    9776    24386 |    6348    3222    85157    26.4 | 24.685 % |
2.48	c |      4930 |    9776    24386 |    6983    4930   135935    27.6 | 24.685 % |
3.55	c |      7493 |    9776    24386 |    7682    7493   211186    28.2 | 24.685 % |
5.25	c |     11337 |    9766    24364 |    8450    6645   174908    26.3 | 24.748 % |
7.86	c |     17104 |    9766    24364 |    9295    7259   205059    28.2 | 24.748 % |
11.78	c |     25753 |    9766    24364 |   10224   10390   302144    29.1 | 24.748 % |
17.45	c |     38728 |    9766    24364 |   11247   11443   271075    23.7 | 24.748 % |
26.22	c |     58190 |    9766    24364 |   12372   11483   266509    23.2 | 24.748 % |
40.19	c |     87382 |    9766    24364 |   13609   12488   344337    27.6 | 24.748 % |
60.05	c |    131171 |    9766    24364 |   14970   10333   228609    22.1 | 24.748 % |
91.10	c |    196855 |    9766    24364 |   16467    9460   209327    22.1 | 24.748 % |
137.43	c |    295382 |    9766    24364 |   18114   17181   397699    23.1 | 24.748 % |
211.75	c |    443171 |    9766    24364 |   19925   16694   376985    22.6 | 24.748 % |
324.91	c |    664855 |    9766    24364 |   21918   11364   223958    19.7 | 24.748 % |
501.92	c |    997384 |    9766    24364 |   24110   12898   266177    20.6 | 24.748 % |
820.42	c |   1496173 |    9766    24364 |   26521   21160   462484    21.9 | 24.748 % |
1298.14	c |   2244356 |    9766    24364 |   29173   19184   368360    19.2 | 24.748 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node88/watcher-35528-1149278371 -o ROOT/results/node88/solver-35528-1149278371 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/35528-1149278371/instance-35528-1149278371.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.09 0.05 0.32 2/68 30236
/proc/meminfo: memFree=1806520/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=18544 CPUtime=0
/proc/30236/stat : 30236 (runsolver) D 30234 30236 30190 0 -1 4194368 15 0 0 0 0 0 0 0 17 0 1 0 193476218 18989056 278 18446744073709551615 4194304 4262084 548682069056 18446744073709551615 224235418647 0 2147483391 4096 24578 18446744072100015398 0 0 17 0 0 0
/proc/30236/statm: 4636 278 242 16 0 2626 0

[startup+10.0029 s]
/proc/loadavg: 0.23 0.08 0.33 2/68 30236
/proc/meminfo: memFree=1801464/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=6216 CPUtime=9.98
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1444 0 0 0 996 2 0 0 25 0 1 0 193476218 6365184 1392 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1554 1392 102 215 0 1336 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 6216

[startup+20.0088 s]
/proc/loadavg: 0.35 0.11 0.33 2/68 30236
/proc/meminfo: memFree=1801208/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=6484 CPUtime=19.99
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1511 0 0 0 1997 2 0 0 25 0 1 0 193476218 6639616 1459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1621 1459 102 215 0 1403 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6484

[startup+30.0148 s]
/proc/loadavg: 0.45 0.14 0.34 2/68 30236
/proc/meminfo: memFree=1801016/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=6764 CPUtime=29.99
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1567 0 0 0 2997 2 0 0 25 0 1 0 193476218 6926336 1515 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1691 1515 102 215 0 1473 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 6764

[startup+40.0208 s]
/proc/loadavg: 0.53 0.17 0.35 2/68 30236
/proc/meminfo: memFree=1800696/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7164 CPUtime=39.99
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1651 0 0 0 3997 2 0 0 25 0 1 0 193476218 7335936 1599 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1791 1599 102 215 0 1573 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 7164

[startup+50.0268 s]
/proc/loadavg: 0.60 0.19 0.35 2/68 30236
/proc/meminfo: memFree=1800568/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7304 CPUtime=49.99
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1692 0 0 0 4997 2 0 0 25 0 1 0 193476218 7479296 1640 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1826 1640 102 215 0 1608 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 7304

[startup+60.0328 s]
/proc/loadavg: 0.66 0.22 0.36 2/68 30236
/proc/meminfo: memFree=1800504/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7304 CPUtime=59.99
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1708 0 0 0 5997 2 0 0 25 0 1 0 193476218 7479296 1656 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575926 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1826 1656 102 215 0 1608 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 7304

[startup+70.0387 s]
/proc/loadavg: 0.71 0.25 0.37 2/68 30236
/proc/meminfo: memFree=1800440/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7444 CPUtime=70
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1730 0 0 0 6998 2 0 0 25 0 1 0 193476218 7622656 1678 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579196 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1861 1678 102 215 0 1643 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 7444

[startup+80.0447 s]
/proc/loadavg: 0.76 0.27 0.37 2/68 30236
/proc/meminfo: memFree=1800312/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7592 CPUtime=80
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1758 0 0 0 7998 2 0 0 25 0 1 0 193476218 7774208 1706 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1898 1706 102 215 0 1680 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 7592

[startup+90.0507 s]
/proc/loadavg: 0.79 0.29 0.38 5/74 30257
/proc/meminfo: memFree=1799112/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7592 CPUtime=89.99
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1765 0 0 0 8997 2 0 0 25 0 1 0 193476218 7774208 1713 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1898 1713 102 215 0 1680 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 7592

[startup+100.058 s]
/proc/loadavg: 0.83 0.32 0.38 2/74 30349
/proc/meminfo: memFree=1798664/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7720 CPUtime=99.97
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1810 0 0 0 9995 2 0 0 25 0 1 0 193476218 7905280 1758 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576706 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1930 1758 102 215 0 1712 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 7720

[startup+110.065 s]
/proc/loadavg: 0.85 0.34 0.39 2/68 30431
/proc/meminfo: memFree=1799672/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7856 CPUtime=109.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1834 0 0 0 10994 2 0 0 25 0 1 0 193476218 8044544 1782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1964 1782 102 215 0 1746 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 7856

[startup+120.071 s]
/proc/loadavg: 0.87 0.36 0.40 2/68 30431
/proc/meminfo: memFree=1799672/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7996 CPUtime=119.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1846 0 0 0 11994 2 0 0 25 0 1 0 193476218 8187904 1794 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1999 1794 102 215 0 1781 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 7996

[startup+130.077 s]
/proc/loadavg: 0.89 0.38 0.40 2/68 30431
/proc/meminfo: memFree=1799672/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=7996 CPUtime=129.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1859 0 0 0 12994 2 0 0 25 0 1 0 193476218 8187904 1807 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 1999 1807 102 215 0 1781 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 7996

[startup+140.083 s]
/proc/loadavg: 0.91 0.40 0.41 2/68 30431
/proc/meminfo: memFree=1799416/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8276 CPUtime=139.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1921 0 0 0 13994 2 0 0 25 0 1 0 193476218 8474624 1869 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2069 1869 102 215 0 1851 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 8276

[startup+150.089 s]
/proc/loadavg: 0.92 0.42 0.41 2/68 30431
/proc/meminfo: memFree=1799352/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8408 CPUtime=149.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1939 0 0 0 14994 2 0 0 25 0 1 0 193476218 8609792 1887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2102 1887 102 215 0 1884 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 8408

[startup+160.095 s]
/proc/loadavg: 0.93 0.44 0.42 2/68 30431
/proc/meminfo: memFree=1799352/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8408 CPUtime=159.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1940 0 0 0 15994 2 0 0 25 0 1 0 193476218 8609792 1888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2102 1888 102 215 0 1884 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (Kb) 8408

[startup+170.1 s]
/proc/loadavg: 0.94 0.46 0.43 2/68 30431
/proc/meminfo: memFree=1799352/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8408 CPUtime=169.96
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1951 0 0 0 16994 2 0 0 25 0 1 0 193476218 8609792 1899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2102 1899 102 215 0 1884 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 8408

[startup+180.106 s]
/proc/loadavg: 0.95 0.47 0.43 2/68 30431
/proc/meminfo: memFree=1799352/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8408 CPUtime=179.97
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1951 0 0 0 17995 2 0 0 25 0 1 0 193476218 8609792 1899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2102 1899 102 215 0 1884 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 8408

[startup+190.111 s]
/proc/loadavg: 0.96 0.49 0.44 2/68 30431
/proc/meminfo: memFree=1799288/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8408 CPUtime=189.97
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1959 0 0 0 18995 2 0 0 25 0 1 0 193476218 8609792 1907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581071 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2102 1907 102 215 0 1884 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 8408

[startup+200.116 s]
/proc/loadavg: 0.96 0.51 0.44 2/68 30431
/proc/meminfo: memFree=1799224/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=8408 CPUtime=199.97
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 1968 0 0 0 19995 2 0 0 25 0 1 0 193476218 8609792 1916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2102 1916 102 215 0 1884 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 8408

[startup+210.123 s]
/proc/loadavg: 0.97 0.52 0.45 2/68 30431
/proc/meminfo: memFree=1799224/2055888 swapFree=4085336/4096564

################
# More data... #
################

[pid=30236] ppid=30234 vsize=11740 CPUtime=1781.34
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178131 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 11740

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.85 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1782.35
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178232 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 11740

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.85 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1783.36
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178333 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 11740

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.85 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1784.36
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178433 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 11740

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1785.36
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178533 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 11740

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1786.37
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178634 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 11740

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1787.37
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178734 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 11740

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1788.38
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178835 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 11740

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1789.38
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 178935 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 11740

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1790.39
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179036 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 11740

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1791.39
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179136 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (Kb) 11740

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1792.4
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179237 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 11740

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1793.4
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179337 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1793.4
Current children cumulated vsize (Kb) 11740

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1794.41
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179438 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 11740

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1795.41
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179538 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 11740

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1796.41
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179638 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (Kb) 11740

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1797.42
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179739 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 11740

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795832/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1798.42
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179839 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 11740

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795768/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1799.43
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 179940 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 11740

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795768/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1800.43
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 180040 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580343 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (Kb) 11740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.86 2/68 30431
/proc/meminfo: memFree=1795768/2055888 swapFree=4085336/4096564
[pid=30236] ppid=30234 vsize=11740 CPUtime=1800.44
/proc/30236/stat : 30236 (minisat+) R 30234 30236 30190 0 -1 4194304 2752 0 0 0 180041 3 0 0 25 0 1 0 193476218 12021760 2700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30236/statm: 2935 2700 102 215 0 2717 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 11740

Sending SIGTERM to -30236
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.45
CPU user time (s): 1800.41
CPU system time (s): 0.036994
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (Kb): 11740

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 19:59:31 UTC 2006


FILE ID= 35528-1149278371

PBS_JOBID= 305913

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/35528-1149278371/instance-35528-1149278371.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node88/watcher-35528-1149278371 -o ROOT/results/node88/solver-35528-1149278371 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/35528-1149278371/instance-35528-1149278371.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0b8531b64d2ca93b44d439b9cb9fcfaa

RANDOM SEED= 913586209


/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.261
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	: 6006.16
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.261
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	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1806920 kB
Buffers:         11192 kB
Cached:         177900 kB
SwapCached:       2396 kB
Active:         119400 kB
Inactive:        78356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1806920 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          16796 kB
Slab:            37780 kB
Committed_AS:   295304 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 20:29:32 UTC 2006