Trace number 34541

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 529.529 529.66

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110969860.opb
MD5SUM9be7288b45f2af67adcc248a2ea928cc
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.797878
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 1147
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.01	c Converting 101 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.01	c   -- Clauses(.)/Splits(s): ....
0.01	c ---[  99]---> BDD-cost:   23
0.01	c ---[  97]---> BDD-cost:   23
0.01	c ---[  95]---> BDD-cost:   23
0.01	c ---[  93]---> BDD-cost:   23
0.01	c ---[  91]---> BDD-cost:   23
0.01	c ---[  89]---> BDD-cost:   23
0.01	c ---[  87]---> BDD-cost:   23
0.01	c ---[  85]---> BDD-cost:   23
0.01	c ---[  83]---> BDD-cost:   23
0.01	c ---[  81]---> BDD-cost:   23
0.01	c ---[  79]---> BDD-cost:   23
0.01	c ---[  77]---> BDD-cost:   23
0.01	c ---[  75]---> BDD-cost:   23
0.01	c ---[  73]---> BDD-cost:   23
0.01	c ---[  71]---> BDD-cost:   23
0.01	c ---[  69]---> BDD-cost:   23
0.01	c ---[  67]---> BDD-cost:   23
0.01	c ---[  65]---> BDD-cost:   23
0.01	c ---[  63]---> BDD-cost:   23
0.01	c ---[  61]---> BDD-cost:   23
0.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: 616   maxlim: 1070   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 |    6965    22255 |    2321       0        0     nan |  0.000 % |
0.06	c |       101 |    6926    22128 |    2553      94     2215    23.6 |  4.703 % |
0.09	c |       252 |    6926    22128 |    2808     245    14410    58.8 |  4.703 % |
0.13	c |       477 |    6926    22128 |    3089     470    28580    60.8 |  4.702 % |
0.20	c |       815 |    6926    22128 |    3398     808    46342    57.4 |  4.702 % |
0.31	c |      1321 |    6926    22128 |    3737    1314    74446    56.7 |  4.702 % |
0.51	c |      2082 |    6926    22128 |    4111    2075   131041    63.2 |  4.702 % |
0.83	c |      3223 |    6926    22128 |    4522    3216   198124    61.6 |  4.702 % |
1.36	c |      4932 |    6926    22128 |    4975    4925   301656    61.2 |  4.702 % |
2.15	c |      7494 |    6926    22128 |    5472    4807   293037    61.0 |  4.702 % |
3.38	c |     11341 |    6926    22128 |    6020    5711   356621    62.4 |  4.702 % |
5.24	c |     17108 |    6902    22046 |    6622    5070   278250    54.9 |  4.911 % |
8.02	c |     25763 |    6902    22046 |    7284    6611   393823    59.6 |  4.911 % |
12.45	c |     38737 |    6902    22046 |    8012    4209   220777    52.5 |  4.911 % |
18.84	c |     58200 |    6892    22010 |    8813    6676   396700    59.4 |  5.016 % |
29.35	c |     87392 |    6851    21862 |    9695    7801   421209    54.0 |  5.381 % |
44.64	c |    131181 |    6835    21804 |   10664    5675   295961    52.2 |  5.486 % |
68.01	c |    196868 |    6835    21804 |   11731    9507   497248    52.3 |  5.486 % |
105.75	c |    295397 |    6811    21720 |   12904    9742   588016    60.4 |  5.590 % |
161.86	c |    443186 |    6811    21720 |   14195    9058   506861    56.0 |  5.590 % |
251.39	c |    664870 |    6772    21593 |   15614    8784   430292    49.0 |  5.956 % |
388.29	c |    997396 |    6714    21397 |   17175    9218   488745    53.0 |  6.374 % |
529.65	c ==============================================================================
529.65	c UNSATISFIABLE
529.65	s UNSATISFIABLE
529.65	c _______________________________________________________________________________
529.65	c 
529.65	c restarts              : 22
529.65	c conflicts             : 1340360        (2531 /sec)
529.65	c decisions             : 1529454        (2888 /sec)
529.65	c propagations          : 0              (0 /sec)
529.65	c inspects              : 0              (0 /sec)
529.65	c CPU time              : 529.505 s
529.65	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-34541-1149206660 -o ROOT/results/node39/solver-34541-1149206660 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node39/34541-1149206660/instance-34541-1149206660.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.61 0.89 0.81 2/64 29202
/proc/meminfo: memFree=1352408/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=1048 CPUtime=0
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 186332334 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 262 93 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.67 0.89 0.82 2/64 29202
/proc/meminfo: memFree=1348504/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=4948 CPUtime=9.99
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1114 0 0 0 999 0 0 0 25 0 1 0 186332334 5066752 1099 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1237 1099 122 215 0 1019 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4948

