Trace number 34542

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 729.707 729.956

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110970444.opb
MD5SUM547c52f23b294fa7872c44b68fb45037
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.061989
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 1239
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: 598   maxlim: 1162   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 |    6841    21802 |    2280       0        0     nan |  0.000 % |
0.07	c |       102 |    6817    21720 |    2508      98     4713    48.1 |  4.433 % |
0.09	c |       252 |    6817    21720 |    2758     248    11841    47.7 |  4.433 % |
0.14	c |       477 |    6772    21559 |    3034     469    23613    50.3 |  4.908 % |
0.21	c |       815 |    6772    21559 |    3338     807    42048    52.1 |  4.908 % |
0.32	c |      1324 |    6772    21559 |    3671    1316    70527    53.6 |  4.908 % |
0.50	c |      2084 |    6772    21559 |    4039    2076   112056    54.0 |  4.908 % |
0.79	c |      3223 |    6772    21559 |    4443    3215   182708    56.8 |  4.908 % |
1.31	c |      4934 |    6772    21559 |    4887    2488   126198    50.7 |  4.908 % |
2.08	c |      7497 |    6772    21559 |    5376    5051   261606    51.8 |  4.908 % |
3.22	c |     11344 |    6772    21559 |    5913    3094   158534    51.2 |  4.908 % |
5.01	c |     17114 |    6753    21486 |    6505    5814   343269    59.0 |  5.066 % |
8.01	c |     25763 |    6705    21330 |    7155    4081   211267    51.8 |  5.541 % |
12.26	c |     38737 |    6705    21330 |    7871    5655   335000    59.2 |  5.541 % |
18.61	c |     58199 |    6705    21330 |    8658    8399   478787    57.0 |  5.541 % |
28.53	c |     87395 |    6705    21330 |    9524    5514   260934    47.3 |  5.541 % |
43.12	c |    131186 |    6705    21330 |   10476    9267   515569    55.6 |  5.541 % |
66.38	c |    196871 |    6678    21235 |   11524    9229   474693    51.4 |  5.805 % |
102.21	c |    295398 |    6678    21235 |   12676   10561   565086    53.5 |  5.805 % |
156.76	c |    443187 |    6637    21100 |   13944   12635   652848    51.7 |  6.174 % |
242.50	c |    664870 |    6610    21007 |   15338    9652   471788    48.9 |  6.332 % |
367.39	c |    997395 |    6518    20697 |   16872    9247   350441    37.9 |  7.019 % |
542.41	c |   1496183 |    6482    20573 |   18559   12924   542990    42.0 |  7.230 % |
729.95	c ==============================================================================
729.95	c UNSATISFIABLE
729.95	s UNSATISFIABLE
729.95	c _______________________________________________________________________________
729.95	c 
729.95	c restarts              : 23
729.95	c conflicts             : 2033620        (2787 /sec)
729.95	c decisions             : 2516256        (3449 /sec)
729.95	c propagations          : 0              (0 /sec)
729.95	c inspects              : 0              (0 /sec)
729.95	c CPU time              : 729.666 s
729.95	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/node44/watcher-34542-1149206666 -o ROOT/results/node44/solver-34542-1149206666 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node44/34542-1149206666/instance-34542-1149206666.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.68 0.90 0.82 2/64 7084
/proc/meminfo: memFree=1457632/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=1048 CPUtime=0
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 104 0 0 0 0 0 0 0 19 0 1 0 186333437 1073152 89 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 262 89 74 215 0 44 0

[startup+10.0031 s]
/proc/loadavg: 0.73 0.90 0.82 2/64 7084
/proc/meminfo: memFree=1453856/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=4772 CPUtime=9.99
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1078 0 0 0 999 0 0 0 25 0 1 0 186333437 4886528 1063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1193 1063 122 215 0 975 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4772

[startup+20.01 s]
/proc/loadavg: 0.77 0.90 0.82 2/64 7084
/proc/meminfo: memFree=1453216/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=5308 CPUtime=19.99
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1231 0 0 0 1999 0 0 0 25 0 1 0 186333437 5435392 1216 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1327 1216 122 215 0 1109 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5308

