Trace number 35477

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.61 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
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 constraints13473
Number of constraints which are clauses13473
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 13063 PB-constraints to clauses...
0.37	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.38	c   -- Detecting intervals from adjacent constraints: (none)
0.38	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 |    9829    24580 |    3276       0        0     nan |  0.000 % |
0.43	c |       101 |    9829    24580 |    3603     101     1984    19.6 | 24.591 % |
0.44	c |       251 |    9829    24580 |    3963     251     3855    15.4 | 24.591 % |
0.52	c |       477 |    9829    24580 |    4360     477    11273    23.6 | 24.591 % |
0.58	c |       814 |    9829    24580 |    4796     814    15937    19.6 | 24.591 % |
0.75	c |      1321 |    9829    24580 |    5276    1321    31940    24.2 | 24.591 % |
1.02	c |      2081 |    9819    24558 |    5803    2080    47902    23.0 | 24.654 % |
1.58	c |      3220 |    9819    24558 |    6383    3219    76879    23.9 | 24.654 % |
2.19	c |      4930 |    9819    24558 |    7022    4929   124463    25.3 | 24.654 % |
3.08	c |      7492 |    9819    24558 |    7724    7491   193897    25.9 | 24.654 % |
4.50	c |     11336 |    9819    24558 |    8497    6666   165567    24.8 | 24.654 % |
6.99	c |     17102 |    9819    24558 |    9346    7321   192064    26.2 | 24.654 % |
10.81	c |     25751 |    9819    24558 |   10281   10435   254160    24.4 | 24.654 % |
16.79	c |     38726 |    9819    24558 |   11309   11433   268668    23.5 | 24.654 % |
25.82	c |     58187 |    9819    24558 |   12440   11477   264672    23.1 | 24.654 % |
40.02	c |     87379 |    9819    24558 |   13684   12371   274649    22.2 | 24.654 % |
62.17	c |    131169 |    9819    24558 |   15053   10129   219378    21.7 | 24.654 % |
96.16	c |    196853 |    9819    24558 |   16558    8870   182958    20.6 | 24.654 % |
148.20	c |    295381 |    9819    24558 |   18214   16209   376666    23.2 | 24.654 % |
228.99	c |    443170 |    9819    24558 |   20035   14819   321798    21.7 | 24.654 % |
349.80	c |    664854 |    9819    24558 |   22039   19375   405909    21.0 | 24.654 % |
543.45	c |    997379 |    9819    24558 |   24243   19753   458701    23.2 | 24.654 % |
847.91	c |   1496167 |    9819    24558 |   26667   13220   254787    19.3 | 24.654 % |
1344.86	c |   2244349 |    9819    24558 |   29334   18744   394664    21.1 | 24.654 % |
1801.20	c 
1801.21	c *** TERMINATED ***
1801.21	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/node60/watcher-35477-1149415726 -o ROOT/results/node60/solver-35477-1149415726 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/35477-1149415726/instance-35477-1149415726.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.65 0.89 0.95 2/64 1491
/proc/meminfo: memFree=1561464/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=1352 CPUtime=0
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 207240444 1384448 173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1491/statm: 338 173 67 215 0 120 0

[startup+10.0023 s]
/proc/loadavg: 0.71 0.89 0.95 2/64 1491
/proc/meminfo: memFree=1556440/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=6220 CPUtime=9.99
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1432 0 0 0 997 2 0 0 25 0 1 0 207240444 6369280 1379 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1555 1379 102 215 0 1337 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6220

[startup+20.0089 s]
/proc/loadavg: 0.75 0.90 0.95 2/64 1491
/proc/meminfo: memFree=1556192/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=6500 CPUtime=19.99
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1509 0 0 0 1997 2 0 0 25 0 1 0 207240444 6656000 1456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1625 1456 102 215 0 1407 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6500

[startup+30.0147 s]
/proc/loadavg: 0.79 0.90 0.95 2/64 1491
/proc/meminfo: memFree=1556000/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=6768 CPUtime=30
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1568 0 0 0 2998 2 0 0 25 0 1 0 207240444 6930432 1515 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588661 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1692 1515 102 215 0 1474 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6768

