Trace number 34570

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 423.239 423.384

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111224255.opb
MD5SUM907b081b964ca265d29825e5079e97bd
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.58491
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 1217
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.02	c Converting 101 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: ##########################
0.02	c   -- Clauses(.)/Splits(s): ....
0.02	c ---[  99]---> BDD-cost:   23
0.02	c ---[  97]---> BDD-cost:   23
0.02	c ---[  95]---> BDD-cost:   23
0.02	c ---[  93]---> BDD-cost:   23
0.02	c ---[  91]---> BDD-cost:   23
0.02	c ---[  89]---> BDD-cost:   23
0.02	c ---[  87]---> BDD-cost:   23
0.02	c ---[  85]---> BDD-cost:   23
0.02	c ---[  83]---> BDD-cost:   23
0.02	c ---[  81]---> BDD-cost:   23
0.02	c ---[  79]---> BDD-cost:   23
0.02	c ---[  77]---> BDD-cost:   23
0.02	c ---[  75]---> BDD-cost:   23
0.02	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: 606   maxlim: 1140   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 |    6910    22056 |    2303       0        0     nan |  0.000 % |
0.06	c |       100 |    6846    21838 |    2533      90     1467    16.3 |  4.674 % |
0.09	c |       251 |    6846    21838 |    2786     241     9814    40.7 |  4.674 % |
0.12	c |       477 |    6846    21838 |    3065     467    20166    43.2 |  4.674 % |
0.18	c |       814 |    6839    21814 |    3371     803    32473    40.4 |  4.727 % |
0.28	c |      1321 |    6839    21814 |    3709    1310    57605    44.0 |  4.728 % |
0.46	c |      2080 |    6839    21814 |    4079    2069    95050    45.9 |  4.728 % |
0.74	c |      3220 |    6839    21814 |    4487    3209   150991    47.1 |  4.728 % |
1.18	c |      4929 |    6839    21814 |    4936    4918   242534    49.3 |  4.727 % |
1.87	c |      7491 |    6839    21814 |    5430    4832   256765    53.1 |  4.727 % |
3.04	c |     11335 |    6839    21814 |    5973    5715   371390    65.0 |  4.727 % |
4.98	c |     17102 |    6830    21783 |    6570    4991   290966    58.3 |  4.779 % |
7.69	c |     25755 |    6830    21783 |    7227    6654   400082    60.1 |  4.779 % |
11.74	c |     38731 |    6804    21693 |    7950    4288   227841    53.1 |  4.990 % |
18.18	c |     58192 |    6798    21673 |    8745    6725   421632    62.7 |  5.042 % |
28.42	c |     87385 |    6798    21673 |    9620    7989   411857    51.6 |  5.042 % |
42.88	c |    131176 |    6776    21595 |   10582    6280   325247    51.8 |  5.200 % |
66.16	c |    196860 |    6755    21519 |   11640   10672   543462    50.9 |  5.305 % |
100.61	c |    295386 |    6731    21437 |   12804   11580   624656    53.9 |  5.515 % |
154.23	c |    443175 |    6705    21343 |   14084   12527   590867    47.2 |  5.725 % |
240.54	c |    664858 |    6705    21343 |   15493   13749   559756    40.7 |  5.725 % |
363.78	c |    997384 |    6632    21104 |   17042    9445   335184    35.5 |  6.408 % |
423.38	c ==============================================================================
423.38	c UNSATISFIABLE
423.38	s UNSATISFIABLE
423.38	c _______________________________________________________________________________
423.38	c 
423.38	c restarts              : 22
423.38	c conflicts             : 1178476        (2785 /sec)
423.38	c decisions             : 1423825        (3364 /sec)
423.38	c propagations          : 0              (0 /sec)
423.38	c inspects              : 0              (0 /sec)
423.38	c CPU time              : 423.215 s
423.38	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/node12/watcher-34570-1149208633 -o ROOT/results/node12/solver-34570-1149208633 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/34570-1149208633/instance-34570-1149208633.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 0.97 0.91 3/64 25972
/proc/meminfo: memFree=1660552/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=1048 CPUtime=0
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 186525902 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 262 91 74 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1657032/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=4752 CPUtime=9.99
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1063 0 0 0 999 0 0 0 25 0 1 0 186525902 4866048 1048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1188 1048 122 215 0 970 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4752