[startup+20.0082 s]
/proc/loadavg: 0.72 0.90 0.82 2/64 29202
/proc/meminfo: memFree=1347672/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=5748 CPUtime=20.09
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1320 0 0 0 2009 0 0 0 25 0 1 0 186332334 5885952 1305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1437 1305 122 215 0 1219 0
Current children cumulated CPU time (s) 20.09
Current children cumulated vsize (Kb) 5748

[startup+30.1141 s]
/proc/loadavg: 0.76 0.90 0.82 2/64 29202
/proc/meminfo: memFree=1347480/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=5884 CPUtime=30.09
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1367 0 0 0 3009 0 0 0 25 0 1 0 186332334 6025216 1352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1471 1352 122 215 0 1253 0
Current children cumulated CPU time (s) 30.09
Current children cumulated vsize (Kb) 5884

[startup+40.12 s]
/proc/loadavg: 0.80 0.90 0.82 2/64 29202
/proc/meminfo: memFree=1347160/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=6280 CPUtime=40.1
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1443 0 0 0 4010 0 0 0 25 0 1 0 186332334 6430720 1428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1570 1428 122 215 0 1352 0
Current children cumulated CPU time (s) 40.1
Current children cumulated vsize (Kb) 6280

[startup+50.1259 s]
/proc/loadavg: 0.83 0.91 0.82 2/64 29202
/proc/meminfo: memFree=1346776/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=6540 CPUtime=50.1
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1538 0 0 0 5010 0 0 0 25 0 1 0 186332334 6696960 1523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1635 1523 122 215 0 1417 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (Kb) 6540

[startup+60.1319 s]
/proc/loadavg: 0.86 0.91 0.82 2/64 29202
/proc/meminfo: memFree=1346712/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=6688 CPUtime=60.11
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1558 0 0 0 6011 0 0 0 25 0 1 0 186332334 6848512 1543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1672 1543 122 215 0 1454 0
Current children cumulated CPU time (s) 60.11
Current children cumulated vsize (Kb) 6688

[startup+70.1378 s]
/proc/loadavg: 0.88 0.91 0.82 2/64 29202
/proc/meminfo: memFree=1346392/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=7096 CPUtime=70.11
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1636 0 0 0 7011 0 0 0 25 0 1 0 186332334 7266304 1621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1774 1621 122 215 0 1556 0
Current children cumulated CPU time (s) 70.11
Current children cumulated vsize (Kb) 7096

[startup+80.1437 s]
/proc/loadavg: 0.90 0.91 0.82 2/64 29202
/proc/meminfo: memFree=1346136/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=7224 CPUtime=80.12
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1698 0 0 0 8011 1 0 0 25 0 1 0 186332334 7397376 1683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1806 1683 122 215 0 1588 0
Current children cumulated CPU time (s) 80.12
Current children cumulated vsize (Kb) 7224

[startup+90.1497 s]
/proc/loadavg: 0.91 0.92 0.83 2/64 29202
/proc/meminfo: memFree=1346008/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=7376 CPUtime=90.12
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1725 0 0 0 9011 1 0 0 25 0 1 0 186332334 7553024 1710 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1844 1710 122 215 0 1626 0
Current children cumulated CPU time (s) 90.12
Current children cumulated vsize (Kb) 7376

[startup+100.156 s]
/proc/loadavg: 0.92 0.92 0.83 2/64 29202
/proc/meminfo: memFree=1345816/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=7524 CPUtime=100.13
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1772 0 0 0 10012 1 0 0 25 0 1 0 186332334 7704576 1757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 1881 1757 122 215 0 1663 0
Current children cumulated CPU time (s) 100.13
Current children cumulated vsize (Kb) 7524

[startup+110.162 s]
/proc/loadavg: 0.94 0.92 0.83 2/64 29202
/proc/meminfo: memFree=1345368/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8052 CPUtime=110.13
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1880 0 0 0 11012 1 0 0 25 0 1 0 186332334 8245248 1865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2013 1865 122 215 0 1795 0
Current children cumulated CPU time (s) 110.13
Current children cumulated vsize (Kb) 8052

