Trace number 34580

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 505.069 505.196

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111222539.opb
MD5SUM85b1a2d6763bafe7f0a209fbd0ea6a94
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.025995
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 1192
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: 630   maxlim: 1115   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 |    7052    22545 |    2350       0        0     nan |  0.000 % |
0.06	c |       100 |    7036    22493 |    2585      98     1830    18.7 |  4.260 % |
0.08	c |       250 |    7036    22493 |    2843     248     8238    33.2 |  4.260 % |
0.11	c |       475 |    7036    22493 |    3127     473    16967    35.9 |  4.260 % |
0.18	c |       812 |    7036    22493 |    3440     810    33641    41.5 |  4.260 % |
0.29	c |      1320 |    7036    22493 |    3784    1318    63080    47.9 |  4.260 % |
0.46	c |      2079 |    7036    22493 |    4163    2077   108887    52.4 |  4.260 % |
0.76	c |      3218 |    7036    22493 |    4579    3216   180649    56.2 |  4.260 % |
1.31	c |      4926 |    7036    22493 |    5037    4924   291776    59.3 |  4.260 % |
2.06	c |      7488 |    7036    22493 |    5541    4673   292324    62.6 |  4.260 % |
3.28	c |     11333 |    7036    22493 |    6095    5493   327817    59.7 |  4.260 % |
5.08	c |     17099 |    7036    22493 |    6704    4650   276351    59.4 |  4.260 % |
7.85	c |     25748 |    7036    22493 |    7375    6231   393754    63.2 |  4.260 % |
12.34	c |     38723 |    7012    22411 |    8112    7489   456790    61.0 |  4.468 % |
19.07	c |     58186 |    7012    22411 |    8924    5500   292265    53.1 |  4.468 % |
29.44	c |     87380 |    7012    22411 |    9816    6306   350463    55.6 |  4.468 % |
46.19	c |    131169 |    7003    22380 |   10798    8512   515051    60.5 |  4.520 % |
71.63	c |    196853 |    7003    22380 |   11878    6575   351650    53.5 |  4.520 % |
111.38	c |    295381 |    6975    22283 |   13065   11813   680889    57.6 |  4.727 % |
173.44	c |    443170 |    6948    22190 |   14372    9904   477854    48.2 |  4.883 % |
272.29	c |    664856 |    6841    21830 |   15809    8886   443750    49.9 |  5.507 % |
421.38	c |    997382 |    6797    21676 |   17390   13425   625202    46.6 |  5.922 % |
505.19	c ==============================================================================
505.19	c UNSATISFIABLE
505.19	s UNSATISFIABLE
505.19	c _______________________________________________________________________________
505.19	c 
505.19	c restarts              : 22
505.19	c conflicts             : 1187248        (2351 /sec)
505.19	c decisions             : 1338854        (2651 /sec)
505.19	c propagations          : 0              (0 /sec)
505.19	c inspects              : 0              (0 /sec)
505.19	c CPU time              : 505.043 s
505.19	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/node39/watcher-34580-1149209188 -o ROOT/results/node39/solver-34580-1149209188 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node39/34580-1149209188/instance-34580-1149209188.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.90 0.94 0.90 2/64 29579
/proc/meminfo: memFree=1352128/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=1048 CPUtime=0
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 186585074 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 262 91 74 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.91 0.94 0.90 2/64 29579
/proc/meminfo: memFree=1348160/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=4792 CPUtime=9.99
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1096 0 0 0 999 0 0 0 25 0 1 0 186585074 4907008 1081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1198 1081 122 215 0 980 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4792

[startup+20.008 s]
/proc/loadavg: 0.93 0.94 0.91 2/64 29579
/proc/meminfo: memFree=1347712/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=5344 CPUtime=19.99
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1212 0 0 0 1999 0 0 0 25 0 1 0 186585074 5472256 1197 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1336 1197 122 215 0 1118 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5344

[startup+30.0139 s]
/proc/loadavg: 0.94 0.94 0.91 2/64 29579
/proc/meminfo: memFree=1347264/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=5736 CPUtime=29.99
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1324 0 0 0 2999 0 0 0 25 0 1 0 186585074 5873664 1309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1434 1309 122 215 0 1216 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5736

[startup+40.0199 s]
/proc/loadavg: 0.95 0.94 0.91 2/64 29579
/proc/meminfo: memFree=1346816/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=6140 CPUtime=40
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1435 0 0 0 4000 0 0 0 25 0 1 0 186585074 6287360 1420 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1535 1420 122 215 0 1317 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6140

[startup+50.0258 s]
/proc/loadavg: 0.95 0.94 0.91 2/64 29579
/proc/meminfo: memFree=1346368/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=6684 CPUtime=50.01
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1551 0 0 0 5000 1 0 0 25 0 1 0 186585074 6844416 1536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1671 1536 122 215 0 1453 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6684

