Trace number 34540

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 515.096 515.239

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111218308.opb
MD5SUM28297d3dd3c89d140e0fa9fe7bad5229
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.762883
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 1154
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.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: 1077   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 |    6892    21990 |    2297       0        0     nan |  0.000 % |
0.06	c |       101 |    6885    21967 |    2526     100     1782    17.8 |  4.364 % |
0.08	c |       251 |    6885    21967 |    2779     250     7016    28.1 |  4.364 % |
0.13	c |       477 |    6885    21967 |    3057     476    22250    46.7 |  4.364 % |
0.19	c |       814 |    6885    21967 |    3363     813    40241    49.5 |  4.364 % |
0.30	c |      1323 |    6885    21967 |    3699    1322    70223    53.1 |  4.364 % |
0.48	c |      2083 |    6878    21944 |    4069    2080   114813    55.2 |  4.416 % |
0.77	c |      3222 |    6878    21944 |    4476    3219   185344    57.6 |  4.416 % |
1.32	c |      4930 |    6878    21944 |    4923    4927   304045    61.7 |  4.416 % |
2.15	c |      7492 |    6862    21892 |    5416    4923   312799    63.5 |  4.574 % |
3.36	c |     11339 |    6862    21892 |    5957    5811   361040    62.1 |  4.574 % |
5.24	c |     17109 |    6862    21892 |    6553    5167   311132    60.2 |  4.574 % |
8.06	c |     25758 |    6862    21892 |    7208    6739   429683    63.8 |  4.574 % |
12.52	c |     38732 |    6862    21892 |    7929    4217   237611    56.3 |  4.574 % |
19.73	c |     58193 |    6862    21892 |    8722    6688   403880    60.4 |  4.575 % |
30.01	c |     87385 |    6852    21856 |    9595    8071   491139    60.9 |  4.679 % |
46.53	c |    131176 |    6787    21620 |   10554    6813   370423    54.4 |  5.205 % |
71.59	c |    196860 |    6762    21539 |   11610    5800   337079    58.1 |  5.468 % |
109.54	c |    295386 |    6748    21493 |   12771    7058   337664    47.8 |  5.573 % |
167.08	c |    443177 |    6739    21462 |   14048    7643   331666    43.4 |  5.626 % |
260.49	c |    664861 |    6739    21462 |   15453    9787   607024    62.0 |  5.626 % |
404.54	c |    997386 |    6721    21400 |   16998   13349   558275    41.8 |  5.731 % |
515.23	c ==============================================================================
515.23	c UNSATISFIABLE
515.23	s UNSATISFIABLE
515.23	c _______________________________________________________________________________
515.23	c 
515.23	c restarts              : 22
515.23	c conflicts             : 1249403        (2426 /sec)
515.23	c decisions             : 1405834        (2729 /sec)
515.23	c propagations          : 0              (0 /sec)
515.23	c inspects              : 0              (0 /sec)
515.23	c CPU time              : 515.071 s
515.23	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/node64/watcher-34540-1149206655 -o ROOT/results/node64/solver-34540-1149206655 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node64/34540-1149206655/instance-34540-1149206655.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.72 0.92 0.82 2/64 20826
/proc/meminfo: memFree=1711440/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=1048 CPUtime=0
/proc/20826/stat : 20826 (minisat+) D 20824 20826 20781 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 22656776 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072099781622 0 0 17 1 0 0
/proc/20826/statm: 262 70 58 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.76 0.92 0.82 2/64 20826
/proc/meminfo: memFree=1707568/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=4924 CPUtime=9.99
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1117 0 0 0 999 0 0 0 25 0 1 0 22656776 5042176 1102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1231 1102 122 215 0 1013 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4924

[startup+20.0096 s]
/proc/loadavg: 0.80 0.93 0.82 2/64 20826
/proc/meminfo: memFree=1707000/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=5456 CPUtime=19.99
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1256 0 0 0 1999 0 0 0 25 0 1 0 22656776 5586944 1241 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1364 1241 122 215 0 1146 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5456

[startup+30.0155 s]
/proc/loadavg: 0.83 0.93 0.82 2/64 20826
/proc/meminfo: memFree=1706680/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=5852 CPUtime=30
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1345 0 0 0 2999 1 0 0 25 0 1 0 22656776 5992448 1330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1463 1330 122 215 0 1245 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5852