[startup+120.167 s]
/proc/loadavg: 0.95 0.92 0.83 2/64 29202
/proc/meminfo: memFree=1345240/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8184 CPUtime=120.13
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1913 0 0 0 12012 1 0 0 25 0 1 0 186332334 8380416 1898 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2046 1898 122 215 0 1828 0
Current children cumulated CPU time (s) 120.13
Current children cumulated vsize (Kb) 8184

[startup+130.172 s]
/proc/loadavg: 0.95 0.92 0.83 2/64 29202
/proc/meminfo: memFree=1345240/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8184 CPUtime=130.13
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1922 0 0 0 13012 1 0 0 25 0 1 0 186332334 8380416 1907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2046 1907 122 215 0 1828 0
Current children cumulated CPU time (s) 130.13
Current children cumulated vsize (Kb) 8184

[startup+140.178 s]
/proc/loadavg: 0.96 0.93 0.83 2/64 29202
/proc/meminfo: memFree=1345240/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8184 CPUtime=140.14
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1922 0 0 0 14013 1 0 0 25 0 1 0 186332334 8380416 1907 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2046 1907 122 215 0 1828 0
Current children cumulated CPU time (s) 140.14
Current children cumulated vsize (Kb) 8184

[startup+150.184 s]
/proc/loadavg: 0.97 0.93 0.83 2/64 29202
/proc/meminfo: memFree=1345240/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8184 CPUtime=150.14
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1923 0 0 0 15013 1 0 0 25 0 1 0 186332334 8380416 1908 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2046 1908 122 215 0 1828 0
Current children cumulated CPU time (s) 150.14
Current children cumulated vsize (Kb) 8184

[startup+160.19 s]
/proc/loadavg: 0.97 0.93 0.83 2/64 29202
/proc/meminfo: memFree=1345240/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8184 CPUtime=160.14
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1924 0 0 0 16013 1 0 0 25 0 1 0 186332334 8380416 1909 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2046 1909 122 215 0 1828 0
Current children cumulated CPU time (s) 160.14
Current children cumulated vsize (Kb) 8184

[startup+170.196 s]
/proc/loadavg: 0.97 0.93 0.83 2/64 29202
/proc/meminfo: memFree=1345048/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8328 CPUtime=170.15
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 1960 0 0 0 17014 1 0 0 25 0 1 0 186332334 8527872 1945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2082 1945 122 215 0 1864 0
Current children cumulated CPU time (s) 170.15
Current children cumulated vsize (Kb) 8328

[startup+180.202 s]
/proc/loadavg: 0.98 0.93 0.83 2/64 29202
/proc/meminfo: memFree=1344792/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8588 CPUtime=180.15
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2034 0 0 0 18014 1 0 0 25 0 1 0 186332334 8794112 2019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2147 2019 122 215 0 1929 0
Current children cumulated CPU time (s) 180.15
Current children cumulated vsize (Kb) 8588

[startup+190.207 s]
/proc/loadavg: 0.98 0.94 0.83 2/64 29202
/proc/meminfo: memFree=1344536/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8848 CPUtime=190.15
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2096 0 0 0 19014 1 0 0 25 0 1 0 186332334 9060352 2081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2212 2081 122 215 0 1994 0
Current children cumulated CPU time (s) 190.15
Current children cumulated vsize (Kb) 8848

[startup+200.213 s]
/proc/loadavg: 0.98 0.94 0.84 2/64 29202
/proc/meminfo: memFree=1344472/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=8848 CPUtime=200.15
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2104 0 0 0 20014 1 0 0 25 0 1 0 186332334 9060352 2089 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2212 2089 122 215 0 1994 0
Current children cumulated CPU time (s) 200.15
Current children cumulated vsize (Kb) 8848

[startup+210.219 s]
/proc/loadavg: 0.99 0.94 0.84 2/64 29202
/proc/meminfo: memFree=1344472/2055920 swapFree=4180888/4192956

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

/proc/29202/statm: 2365 2220 122 215 0 2147 0
Current children cumulated CPU time (s) 310.19
Current children cumulated vsize (Kb) 9460