[startup+20.0097 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1656136/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=5684 CPUtime=19.99
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1302 0 0 0 1998 1 0 0 25 0 1 0 186525902 5820416 1287 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1421 1287 122 215 0 1203 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5684

[startup+30.0165 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1656072/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=5836 CPUtime=30
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1328 0 0 0 2999 1 0 0 25 0 1 0 186525902 5976064 1313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1459 1313 122 215 0 1241 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5836

[startup+40.0224 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1655944/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=5980 CPUtime=40
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1370 0 0 0 3999 1 0 0 25 0 1 0 186525902 6123520 1355 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1495 1355 122 215 0 1277 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5980

[startup+50.0292 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1655368/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=6520 CPUtime=50
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1509 0 0 0 4999 1 0 0 25 0 1 0 186525902 6676480 1494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1630 1494 122 215 0 1412 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6520

[startup+60.035 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1655304/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=6652 CPUtime=60
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1541 0 0 0 5999 1 0 0 25 0 1 0 186525902 6811648 1526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1663 1526 122 215 0 1445 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6652

[startup+70.0418 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1655048/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=6940 CPUtime=70.01
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1596 0 0 0 7000 1 0 0 25 0 1 0 186525902 7106560 1581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1735 1581 122 215 0 1517 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6940

[startup+80.0486 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654920/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=6940 CPUtime=80.01
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1622 0 0 0 8000 1 0 0 25 0 1 0 186525902 7106560 1607 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1735 1607 122 215 0 1517 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6940

[startup+90.0544 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654920/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7088 CPUtime=90.01
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1632 0 0 0 9000 1 0 0 25 0 1 0 186525902 7258112 1617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1772 1617 122 215 0 1554 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7088

[startup+100.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654728/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7224 CPUtime=100.02
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1668 0 0 0 10001 1 0 0 25 0 1 0 186525902 7397376 1653 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1806 1653 122 215 0 1588 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7224

[startup+110.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654472/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7504 CPUtime=110.02
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1738 0 0 0 11001 1 0 0 25 0 1 0 186525902 7684096 1723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1876 1723 122 215 0 1658 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7504

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654280/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7640 CPUtime=120.02
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1774 0 0 0 12001 1 0 0 25 0 1 0 186525902 7823360 1759 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1910 1759 122 215 0 1692 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7640

[startup+130.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654216/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7776 CPUtime=130.02
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1795 0 0 0 13001 1 0 0 25 0 1 0 186525902 7962624 1780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1944 1780 122 215 0 1726 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7776

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654152/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7776 CPUtime=140.03
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1804 0 0 0 14002 1 0 0 25 0 1 0 186525902 7962624 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1944 1789 122 215 0 1726 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7776

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1654152/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=7776 CPUtime=150.03
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1815 0 0 0 15002 1 0 0 25 0 1 0 186525902 7962624 1800 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 1944 1800 122 215 0 1726 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7776

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653960/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8040 CPUtime=160.03
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1864 0 0 0 16002 1 0 0 25 0 1 0 186525902 8232960 1849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2010 1849 122 215 0 1792 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8040

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653512/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8440 CPUtime=170.03
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1973 0 0 0 17002 1 0 0 25 0 1 0 186525902 8642560 1958 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2110 1958 122 215 0 1892 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8440

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653512/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8440 CPUtime=180.03
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1974 0 0 0 18002 1 0 0 25 0 1 0 186525902 8642560 1959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584700 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2110 1959 122 215 0 1892 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8440

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653448/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8440 CPUtime=190.04
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1990 0 0 0 19003 1 0 0 25 0 1 0 186525902 8642560 1975 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2110 1975 122 215 0 1892 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 8440

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653448/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8440 CPUtime=200.04
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 1991 0 0 0 20003 1 0 0 25 0 1 0 186525902 8642560 1976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2110 1976 122 215 0 1892 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8440

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653384/2055920 swapFree=4181408/4192956

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

/proc/25972/statm: 2150 1991 122 215 0 1932 0
Current children cumulated CPU time (s) 210.04
Current children cumulated vsize (Kb) 8600

[startup+220.131 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653384/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8600 CPUtime=220.04
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2006 0 0 0 22003 1 0 0 25 0 1 0 186525902 8806400 1991 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2150 1991 122 215 0 1932 0
Current children cumulated CPU time (s) 220.04
Current children cumulated vsize (Kb) 8600

[startup+230.137 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653320/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8600 CPUtime=230.05
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2024 0 0 0 23004 1 0 0 25 0 1 0 186525902 8806400 2009 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2150 2009 122 215 0 1932 0
Current children cumulated CPU time (s) 230.05
Current children cumulated vsize (Kb) 8600

[startup+240.143 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653320/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8600 CPUtime=240.05
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2024 0 0 0 24004 1 0 0 25 0 1 0 186525902 8806400 2009 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2150 2009 122 215 0 1932 0
Current children cumulated CPU time (s) 240.05
Current children cumulated vsize (Kb) 8600

[startup+250.148 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653256/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8756 CPUtime=250.05
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2032 0 0 0 25004 1 0 0 25 0 1 0 186525902 8966144 2017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2189 2017 122 215 0 1971 0
Current children cumulated CPU time (s) 250.05
Current children cumulated vsize (Kb) 8756

[startup+260.154 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1653128/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=8904 CPUtime=260.05
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2068 0 0 0 26004 1 0 0 25 0 1 0 186525902 9117696 2053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2226 2053 122 215 0 2008 0
Current children cumulated CPU time (s) 260.05
Current children cumulated vsize (Kb) 8904

[startup+270.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652936/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9064 CPUtime=270.05
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2106 0 0 0 27004 1 0 0 25 0 1 0 186525902 9281536 2091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2266 2091 122 215 0 2048 0
Current children cumulated CPU time (s) 270.05
Current children cumulated vsize (Kb) 9064

[startup+280.166 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652616/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9324 CPUtime=280.07
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2191 0 0 0 28005 2 0 0 25 0 1 0 186525902 9547776 2176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2331 2176 122 215 0 2113 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 9324

[startup+290.172 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652552/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9468 CPUtime=290.07
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2205 0 0 0 29005 2 0 0 25 0 1 0 186525902 9695232 2190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2367 2190 122 215 0 2149 0
Current children cumulated CPU time (s) 290.07
Current children cumulated vsize (Kb) 9468

[startup+300.177 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652488/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9468 CPUtime=300.07
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2218 0 0 0 30005 2 0 0 25 0 1 0 186525902 9695232 2203 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2367 2203 122 215 0 2149 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (Kb) 9468

[startup+310.183 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652488/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9468 CPUtime=310.07
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2235 0 0 0 31005 2 0 0 25 0 1 0 186525902 9695232 2220 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2367 2220 122 215 0 2149 0
Current children cumulated CPU time (s) 310.07
Current children cumulated vsize (Kb) 9468

[startup+320.189 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652424/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9624 CPUtime=320.08
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2248 0 0 0 32006 2 0 0 25 0 1 0 186525902 9854976 2233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2406 2233 122 215 0 2188 0
Current children cumulated CPU time (s) 320.08
Current children cumulated vsize (Kb) 9624

[startup+330.196 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652424/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9624 CPUtime=330.08
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2248 0 0 0 33006 2 0 0 25 0 1 0 186525902 9854976 2233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2406 2233 122 215 0 2188 0
Current children cumulated CPU time (s) 330.08
Current children cumulated vsize (Kb) 9624

[startup+340.203 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652424/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9624 CPUtime=340.08
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2250 0 0 0 34006 2 0 0 25 0 1 0 186525902 9854976 2235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2406 2235 122 215 0 2188 0
Current children cumulated CPU time (s) 340.08
Current children cumulated vsize (Kb) 9624

[startup+350.209 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652424/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9624 CPUtime=350.09
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2250 0 0 0 35007 2 0 0 25 0 1 0 186525902 9854976 2235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2406 2235 122 215 0 2188 0
Current children cumulated CPU time (s) 350.09
Current children cumulated vsize (Kb) 9624

[startup+360.215 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652360/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9624 CPUtime=360.09
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2257 0 0 0 36007 2 0 0 25 0 1 0 186525902 9854976 2242 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2406 2242 122 215 0 2188 0
Current children cumulated CPU time (s) 360.09
Current children cumulated vsize (Kb) 9624

[startup+370.222 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652104/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=9880 CPUtime=370.09
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2328 0 0 0 37007 2 0 0 25 0 1 0 186525902 10117120 2313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2470 2313 122 215 0 2252 0
Current children cumulated CPU time (s) 370.09
Current children cumulated vsize (Kb) 9880

[startup+380.228 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1652040/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=10024 CPUtime=380.1
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2343 0 0 0 38008 2 0 0 25 0 1 0 186525902 10264576 2328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2506 2328 122 215 0 2288 0
Current children cumulated CPU time (s) 380.1
Current children cumulated vsize (Kb) 10024

[startup+390.234 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1651784/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=10156 CPUtime=390.1
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2395 0 0 0 39008 2 0 0 25 0 1 0 186525902 10399744 2380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580343 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2539 2380 122 215 0 2321 0
Current children cumulated CPU time (s) 390.1
Current children cumulated vsize (Kb) 10156

[startup+400.241 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1651720/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=10292 CPUtime=400.1
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2411 0 0 0 40008 2 0 0 25 0 1 0 186525902 10539008 2396 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2573 2396 122 215 0 2355 0
Current children cumulated CPU time (s) 400.1
Current children cumulated vsize (Kb) 10292

[startup+410.246 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1651656/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=10292 CPUtime=410.1
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2424 0 0 0 41008 2 0 0 25 0 1 0 186525902 10539008 2409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2573 2409 122 215 0 2355 0
Current children cumulated CPU time (s) 410.1
Current children cumulated vsize (Kb) 10292

[startup+420.252 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25972
/proc/meminfo: memFree=1651592/2055920 swapFree=4181408/4192956
[pid=25972] ppid=25970 vsize=10292 CPUtime=420.11
/proc/25972/stat : 25972 (minisat+) R 25970 25972 25927 0 -1 4194304 2439 0 0 0 42009 2 0 0 25 0 1 0 186525902 10539008 2424 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25972/statm: 2573 2424 122 215 0 2355 0
Current children cumulated CPU time (s) 420.11
Current children cumulated vsize (Kb) 10292

Child status: 20
Real time (s): 423.384
CPU time (s): 423.239
CPU user time (s): 423.216
CPU system time (s): 0.022996
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (Kb): 10292

Launcher Data (download as text)

Begin job on node12 on Fri Jun  2 00:37:13 UTC 2006


FILE ID= 34570-1149208633

PBS_JOBID= 293601

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  907b081b964ca265d29825e5079e97bd

RANDOM SEED= 700408940


/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.282
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.282
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:       1660952 kB
Buffers:         27264 kB
Cached:         298496 kB
SwapCached:       3292 kB
Active:         143068 kB
Inactive:       191464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660952 kB
SwapTotal:     4192956 kB
SwapFree:      4181408 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14708 kB
Slab:            46480 kB
Committed_AS:   183056 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jun  2 00:44:17 UTC 2006