Trace number 34557

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat+ 1.14UNSAT 600.238 600.384

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110977780.opb
MD5SUMadb656a15e659ae7735494d2d3ad9316
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.012997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1327
Number of bits of the biggest sum of numbers11
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.01	c Converting 101 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.01	c   -- Clauses(.)/Splits(s): ....
0.01	c ---[  99]---> BDD-cost:   23
0.01	c ---[  97]---> BDD-cost:   23
0.01	c ---[  95]---> BDD-cost:   23
0.01	c ---[  93]---> BDD-cost:   23
0.01	c ---[  91]---> BDD-cost:   23
0.01	c ---[  89]---> BDD-cost:   23
0.01	c ---[  87]---> BDD-cost:   23
0.01	c ---[  85]---> BDD-cost:   23
0.01	c ---[  83]---> BDD-cost:   23
0.01	c ---[  81]---> BDD-cost:   23
0.01	c ---[  79]---> BDD-cost:   23
0.01	c ---[  77]---> BDD-cost:   23
0.01	c ---[  75]---> BDD-cost:   23
0.01	c ---[  73]---> BDD-cost:   23
0.01	c ---[  71]---> BDD-cost:   23
0.01	c ---[  69]---> BDD-cost:   23
0.01	c ---[  67]---> BDD-cost:   23
0.01	c ---[  65]---> BDD-cost:   23
0.01	c ---[  63]---> BDD-cost:   23
0.01	c ---[  61]---> BDD-cost:   23
0.01	c ---[  59]---> BDD-cost:   23
0.01	c ---[  57]---> BDD-cost:   23
0.02	c ---[  55]---> BDD-cost:   23
0.02	c ---[  53]---> BDD-cost:   23
0.02	c ---[  51]---> BDD-cost:   23
0.02	c ---[  49]---> BDD-cost:   23
0.02	c ---[  48]---> BDD-cost:   23
0.02	c ---[  47]---> BDD-cost:   21
0.02	c ---[  46]---> BDD-cost:   19
0.02	c ---[  45]---> BDD-cost:   17
0.02	c ---[  44]---> BDD-cost:   15
0.02	c ---[  43]---> BDD-cost:   13
0.02	c ---[  42]---> BDD-cost:   11
0.02	c ---[  41]---> BDD-cost:    9
0.02	c ---[  40]---> BDD-cost:    7
0.02	c ---[  39]---> BDD-cost:    5
0.02	c ---[  38]---> BDD-cost:    3
0.02	c ---[  35]---> BDD-cost:    3
0.02	c ---[  34]---> BDD-cost:    5
0.02	c ---[  33]---> BDD-cost:    7
0.02	c ---[  32]---> BDD-cost:    9
0.02	c ---[  31]---> BDD-cost:   11
0.02	c ---[  30]---> BDD-cost:   13
0.02	c ---[  29]---> BDD-cost:   15
0.02	c ---[  28]---> BDD-cost:   17
0.02	c ---[  27]---> BDD-cost:   19
0.02	c ---[  26]---> BDD-cost:   21
0.02	c ---[  25]---> BDD-cost:   23
0.02	c ---[  24]---> BDD-cost:    0
0.02	c ---[  23]---> BDD-cost:   21
0.02	c ---[  22]---> BDD-cost:   19
0.02	c ---[  21]---> BDD-cost:   17
0.02	c ---[  20]---> BDD-cost:   15
0.02	c ---[  19]---> BDD-cost:   13
0.02	c ---[  18]---> BDD-cost:   11
0.02	c ---[  17]---> BDD-cost:    9
0.02	c ---[  16]---> BDD-cost:    7
0.02	c ---[  15]---> BDD-cost:    5
0.02	c ---[  14]---> BDD-cost:    3
0.02	c ---[  12]---> BDD-cost:    0
0.02	c ---[  11]---> BDD-cost:   21
0.02	c ---[  10]---> BDD-cost:   19
0.02	c ---[   9]---> BDD-cost:   17
0.02	c ---[   8]---> BDD-cost:   15
0.02	c ---[   7]---> BDD-cost:   13
0.02	c ---[   6]---> BDD-cost:   11
0.02	c ---[   5]---> BDD-cost:    9
0.02	c ---[   4]---> BDD-cost:    7
0.02	c ---[   3]---> BDD-cost:    5
0.02	c ---[   2]---> BDD-cost:    3
0.02	c ---[   0]---> Adder-cost: 622   maxlim: 1250   bits: 11/11
0.05	c ==================================[MINISAT+]==================================
0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05	c ==============================================================================
0.05	c |         0 |    7019    22431 |    2339       0        0     nan |  0.000 % |
0.06	c |       100 |    7012    22408 |    2572      99     2004    20.2 |  4.063 % |
0.08	c |       250 |    7012    22408 |    2830     249     8173    32.8 |  4.063 % |
0.12	c |       478 |    7012    22408 |    3113     477    19187    40.2 |  4.063 % |
0.19	c |       822 |    7012    22408 |    3424     821    44078    53.7 |  4.063 % |
0.31	c |      1328 |    7012    22408 |    3766    1327    68314    51.5 |  4.063 % |
0.49	c |      2087 |    7012    22408 |    4143    2086   110078    52.8 |  4.063 % |
0.77	c |      3226 |    7012    22408 |    4558    3225   181022    56.1 |  4.063 % |
1.28	c |      4940 |    7012    22408 |    5013    4939   284529    57.6 |  4.063 % |
2.02	c |      7502 |    7012    22408 |    5515    4810   276847    57.6 |  4.063 % |
3.25	c |     11346 |    6990    22333 |    6066    5609   320434    57.1 |  4.271 % |
5.12	c |     17113 |    6990    22333 |    6673    4897   283814    58.0 |  4.271 % |
8.10	c |     25764 |    6964    22243 |    7340    6599   357886    54.2 |  4.479 % |
12.30	c |     38738 |    6964    22243 |    8074    7783   444468    57.1 |  4.479 % |
19.05	c |     58200 |    6957    22219 |    8882    5926   323219    54.5 |  4.531 % |
29.75	c |     87392 |    6924    22102 |    9770    6842   347315    50.8 |  4.792 % |
45.89	c |    131183 |    6884    21965 |   10747    9529   534212    56.1 |  5.104 % |
70.39	c |    196868 |    6834    21785 |   11822    7953   399482    50.2 |  5.521 % |
106.79	c |    295397 |    6780    21605 |   13004    7374   345749    46.9 |  5.938 % |
159.73	c |    443187 |    6730    21441 |   14305   12584   621918    49.4 |  6.406 % |
228.35	c |    664870 |    6721    21410 |   15735   13348   796258    59.7 |  6.458 % |
352.89	c |    997395 |    6703    21348 |   17309   13325   601097    45.1 |  6.563 % |
516.90	c |   1496183 |    6589    20956 |   19040   16787   716838    42.7 |  7.240 % |
600.37	c ==============================================================================
600.37	c UNSATISFIABLE
600.37	s UNSATISFIABLE
600.37	c _______________________________________________________________________________
600.37	c 
600.37	c restarts              : 23
600.37	c conflicts             : 1729221        (2881 /sec)
600.37	c decisions             : 2316706        (3860 /sec)
600.37	c propagations          : 0              (0 /sec)
600.37	c inspects              : 0              (0 /sec)
600.37	c CPU time              : 600.202 s
600.37	c _______________________________________________________________________________

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/node43/watcher-34557-1149207972 -o ROOT/results/node43/solver-34557-1149207972 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node43/34557-1149207972/instance-34557-1149207972.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.79 0.91 0.90 2/64 25385
/proc/meminfo: memFree=1358376/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=1048 CPUtime=0
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 186463919 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618939 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 262 95 74 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 0.83 0.92 0.90 2/64 25385
/proc/meminfo: memFree=1354480/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=4852 CPUtime=9.99
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1111 0 0 0 999 0 0 0 25 0 1 0 186463919 4968448 1096 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584047 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1213 1096 122 215 0 995 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4852

