Trace number 49812

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.72 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249-max.opb
MD5SUM2a5c3ceba4b0797f84fa61492c45250f
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 4074071952668972172536891376817392001670258842191834970240582444901079515982716395989206874
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.73	c Converting 60602 PB-constraints to clauses...
2.74	c   -- Unit propagations: (none)
19.58	c   -- Detecting intervals from adjacent constraints: #
19.60	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
19.71	c ---[   0]---> Adder-cost: 29694   maxlim: 40332568005958459321930111770966576316445593225583755820824744   bits: 205/205
59.15	c ==================================[MINISAT+]==================================
59.15	c | Conflicts | Original         | Learnt                           | Progress |
59.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
59.15	c ==============================================================================
59.15	c |         0 |  256117   851044 |   85372       0        0     nan |  0.000 % |
59.22	c |       100 |  256060   850849 |   93909      92      309     3.4 | 11.258 % |
59.39	c |       250 |  256040   850775 |  103300     239     2796    11.7 | 11.264 % |
59.89	c |       477 |  256007   850662 |  113630     460     9583    20.8 | 11.272 % |
59.96	c |       815 |  256007   850662 |  124993     798    31320    39.2 | 11.272 % |
60.14	c |      1321 |  256007   850662 |  137492    1304    47690    36.6 | 11.272 % |
60.36	c |      2080 |  256007   850662 |  151241    2063    72087    34.9 | 11.272 % |
60.87	c |      3220 |  256007   850662 |  166365    3203   116790    36.5 | 11.272 % |
61.39	c |      4928 |  256007   850662 |  183002    4911   189093    38.5 | 11.272 % |
62.18	c |      7490 |  256007   850662 |  201302    7473   293975    39.3 | 11.272 % |
63.49	c |     11334 |  256007   850662 |  221432   11317   570949    50.5 | 11.272 % |
65.94	c |     17101 |  255999   850636 |  243576   17083  1013981    59.4 | 11.274 % |
73.81	c |     25750 |  255999   850636 |  267933   25732  1853831    72.0 | 11.274 % |
92.48	c |     38725 |  255886   850267 |  294727   38690  3833608    99.1 | 11.302 % |
106.34	c |     58187 |  255803   849984 |  324200   58133  6019282   103.5 | 11.322 % |
141.78	c |     87381 |  255787   849932 |  356620   87325  9273762   106.2 | 11.326 % |
201.11	c |    131171 |  255779   849906 |  392282  131114 16049147   122.4 | 11.328 % |
352.95	c |    196855 |  255771   849880 |  431510  196797 22671992   115.2 | 11.330 % |
711.06	c |    295382 |  255771   849880 |  474661  295324 36414558   123.3 | 11.330 % |
1227.69	c |    443171 |  255771   849880 |  522127  443113 50782287   114.6 | 11.330 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node3/watcher-49812-1154120160 -o ROOT/results/node3/solver-49812-1154120160 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/49812-1154120160/instance-49812-1154120160.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1425520/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=1048 CPUtime=0
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 158877606 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 262 98 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1399736/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=27080 CPUtime=9.99
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 6734 0 0 0 996 3 0 0 25 0 1 0 158877606 27729920 6476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012162 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 6770 6476 83 215 0 6552 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 27080

