Trace number 49804

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.56 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
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...
2.72	c Converting 60602 PB-constraints to clauses...
2.73	c   -- Unit propagations: (none)
18.99	c   -- Detecting intervals from adjacent constraints: #
19.01	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
19.13	c ---[   0]---> Adder-cost: 30094   maxlim: 161178959166720186911579251098796229871735791006046558548843575   bits: 207/207
59.60	c ==================================[MINISAT+]==================================
59.60	c | Conflicts | Original         | Learnt                           | Progress |
59.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
59.60	c ==============================================================================
59.60	c |         0 |  259813   863023 |   86604       0        0     nan |  0.000 % |
59.66	c |       100 |  259756   862828 |   95264      92      304     3.3 | 10.771 % |
59.80	c |       250 |  259687   862587 |  104790     235    12405    52.8 | 10.797 % |
60.08	c |       475 |  259606   862286 |  115269     449    20807    46.3 | 10.823 % |
60.24	c |       812 |  259606   862286 |  126796     786    59845    76.1 | 10.823 % |
60.45	c |      1318 |  259606   862286 |  139476    1292    78799    61.0 | 10.823 % |
60.75	c |      2077 |  259606   862286 |  153424    2051   111957    54.6 | 10.823 % |
61.15	c |      3216 |  259606   862286 |  168766    3190   155202    48.7 | 10.823 % |
62.03	c |      4924 |  259606   862286 |  185643    4898   249746    51.0 | 10.823 % |
64.66	c |      7486 |  259606   862286 |  204207    7460   450141    60.3 | 10.823 % |
66.74	c |     11330 |  259598   862260 |  224628   11303   643810    57.0 | 10.825 % |
70.32	c |     17097 |  259590   862234 |  247091   17069  1182025    69.2 | 10.827 % |
78.08	c |     25747 |  259582   862208 |  271800   25718  2417260    94.0 | 10.829 % |
85.14	c |     38721 |  259550   862104 |  298980   38688  3711513    95.9 | 10.836 % |
101.68	c |     58184 |  259550   862104 |  328878   58151  6861229   118.0 | 10.836 % |
120.19	c |     87376 |  259542   862078 |  361766   87342  9099487   104.2 | 10.838 % |
173.62	c |    131167 |  259502   861948 |  397943  131128 14750246   112.5 | 10.848 % |
261.01	c |    196852 |  259486   861896 |  437737  196811 22458202   114.1 | 10.852 % |
451.27	c |    295380 |  259398   861610 |  481511  295328 33360403   113.0 | 10.874 % |
879.38	c |    443171 |  259374   861532 |  529662  443116 50672931   114.4 | 10.880 % |
1601.24	c |    664855 |  259342   861428 |  582628  136329 17001926   124.7 | 10.888 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	s UNKNOWN

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node34/watcher-49804-1154119191 -o ROOT/results/node34/solver-49804-1154119191 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node34/49804-1154119191/instance-49804-1154119191.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1439496/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=1048 CPUtime=0
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 158794169 1073152 82 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 262 83 67 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1413712/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=27080 CPUtime=9.99
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 6734 0 0 0 996 3 0 0 25 0 1 0 158794169 27729920 6476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005353 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 6770 6476 83 215 0 6552 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 27080