[startup+40.0213 s]
/proc/loadavg: 0.93 0.95 0.83 2/64 20826
/proc/meminfo: memFree=1706296/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=6116 CPUtime=40
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1435 0 0 0 3999 1 0 0 25 0 1 0 22656776 6262784 1420 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1529 1420 122 215 0 1311 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6116

[startup+50.0272 s]
/proc/loadavg: 0.94 0.95 0.83 2/64 20826
/proc/meminfo: memFree=1706040/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=6388 CPUtime=50.01
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1489 0 0 0 5000 1 0 0 25 0 1 0 22656776 6541312 1474 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1597 1474 122 215 0 1379 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6388

[startup+60.0331 s]
/proc/loadavg: 0.95 0.95 0.83 2/64 20826
/proc/meminfo: memFree=1705976/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=6520 CPUtime=60.01
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1517 0 0 0 6000 1 0 0 25 0 1 0 22656776 6676480 1502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1630 1502 122 215 0 1412 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6520

[startup+70.039 s]
/proc/loadavg: 0.95 0.95 0.83 2/64 20826
/proc/meminfo: memFree=1705528/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7044 CPUtime=70.01
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1640 0 0 0 7000 1 0 0 25 0 1 0 22656776 7213056 1625 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1761 1625 122 215 0 1543 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7044

[startup+80.0459 s]
/proc/loadavg: 0.96 0.95 0.83 2/64 20826
/proc/meminfo: memFree=1705272/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7332 CPUtime=80.01
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1699 0 0 0 8000 1 0 0 25 0 1 0 22656776 7507968 1684 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1833 1684 122 215 0 1615 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7332

[startup+90.0507 s]
/proc/loadavg: 0.97 0.95 0.84 2/64 20826
/proc/meminfo: memFree=1705208/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7332 CPUtime=90.02
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1710 0 0 0 9001 1 0 0 25 0 1 0 22656776 7507968 1695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1833 1695 122 215 0 1615 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7332

[startup+100.057 s]
/proc/loadavg: 0.97 0.95 0.84 2/64 20826
/proc/meminfo: memFree=1705080/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7332 CPUtime=100.02
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1731 0 0 0 10001 1 0 0 25 0 1 0 22656776 7507968 1716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1833 1716 122 215 0 1615 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7332

[startup+110.062 s]
/proc/loadavg: 0.97 0.95 0.84 2/64 20826
/proc/meminfo: memFree=1705080/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7480 CPUtime=110.02
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1742 0 0 0 11001 1 0 0 25 0 1 0 22656776 7659520 1727 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1870 1727 122 215 0 1652 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7480

[startup+120.068 s]
/proc/loadavg: 0.98 0.95 0.84 2/64 20826
/proc/meminfo: memFree=1704824/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7608 CPUtime=120.02
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1795 0 0 0 12001 1 0 0 25 0 1 0 22656776 7790592 1780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1902 1780 122 215 0 1684 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7608

[startup+130.074 s]
/proc/loadavg: 0.98 0.95 0.84 2/64 20826
/proc/meminfo: memFree=1704824/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7760 CPUtime=130.03
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1806 0 0 0 13002 1 0 0 25 0 1 0 22656776 7946240 1791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1940 1791 122 215 0 1722 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7760

[startup+140.081 s]
/proc/loadavg: 0.98 0.96 0.84 2/64 20826
/proc/meminfo: memFree=1704760/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7760 CPUtime=140.03
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1807 0 0 0 14002 1 0 0 25 0 1 0 22656776 7946240 1792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1940 1792 122 215 0 1722 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7760

[startup+150.087 s]
/proc/loadavg: 0.99 0.96 0.84 2/64 20826
/proc/meminfo: memFree=1704696/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7760 CPUtime=150.03
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1832 0 0 0 15002 1 0 0 25 0 1 0 22656776 7946240 1817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1940 1817 122 215 0 1722 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7760

[startup+160.093 s]
/proc/loadavg: 0.99 0.96 0.84 2/64 20826
/proc/meminfo: memFree=1704568/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=7908 CPUtime=160.04
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1864 0 0 0 16003 1 0 0 25 0 1 0 22656776 8097792 1849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 1977 1849 122 215 0 1759 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 7908

