Trace number 34544

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 318.483 318.568

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110970631.opb
MD5SUM0cb3829d9e744bc52975d342468bb866
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.067988
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 1320
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.01	c ---[  55]---> BDD-cost:   23
0.01	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: 654   maxlim: 1243   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 |    7232    23185 |    2410       0        0     nan |  0.000 % |
0.05	c |       101 |    7225    23162 |    2651     100      317     3.2 |  4.000 % |
0.07	c |       252 |    7154    22921 |    2916     239     5196    21.7 |  4.615 % |
0.11	c |       480 |    7154    22921 |    3207     467    14710    31.5 |  4.615 % |
0.17	c |       820 |    7154    22921 |    3528     807    28223    35.0 |  4.615 % |
0.27	c |      1328 |    7154    22921 |    3881    1315    49520    37.7 |  4.615 % |
0.42	c |      2088 |    7154    22921 |    4269    2075    83686    40.3 |  4.617 % |
0.68	c |      3229 |    7154    22921 |    4696    3216   143278    44.6 |  4.615 % |
1.16	c |      4938 |    7154    22921 |    5166    4925   221060    44.9 |  4.615 % |
1.89	c |      7501 |    7154    22921 |    5682    4608   204069    44.3 |  4.617 % |
2.98	c |     11346 |    7154    22921 |    6250    5510   302610    54.9 |  4.615 % |
4.78	c |     17113 |    7154    22921 |    6876    4518   235596    52.1 |  4.615 % |
7.54	c |     25763 |    7154    22921 |    7563    5826   319671    54.9 |  4.615 % |
11.93	c |     38739 |    7147    22894 |    8319    6613   326145    49.3 |  4.667 % |
18.36	c |     58202 |    7147    22894 |    9151    8310   370246    44.6 |  4.667 % |
28.25	c |     87394 |    7147    22894 |   10067    8596   476091    55.4 |  4.667 % |
43.16	c |    131183 |    7147    22894 |   11073    9842   539753    54.8 |  4.667 % |
67.23	c |    196868 |    7147    22894 |   12181   11450   644159    56.3 |  4.667 % |
104.24	c |    295397 |    7147    22894 |   13399    7739   411994    53.2 |  4.667 % |
163.78	c |    443187 |    7123    22812 |   14739    8861   424892    48.0 |  4.821 % |
254.06	c |    664875 |    7098    22727 |   16213    9026   288324    31.9 |  4.974 % |
318.56	c ==============================================================================
318.56	c UNSATISFIABLE
318.56	s UNSATISFIABLE
318.56	c _______________________________________________________________________________
318.56	c 
318.56	c restarts              : 21
318.56	c conflicts             : 817424         (2567 /sec)
318.56	c decisions             : 922694         (2897 /sec)
318.56	c propagations          : 0              (0 /sec)
318.56	c inspects              : 0              (0 /sec)
318.56	c CPU time              : 318.46 s
318.56	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/node2/watcher-34544-1149206707 -o ROOT/results/node2/solver-34544-1149206707 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node2/34544-1149206707/instance-34544-1149206707.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.75 0.94 0.87 2/64 16493
/proc/meminfo: memFree=1341016/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=1048 CPUtime=0
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 186332341 1073152 95 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 262 96 74 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.79 0.94 0.87 2/64 16493
/proc/meminfo: memFree=1337184/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=4812 CPUtime=9.99
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1085 0 0 0 999 0 0 0 25 0 1 0 186332341 4927488 1070 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1203 1070 122 215 0 985 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4812

[startup+20.0086 s]
/proc/loadavg: 0.82 0.94 0.87 2/64 16493
/proc/meminfo: memFree=1336928/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=5076 CPUtime=19.99
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1151 0 0 0 1999 0 0 0 25 0 1 0 186332341 5197824 1136 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1269 1136 122 215 0 1051 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5076

[startup+30.0157 s]
/proc/loadavg: 0.85 0.94 0.87 2/64 16493
/proc/meminfo: memFree=1336032/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=5992 CPUtime=30
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1375 0 0 0 2999 1 0 0 25 0 1 0 186332341 6135808 1360 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134575617 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1498 1360 122 215 0 1280 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5992

[startup+40.0207 s]
/proc/loadavg: 0.87 0.94 0.87 2/64 16493
/proc/meminfo: memFree=1335776/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=6256 CPUtime=40.01
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1439 0 0 0 4000 1 0 0 25 0 1 0 186332341 6406144 1424 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134574486 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1564 1424 122 215 0 1346 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 6256

