Trace number 35535

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.57 1801.1

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
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 constraints13501
Number of constraints which are clauses13501
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.40	c Converting 13094 PB-constraints to clauses...
0.40	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.42	c   -- Detecting intervals from adjacent constraints: (none)
0.42	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.45	c ==================================[MINISAT+]==================================
0.45	c | Conflicts | Original         | Learnt                           | Progress |
0.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.45	c ==============================================================================
0.45	c |         0 |    9827    24632 |    3275       0        0     nan |  0.000 % |
0.46	c |       101 |    9827    24632 |    3602     101     1262    12.5 | 24.906 % |
0.49	c |       251 |    9827    24632 |    3962     251     4441    17.7 | 24.906 % |
0.52	c |       477 |    9827    24632 |    4359     477     7614    16.0 | 24.906 % |
0.74	c |       815 |    9827    24632 |    4794     815    20329    24.9 | 24.906 % |
1.06	c |      1322 |    9827    24632 |    5274    1322    40427    30.6 | 24.906 % |
1.50	c |      2082 |    9827    24632 |    5801    2082    63698    30.6 | 24.906 % |
2.24	c |      3222 |    9827    24632 |    6382    3222    97933    30.4 | 24.906 % |
2.85	c |      4930 |    9817    24610 |    7020    4929   145871    29.6 | 24.969 % |
3.61	c |      7493 |    9817    24610 |    7722    7492   218722    29.2 | 24.969 % |
4.85	c |     11338 |    9817    24610 |    8494    6606   175949    26.6 | 24.969 % |
7.23	c |     17105 |    9817    24610 |    9343    7226   216638    30.0 | 24.969 % |
10.80	c |     25755 |    9817    24610 |   10278   10380   268045    25.8 | 24.969 % |
16.85	c |     38731 |    9817    24610 |   11306   11401   279773    24.5 | 24.969 % |
26.52	c |     58192 |    9817    24610 |   12436   11386   276094    24.2 | 24.969 % |
41.08	c |     87384 |    9817    24610 |   13680   12380   296703    24.0 | 24.969 % |
63.96	c |    131175 |    9817    24610 |   15048   10106   229761    22.7 | 24.969 % |
98.24	c |    196859 |    9817    24610 |   16553    8709   192780    22.1 | 24.969 % |
151.98	c |    295386 |    9817    24610 |   18208   16160   368525    22.8 | 24.969 % |
232.96	c |    443175 |    9817    24610 |   20029   14820   349214    23.6 | 24.969 % |
362.19	c |    664859 |    9817    24610 |   22032   19461   432185    22.2 | 24.969 % |
569.58	c |    997385 |    9817    24610 |   24235   20024   429038    21.4 | 24.969 % |
888.70	c |   1496173 |    9817    24610 |   26659   13351   270197    20.2 | 24.969 % |
1385.68	c |   2244356 |    9817    24610 |   29325   14228   294509    20.7 | 24.969 % |
1801.10	c 
1801.10	c *** TERMINATED ***
1801.10	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/node29/watcher-35535-1149280179 -o ROOT/results/node29/solver-35535-1149280179 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node29/35535-1149280179/instance-35535-1149280179.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.71 0.91 0.84 2/64 14849
/proc/meminfo: memFree=1839136/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=1180 CPUtime=0
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 193681474 1208320 113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 295 113 67 215 0 77 0

[startup+10.0028 s]
/proc/loadavg: 0.76 0.91 0.84 2/64 14849
/proc/meminfo: memFree=1833952/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=6220 CPUtime=9.98
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1455 0 0 0 997 1 0 0 25 0 1 0 193681474 6369280 1402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1555 1402 102 215 0 1337 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 6220

[startup+20.0091 s]
/proc/loadavg: 0.79 0.91 0.85 2/64 14849
/proc/meminfo: memFree=1833640/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=6624 CPUtime=19.98
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1541 0 0 0 1997 1 0 0 25 0 1 0 193681474 6782976 1488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1656 1488 102 215 0 1438 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 6624