[startup+20.008 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1400000/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=27080 CPUtime=20
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 6763 0 0 0 1992 8 0 0 19 0 1 0 158877606 27729920 6505 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 6770 6505 88 215 0 6552 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 27080

[startup+30.0138 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1328064/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=100020 CPUtime=29.99
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 25315 0 0 0 2984 15 0 0 25 0 1 0 158877606 102420480 24443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 25005 24443 92 215 0 24787 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 100020

[startup+40.0197 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1328128/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=100020 CPUtime=40
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 25316 0 0 0 3985 15 0 0 25 0 1 0 158877606 102420480 24444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 25005 24444 92 215 0 24787 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 100020

[startup+50.0255 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1328192/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=100020 CPUtime=50
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 25316 0 0 0 4985 15 0 0 25 0 1 0 158877606 102420480 24444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 25005 24444 92 215 0 24787 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 100020

[startup+60.0313 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323456/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=60
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26726 0 0 0 5985 15 0 0 25 0 1 0 158877606 106496000 25681 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588556 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25681 123 215 0 25782 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 104000

[startup+70.0371 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323392/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=70.02
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26742 0 0 0 6986 16 0 0 25 0 1 0 158877606 106496000 25697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25697 123 215 0 25782 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 104000

[startup+80.043 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323392/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=80.02
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26742 0 0 0 7986 16 0 0 25 0 1 0 158877606 106496000 25697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25697 123 215 0 25782 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 104000

[startup+90.0488 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323392/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=90.02
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26742 0 0 0 8986 16 0 0 25 0 1 0 158877606 106496000 25697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25697 123 215 0 25782 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 104000

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=100.02
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26742 0 0 0 9986 16 0 0 25 0 1 0 158877606 106496000 25697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25697 123 215 0 25782 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 104000

[startup+110.06 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=110.03
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26742 0 0 0 10987 16 0 0 25 0 1 0 158877606 106496000 25697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25697 123 215 0 25782 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 104000

[startup+120.066 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=120.03
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26742 0 0 0 11987 16 0 0 25 0 1 0 158877606 106496000 25697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25697 123 215 0 25782 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 104000

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=130.04
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26744 0 0 0 12988 16 0 0 25 0 1 0 158877606 106496000 25699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25699 123 215 0 25782 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 104000

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=140.04
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26744 0 0 0 13988 16 0 0 25 0 1 0 158877606 106496000 25699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25699 123 215 0 25782 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 104000

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=150.04
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26744 0 0 0 14988 16 0 0 25 0 1 0 158877606 106496000 25699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25699 123 215 0 25782 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 104000

[startup+160.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=160.04
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26744 0 0 0 15988 16 0 0 25 0 1 0 158877606 106496000 25699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25699 123 215 0 25782 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 104000

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=170.05
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26744 0 0 0 16989 16 0 0 25 0 1 0 158877606 106496000 25699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25699 123 215 0 25782 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 104000

[startup+180.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1323328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=104000 CPUtime=180.05
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 26744 0 0 0 17989 16 0 0 25 0 1 0 158877606 106496000 25699 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26000 25699 123 215 0 25782 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 104000

[startup+190.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1321600/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=105696 CPUtime=190.05
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 27167 0 0 0 18989 16 0 0 25 0 1 0 158877606 108232704 26122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 26424 26122 123 215 0 26206 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 105696

[startup+200.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603
/proc/meminfo: memFree=1315328/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=111980 CPUtime=200.06
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 28745 0 0 0 19988 18 0 0 25 0 1 0 158877606 114667520 27700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 27995 27700 123 215 0 27777 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 111980

[startup+210.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31603

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

/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178075 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576169 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 309164

[startup+1783.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1782.57
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178176 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 309164

[startup+1784.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1783.57
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178276 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 309164

[startup+1785.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1784.58
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178377 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 309164

[startup+1786.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1785.58
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178477 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 309164

[startup+1787.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1786.59
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178578 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 309164

[startup+1788.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1787.59
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178678 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 309164

[startup+1789.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1788.6
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178779 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 309164

[startup+1790.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1789.6
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178879 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 309164

[startup+1791.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1790.6
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 178979 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 309164

[startup+1792.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1791.61
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179080 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 309164

[startup+1793.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1792.61
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179180 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 309164

[startup+1794.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1793.62
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179281 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 309164

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1794.62
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179381 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 309164

[startup+1796.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1795.63
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179482 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 309164

[startup+1797.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1796.63
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179582 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 309164

[startup+1798.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1797.64
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179683 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 309164

[startup+1799.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1798.64
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179783 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 309164

[startup+1800.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1799.65
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179884 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 309164

[startup+1801.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1800.65
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179984 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 309164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 31801
/proc/meminfo: memFree=1118080/2055920 swapFree=4183252/4192956
[pid=31603] ppid=31601 vsize=309164 CPUtime=1800.66
/proc/31603/stat : 31603 (minisat+) R 31601 31603 31554 0 -1 4194304 77815 0 0 0 179985 81 0 0 25 0 1 0 158877606 316583936 76770 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31603/statm: 77291 76770 123 215 0 77073 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 309164

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

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.72
CPU user time (s): 1799.85
CPU system time (s): 0.865868
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (Kb): 309164
The end

Launcher Data (download as text)

Begin job on node3 on Fri Jul 28 20:56:00 UTC 2006


FILE ID= 49812-1154120160

PBS_JOBID= 886913

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2a5c3ceba4b0797f84fa61492c45250f

RANDOM SEED= 547803644

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.231
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.231
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:       1425728 kB
Buffers:         17196 kB
Cached:         551092 kB
SwapCached:       3524 kB
Active:          39744 kB
Inactive:       537124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425728 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14504 kB
Slab:            39340 kB
Committed_AS:   634560 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node3 on Fri Jul 28 21:26:02 UTC 2006