[startup+40.0205 s]
/proc/loadavg: 0.82 0.90 0.95 2/64 1491
/proc/meminfo: memFree=1555936/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=6900 CPUtime=40
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1596 0 0 0 3998 2 0 0 25 0 1 0 207240444 7065600 1543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1725 1543 102 215 0 1507 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6900

[startup+50.0263 s]
/proc/loadavg: 0.85 0.91 0.95 2/64 1491
/proc/meminfo: memFree=1555808/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7028 CPUtime=50
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1644 0 0 0 4998 2 0 0 25 0 1 0 207240444 7196672 1591 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1757 1591 102 215 0 1539 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7028

[startup+60.0321 s]
/proc/loadavg: 0.87 0.91 0.95 2/64 1491
/proc/meminfo: memFree=1555744/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7160 CPUtime=60
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1653 0 0 0 5998 2 0 0 25 0 1 0 207240444 7331840 1600 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1790 1600 102 215 0 1572 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 7160

[startup+70.038 s]
/proc/loadavg: 0.89 0.91 0.95 2/64 1491
/proc/meminfo: memFree=1555488/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7292 CPUtime=70
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1717 0 0 0 6998 2 0 0 25 0 1 0 207240444 7467008 1664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1823 1664 102 215 0 1605 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 7292

[startup+80.0438 s]
/proc/loadavg: 0.91 0.91 0.95 2/64 1491
/proc/meminfo: memFree=1555488/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7292 CPUtime=80
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1717 0 0 0 7998 2 0 0 25 0 1 0 207240444 7467008 1664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1823 1664 102 215 0 1605 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 7292

[startup+90.0496 s]
/proc/loadavg: 0.92 0.92 0.95 2/64 1491
/proc/meminfo: memFree=1555424/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7424 CPUtime=90.01
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1733 0 0 0 8999 2 0 0 25 0 1 0 207240444 7602176 1680 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1856 1680 102 215 0 1638 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7424

[startup+100.055 s]
/proc/loadavg: 0.93 0.92 0.95 2/64 1491
/proc/meminfo: memFree=1555424/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7424 CPUtime=100.01
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1742 0 0 0 9999 2 0 0 25 0 1 0 207240444 7602176 1689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1856 1689 102 215 0 1638 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7424

[startup+110.061 s]
/proc/loadavg: 0.94 0.92 0.95 2/64 1491
/proc/meminfo: memFree=1555296/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7712 CPUtime=110.01
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1791 0 0 0 10999 2 0 0 25 0 1 0 207240444 7897088 1738 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1928 1738 102 215 0 1710 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7712

[startup+120.067 s]
/proc/loadavg: 0.95 0.92 0.95 2/64 1491
/proc/meminfo: memFree=1555232/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7712 CPUtime=120.01
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1806 0 0 0 11999 2 0 0 25 0 1 0 207240444 7897088 1753 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1928 1753 102 215 0 1710 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7712

[startup+130.073 s]
/proc/loadavg: 0.96 0.92 0.95 2/64 1491
/proc/meminfo: memFree=1555296/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7712 CPUtime=130.01
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1807 0 0 0 12999 2 0 0 25 0 1 0 207240444 7897088 1754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1928 1754 102 215 0 1710 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 7712

[startup+140.079 s]
/proc/loadavg: 0.96 0.93 0.95 2/64 1491
/proc/meminfo: memFree=1555296/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=7712 CPUtime=140.02
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1807 0 0 0 14000 2 0 0 25 0 1 0 207240444 7897088 1754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 1928 1754 102 215 0 1710 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7712

[startup+150.084 s]
/proc/loadavg: 0.97 0.93 0.95 2/64 1491
/proc/meminfo: memFree=1555104/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=8004 CPUtime=150.02
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1858 0 0 0 15000 2 0 0 25 0 1 0 207240444 8196096 1805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2001 1805 102 215 0 1783 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 8004

[startup+160.09 s]
/proc/loadavg: 0.97 0.93 0.95 2/64 1491
/proc/meminfo: memFree=1554976/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=8004 CPUtime=160.03
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1876 0 0 0 16000 3 0 0 25 0 1 0 207240444 8196096 1823 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2001 1823 102 215 0 1783 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8004