[startup+30.0156 s]
/proc/loadavg: 0.82 0.91 0.85 2/64 14849
/proc/meminfo: memFree=1833384/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=6888 CPUtime=30
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1601 0 0 0 2998 2 0 0 25 0 1 0 193681474 7053312 1548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1722 1548 102 215 0 1504 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6888

[startup+40.021 s]
/proc/loadavg: 0.85 0.92 0.85 2/64 14849
/proc/meminfo: memFree=1833320/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=6888 CPUtime=40
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1618 0 0 0 3998 2 0 0 25 0 1 0 193681474 7053312 1565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1722 1565 102 215 0 1504 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6888

[startup+50.0274 s]
/proc/loadavg: 0.87 0.92 0.85 2/64 14849
/proc/meminfo: memFree=1833128/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=7152 CPUtime=50
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1666 0 0 0 4998 2 0 0 25 0 1 0 193681474 7323648 1613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1788 1613 102 215 0 1570 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7152

[startup+60.0328 s]
/proc/loadavg: 0.89 0.92 0.85 2/64 14849
/proc/meminfo: memFree=1833064/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=7152 CPUtime=60
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1673 0 0 0 5998 2 0 0 25 0 1 0 193681474 7323648 1620 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1788 1620 102 215 0 1570 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 7152

[startup+70.0392 s]
/proc/loadavg: 0.91 0.92 0.85 2/64 14849
/proc/meminfo: memFree=1832808/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=7416 CPUtime=70.01
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1735 0 0 0 6999 2 0 0 25 0 1 0 193681474 7593984 1682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1854 1682 102 215 0 1636 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7416

[startup+80.0456 s]
/proc/loadavg: 0.92 0.92 0.85 2/64 14849
/proc/meminfo: memFree=1832744/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=7552 CPUtime=80.01
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1757 0 0 0 7999 2 0 0 25 0 1 0 193681474 7733248 1704 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1888 1704 102 215 0 1670 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7552

[startup+90.051 s]
/proc/loadavg: 0.93 0.93 0.85 2/64 14849
/proc/meminfo: memFree=1832552/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=7684 CPUtime=90.01
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1794 0 0 0 8999 2 0 0 25 0 1 0 193681474 7868416 1741 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1921 1741 102 215 0 1703 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7684

[startup+100.056 s]
/proc/loadavg: 0.94 0.93 0.85 2/64 14849
/proc/meminfo: memFree=1832488/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=7684 CPUtime=100.01
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1808 0 0 0 9999 2 0 0 25 0 1 0 193681474 7868416 1755 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576843 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 1921 1755 102 215 0 1703 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7684

[startup+110.062 s]
/proc/loadavg: 0.95 0.93 0.85 2/64 14849
/proc/meminfo: memFree=1832296/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8032 CPUtime=110.01
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1867 0 0 0 10999 2 0 0 25 0 1 0 193681474 8224768 1814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2008 1814 102 215 0 1790 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 8032

[startup+120.067 s]
/proc/loadavg: 0.96 0.93 0.85 2/64 14849
/proc/meminfo: memFree=1832296/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8032 CPUtime=120.02
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1867 0 0 0 12000 2 0 0 25 0 1 0 193681474 8224768 1814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2008 1814 102 215 0 1790 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 8032

[startup+130.073 s]
/proc/loadavg: 0.96 0.93 0.86 2/64 14849
/proc/meminfo: memFree=1832296/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8032 CPUtime=130.02
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1867 0 0 0 13000 2 0 0 25 0 1 0 193681474 8224768 1814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2008 1814 102 215 0 1790 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 8032

[startup+140.078 s]
/proc/loadavg: 0.97 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1832232/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8032 CPUtime=140.02
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1874 0 0 0 14000 2 0 0 25 0 1 0 193681474 8224768 1821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2008 1821 102 215 0 1790 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 8032

[startup+150.084 s]
/proc/loadavg: 0.97 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1832168/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8032 CPUtime=150.02
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1888 0 0 0 15000 2 0 0 25 0 1 0 193681474 8224768 1835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2008 1835 102 215 0 1790 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 8032

[startup+160.089 s]
/proc/loadavg: 0.98 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1832040/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8160 CPUtime=160.03
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1922 0 0 0 16001 2 0 0 25 0 1 0 193681474 8355840 1869 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2040 1869 102 215 0 1822 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8160