[startup+320.285 s]
/proc/loadavg: 0.99 0.95 0.85 2/64 29202
/proc/meminfo: memFree=1343896/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=9460 CPUtime=320.19
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2241 0 0 0 32018 1 0 0 25 0 1 0 186332334 9687040 2226 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581234 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2365 2226 122 215 0 2147 0
Current children cumulated CPU time (s) 320.19
Current children cumulated vsize (Kb) 9460

[startup+330.291 s]
/proc/loadavg: 0.99 0.95 0.85 2/64 29202
/proc/meminfo: memFree=1343832/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=9616 CPUtime=330.2
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2263 0 0 0 33019 1 0 0 25 0 1 0 186332334 9846784 2248 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2404 2248 122 215 0 2186 0
Current children cumulated CPU time (s) 330.2
Current children cumulated vsize (Kb) 9616

[startup+340.297 s]
/proc/loadavg: 0.99 0.95 0.85 2/64 29202
/proc/meminfo: memFree=1343768/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=9616 CPUtime=340.2
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2271 0 0 0 34019 1 0 0 25 0 1 0 186332334 9846784 2256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2404 2256 122 215 0 2186 0
Current children cumulated CPU time (s) 340.2
Current children cumulated vsize (Kb) 9616

[startup+350.303 s]
/proc/loadavg: 0.99 0.95 0.85 2/64 29202
/proc/meminfo: memFree=1343320/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10140 CPUtime=350.21
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2406 0 0 0 35019 2 0 0 25 0 1 0 186332334 10383360 2391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2535 2391 122 215 0 2317 0
Current children cumulated CPU time (s) 350.21
Current children cumulated vsize (Kb) 10140