[startup+30.0168 s]
/proc/loadavg: 0.80 0.90 0.82 2/64 7084
/proc/meminfo: memFree=1452896/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=5708 CPUtime=30
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1314 0 0 0 2999 1 0 0 25 0 1 0 186333437 5844992 1299 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1427 1299 122 215 0 1209 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5708

[startup+40.0226 s]
/proc/loadavg: 0.83 0.91 0.82 2/64 7084
/proc/meminfo: memFree=1452576/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=5980 CPUtime=40
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1380 0 0 0 3999 1 0 0 25 0 1 0 186333437 6123520 1365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576201 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1495 1365 122 215 0 1277 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5980

[startup+50.0295 s]
/proc/loadavg: 0.86 0.91 0.82 2/64 7084
/proc/meminfo: memFree=1452128/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=6520 CPUtime=50.01
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1499 0 0 0 5000 1 0 0 25 0 1 0 186333437 6676480 1484 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1630 1484 122 215 0 1412 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6520

[startup+60.0353 s]
/proc/loadavg: 0.88 0.91 0.82 2/64 7084
/proc/meminfo: memFree=1451936/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=6668 CPUtime=60.01
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1538 0 0 0 6000 1 0 0 25 0 1 0 186333437 6828032 1523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1667 1523 122 215 0 1449 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6668

[startup+70.0422 s]
/proc/loadavg: 0.90 0.91 0.83 2/64 7084
/proc/meminfo: memFree=1451872/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=6668 CPUtime=70.01
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1562 0 0 0 7000 1 0 0 25 0 1 0 186333437 6828032 1547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1667 1547 122 215 0 1449 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6668

[startup+80.048 s]
/proc/loadavg: 0.91 0.92 0.83 2/64 7084
/proc/meminfo: memFree=1451616/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=6940 CPUtime=80.01
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1618 0 0 0 8000 1 0 0 25 0 1 0 186333437 7106560 1603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577408 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1735 1603 122 215 0 1517 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6940

[startup+90.0538 s]
/proc/loadavg: 0.93 0.92 0.83 2/64 7084
/proc/meminfo: memFree=1451360/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7204 CPUtime=90.02
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1688 0 0 0 9001 1 0 0 25 0 1 0 186333437 7376896 1673 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1801 1673 122 215 0 1583 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7204

[startup+100.06 s]
/proc/loadavg: 0.94 0.92 0.83 2/64 7084
/proc/meminfo: memFree=1451168/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7336 CPUtime=100.02
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1718 0 0 0 10001 1 0 0 25 0 1 0 186333437 7512064 1703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1834 1703 122 215 0 1616 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7336

[startup+110.066 s]
/proc/loadavg: 0.95 0.92 0.83 2/64 7084
/proc/meminfo: memFree=1451104/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7484 CPUtime=110.02
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1746 0 0 0 11001 1 0 0 25 0 1 0 186333437 7663616 1731 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1871 1731 122 215 0 1653 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7484

[startup+120.071 s]
/proc/loadavg: 0.95 0.92 0.83 2/64 7084
/proc/meminfo: memFree=1451040/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7484 CPUtime=120.02
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1757 0 0 0 12001 1 0 0 25 0 1 0 186333437 7663616 1742 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1871 1742 122 215 0 1653 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7484

[startup+130.077 s]
/proc/loadavg: 0.96 0.93 0.83 2/64 7084
/proc/meminfo: memFree=1450976/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7620 CPUtime=130.02
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1789 0 0 0 13001 1 0 0 25 0 1 0 186333437 7802880 1774 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1905 1774 122 215 0 1687 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7620

[startup+140.083 s]
/proc/loadavg: 0.97 0.93 0.83 2/64 7084
/proc/meminfo: memFree=1450848/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7756 CPUtime=140.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1816 0 0 0 14002 1 0 0 25 0 1 0 186333437 7942144 1801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1939 1801 122 215 0 1721 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7756

[startup+150.089 s]
/proc/loadavg: 0.97 0.93 0.83 2/64 7084
/proc/meminfo: memFree=1450784/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=7892 CPUtime=150.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1834 0 0 0 15002 1 0 0 25 0 1 0 186333437 8081408 1819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1973 1819 122 215 0 1755 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7892