[startup+170.094 s]
/proc/loadavg: 0.98 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1831976/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8316 CPUtime=170.03
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1940 0 0 0 17001 2 0 0 25 0 1 0 193681474 8515584 1887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2079 1887 102 215 0 1861 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8316

[startup+180.1 s]
/proc/loadavg: 0.98 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1831976/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8316 CPUtime=180.03
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1941 0 0 0 18001 2 0 0 25 0 1 0 193681474 8515584 1888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2079 1888 102 215 0 1861 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8316

[startup+190.105 s]
/proc/loadavg: 0.98 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1831912/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8316 CPUtime=190.03
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1950 0 0 0 19001 2 0 0 25 0 1 0 193681474 8515584 1897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2079 1897 102 215 0 1861 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8316

[startup+200.111 s]
/proc/loadavg: 0.99 0.94 0.86 2/64 14849
/proc/meminfo: memFree=1831912/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=8316 CPUtime=200.04
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 1956 0 0 0 20002 2 0 0 25 0 1 0 193681474 8515584 1903 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2079 1903 102 215 0 1861 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8316

[startup+210.116 s]
/proc/loadavg: 0.99 0.95 0.86 2/64 14849
/proc/meminfo: memFree=1831848/2055920 swapFree=4181376/4192956

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

[pid=14849] ppid=14847 vsize=11796 CPUtime=1781.46
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178142 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 11796

[startup+1783 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1782.47
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178243 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572721 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 11796

[startup+1784.01 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1783.47
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178343 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 11796

[startup+1785.01 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1784.48
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178444 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1784.48
Current children cumulated vsize (Kb) 11796

[startup+1786.02 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1785.48
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178544 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 11796

[startup+1787.02 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1786.49
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178645 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 11796

[startup+1788.03 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1787.49
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178745 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 11796

[startup+1789.03 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1788.5
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178846 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1788.5
Current children cumulated vsize (Kb) 11796

[startup+1790.04 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1789.5
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 178946 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 11796

[startup+1791.04 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1790.51
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179047 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1790.51
Current children cumulated vsize (Kb) 11796

[startup+1792.05 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1791.51
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179147 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 11796

[startup+1793.05 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1792.52
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179248 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1792.52
Current children cumulated vsize (Kb) 11796

[startup+1794.06 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1793.52
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179348 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 11796

[startup+1795.06 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1794.52
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179448 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 11796

[startup+1796.07 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1795.53
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179549 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574538 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 11796

[startup+1797.07 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1796.53
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179649 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 11796

[startup+1798.08 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1797.54
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179750 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 11796

[startup+1799.08 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1798.54
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179850 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 11796

[startup+1800.09 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1799.55
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 179951 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576740 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (Kb) 11796

[startup+1801.09 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1800.55
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 180051 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 11796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 1.01 0.99 0.91 2/64 14851
/proc/meminfo: memFree=1828328/2055920 swapFree=4181376/4192956
[pid=14849] ppid=14847 vsize=11796 CPUtime=1800.56
/proc/14849/stat : 14849 (minisat+) R 14847 14849 14803 0 -1 4194304 2752 0 0 0 180052 4 0 0 25 0 1 0 193681474 12079104 2699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14849/statm: 2949 2699 102 215 0 2731 0
Current children cumulated CPU time (s) 1800.56
Current children cumulated vsize (Kb) 11796

Sending SIGTERM to -14849
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.1
CPU time (s): 1800.57
CPU user time (s): 1800.52
CPU system time (s): 0.047992
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (Kb): 11796

Launcher Data (download as text)

Begin job on node29 on Fri Jun  2 20:29:39 UTC 2006


FILE ID= 35535-1149280179

PBS_JOBID= 306006

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0973e03eb27089eff6bc20e630a3ba01

RANDOM SEED= 538920313


/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.259
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.259
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:       1839344 kB
Buffers:         14656 kB
Cached:         138644 kB
SwapCached:       3236 kB
Active:          36928 kB
Inactive:       125040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839344 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            40620 kB
Committed_AS:   284708 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jun  2 20:59:40 UTC 2006