Trace number 34587

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 502.19 502.374

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110973670.opb
MD5SUM2d5d56ef88518febfb85606d45805c18
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.385941
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 1248
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.02	c ---[  71]---> BDD-cost:   23
0.02	c ---[  69]---> BDD-cost:   23
0.02	c ---[  67]---> BDD-cost:   23
0.02	c ---[  65]---> BDD-cost:   23
0.02	c ---[  63]---> BDD-cost:   23
0.02	c ---[  61]---> BDD-cost:   23
0.02	c ---[  59]---> BDD-cost:   23
0.02	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: 582   maxlim: 1171   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 |    6727    21391 |    2242       0        0     nan |  0.000 % |
0.06	c |       102 |    6695    21279 |    2466      99     1779    18.0 |  4.531 % |
0.08	c |       252 |    6695    21279 |    2712     249     7166    28.8 |  4.531 % |
0.11	c |       477 |    6695    21279 |    2984     474    20381    43.0 |  4.531 % |
0.17	c |       818 |    6695    21279 |    3282     815    35688    43.8 |  4.531 % |
0.28	c |      1325 |    6695    21279 |    3610    1322    60759    46.0 |  4.531 % |
0.45	c |      2085 |    6695    21279 |    3971    2082    93633    45.0 |  4.531 % |
0.75	c |      3224 |    6695    21279 |    4369    3221   146921    45.6 |  4.532 % |
1.23	c |      4933 |    6695    21279 |    4805    2474   109373    44.2 |  4.531 % |
1.86	c |      7495 |    6695    21279 |    5286    5036   266508    52.9 |  4.531 % |
2.94	c |     11341 |    6695    21279 |    5815    3167   153169    48.4 |  4.531 % |
4.65	c |     17109 |    6656    21134 |    6396    5757   354762    61.6 |  4.904 % |
7.29	c |     25759 |    6656    21134 |    7036    4171   187599    45.0 |  4.904 % |
11.10	c |     38736 |    6624    21030 |    7739    5927   278966    47.1 |  5.224 % |
16.95	c |     58197 |    6593    20925 |    8513    4912   207500    42.2 |  5.490 % |
25.80	c |     87392 |    6586    20902 |    9365    7058   340501    48.2 |  5.544 % |
40.21	c |    131181 |    6544    20754 |   10301    6769   396890    58.6 |  5.864 % |
62.35	c |    196866 |    6529    20701 |   11332    7280   344141    47.3 |  5.917 % |
96.03	c |    295392 |    6505    20619 |   12465   10373   597496    57.6 |  6.077 % |
148.04	c |    443181 |    6496    20590 |   13711    8461   424297    50.1 |  6.183 % |
228.99	c |    664864 |    6462    20476 |   15083    8378   376760    45.0 |  6.450 % |
352.89	c |    997389 |    6437    20395 |   16591   12418   602810    48.5 |  6.716 % |
502.36	c ==============================================================================
502.36	c UNSATISFIABLE
502.36	s UNSATISFIABLE
502.36	c _______________________________________________________________________________
502.36	c 
502.36	c restarts              : 22
502.36	c conflicts             : 1403211        (2794 /sec)
502.36	c decisions             : 1654680        (3295 /sec)
502.36	c propagations          : 0              (0 /sec)
502.36	c inspects              : 0              (0 /sec)
502.36	c CPU time              : 502.166 s
502.36	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/node88/watcher-34587-1149210264 -o ROOT/results/node88/solver-34587-1149210264 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34587-1149210264/instance-34587-1149210264.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1722744/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=1048 CPUtime=0
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 186665575 1073152 86 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134627421 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 262 88 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1719352/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=4504 CPUtime=9.99
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1021 0 0 0 999 0 0 0 25 0 1 0 186665575 4612096 1007 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1126 1007 122 215 0 908 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4504

[startup+20.0085 s]
/proc/loadavg: 0.94 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1718904/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=5028 CPUtime=19.99
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1152 0 0 0 1999 0 0 0 25 0 1 0 186665575 5148672 1138 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1257 1138 122 215 0 1039 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5028

[startup+30.0146 s]
/proc/loadavg: 0.95 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1718008/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=5960 CPUtime=29.99
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1384 0 0 0 2999 0 0 0 25 0 1 0 186665575 6103040 1370 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1490 1370 122 215 0 1272 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5960

[startup+40.0206 s]
/proc/loadavg: 0.96 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1717816/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=6228 CPUtime=39.99
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1433 0 0 0 3999 0 0 0 25 0 1 0 186665575 6377472 1419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1557 1419 122 215 0 1339 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 6228

[startup+50.0266 s]
/proc/loadavg: 0.96 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1717432/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=6624 CPUtime=50
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1542 0 0 0 4999 1 0 0 25 0 1 0 186665575 6782976 1528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1656 1528 122 215 0 1438 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6624

[startup+60.0326 s]
/proc/loadavg: 0.97 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1717368/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=6624 CPUtime=60
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1558 0 0 0 5999 1 0 0 25 0 1 0 186665575 6782976 1544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579525 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1656 1544 122 215 0 1438 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6624