[startup+20.0077 s]
/proc/loadavg: 0.85 0.92 0.90 2/64 25385
/proc/meminfo: memFree=1353912/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=5392 CPUtime=19.99
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1252 0 0 0 1999 0 0 0 25 0 1 0 186463919 5521408 1237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1348 1237 122 215 0 1130 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5392

[startup+30.0136 s]
/proc/loadavg: 0.87 0.92 0.90 3/64 25385
/proc/meminfo: memFree=1353400/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=5920 CPUtime=30
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1384 0 0 0 2999 1 0 0 25 0 1 0 186463919 6062080 1369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1480 1369 122 215 0 1262 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5920

[startup+40.0194 s]
/proc/loadavg: 0.89 0.92 0.90 2/64 25385
/proc/meminfo: memFree=1352888/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=6468 CPUtime=40
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1504 0 0 0 3999 1 0 0 25 0 1 0 186463919 6623232 1489 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1617 1489 122 215 0 1399 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6468

[startup+50.0253 s]
/proc/loadavg: 0.91 0.92 0.90 2/64 25385
/proc/meminfo: memFree=1352632/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=6744 CPUtime=50.01
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1573 0 0 0 5000 1 0 0 25 0 1 0 186463919 6905856 1558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1686 1558 122 215 0 1468 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6744