[startup+160.095 s]
/proc/loadavg: 0.98 0.93 0.83 2/64 7084
/proc/meminfo: memFree=1450528/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=8024 CPUtime=160.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1892 0 0 0 16002 1 0 0 25 0 1 0 186333437 8216576 1877 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2006 1877 122 215 0 1788 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 8024

[startup+170.101 s]
/proc/loadavg: 0.98 0.93 0.83 2/64 7084
/proc/meminfo: memFree=1450336/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=8292 CPUtime=170.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1939 0 0 0 17002 1 0 0 25 0 1 0 186333437 8491008 1924 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2073 1924 122 215 0 1855 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8292

[startup+180.106 s]
/proc/loadavg: 0.98 0.94 0.84 2/64 7084
/proc/meminfo: memFree=1450272/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=8292 CPUtime=180.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 1946 0 0 0 18002 1 0 0 25 0 1 0 186333437 8491008 1931 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2073 1931 122 215 0 1855 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8292

[startup+190.112 s]
/proc/loadavg: 0.98 0.94 0.84 2/64 7084
/proc/meminfo: memFree=1449952/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=8688 CPUtime=190.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2029 0 0 0 19002 1 0 0 25 0 1 0 186333437 8896512 2014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2172 2014 122 215 0 1954 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8688

[startup+200.118 s]
/proc/loadavg: 0.99 0.94 0.84 2/64 7084
/proc/meminfo: memFree=1449952/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=8688 CPUtime=200.04
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2030 0 0 0 20003 1 0 0 25 0 1 0 186333437 8896512 2015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581017 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2172 2015 122 215 0 1954 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8688

[startup+210.124 s]
/proc/loadavg: 0.99 0.94 0.84 2/64 7084
/proc/meminfo: memFree=1449888/2055920 swapFree=4181400/4192956

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

/proc/7084/statm: 2663 2503 122 215 0 2445 0
Current children cumulated CPU time (s) 510.12
Current children cumulated vsize (Kb) 10652