[startup+360.309 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 29202
/proc/meminfo: memFree=1343256/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10276 CPUtime=360.22
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2418 0 0 0 36020 2 0 0 25 0 1 0 186332334 10522624 2403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2569 2403 122 215 0 2351 0
Current children cumulated CPU time (s) 360.22
Current children cumulated vsize (Kb) 10276

[startup+370.315 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 29202
/proc/meminfo: memFree=1343192/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10276 CPUtime=370.22
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2438 0 0 0 37020 2 0 0 25 0 1 0 186332334 10522624 2423 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2569 2423 122 215 0 2351 0
Current children cumulated CPU time (s) 370.22
Current children cumulated vsize (Kb) 10276

[startup+380.321 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 29202
/proc/meminfo: memFree=1343128/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10400 CPUtime=380.22
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2454 0 0 0 38020 2 0 0 25 0 1 0 186332334 10649600 2439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2600 2439 122 215 0 2382 0
Current children cumulated CPU time (s) 380.22
Current children cumulated vsize (Kb) 10400

[startup+390.327 s]
/proc/loadavg: 0.99 0.96 0.85 2/64 29202
/proc/meminfo: memFree=1343128/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10400 CPUtime=390.23
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2454 0 0 0 39021 2 0 0 25 0 1 0 186332334 10649600 2439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2600 2439 122 215 0 2382 0
Current children cumulated CPU time (s) 390.23
Current children cumulated vsize (Kb) 10400

[startup+400.332 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 29202
/proc/meminfo: memFree=1343064/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10400 CPUtime=400.23
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2458 0 0 0 40021 2 0 0 25 0 1 0 186332334 10649600 2443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2600 2443 122 215 0 2382 0
Current children cumulated CPU time (s) 400.23
Current children cumulated vsize (Kb) 10400

[startup+410.338 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 29202
/proc/meminfo: memFree=1343064/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10400 CPUtime=410.23
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2466 0 0 0 41021 2 0 0 25 0 1 0 186332334 10649600 2451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2600 2451 122 215 0 2382 0
Current children cumulated CPU time (s) 410.23
Current children cumulated vsize (Kb) 10400

[startup+420.344 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 29202
/proc/meminfo: memFree=1342936/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10556 CPUtime=420.24
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2488 0 0 0 42022 2 0 0 25 0 1 0 186332334 10809344 2473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2639 2473 122 215 0 2421 0
Current children cumulated CPU time (s) 420.24
Current children cumulated vsize (Kb) 10556

[startup+430.349 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 29202
/proc/meminfo: memFree=1342872/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10556 CPUtime=430.24
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2503 0 0 0 43022 2 0 0 25 0 1 0 186332334 10809344 2488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2639 2488 122 215 0 2421 0
Current children cumulated CPU time (s) 430.24
Current children cumulated vsize (Kb) 10556

[startup+440.355 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 29202
/proc/meminfo: memFree=1342808/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10556 CPUtime=440.24
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2517 0 0 0 44022 2 0 0 25 0 1 0 186332334 10809344 2502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2639 2502 122 215 0 2421 0
Current children cumulated CPU time (s) 440.24
Current children cumulated vsize (Kb) 10556

[startup+450.361 s]
/proc/loadavg: 0.99 0.96 0.86 2/64 29202
/proc/meminfo: memFree=1342808/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10556 CPUtime=450.25
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2517 0 0 0 45023 2 0 0 25 0 1 0 186332334 10809344 2502 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2639 2502 122 215 0 2421 0
Current children cumulated CPU time (s) 450.25
Current children cumulated vsize (Kb) 10556

[startup+460.367 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 29202
/proc/meminfo: memFree=1342680/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10716 CPUtime=460.25
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2540 0 0 0 46023 2 0 0 25 0 1 0 186332334 10973184 2525 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2679 2525 122 215 0 2461 0
Current children cumulated CPU time (s) 460.25
Current children cumulated vsize (Kb) 10716

[startup+470.373 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 29202
/proc/meminfo: memFree=1342744/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10716 CPUtime=470.25
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2541 0 0 0 47023 2 0 0 25 0 1 0 186332334 10973184 2526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2679 2526 122 215 0 2461 0
Current children cumulated CPU time (s) 470.25
Current children cumulated vsize (Kb) 10716

[startup+480.379 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 29202
/proc/meminfo: memFree=1342744/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10716 CPUtime=480.26
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2541 0 0 0 48024 2 0 0 25 0 1 0 186332334 10973184 2526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2679 2526 122 215 0 2461 0
Current children cumulated CPU time (s) 480.26
Current children cumulated vsize (Kb) 10716

[startup+490.384 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 29202
/proc/meminfo: memFree=1342680/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10716 CPUtime=490.26
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2551 0 0 0 49024 2 0 0 25 0 1 0 186332334 10973184 2536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2679 2536 122 215 0 2461 0
Current children cumulated CPU time (s) 490.26
Current children cumulated vsize (Kb) 10716

[startup+500.39 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 29202
/proc/meminfo: memFree=1342680/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10856 CPUtime=500.26
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2558 0 0 0 50024 2 0 0 25 0 1 0 186332334 11116544 2543 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2714 2543 122 215 0 2496 0
Current children cumulated CPU time (s) 500.26
Current children cumulated vsize (Kb) 10856

[startup+510.396 s]
/proc/loadavg: 1.07 0.99 0.87 2/64 29202
/proc/meminfo: memFree=1342552/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10856 CPUtime=510.27
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2581 0 0 0 51025 2 0 0 25 0 1 0 186332334 11116544 2566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2714 2566 122 215 0 2496 0
Current children cumulated CPU time (s) 510.27
Current children cumulated vsize (Kb) 10856

[startup+520.402 s]
/proc/loadavg: 1.06 0.99 0.87 2/64 29202
/proc/meminfo: memFree=1342552/2055920 swapFree=4180888/4192956
[pid=29202] ppid=29200 vsize=10856 CPUtime=520.27
/proc/29202/stat : 29202 (minisat+) R 29200 29202 29157 0 -1 4194304 2589 0 0 0 52025 2 0 0 25 0 1 0 186332334 11116544 2574 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581042 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29202/statm: 2714 2574 122 215 0 2496 0
Current children cumulated CPU time (s) 520.27
Current children cumulated vsize (Kb) 10856

Child status: 20
Real time (s): 529.66
CPU time (s): 529.529
CPU user time (s): 529.505
CPU system time (s): 0.023996
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (Kb): 10856

Launcher Data (download as text)

Begin job on node39 on Fri Jun  2 00:04:20 UTC 2006


FILE ID= 34541-1149206660

PBS_JOBID= 293227

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  9be7288b45f2af67adcc248a2ea928cc

RANDOM SEED= 478462895


/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:       1352616 kB
Buffers:         43580 kB
Cached:         585856 kB
SwapCached:       4052 kB
Active:         214004 kB
Inactive:       424384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352616 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            50928 kB
Committed_AS:   174588 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:13:10 UTC 2006