[startup+60.0311 s]
/proc/loadavg: 0.92 0.93 0.90 2/64 25385
/proc/meminfo: memFree=1352440/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7004 CPUtime=60.01
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1625 0 0 0 6000 1 0 0 25 0 1 0 186463919 7172096 1610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1751 1610 122 215 0 1533 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 7004

[startup+70.037 s]
/proc/loadavg: 0.93 0.93 0.90 2/64 25385
/proc/meminfo: memFree=1352312/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7004 CPUtime=70.01
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1654 0 0 0 7000 1 0 0 25 0 1 0 186463919 7172096 1639 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1751 1639 122 215 0 1533 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7004

[startup+80.0429 s]
/proc/loadavg: 0.94 0.93 0.91 2/64 25385
/proc/meminfo: memFree=1352120/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7204 CPUtime=80.01
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1702 0 0 0 8000 1 0 0 25 0 1 0 186463919 7376896 1687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1801 1687 122 215 0 1583 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7204

[startup+90.0487 s]
/proc/loadavg: 0.95 0.93 0.91 2/64 25385
/proc/meminfo: memFree=1352056/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7352 CPUtime=90.02
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1712 0 0 0 9001 1 0 0 25 0 1 0 186463919 7528448 1697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1838 1697 122 215 0 1620 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7352

[startup+100.055 s]
/proc/loadavg: 0.96 0.93 0.91 2/64 25385
/proc/meminfo: memFree=1351736/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7612 CPUtime=100.02
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1801 0 0 0 10001 1 0 0 25 0 1 0 186463919 7794688 1786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1903 1786 122 215 0 1685 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7612