[startup+70.0376 s]
/proc/loadavg: 0.97 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1717240/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=6768 CPUtime=70.01
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1582 0 0 0 7000 1 0 0 25 0 1 0 186665575 6930432 1568 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1692 1568 122 215 0 1474 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6768

[startup+80.0436 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1717176/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=6896 CPUtime=80.01
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1603 0 0 0 8000 1 0 0 25 0 1 0 186665575 7061504 1589 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1724 1589 122 215 0 1506 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6896

[startup+90.0496 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716664/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7432 CPUtime=90.01
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1729 0 0 0 9000 1 0 0 25 0 1 0 186665575 7610368 1715 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574171 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1858 1715 122 215 0 1640 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7432

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716216/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7836 CPUtime=100.01
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1835 0 0 0 10000 1 0 0 25 0 1 0 186665575 8024064 1821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1959 1821 122 215 0 1741 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7836

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716088/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7968 CPUtime=110.01
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1878 0 0 0 11000 1 0 0 25 0 1 0 186665575 8159232 1864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1992 1864 122 215 0 1774 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7968

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716088/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7968 CPUtime=120.01
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1878 0 0 0 12000 1 0 0 25 0 1 0 186665575 8159232 1864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1992 1864 122 215 0 1774 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7968

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716088/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7968 CPUtime=130.02
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1879 0 0 0 13001 1 0 0 25 0 1 0 186665575 8159232 1865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1992 1865 122 215 0 1774 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7968

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716088/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7968 CPUtime=140.02
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1879 0 0 0 14001 1 0 0 25 0 1 0 186665575 8159232 1865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1992 1865 122 215 0 1774 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7968

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1716024/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=7968 CPUtime=150.02
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1880 0 0 0 15001 1 0 0 25 0 1 0 186665575 8159232 1866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 1992 1866 122 215 0 1774 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 7968

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1715896/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=8232 CPUtime=160.02
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1926 0 0 0 16001 1 0 0 25 0 1 0 186665575 8429568 1912 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581394 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2058 1912 122 215 0 1840 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 8232

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1715832/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=8232 CPUtime=170.03
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1931 0 0 0 17002 1 0 0 25 0 1 0 186665575 8429568 1917 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2058 1917 122 215 0 1840 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8232

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1715832/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=8232 CPUtime=180.03
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1932 0 0 0 18002 1 0 0 25 0 1 0 186665575 8429568 1918 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2058 1918 122 215 0 1840 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8232

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1715704/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=8364 CPUtime=190.03
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1964 0 0 0 19002 1 0 0 25 0 1 0 186665575 8564736 1950 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2091 1950 122 215 0 1873 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8364

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1715704/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=8364 CPUtime=200.04
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 1969 0 0 0 20003 1 0 0 25 0 1 0 186665575 8564736 1955 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2091 1955 122 215 0 1873 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8364

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1715640/2055888 swapFree=4085344/4096564

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

/proc/17032/statm: 2361 2216 122 215 0 2143 0
Current children cumulated CPU time (s) 290.05
Current children cumulated vsize (Kb) 9444

[startup+300.179 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714744/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=9444 CPUtime=300.06
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2235 0 0 0 30005 1 0 0 25 0 1 0 186665575 9670656 2221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2361 2221 122 215 0 2143 0
Current children cumulated CPU time (s) 300.06
Current children cumulated vsize (Kb) 9444

[startup+310.185 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714424/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=9836 CPUtime=310.06
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2317 0 0 0 31005 1 0 0 25 0 1 0 186665575 10072064 2303 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2459 2303 122 215 0 2241 0
Current children cumulated CPU time (s) 310.06
Current children cumulated vsize (Kb) 9836

[startup+320.191 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714424/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=9836 CPUtime=320.06
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2323 0 0 0 32005 1 0 0 25 0 1 0 186665575 10072064 2309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2459 2309 122 215 0 2241 0
Current children cumulated CPU time (s) 320.06
Current children cumulated vsize (Kb) 9836

[startup+330.197 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714360/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=9836 CPUtime=330.06
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2330 0 0 0 33005 1 0 0 25 0 1 0 186665575 10072064 2316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2459 2316 122 215 0 2241 0
Current children cumulated CPU time (s) 330.06
Current children cumulated vsize (Kb) 9836

[startup+340.203 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714360/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=9968 CPUtime=340.07
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2336 0 0 0 34006 1 0 0 25 0 1 0 186665575 10207232 2322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2492 2322 122 215 0 2274 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (Kb) 9968

[startup+350.209 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714296/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=9968 CPUtime=350.07
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2355 0 0 0 35006 1 0 0 25 0 1 0 186665575 10207232 2341 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2492 2341 122 215 0 2274 0
Current children cumulated CPU time (s) 350.07
Current children cumulated vsize (Kb) 9968

[startup+360.215 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1714104/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10108 CPUtime=360.07
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2395 0 0 0 36006 1 0 0 25 0 1 0 186665575 10350592 2381 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580402 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2527 2381 122 215 0 2309 0
Current children cumulated CPU time (s) 360.07
Current children cumulated vsize (Kb) 10108

[startup+370.221 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713784/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10372 CPUtime=370.07
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2468 0 0 0 37006 1 0 0 25 0 1 0 186665575 10620928 2454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2593 2454 122 215 0 2375 0
Current children cumulated CPU time (s) 370.07
Current children cumulated vsize (Kb) 10372

[startup+380.227 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713720/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10532 CPUtime=380.09
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2484 0 0 0 38007 2 0 0 25 0 1 0 186665575 10784768 2470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134587691 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2633 2470 122 215 0 2415 0
Current children cumulated CPU time (s) 380.09
Current children cumulated vsize (Kb) 10532

[startup+390.233 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713720/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10532 CPUtime=390.09
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2484 0 0 0 39007 2 0 0 25 0 1 0 186665575 10784768 2470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2633 2470 122 215 0 2415 0
Current children cumulated CPU time (s) 390.09
Current children cumulated vsize (Kb) 10532

[startup+400.239 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713720/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10532 CPUtime=400.09
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2498 0 0 0 40007 2 0 0 25 0 1 0 186665575 10784768 2484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2633 2484 122 215 0 2415 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (Kb) 10532

[startup+410.245 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713720/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10532 CPUtime=410.09
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2498 0 0 0 41007 2 0 0 25 0 1 0 186665575 10784768 2484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2633 2484 122 215 0 2415 0
Current children cumulated CPU time (s) 410.09
Current children cumulated vsize (Kb) 10532

[startup+420.251 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713720/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10532 CPUtime=420.1
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2499 0 0 0 42008 2 0 0 25 0 1 0 186665575 10784768 2485 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2633 2485 122 215 0 2415 0
Current children cumulated CPU time (s) 420.1
Current children cumulated vsize (Kb) 10532

[startup+430.257 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713656/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10532 CPUtime=430.1
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2507 0 0 0 43008 2 0 0 25 0 1 0 186665575 10784768 2493 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2633 2493 122 215 0 2415 0
Current children cumulated CPU time (s) 430.1
Current children cumulated vsize (Kb) 10532

[startup+440.264 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713592/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10688 CPUtime=440.1
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2516 0 0 0 44008 2 0 0 25 0 1 0 186665575 10944512 2502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2672 2502 122 215 0 2454 0
Current children cumulated CPU time (s) 440.1
Current children cumulated vsize (Kb) 10688

[startup+450.27 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713528/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10688 CPUtime=450.1
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2532 0 0 0 45008 2 0 0 25 0 1 0 186665575 10944512 2518 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2672 2518 122 215 0 2454 0
Current children cumulated CPU time (s) 450.1
Current children cumulated vsize (Kb) 10688

[startup+460.276 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713528/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10688 CPUtime=460.11
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2546 0 0 0 46009 2 0 0 25 0 1 0 186665575 10944512 2532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2672 2532 122 215 0 2454 0
Current children cumulated CPU time (s) 460.11
Current children cumulated vsize (Kb) 10688

[startup+470.282 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713464/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10848 CPUtime=470.11
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2561 0 0 0 47009 2 0 0 25 0 1 0 186665575 11108352 2547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2712 2547 122 215 0 2494 0
Current children cumulated CPU time (s) 470.11
Current children cumulated vsize (Kb) 10848

[startup+480.289 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713464/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10848 CPUtime=480.11
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2561 0 0 0 48009 2 0 0 25 0 1 0 186665575 11108352 2547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581202 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2712 2547 122 215 0 2494 0
Current children cumulated CPU time (s) 480.11
Current children cumulated vsize (Kb) 10848

[startup+490.295 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713464/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10848 CPUtime=490.11
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2561 0 0 0 49009 2 0 0 25 0 1 0 186665575 11108352 2547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2712 2547 122 215 0 2494 0
Current children cumulated CPU time (s) 490.11
Current children cumulated vsize (Kb) 10848

[startup+500.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 17032
/proc/meminfo: memFree=1713400/2055888 swapFree=4085344/4096564
[pid=17032] ppid=17030 vsize=10848 CPUtime=500.12
/proc/17032/stat : 17032 (minisat+) R 17030 17032 16987 0 -1 4194304 2576 0 0 0 50010 2 0 0 25 0 1 0 186665575 11108352 2562 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17032/statm: 2712 2562 122 215 0 2494 0
Current children cumulated CPU time (s) 500.12
Current children cumulated vsize (Kb) 10848

Child status: 20
Real time (s): 502.374
CPU time (s): 502.19
CPU user time (s): 502.167
CPU system time (s): 0.022996
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (Kb): 10848

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 01:04:24 UTC 2006


FILE ID= 34587-1149210264

PBS_JOBID= 293820

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2d5d56ef88518febfb85606d45805c18

RANDOM SEED= 235233196


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1723144 kB
Buffers:         28484 kB
Cached:         229864 kB
SwapCached:       2500 kB
Active:          86452 kB
Inactive:       180672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1723144 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          16740 kB
Slab:            52220 kB
Committed_AS:   194708 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 01:12:47 UTC 2006