[startup+60.0317 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1346176/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=6828 CPUtime=60.01
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1602 0 0 0 6000 1 0 0 25 0 1 0 186585074 6991872 1587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1707 1587 122 215 0 1489 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6828

[startup+70.0377 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1346112/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=6968 CPUtime=70.02
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1616 0 0 0 7001 1 0 0 25 0 1 0 186585074 7135232 1601 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574364 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1742 1601 122 215 0 1524 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 6968

[startup+80.0436 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1345792/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=7248 CPUtime=80.02
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1705 0 0 0 8001 1 0 0 25 0 1 0 186585074 7421952 1690 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580505 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1812 1690 122 215 0 1594 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 7248

[startup+90.0495 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1345664/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=7384 CPUtime=90.02
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1729 0 0 0 9001 1 0 0 25 0 1 0 186585074 7561216 1714 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581226 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1846 1714 122 215 0 1628 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7384

[startup+100.055 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1345600/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=7532 CPUtime=100.02
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1750 0 0 0 10001 1 0 0 25 0 1 0 186585074 7712768 1735 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1883 1735 122 215 0 1665 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7532

[startup+110.061 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1345472/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=7664 CPUtime=110.03
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1776 0 0 0 11002 1 0 0 25 0 1 0 186585074 7847936 1761 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1916 1761 122 215 0 1698 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7664

[startup+120.067 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1345152/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=7924 CPUtime=120.03
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1858 0 0 0 12002 1 0 0 25 0 1 0 186585074 8114176 1843 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 1981 1843 122 215 0 1763 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7924

[startup+130.073 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1344896/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=8184 CPUtime=130.03
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1918 0 0 0 13002 1 0 0 25 0 1 0 186585074 8380416 1903 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2046 1903 122 215 0 1828 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8184

[startup+140.079 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1344896/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=8184 CPUtime=140.04
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1923 0 0 0 14003 1 0 0 25 0 1 0 186585074 8380416 1908 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2046 1908 122 215 0 1828 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 8184

[startup+150.085 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1344832/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=8184 CPUtime=150.04
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1932 0 0 0 15003 1 0 0 25 0 1 0 186585074 8380416 1917 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2046 1917 122 215 0 1828 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8184

[startup+160.091 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 29579
/proc/meminfo: memFree=1344768/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=8184 CPUtime=160.04
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1938 0 0 0 16003 1 0 0 25 0 1 0 186585074 8380416 1923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2046 1923 122 215 0 1828 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8184

[startup+170.097 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 29579
/proc/meminfo: memFree=1344640/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=8468 CPUtime=170.05
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 1981 0 0 0 17004 1 0 0 25 0 1 0 186585074 8671232 1966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010663 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2117 1966 122 215 0 1899 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8468

[startup+180.103 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 29579
/proc/meminfo: memFree=1344576/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=8624 CPUtime=180.05
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2015 0 0 0 18004 1 0 0 25 0 1 0 186585074 8830976 2000 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2156 2000 122 215 0 1938 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8624

[startup+190.109 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 29579
/proc/meminfo: memFree=1344128/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9020 CPUtime=190.05
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2115 0 0 0 19004 1 0 0 25 0 1 0 186585074 9236480 2100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2255 2100 122 215 0 2037 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 9020

[startup+200.115 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 29579
/proc/meminfo: memFree=1344000/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9148 CPUtime=200.06
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2155 0 0 0 20005 1 0 0 25 0 1 0 186585074 9367552 2140 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2287 2140 122 215 0 2069 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 9148

[startup+210.121 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 29579
/proc/meminfo: memFree=1343936/2055920 swapFree=4180888/4192956

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

/proc/29579/statm: 2457 2299 122 215 0 2239 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 9828

[startup+300.174 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343232/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9828 CPUtime=300.1
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2323 0 0 0 30008 2 0 0 25 0 1 0 186585074 10063872 2308 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2457 2308 122 215 0 2239 0
Current children cumulated CPU time (s) 300.1
Current children cumulated vsize (Kb) 9828

[startup+310.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343232/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9828 CPUtime=310.1
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2323 0 0 0 31008 2 0 0 25 0 1 0 186585074 10063872 2308 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2457 2308 122 215 0 2239 0
Current children cumulated CPU time (s) 310.1
Current children cumulated vsize (Kb) 9828

[startup+320.186 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343168/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9988 CPUtime=320.1
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2338 0 0 0 32008 2 0 0 25 0 1 0 186585074 10227712 2323 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2497 2323 122 215 0 2279 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 9988

[startup+330.192 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343168/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9988 CPUtime=330.1
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2345 0 0 0 33008 2 0 0 25 0 1 0 186585074 10227712 2330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2497 2330 122 215 0 2279 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 9988

[startup+340.198 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343040/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=9988 CPUtime=340.11
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2369 0 0 0 34009 2 0 0 25 0 1 0 186585074 10227712 2354 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2497 2354 122 215 0 2279 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (Kb) 9988

[startup+350.204 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343040/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10144 CPUtime=350.11
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2376 0 0 0 35009 2 0 0 25 0 1 0 186585074 10387456 2361 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2536 2361 122 215 0 2318 0
Current children cumulated CPU time (s) 350.11
Current children cumulated vsize (Kb) 10144

[startup+360.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343040/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10144 CPUtime=360.12
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2384 0 0 0 36010 2 0 0 25 0 1 0 186585074 10387456 2369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2536 2369 122 215 0 2318 0
Current children cumulated CPU time (s) 360.12
Current children cumulated vsize (Kb) 10144

[startup+370.216 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343040/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10144 CPUtime=370.12
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2384 0 0 0 37010 2 0 0 25 0 1 0 186585074 10387456 2369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2536 2369 122 215 0 2318 0
Current children cumulated CPU time (s) 370.12
Current children cumulated vsize (Kb) 10144

[startup+380.221 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1343040/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10144 CPUtime=380.12
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2384 0 0 0 38010 2 0 0 25 0 1 0 186585074 10387456 2369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2536 2369 122 215 0 2318 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 10144

[startup+390.227 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342912/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10272 CPUtime=390.12
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2421 0 0 0 39010 2 0 0 25 0 1 0 186585074 10518528 2406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2568 2406 122 215 0 2350 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 10272

[startup+400.233 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342848/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10272 CPUtime=400.13
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2432 0 0 0 40011 2 0 0 25 0 1 0 186585074 10518528 2417 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2568 2417 122 215 0 2350 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (Kb) 10272

[startup+410.239 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342784/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10428 CPUtime=410.13
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2446 0 0 0 41011 2 0 0 25 0 1 0 186585074 10678272 2431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2607 2431 122 215 0 2389 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 10428

[startup+420.245 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342784/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10428 CPUtime=420.14
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2453 0 0 0 42012 2 0 0 25 0 1 0 186585074 10678272 2438 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2607 2438 122 215 0 2389 0
Current children cumulated CPU time (s) 420.14
Current children cumulated vsize (Kb) 10428

[startup+430.251 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342784/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10428 CPUtime=430.14
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2456 0 0 0 43012 2 0 0 25 0 1 0 186585074 10678272 2441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2607 2441 122 215 0 2389 0
Current children cumulated CPU time (s) 430.14
Current children cumulated vsize (Kb) 10428

[startup+440.257 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342720/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10428 CPUtime=440.14
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2464 0 0 0 44012 2 0 0 25 0 1 0 186585074 10678272 2449 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2607 2449 122 215 0 2389 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 10428

[startup+450.264 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342656/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10428 CPUtime=450.15
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2480 0 0 0 45013 2 0 0 25 0 1 0 186585074 10678272 2465 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2607 2465 122 215 0 2389 0
Current children cumulated CPU time (s) 450.15
Current children cumulated vsize (Kb) 10428

[startup+460.269 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342656/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10428 CPUtime=460.15
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2480 0 0 0 46013 2 0 0 25 0 1 0 186585074 10678272 2465 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2607 2465 122 215 0 2389 0
Current children cumulated CPU time (s) 460.15
Current children cumulated vsize (Kb) 10428

[startup+470.275 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342528/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10588 CPUtime=470.15
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2507 0 0 0 47013 2 0 0 25 0 1 0 186585074 10842112 2492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2647 2492 122 215 0 2429 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (Kb) 10588

[startup+480.281 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342464/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10744 CPUtime=480.16
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2530 0 0 0 48014 2 0 0 25 0 1 0 186585074 11001856 2515 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2686 2515 122 215 0 2468 0
Current children cumulated CPU time (s) 480.16
Current children cumulated vsize (Kb) 10744

[startup+490.287 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342336/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10888 CPUtime=490.16
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2553 0 0 0 49014 2 0 0 25 0 1 0 186585074 11149312 2538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2722 2538 122 215 0 2504 0
Current children cumulated CPU time (s) 490.16
Current children cumulated vsize (Kb) 10888

[startup+500.293 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29579
/proc/meminfo: memFree=1342336/2055920 swapFree=4180888/4192956
[pid=29579] ppid=29577 vsize=10888 CPUtime=500.16
/proc/29579/stat : 29579 (minisat+) R 29577 29579 29534 0 -1 4194304 2554 0 0 0 50014 2 0 0 25 0 1 0 186585074 11149312 2539 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29579/statm: 2722 2539 122 215 0 2504 0
Current children cumulated CPU time (s) 500.16
Current children cumulated vsize (Kb) 10888

Child status: 20
Real time (s): 505.196
CPU time (s): 505.069
CPU user time (s): 505.043
CPU system time (s): 0.025996
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (Kb): 10888

Launcher Data (download as text)

Begin job on node39 on Fri Jun  2 00:46:28 UTC 2006


FILE ID= 34580-1149209188

PBS_JOBID= 293732

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  85b1a2d6763bafe7f0a209fbd0ea6a94

RANDOM SEED= 754279466


/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.213
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	: 5931.00
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.213
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:       1352336 kB
Buffers:         43680 kB
Cached:         585960 kB
SwapCached:       4052 kB
Active:         214512 kB
Inactive:       424152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352336 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            50984 kB
Committed_AS:   177280 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Fri Jun  2 00:54:53 UTC 2006