[startup+170.096 s]
/proc/loadavg: 0.98 0.93 0.95 2/64 1491
/proc/meminfo: memFree=1554912/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=8164 CPUtime=170.03
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1893 0 0 0 17000 3 0 0 25 0 1 0 207240444 8359936 1840 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588790 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2041 1840 102 215 0 1823 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8164

[startup+180.102 s]
/proc/loadavg: 0.98 0.93 0.95 2/64 1491
/proc/meminfo: memFree=1554848/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=8164 CPUtime=180.04
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1911 0 0 0 18001 3 0 0 25 0 1 0 207240444 8359936 1858 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2041 1858 102 215 0 1823 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8164

[startup+190.108 s]
/proc/loadavg: 0.98 0.94 0.95 2/64 1491
/proc/meminfo: memFree=1554784/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=8164 CPUtime=190.04
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1921 0 0 0 19001 3 0 0 25 0 1 0 207240444 8359936 1868 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2041 1868 102 215 0 1823 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8164

[startup+200.114 s]
/proc/loadavg: 0.98 0.94 0.95 2/64 1491
/proc/meminfo: memFree=1554720/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=8340 CPUtime=200.04
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 1939 0 0 0 20001 3 0 0 25 0 1 0 207240444 8540160 1886 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581507 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2085 1886 102 215 0 1867 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8340

[startup+210.12 s]
/proc/loadavg: 0.99 0.94 0.95 2/64 1491
/proc/meminfo: memFree=1554720/2055920 swapFree=4181460/4192956

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

[pid=1491] ppid=1489 vsize=11656 CPUtime=1781.5
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178144 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 11656

[startup+1783.11 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1782.51
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178245 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581101 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 11656

[startup+1784.12 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1783.51
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178345 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 11656

[startup+1785.12 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1784.51
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178445 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 11656

[startup+1786.13 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1785.52
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178546 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 11656

[startup+1787.13 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1786.52
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178646 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 11656

[startup+1788.14 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1787.53
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178747 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 11656

[startup+1789.14 s]
/proc/loadavg: 1.06 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1788.53
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178847 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 11656

[startup+1790.15 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1789.54
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 178948 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 11656

[startup+1791.15 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1790.54
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179048 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 11656

[startup+1792.16 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1791.55
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179149 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 11656

[startup+1793.16 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1792.55
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179249 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581139 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 11656

[startup+1794.17 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1793.56
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179350 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581087 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 11656

[startup+1795.17 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1794.56
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179450 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 11656

[startup+1796.18 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1795.57
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179551 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 11656

[startup+1797.18 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1796.57
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179651 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 11656

[startup+1798.19 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1797.57
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179751 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 11656

[startup+1799.19 s]
/proc/loadavg: 1.05 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1798.58
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179852 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 11656

[startup+1800.2 s]
/proc/loadavg: 1.04 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1799.58
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 179952 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 11656

[startup+1801.2 s]
/proc/loadavg: 1.04 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1800.59
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 180053 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 11656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.04 0.99 0.96 2/64 1493
/proc/meminfo: memFree=1551200/2055920 swapFree=4181460/4192956
[pid=1491] ppid=1489 vsize=11656 CPUtime=1800.59
/proc/1491/stat : 1491 (minisat+) R 1489 1491 1445 0 -1 4194304 2732 0 0 0 180053 6 0 0 25 0 1 0 207240444 11935744 2679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1491/statm: 2914 2679 102 215 0 2696 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 11656

Sending SIGTERM to -1491
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.61
CPU user time (s): 1800.54
CPU system time (s): 0.070989
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (Kb): 11656

Launcher Data (download as text)

Begin job on node60 on Sun Jun  4 10:08:46 UTC 2006


FILE ID= 35477-1149415726

PBS_JOBID= 315244

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  473e2cd0e31e48ba0932d7bd34857dd0

RANDOM SEED= 528353285


/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.257
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.257
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:       1561672 kB
Buffers:         29532 kB
Cached:         388404 kB
SwapCached:       3188 kB
Active:          41820 kB
Inactive:       384776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561672 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          14740 kB
Slab:            53600 kB
Committed_AS:   410988 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Sun Jun  4 10:38:47 UTC 2006