[startup+520.31 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1448032/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=10652 CPUtime=520.12
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2524 0 0 0 52010 2 0 0 25 0 1 0 186333437 10907648 2509 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2663 2509 122 215 0 2445 0
Current children cumulated CPU time (s) 520.12
Current children cumulated vsize (Kb) 10652

[startup+530.316 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1447968/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=10652 CPUtime=530.13
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2530 0 0 0 53011 2 0 0 25 0 1 0 186333437 10907648 2515 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2663 2515 122 215 0 2445 0
Current children cumulated CPU time (s) 530.13
Current children cumulated vsize (Kb) 10652

[startup+540.322 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1447904/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=10800 CPUtime=540.13
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2543 0 0 0 54011 2 0 0 25 0 1 0 186333437 11059200 2528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2700 2528 122 215 0 2482 0
Current children cumulated CPU time (s) 540.13
Current children cumulated vsize (Kb) 10800

[startup+550.327 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1447776/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=10936 CPUtime=550.13
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2582 0 0 0 55011 2 0 0 25 0 1 0 186333437 11198464 2567 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2734 2567 122 215 0 2516 0
Current children cumulated CPU time (s) 550.13
Current children cumulated vsize (Kb) 10936

[startup+560.333 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1447584/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11068 CPUtime=560.14
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2627 0 0 0 56011 3 0 0 25 0 1 0 186333437 11333632 2612 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2767 2612 122 215 0 2549 0
Current children cumulated CPU time (s) 560.14
Current children cumulated vsize (Kb) 11068

[startup+570.339 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1447520/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11208 CPUtime=570.14
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2648 0 0 0 57011 3 0 0 25 0 1 0 186333437 11476992 2633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2802 2633 122 215 0 2584 0
Current children cumulated CPU time (s) 570.14
Current children cumulated vsize (Kb) 11208

[startup+580.345 s]
/proc/loadavg: 0.99 0.97 0.87 2/64 7084
/proc/meminfo: memFree=1447200/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11468 CPUtime=580.14
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2724 0 0 0 58011 3 0 0 25 0 1 0 186333437 11743232 2709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2867 2709 122 215 0 2649 0
Current children cumulated CPU time (s) 580.14
Current children cumulated vsize (Kb) 11468

[startup+590.351 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1447008/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11752 CPUtime=590.14
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2766 0 0 0 59011 3 0 0 25 0 1 0 186333437 12034048 2751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2938 2751 122 215 0 2720 0
Current children cumulated CPU time (s) 590.14
Current children cumulated vsize (Kb) 11752

[startup+600.357 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1447008/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11752 CPUtime=600.15
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2767 0 0 0 60012 3 0 0 25 0 1 0 186333437 12034048 2752 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2938 2752 122 215 0 2720 0
Current children cumulated CPU time (s) 600.15
Current children cumulated vsize (Kb) 11752

[startup+610.363 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446944/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11752 CPUtime=610.15
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2774 0 0 0 61012 3 0 0 25 0 1 0 186333437 12034048 2759 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2938 2759 122 215 0 2720 0
Current children cumulated CPU time (s) 610.15
Current children cumulated vsize (Kb) 11752

[startup+620.367 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446944/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=11752 CPUtime=620.15
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2778 0 0 0 62012 3 0 0 25 0 1 0 186333437 12034048 2763 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2938 2763 122 215 0 2720 0
Current children cumulated CPU time (s) 620.15
Current children cumulated vsize (Kb) 11752

[startup+630.374 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446624/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12008 CPUtime=630.15
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2848 0 0 0 63012 3 0 0 25 0 1 0 186333437 12296192 2833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3002 2833 122 215 0 2784 0
Current children cumulated CPU time (s) 630.15
Current children cumulated vsize (Kb) 12008

[startup+640.381 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446624/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12008 CPUtime=640.16
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2854 0 0 0 64013 3 0 0 25 0 1 0 186333437 12296192 2839 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3002 2839 122 215 0 2784 0
Current children cumulated CPU time (s) 640.16
Current children cumulated vsize (Kb) 12008

[startup+650.388 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446560/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12008 CPUtime=650.16
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2861 0 0 0 65013 3 0 0 25 0 1 0 186333437 12296192 2846 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3002 2846 122 215 0 2784 0
Current children cumulated CPU time (s) 650.16
Current children cumulated vsize (Kb) 12008

[startup+660.394 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446560/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=660.16
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 66013 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 660.16
Current children cumulated vsize (Kb) 12168

[startup+670.401 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446560/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=670.16
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 67013 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 670.16
Current children cumulated vsize (Kb) 12168

[startup+680.406 s]
/proc/loadavg: 0.99 0.97 0.88 2/64 7084
/proc/meminfo: memFree=1446560/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=680.17
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 68014 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 680.17
Current children cumulated vsize (Kb) 12168

[startup+690.412 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 7084
/proc/meminfo: memFree=1446496/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=690.17
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 69014 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 690.17
Current children cumulated vsize (Kb) 12168

[startup+700.419 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 7084
/proc/meminfo: memFree=1446496/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=700.17
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 70014 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 700.17
Current children cumulated vsize (Kb) 12168

[startup+710.425 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 7084
/proc/meminfo: memFree=1446496/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=710.18
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 71015 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 710.18
Current children cumulated vsize (Kb) 12168

[startup+720.431 s]
/proc/loadavg: 0.99 0.97 0.89 2/64 7084
/proc/meminfo: memFree=1446496/2055920 swapFree=4181400/4192956
[pid=7084] ppid=7082 vsize=12168 CPUtime=720.18
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7039 0 -1 4194304 2869 0 0 0 72015 3 0 0 25 0 1 0 186333437 12460032 2854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3042 2854 122 215 0 2824 0
Current children cumulated CPU time (s) 720.18
Current children cumulated vsize (Kb) 12168

Child status: 20
Real time (s): 729.956
CPU time (s): 729.707
CPU user time (s): 729.667
CPU system time (s): 0.039993
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (Kb): 12168

Launcher Data (download as text)

Begin job on node44 on Fri Jun  2 00:04:26 UTC 2006


FILE ID= 34542-1149206666

PBS_JOBID= 293233

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  547c52f23b294fa7872c44b68fb45037

RANDOM SEED= 217289530


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1457904 kB
Buffers:         16420 kB
Cached:         511308 kB
SwapCached:       3488 kB
Active:          56408 kB
Inactive:       480260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457904 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            47444 kB
Committed_AS:   173044 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Fri Jun  2 00:16:36 UTC 2006