[startup+170.099 s]
/proc/loadavg: 0.99 0.96 0.84 2/64 20826
/proc/meminfo: memFree=1704440/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=8056 CPUtime=170.04
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1885 0 0 0 17003 1 0 0 25 0 1 0 22656776 8249344 1870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2014 1870 122 215 0 1796 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8056

[startup+180.105 s]
/proc/loadavg: 0.99 0.96 0.84 2/64 20826
/proc/meminfo: memFree=1704248/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=8188 CPUtime=180.04
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1937 0 0 0 18003 1 0 0 25 0 1 0 22656776 8384512 1922 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2047 1922 122 215 0 1829 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8188

[startup+190.111 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 20826
/proc/meminfo: memFree=1704248/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=8320 CPUtime=190.05
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 1955 0 0 0 19004 1 0 0 25 0 1 0 22656776 8519680 1940 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2080 1940 122 215 0 1862 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8320

[startup+200.116 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 20826
/proc/meminfo: memFree=1703992/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=8580 CPUtime=200.05
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2010 0 0 0 20004 1 0 0 25 0 1 0 22656776 8785920 1995 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2145 1995 122 215 0 1927 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8580

[startup+210.121 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 20826
/proc/meminfo: memFree=1703608/2055920 swapFree=4192956/4192956

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

/proc/20826/statm: 2418 2252 122 215 0 2200 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 9672

[startup+310.179 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20826
/proc/meminfo: memFree=1702904/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=9672 CPUtime=310.09
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2282 0 0 0 31007 2 0 0 25 0 1 0 22656776 9904128 2267 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2418 2267 122 215 0 2200 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 9672

[startup+320.186 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702712/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=9804 CPUtime=320.09
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2316 0 0 0 32007 2 0 0 25 0 1 0 22656776 10039296 2301 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2451 2301 122 215 0 2233 0
Current children cumulated CPU time (s) 320.09
Current children cumulated vsize (Kb) 9804

[startup+330.192 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702520/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10068 CPUtime=330.1
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2380 0 0 0 33008 2 0 0 25 0 1 0 22656776 10309632 2365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2517 2365 122 215 0 2299 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 10068

[startup+340.198 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702456/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10068 CPUtime=340.1
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2389 0 0 0 34008 2 0 0 25 0 1 0 22656776 10309632 2374 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2517 2374 122 215 0 2299 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 10068

[startup+350.204 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702392/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10208 CPUtime=350.1
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2406 0 0 0 35008 2 0 0 25 0 1 0 22656776 10452992 2391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2552 2391 122 215 0 2334 0
Current children cumulated CPU time (s) 350.1
Current children cumulated vsize (Kb) 10208

[startup+360.209 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702328/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10208 CPUtime=360.11
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2412 0 0 0 36009 2 0 0 25 0 1 0 22656776 10452992 2397 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2552 2397 122 215 0 2334 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 10208

[startup+370.215 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702264/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10208 CPUtime=370.11
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2427 0 0 0 37009 2 0 0 25 0 1 0 22656776 10452992 2412 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2552 2412 122 215 0 2334 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 10208

[startup+380.221 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702264/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10208 CPUtime=380.11
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2427 0 0 0 38009 2 0 0 25 0 1 0 22656776 10452992 2412 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2552 2412 122 215 0 2334 0
Current children cumulated CPU time (s) 380.11
Current children cumulated vsize (Kb) 10208

[startup+390.227 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 20828
/proc/meminfo: memFree=1702136/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10364 CPUtime=390.12
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2451 0 0 0 39010 2 0 0 25 0 1 0 22656776 10612736 2436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2591 2436 122 215 0 2373 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 10364

[startup+400.233 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1702136/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10364 CPUtime=400.12
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2459 0 0 0 40010 2 0 0 25 0 1 0 22656776 10612736 2444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2591 2444 122 215 0 2373 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (Kb) 10364

[startup+410.239 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1702072/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10364 CPUtime=410.12
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2467 0 0 0 41010 2 0 0 25 0 1 0 22656776 10612736 2452 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2591 2452 122 215 0 2373 0
Current children cumulated CPU time (s) 410.12
Current children cumulated vsize (Kb) 10364

[startup+420.245 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1702136/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10524 CPUtime=420.13
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2473 0 0 0 42011 2 0 0 25 0 1 0 22656776 10776576 2458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2631 2458 122 215 0 2413 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 10524

[startup+430.251 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1702136/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10524 CPUtime=430.13
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2473 0 0 0 43011 2 0 0 25 0 1 0 22656776 10776576 2458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2631 2458 122 215 0 2413 0
Current children cumulated CPU time (s) 430.13
Current children cumulated vsize (Kb) 10524

[startup+440.257 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1702072/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10524 CPUtime=440.13
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2480 0 0 0 44011 2 0 0 25 0 1 0 22656776 10776576 2465 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2631 2465 122 215 0 2413 0
Current children cumulated CPU time (s) 440.13
Current children cumulated vsize (Kb) 10524

[startup+450.261 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1701944/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10524 CPUtime=450.13
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2503 0 0 0 45011 2 0 0 25 0 1 0 22656776 10776576 2488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2631 2488 122 215 0 2413 0
Current children cumulated CPU time (s) 450.13
Current children cumulated vsize (Kb) 10524

[startup+460.267 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1701880/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10680 CPUtime=460.14
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2518 0 0 0 46012 2 0 0 25 0 1 0 22656776 10936320 2503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2670 2503 122 215 0 2452 0
Current children cumulated CPU time (s) 460.14
Current children cumulated vsize (Kb) 10680

[startup+470.273 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1701880/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10680 CPUtime=470.14
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2520 0 0 0 47012 2 0 0 25 0 1 0 22656776 10936320 2505 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2670 2505 122 215 0 2452 0
Current children cumulated CPU time (s) 470.14
Current children cumulated vsize (Kb) 10680

[startup+480.279 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1701752/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10840 CPUtime=480.14
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2556 0 0 0 48012 2 0 0 25 0 1 0 22656776 11100160 2541 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2710 2541 122 215 0 2492 0
Current children cumulated CPU time (s) 480.14
Current children cumulated vsize (Kb) 10840

[startup+490.285 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 20828
/proc/meminfo: memFree=1701752/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10840 CPUtime=490.15
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2563 0 0 0 49013 2 0 0 25 0 1 0 22656776 11100160 2548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2710 2548 122 215 0 2492 0
Current children cumulated CPU time (s) 490.15
Current children cumulated vsize (Kb) 10840

[startup+500.291 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 20828
/proc/meminfo: memFree=1701688/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10840 CPUtime=500.15
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2572 0 0 0 50013 2 0 0 25 0 1 0 22656776 11100160 2557 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2710 2557 122 215 0 2492 0
Current children cumulated CPU time (s) 500.15
Current children cumulated vsize (Kb) 10840

[startup+510.297 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 20828
/proc/meminfo: memFree=1701688/2055920 swapFree=4192956/4192956
[pid=20826] ppid=20824 vsize=10840 CPUtime=510.15
/proc/20826/stat : 20826 (minisat+) R 20824 20826 20781 0 -1 4194304 2580 0 0 0 51013 2 0 0 25 0 1 0 22656776 11100160 2565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20826/statm: 2710 2565 122 215 0 2492 0
Current children cumulated CPU time (s) 510.15
Current children cumulated vsize (Kb) 10840

Child status: 20
Real time (s): 515.239
CPU time (s): 515.096
CPU user time (s): 515.072
CPU system time (s): 0.023996
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (Kb): 10840

Launcher Data (download as text)

Begin job on node64 on Fri Jun  2 00:04:15 UTC 2006


FILE ID= 34540-1149206655

PBS_JOBID= 293217

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  28297d3dd3c89d140e0fa9fe7bad5229

RANDOM SEED= 990066064


/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.219
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.219
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:       1711648 kB
Buffers:         25764 kB
Cached:         241816 kB
SwapCached:          0 kB
Active:          82556 kB
Inactive:       199516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711648 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          24904 kB
Slab:            48172 kB
Committed_AS:   112456 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node64 on Fri Jun  2 00:12:50 UTC 2006