[startup+50.0268 s]
/proc/loadavg: 0.89 0.94 0.87 2/64 16493
/proc/meminfo: memFree=1335392/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=6516 CPUtime=50.01
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1525 0 0 0 5000 1 0 0 25 0 1 0 186332341 6672384 1510 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1629 1510 122 215 0 1411 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6516

[startup+60.0328 s]
/proc/loadavg: 0.91 0.95 0.87 2/64 16493
/proc/meminfo: memFree=1335200/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=6780 CPUtime=60.01
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1580 0 0 0 6000 1 0 0 25 0 1 0 186332341 6942720 1565 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1695 1565 122 215 0 1477 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6780

[startup+70.0389 s]
/proc/loadavg: 0.92 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1335008/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=7040 CPUtime=70.02
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1641 0 0 0 7001 1 0 0 25 0 1 0 186332341 7208960 1626 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1760 1626 122 215 0 1542 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 7040

[startup+80.0449 s]
/proc/loadavg: 0.93 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1334752/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=7304 CPUtime=80.02
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1701 0 0 0 8001 1 0 0 25 0 1 0 186332341 7479296 1686 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1826 1686 122 215 0 1608 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 7304

[startup+90.0509 s]
/proc/loadavg: 0.94 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1334688/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=7436 CPUtime=90.02
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1722 0 0 0 9001 1 0 0 25 0 1 0 186332341 7614464 1707 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1859 1707 122 215 0 1641 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7436

[startup+100.056 s]
/proc/loadavg: 0.95 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1334496/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=7576 CPUtime=100.02
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1759 0 0 0 10001 1 0 0 25 0 1 0 186332341 7757824 1744 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1894 1744 122 215 0 1676 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7576

[startup+110.062 s]
/proc/loadavg: 0.96 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1334176/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=7840 CPUtime=110.02
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1845 0 0 0 11001 1 0 0 25 0 1 0 186332341 8028160 1830 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1960 1830 122 215 0 1742 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7840

[startup+120.068 s]
/proc/loadavg: 0.96 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1334048/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=7972 CPUtime=120.03
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1872 0 0 0 12002 1 0 0 25 0 1 0 186332341 8163328 1857 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134584050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 1993 1857 122 215 0 1775 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7972

[startup+130.074 s]
/proc/loadavg: 0.97 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1333920/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8104 CPUtime=130.03
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1897 0 0 0 13002 1 0 0 25 0 1 0 186332341 8298496 1882 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2026 1882 122 215 0 1808 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8104

[startup+140.08 s]
/proc/loadavg: 0.97 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1333920/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8104 CPUtime=140.03
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1897 0 0 0 14002 1 0 0 25 0 1 0 186332341 8298496 1882 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2026 1882 122 215 0 1808 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8104

[startup+150.087 s]
/proc/loadavg: 0.98 0.95 0.88 2/64 16493
/proc/meminfo: memFree=1333984/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8104 CPUtime=150.04
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1903 0 0 0 15003 1 0 0 25 0 1 0 186332341 8298496 1888 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2026 1888 122 215 0 1808 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8104

[startup+160.092 s]
/proc/loadavg: 0.98 0.96 0.88 2/64 16493
/proc/meminfo: memFree=1333792/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8244 CPUtime=160.04
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 1938 0 0 0 16003 1 0 0 25 0 1 0 186332341 8441856 1923 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2061 1923 122 215 0 1843 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8244

[startup+170.098 s]
/proc/loadavg: 0.98 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1333536/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8504 CPUtime=170.04
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2004 0 0 0 17003 1 0 0 25 0 1 0 186332341 8708096 1989 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2126 1989 122 215 0 1908 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8504

[startup+180.104 s]
/proc/loadavg: 0.98 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1333408/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8660 CPUtime=180.05
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2029 0 0 0 18004 1 0 0 25 0 1 0 186332341 8867840 2014 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2165 2014 122 215 0 1947 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8660