[startup+110.06 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1351608/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7756 CPUtime=110.02
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1827 0 0 0 11001 1 0 0 25 0 1 0 186463919 7942144 1812 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1939 1812 122 215 0 1721 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7756

[startup+120.066 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1351480/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=7888 CPUtime=120.03
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1868 0 0 0 12001 2 0 0 25 0 1 0 186463919 8077312 1853 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 1972 1853 122 215 0 1754 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7888

[startup+130.072 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1351416/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8032 CPUtime=130.04
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1872 0 0 0 13002 2 0 0 25 0 1 0 186463919 8224768 1857 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2008 1857 122 215 0 1790 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 8032

[startup+140.078 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1351352/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8032 CPUtime=140.04
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1885 0 0 0 14002 2 0 0 25 0 1 0 186463919 8224768 1870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2008 1870 122 215 0 1790 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 8032

[startup+150.084 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1351352/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8032 CPUtime=150.04
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1900 0 0 0 15002 2 0 0 25 0 1 0 186463919 8224768 1885 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2008 1885 122 215 0 1790 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8032

[startup+160.09 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1351224/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8180 CPUtime=160.05
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 1920 0 0 0 16003 2 0 0 25 0 1 0 186463919 8376320 1905 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2045 1905 122 215 0 1827 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 8180

[startup+170.096 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 25385
/proc/meminfo: memFree=1350712/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8712 CPUtime=170.05
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2051 0 0 0 17003 2 0 0 25 0 1 0 186463919 8921088 2036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2178 2036 122 215 0 1960 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8712

[startup+180.103 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 25385
/proc/meminfo: memFree=1350456/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8980 CPUtime=180.05
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2117 0 0 0 18003 2 0 0 25 0 1 0 186463919 9195520 2102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2245 2102 122 215 0 2027 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8980

[startup+190.108 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 25385
/proc/meminfo: memFree=1350328/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=8980 CPUtime=190.06
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2140 0 0 0 19004 2 0 0 25 0 1 0 186463919 9195520 2125 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2245 2125 122 215 0 2027 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8980

[startup+200.114 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 25385
/proc/meminfo: memFree=1350264/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=9140 CPUtime=200.06
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2168 0 0 0 20004 2 0 0 25 0 1 0 186463919 9359360 2153 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2285 2153 122 215 0 2067 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 9140

[startup+210.12 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 25385
/proc/meminfo: memFree=1350200/2055920 swapFree=4180880/4192956

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

/proc/25385/statm: 2814 2659 122 215 0 2596 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 11256

[startup+400.229 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25385
/proc/meminfo: memFree=1347960/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11388 CPUtime=400.12
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2731 0 0 0 40010 2 0 0 25 0 1 0 186463919 11661312 2716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2847 2716 122 215 0 2629 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (Kb) 11388

[startup+410.235 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25385
/proc/meminfo: memFree=1347832/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11520 CPUtime=410.13
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2764 0 0 0 41011 2 0 0 25 0 1 0 186463919 11796480 2749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2880 2749 122 215 0 2662 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 11520

[startup+420.241 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25385
/proc/meminfo: memFree=1347832/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11520 CPUtime=420.13
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2764 0 0 0 42011 2 0 0 25 0 1 0 186463919 11796480 2749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579560 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2880 2749 122 215 0 2662 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 11520

[startup+430.247 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25385
/proc/meminfo: memFree=1347832/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=430.13
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2772 0 0 0 43011 2 0 0 25 0 1 0 186463919 11956224 2757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2757 122 215 0 2701 0
Current children cumulated CPU time (s) 430.13
Current children cumulated vsize (Kb) 11676

[startup+440.253 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25385
/proc/meminfo: memFree=1347832/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=440.14
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2772 0 0 0 44012 2 0 0 25 0 1 0 186463919 11956224 2757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2757 122 215 0 2701 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 11676

[startup+450.259 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347640/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=450.14
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2780 0 0 0 45012 2 0 0 25 0 1 0 186463919 11956224 2765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2765 122 215 0 2701 0
Current children cumulated CPU time (s) 450.14
Current children cumulated vsize (Kb) 11676

[startup+460.265 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347576/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=460.14
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2795 0 0 0 46012 2 0 0 25 0 1 0 186463919 11956224 2780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579560 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2780 122 215 0 2701 0
Current children cumulated CPU time (s) 460.14
Current children cumulated vsize (Kb) 11676

[startup+470.271 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347576/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=470.15
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2795 0 0 0 47013 2 0 0 25 0 1 0 186463919 11956224 2780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573834 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2780 122 215 0 2701 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (Kb) 11676

[startup+480.275 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347576/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=480.16
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2795 0 0 0 48013 3 0 0 25 0 1 0 186463919 11956224 2780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2780 122 215 0 2701 0
Current children cumulated CPU time (s) 480.16
Current children cumulated vsize (Kb) 11676

[startup+490.281 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347576/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=490.16
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2801 0 0 0 49013 3 0 0 25 0 1 0 186463919 11956224 2786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2786 122 215 0 2701 0
Current children cumulated CPU time (s) 490.16
Current children cumulated vsize (Kb) 11676

[startup+500.287 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347576/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=500.16
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2802 0 0 0 50013 3 0 0 25 0 1 0 186463919 11956224 2787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2787 122 215 0 2701 0
Current children cumulated CPU time (s) 500.16
Current children cumulated vsize (Kb) 11676

[startup+510.293 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347576/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11676 CPUtime=510.17
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2802 0 0 0 51014 3 0 0 25 0 1 0 186463919 11956224 2787 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2919 2787 122 215 0 2701 0
Current children cumulated CPU time (s) 510.17
Current children cumulated vsize (Kb) 11676

[startup+520.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347512/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=11912 CPUtime=520.17
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2822 0 0 0 52014 3 0 0 25 0 1 0 186463919 12197888 2807 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 2978 2807 122 215 0 2760 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (Kb) 11912

[startup+530.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347128/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12176 CPUtime=530.17
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2909 0 0 0 53014 3 0 0 25 0 1 0 186463919 12468224 2894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3044 2894 122 215 0 2826 0
Current children cumulated CPU time (s) 530.17
Current children cumulated vsize (Kb) 12176

[startup+540.311 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347064/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12308 CPUtime=540.18
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2926 0 0 0 54015 3 0 0 25 0 1 0 186463919 12603392 2911 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3077 2911 122 215 0 2859 0
Current children cumulated CPU time (s) 540.18
Current children cumulated vsize (Kb) 12308

[startup+550.317 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347000/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12308 CPUtime=550.18
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2940 0 0 0 55015 3 0 0 25 0 1 0 186463919 12603392 2925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3077 2925 122 215 0 2859 0
Current children cumulated CPU time (s) 550.18
Current children cumulated vsize (Kb) 12308

[startup+560.322 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1347000/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12308 CPUtime=560.18
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2951 0 0 0 56015 3 0 0 25 0 1 0 186463919 12603392 2936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3077 2936 122 215 0 2859 0
Current children cumulated CPU time (s) 560.18
Current children cumulated vsize (Kb) 12308

[startup+570.328 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1346936/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12308 CPUtime=570.19
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2953 0 0 0 57016 3 0 0 25 0 1 0 186463919 12603392 2938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134589186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3077 2938 122 215 0 2859 0
Current children cumulated CPU time (s) 570.19
Current children cumulated vsize (Kb) 12308

[startup+580.334 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1346936/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12476 CPUtime=580.19
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2962 0 0 0 58016 3 0 0 25 0 1 0 186463919 12775424 2947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3119 2947 122 215 0 2901 0
Current children cumulated CPU time (s) 580.19
Current children cumulated vsize (Kb) 12476

[startup+590.341 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1346936/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12476 CPUtime=590.19
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2962 0 0 0 59016 3 0 0 25 0 1 0 186463919 12775424 2947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3119 2947 122 215 0 2901 0
Current children cumulated CPU time (s) 590.19
Current children cumulated vsize (Kb) 12476

[startup+600.347 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25387
/proc/meminfo: memFree=1346872/2055920 swapFree=4180880/4192956
[pid=25385] ppid=25383 vsize=12476 CPUtime=600.2
/proc/25385/stat : 25385 (minisat+) R 25383 25385 25340 0 -1 4194304 2972 0 0 0 60017 3 0 0 25 0 1 0 186463919 12775424 2957 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568554 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25385/statm: 3119 2957 122 215 0 2901 0
Current children cumulated CPU time (s) 600.2
Current children cumulated vsize (Kb) 12476

Child status: 20
Real time (s): 600.384
CPU time (s): 600.238
CPU user time (s): 600.203
CPU system time (s): 0.034994
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (Kb): 12476

Launcher Data (download as text)

Begin job on node43 on Fri Jun  2 00:26:12 UTC 2006


FILE ID= 34557-1149207972

PBS_JOBID= 293429

BENCH NAME= ROOT/tmp/node43/34557-1149207972/instance-34557-1149207972.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node43/34557-1149207972/instance-34557-1149207972.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-34557-1149207972 -o ROOT/results/node43/solver-34557-1149207972 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node43/34557-1149207972/instance-34557-1149207972.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  adb656a15e659ae7735494d2d3ad9316

RANDOM SEED= 641086057


/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.216
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.216
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:       1358648 kB
Buffers:         17412 kB
Cached:         610444 kB
SwapCached:       3932 kB
Active:         263480 kB
Inactive:       373260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358648 kB
SwapTotal:     4192956 kB
SwapFree:      4180880 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14816 kB
Slab:            46640 kB
Committed_AS:   175636 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node43 on Fri Jun  2 00:36:12 UTC 2006