[startup+20.0089 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1413840/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=27080 CPUtime=19.99
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 6763 0 0 0 1990 9 0 0 24 0 1 0 158794169 27729920 6505 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 6770 6505 88 215 0 6552 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 27080

[startup+30.0156 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1340176/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=101788 CPUtime=29.99
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 25750 0 0 0 2981 18 0 0 25 0 1 0 158794169 104230912 24878 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 25447 24878 92 215 0 25229 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 101788

[startup+40.0236 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1340240/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=101788 CPUtime=39.99
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 25752 0 0 0 3981 18 0 0 25 0 1 0 158794169 104230912 24880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 25447 24880 92 215 0 25229 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 101788

[startup+50.0299 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1340240/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=101788 CPUtime=50
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 25752 0 0 0 4982 18 0 0 25 0 1 0 158794169 104230912 24880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809906 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 25447 24880 92 215 0 25229 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 101788

[startup+60.0356 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335568/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=60
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27156 0 0 0 5981 19 0 0 25 0 1 0 158794169 108199936 26111 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26111 123 215 0 26198 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 105664

[startup+70.0413 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=70
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27169 0 0 0 6981 19 0 0 25 0 1 0 158794169 108199936 26124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26124 123 215 0 26198 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 105664

[startup+80.0479 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=80.01
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27174 0 0 0 7982 19 0 0 25 0 1 0 158794169 108199936 26129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26129 123 215 0 26198 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 105664

[startup+90.0536 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=90.01
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27174 0 0 0 8982 19 0 0 25 0 1 0 158794169 108199936 26129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26129 123 215 0 26198 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 105664

[startup+100.059 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=100.01
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27175 0 0 0 9982 19 0 0 25 0 1 0 158794169 108199936 26130 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26130 123 215 0 26198 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 105664

[startup+110.065 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=110.01
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27177 0 0 0 10982 19 0 0 25 0 1 0 158794169 108199936 26132 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26132 123 215 0 26198 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 105664

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=120.02
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27177 0 0 0 11983 19 0 0 25 0 1 0 158794169 108199936 26132 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26132 123 215 0 26198 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 105664

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=130.02
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27179 0 0 0 12983 19 0 0 25 0 1 0 158794169 108199936 26134 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26134 123 215 0 26198 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 105664

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=140.02
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27179 0 0 0 13983 19 0 0 25 0 1 0 158794169 108199936 26134 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26134 123 215 0 26198 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 105664

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335504/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=150.02
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27181 0 0 0 14983 19 0 0 25 0 1 0 158794169 108199936 26136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26136 123 215 0 26198 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 105664

[startup+160.093 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1335440/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=105664 CPUtime=160.03
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27184 0 0 0 15984 19 0 0 25 0 1 0 158794169 108199936 26139 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26416 26139 123 215 0 26198 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 105664

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1334736/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=106452 CPUtime=170.03
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 27362 0 0 0 16984 19 0 0 25 0 1 0 158794169 109006848 26317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 26613 26317 123 215 0 26395 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 106452

[startup+180.105 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1330576/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=110524 CPUtime=180.04
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 28404 0 0 0 17983 21 0 0 25 0 1 0 158794169 113176576 27359 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 27631 27359 123 215 0 27413 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 110524

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1326608/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=114740 CPUtime=190.04
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 29390 0 0 0 18982 22 0 0 25 0 1 0 158794169 117493760 28345 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 28685 28345 123 215 0 28467 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 114740

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684
/proc/meminfo: memFree=1323728/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=117624 CPUtime=200.04
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 30105 0 0 0 19981 23 0 0 25 0 1 0 158794169 120446976 29060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575399 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 29406 29060 123 215 0 29188 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 117624

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 22684

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

/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178052 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 374572

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1782.4
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178153 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 374572

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1783.4
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178253 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 374572

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1784.41
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178354 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 374572

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1785.41
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178454 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 374572

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1786.42
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178555 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 374572

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1787.42
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178655 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 374572

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1788.43
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178756 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 374572

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1789.43
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178856 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 374572

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1790.44
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 178957 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 374572

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1791.44
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179057 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 374572

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1792.45
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179158 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 374572

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1793.45
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179258 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 374572

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1794.45
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179358 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 374572

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1795.46
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179459 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 374572

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1796.46
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179559 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 374572

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1797.47
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179660 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 374572

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1798.47
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179760 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 374572

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1799.48
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179861 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574040 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 374572

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1800.48
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179961 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 374572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22882
/proc/meminfo: memFree=1066640/2055920 swapFree=4183048/4192956
[pid=22684] ppid=22682 vsize=374572 CPUtime=1800.48
/proc/22684/stat : 22684 (minisat+) R 22682 22684 22635 0 -1 4194304 94221 0 0 0 179961 87 0 0 25 0 1 0 158794169 383561728 93176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22684/statm: 93643 93176 123 215 0 93425 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 374572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.56
CPU user time (s): 1799.62
CPU system time (s): 0.943856
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 374572
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jul 28 20:39:51 UTC 2006


FILE ID= 49804-1154119191

PBS_JOBID= 886881

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node34/49804-1154119191/instance-49804-1154119191.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-49804-1154119191 -o ROOT/results/node34/solver-49804-1154119191 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node34/49804-1154119191/instance-49804-1154119191.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8dbba4128860c0dcf60d2ae6d42e2446

RANDOM SEED= 517908700

TIMEOUT= 1800 seconds


/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.263
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.263
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:       1439704 kB
Buffers:         42584 kB
Cached:         495332 kB
SwapCached:       3772 kB
Active:          86264 kB
Inactive:       460292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439704 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            55648 kB
Committed_AS:   700916 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 node34 on Fri Jul 28 21:09:53 UTC 2006