[startup+190.11 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1333408/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8660 CPUtime=190.05
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2037 0 0 0 19004 1 0 0 25 0 1 0 186332341 8867840 2022 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2165 2022 122 215 0 1947 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8660

[startup+200.116 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1333088/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=8920 CPUtime=200.05
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2103 0 0 0 20004 1 0 0 25 0 1 0 186332341 9134080 2088 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2230 2088 122 215 0 2012 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8920

[startup+210.123 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1332896/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9184 CPUtime=210.06
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2156 0 0 0 21005 1 0 0 25 0 1 0 186332341 9404416 2141 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2296 2141 122 215 0 2078 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 9184

[startup+220.129 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1332896/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9144 CPUtime=220.06
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2156 0 0 0 22005 1 0 0 25 0 1 0 186332341 9363456 2141 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2286 2141 122 215 0 2068 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 9144

[startup+230.135 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1332896/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9144 CPUtime=230.06
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2157 0 0 0 23005 1 0 0 25 0 1 0 186332341 9363456 2142 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2286 2142 122 215 0 2068 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 9144

[startup+240.141 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1332832/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9144 CPUtime=240.07
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2163 0 0 0 24006 1 0 0 25 0 1 0 186332341 9363456 2148 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134576831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2286 2148 122 215 0 2068 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 9144

[startup+250.147 s]
/proc/loadavg: 0.99 0.96 0.89 2/64 16493
/proc/meminfo: memFree=1332832/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9144 CPUtime=250.07
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2169 0 0 0 25006 1 0 0 25 0 1 0 186332341 9363456 2154 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2286 2154 122 215 0 2068 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 9144

[startup+260.153 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 16493
/proc/meminfo: memFree=1332768/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9292 CPUtime=260.07
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2187 0 0 0 26006 1 0 0 25 0 1 0 186332341 9515008 2172 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2323 2172 122 215 0 2105 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (Kb) 9292

[startup+270.16 s]
/proc/loadavg: 0.99 0.97 0.90 2/64 16493
/proc/meminfo: memFree=1332704/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9292 CPUtime=270.08
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2207 0 0 0 27007 1 0 0 25 0 1 0 186332341 9515008 2192 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2323 2192 122 215 0 2105 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 9292

[startup+280.165 s]
/proc/loadavg: 0.99 0.97 0.90 2/64 16493
/proc/meminfo: memFree=1332704/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9292 CPUtime=280.08
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2208 0 0 0 28007 1 0 0 25 0 1 0 186332341 9515008 2193 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134572757 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2323 2193 122 215 0 2105 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 9292

[startup+290.171 s]
/proc/loadavg: 0.99 0.97 0.90 2/64 16493
/proc/meminfo: memFree=1332576/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9452 CPUtime=290.09
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2237 0 0 0 29007 2 0 0 25 0 1 0 186332341 9678848 2222 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2363 2222 122 215 0 2145 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 9452

[startup+300.177 s]
/proc/loadavg: 0.99 0.97 0.90 2/64 16493
/proc/meminfo: memFree=1332512/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9608 CPUtime=300.1
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2259 0 0 0 30008 2 0 0 25 0 1 0 186332341 9838592 2244 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2402 2244 122 215 0 2184 0
Current children cumulated CPU time (s) 300.1
Current children cumulated vsize (Kb) 9608

[startup+310.183 s]
/proc/loadavg: 0.99 0.97 0.90 2/64 16493
/proc/meminfo: memFree=1332384/2055920 swapFree=4181512/4192956
[pid=16493] ppid=16491 vsize=9608 CPUtime=310.1
/proc/16493/stat : 16493 (minisat+) R 16491 16493 16448 0 -1 4194304 2279 0 0 0 31008 2 0 0 25 0 1 0 186332341 9838592 2264 18446744073709551615 134512640 135395479 4294956688 18446744073709551615 134581056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16493/statm: 2402 2264 122 215 0 2184 0
Current children cumulated CPU time (s) 310.1
Current children cumulated vsize (Kb) 9608

Child status: 20
Real time (s): 318.568
CPU time (s): 318.483
CPU user time (s): 318.461
CPU system time (s): 0.021996
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (Kb): 9608

Launcher Data (download as text)

Begin job on node2 on Fri Jun  2 00:05:07 UTC 2006


FILE ID= 34544-1149206707

PBS_JOBID= 293269

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0cb3829d9e744bc52975d342468bb866

RANDOM SEED= 493309202


/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.240
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.240
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:       1341288 kB
Buffers:         32088 kB
Cached:         605356 kB
SwapCached:       3524 kB
Active:         311172 kB
Inactive:       335368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341288 kB
SwapTotal:     4192956 kB
SwapFree:      4181512 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            54120 kB
Committed_AS:   169748 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Fri Jun  2 00:10:26 UTC 2006