Trace number 3699356

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.13 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_5_ic.opb
MD5SUMe4dab1f67f0e50360b112cfb031bdd87
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2624620
Best CPU time to get the best result obtained on this benchmark2.02269
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 64481201
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 2758714973
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 64481201
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 2758714973
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
1.46/1.53	c [INC SEARCH] formula is SAT
1.46/1.53	c [INC SYSTEM] solved the initial formula
1.46/1.54	c model valid
1.46/1.54	c current solution ok
1.55/1.67	o 314125638
1.55/1.67	c execute binary inc search
1.55/1.67	c [INC SEARCH] current bound: 157062826
1.55/1.67	c [INC SEARCH] iteration: 0
1.55/1.67	c [INC SEARCH] lower bound: 0 upperbound 314125653 current bound: 157062826 best value:314125653
1.55/1.67	c [INC SYSTEM] there exists a inc, kill it!
1.55/1.67	c write failed with 2
1.55/1.67	c [INC SYSTEM] create new solver instance
1.55/1.67	c [INC] encode full formula
1.55/1.67	c fallback to adder encoding
1.67/1.77	c set iterative enc to: adder
1.67/1.77	c set iterative enc to: none
1.67/1.78	c [INC SEARCH] isOptimum variable: 0
12.18/12.28	c [INC SEARCH] formula is SAT
12.18/12.29	c [INC SEARCH] copied best model
12.18/12.29	c sat variable: 1 optimum/unsat variable: 0
12.27/12.30	c model valid
12.27/12.30	c current solution ok
12.27/12.30	o 96831272
12.27/12.30	c [INC SEARCH] current bound: 48415643
12.27/12.30	c [INC SEARCH] iteration: 1
12.27/12.30	c [INC SEARCH] lower bound: 0 upperbound 96831287 current bound: 48415643 best value:96831287
12.27/12.30	c [INC SYSTEM] there exists a inc, kill it!
12.27/12.30	c write failed with 2
12.27/12.30	c [INC SYSTEM] create new solver instance
12.27/12.30	c [INC] encode full formula
12.27/12.30	c fallback to adder encoding
12.27/12.38	c set iterative enc to: adder
12.27/12.38	c set iterative enc to: none
12.38/12.40	c [INC SEARCH] isOptimum variable: 0
12.38/13.15	c [INC SEARCH] formula is SAT
12.38/13.16	c [INC SEARCH] copied best model
12.38/13.16	c sat variable: 1 optimum/unsat variable: 0
12.38/13.17	c model valid
12.38/13.17	c current solution ok
12.38/13.17	o 47534340
12.38/13.17	c [INC SEARCH] current bound: 23767177
12.38/13.17	c [INC SEARCH] iteration: 2
12.38/13.17	c [INC SEARCH] lower bound: 0 upperbound 47534355 current bound: 23767177 best value:47534355
12.38/13.17	c [INC SYSTEM] there exists a inc, kill it!
12.38/13.17	c write failed with 2
12.38/13.17	c [INC SYSTEM] create new solver instance
12.38/13.17	c [INC] encode full formula
12.38/13.17	c fallback to adder encoding
13.19/13.25	c set iterative enc to: adder
13.19/13.25	c set iterative enc to: none
13.19/13.27	c [INC SEARCH] isOptimum variable: 0
14.58/14.61	c [INC SEARCH] formula is SAT
14.58/14.62	c [INC SEARCH] copied best model
14.58/14.62	c sat variable: 1 optimum/unsat variable: 0
14.58/14.63	c model valid
14.58/14.63	c current solution ok
14.58/14.63	o 12789122
14.58/14.63	c [INC SEARCH] current bound: 6394568
14.58/14.63	c [INC SEARCH] iteration: 3
14.58/14.63	c [INC SEARCH] lower bound: 0 upperbound 12789137 current bound: 6394568 best value:12789137
14.58/14.63	c [INC SYSTEM] there exists a inc, kill it!
14.58/14.63	c write failed with 2
14.58/14.63	c [INC SYSTEM] create new solver instance
14.58/14.63	c [INC] encode full formula
14.58/14.63	c fallback to adder encoding
14.58/14.69	c set iterative enc to: adder
14.58/14.69	c set iterative enc to: none
14.68/14.71	c [INC SEARCH] isOptimum variable: 0
19.88/19.91	c [INC SEARCH] formula is SAT
19.88/19.92	c [INC SEARCH] copied best model
19.88/19.92	c sat variable: 1 optimum/unsat variable: 0
19.88/19.93	c model valid
19.88/19.93	c current solution ok
19.88/19.93	o 6337582
19.88/19.93	c [INC SEARCH] current bound: 3168798
19.88/19.93	c [INC SEARCH] iteration: 4
19.88/19.93	c [INC SEARCH] lower bound: 0 upperbound 6337597 current bound: 3168798 best value:6337597
19.88/19.93	c [INC SYSTEM] there exists a inc, kill it!
19.88/19.93	c write failed with 2
19.88/19.93	c [INC SYSTEM] create new solver instance
19.88/19.93	c [INC] encode full formula
19.88/19.93	c fallback to adder encoding
19.88/19.98	c set iterative enc to: adder
19.88/19.98	c set iterative enc to: none
19.99/20.00	c [INC SEARCH] isOptimum variable: 0
261.74/261.83	c [INC SEARCH] formula is SAT
261.74/261.83	c [INC SEARCH] copied best model
261.74/261.83	c sat variable: 1 optimum/unsat variable: 0
261.74/261.84	c model valid
261.74/261.84	c current solution ok
261.74/261.84	o 3155760
261.74/261.84	c [INC SEARCH] current bound: 1577887
261.74/261.84	c [INC SEARCH] iteration: 5
261.74/261.84	c [INC SEARCH] lower bound: 0 upperbound 3155775 current bound: 1577887 best value:3155775
261.74/261.84	c [INC SYSTEM] there exists a inc, kill it!
261.74/261.84	c write failed with 2
261.74/261.85	c [INC SYSTEM] create new solver instance
261.74/261.85	c [INC] encode full formula
261.74/261.85	c fallback to adder encoding
261.74/261.90	c set iterative enc to: adder
261.74/261.90	c set iterative enc to: none
261.84/261.91	c [INC SEARCH] isOptimum variable: 0
263.83/264.00	c [INC SEARCH] formula is UNSAT
263.83/264.00	c [INC SYSTEM] there exists a inc, kill it!
263.83/264.00	c write failed with 2
263.83/264.00	c sat variable: 0 optimum/unsat variable: 1
263.83/264.00	c [INC SEARCH] set lower bound to 1577888 upperbound 3155775
263.83/264.00	c [INC SEARCH] current bound: 2366831
263.83/264.00	c [INC SEARCH] iteration: 6
263.83/264.00	c [INC SEARCH] lower bound: 1577888 upperbound 3155775 current bound: 2366831 best value:3155775
263.83/264.00	c [INC SYSTEM] create new solver instance
263.83/264.00	c [INC] encode full formula
263.83/264.00	c fallback to adder encoding
263.94/264.05	c set iterative enc to: adder
263.94/264.05	c set iterative enc to: none
263.94/264.07	c [INC SEARCH] isOptimum variable: 0
525.07/525.25	c [INC SEARCH] formula is UNSAT
525.07/525.25	c [INC SYSTEM] there exists a inc, kill it!
525.07/525.25	c write failed with 2
525.07/525.26	c sat variable: 0 optimum/unsat variable: 1
525.07/525.26	c [INC SEARCH] set lower bound to 2366832 upperbound 3155775
525.07/525.26	c [INC SEARCH] current bound: 2761303
525.07/525.26	c [INC SEARCH] iteration: 7
525.07/525.26	c [INC SEARCH] lower bound: 2366832 upperbound 3155775 current bound: 2761303 best value:3155775
525.07/525.26	c [INC SYSTEM] create new solver instance
525.07/525.26	c [INC] encode full formula
525.07/525.26	c fallback to adder encoding
525.18/525.31	c set iterative enc to: adder
525.18/525.31	c set iterative enc to: none
525.18/525.33	c [INC SEARCH] isOptimum variable: 0
555.86/556.08	c [INC SEARCH] formula is SAT
555.86/556.08	c [INC SEARCH] copied best model
555.86/556.08	c sat variable: 1 optimum/unsat variable: 0
555.86/556.09	c model valid
555.86/556.09	c current solution ok
555.86/556.09	o 2632756
555.86/556.09	c [INC SEARCH] current bound: 2499801
555.86/556.09	c [INC SEARCH] iteration: 8
555.86/556.09	c [INC SEARCH] lower bound: 2366832 upperbound 2632771 current bound: 2499801 best value:2632771
555.86/556.09	c [INC SYSTEM] there exists a inc, kill it!
555.86/556.09	c write failed with 2
555.86/556.10	c [INC SYSTEM] create new solver instance
555.86/556.10	c [INC] encode full formula
555.86/556.10	c fallback to adder encoding
555.97/556.15	c set iterative enc to: adder
555.97/556.15	c set iterative enc to: none
555.97/556.16	c [INC SEARCH] isOptimum variable: 0
675.35/675.59	c [INC SEARCH] formula is UNSAT
675.35/675.59	c [INC SYSTEM] there exists a inc, kill it!
675.35/675.59	c write failed with 2
675.35/675.59	c sat variable: 0 optimum/unsat variable: 1
675.35/675.59	c [INC SEARCH] set lower bound to 2499802 upperbound 2632771
675.35/675.59	c [INC SEARCH] current bound: 2566286
675.35/675.59	c [INC SEARCH] iteration: 9
675.35/675.59	c [INC SEARCH] lower bound: 2499802 upperbound 2632771 current bound: 2566286 best value:2632771
675.35/675.59	c [INC SYSTEM] create new solver instance
675.35/675.59	c [INC] encode full formula
675.35/675.59	c fallback to adder encoding
675.46/675.65	c set iterative enc to: adder
675.46/675.65	c set iterative enc to: none
675.46/675.66	c [INC SEARCH] isOptimum variable: 0
756.33/756.57	c [INC SEARCH] formula is UNSAT
756.33/756.57	c [INC SYSTEM] there exists a inc, kill it!
756.33/756.57	c write failed with 2
756.33/756.57	c sat variable: 0 optimum/unsat variable: 1
756.33/756.57	c [INC SEARCH] set lower bound to 2566287 upperbound 2632771
756.33/756.57	c [INC SEARCH] current bound: 2599529
756.33/756.57	c [INC SEARCH] iteration: 10
756.33/756.57	c [INC SEARCH] lower bound: 2566287 upperbound 2632771 current bound: 2599529 best value:2632771
756.33/756.57	c [INC SYSTEM] create new solver instance
756.33/756.57	c [INC] encode full formula
756.33/756.57	c fallback to adder encoding
756.43/756.63	c set iterative enc to: adder
756.43/756.63	c set iterative enc to: none
756.43/756.64	c [INC SEARCH] isOptimum variable: 0
836.21/836.42	c [INC SEARCH] formula is UNSAT
836.21/836.42	c [INC SYSTEM] there exists a inc, kill it!
836.21/836.42	c write failed with 2
836.21/836.42	c sat variable: 0 optimum/unsat variable: 1
836.21/836.42	c [INC SEARCH] set lower bound to 2599530 upperbound 2632771
836.21/836.42	c [INC SEARCH] current bound: 2616150
836.21/836.42	c [INC SEARCH] iteration: 11
836.21/836.42	c [INC SEARCH] lower bound: 2599530 upperbound 2632771 current bound: 2616150 best value:2632771
836.21/836.42	c [INC SYSTEM] create new solver instance
836.21/836.42	c [INC] encode full formula
836.21/836.42	c fallback to adder encoding
836.21/836.47	c set iterative enc to: adder
836.21/836.47	c set iterative enc to: none
836.21/836.49	c [INC SEARCH] isOptimum variable: 0
1070.25/1070.54	c [INC SEARCH] formula is UNSAT
1070.25/1070.54	c [INC SYSTEM] there exists a inc, kill it!
1070.25/1070.54	c write failed with 2
1070.25/1070.54	c sat variable: 0 optimum/unsat variable: 1
1070.25/1070.54	c [INC SEARCH] set lower bound to 2616151 upperbound 2632771
1070.25/1070.54	c [INC SEARCH] current bound: 2624461
1070.25/1070.54	c [INC SEARCH] iteration: 12
1070.25/1070.54	c [INC SEARCH] lower bound: 2616151 upperbound 2632771 current bound: 2624461 best value:2632771
1070.25/1070.54	c [INC SYSTEM] create new solver instance
1070.25/1070.54	c [INC] encode full formula
1070.25/1070.54	c fallback to adder encoding
1070.37/1070.60	c set iterative enc to: adder
1070.37/1070.60	c set iterative enc to: none
1070.37/1070.61	c [INC SEARCH] isOptimum variable: 0
1315.41/1315.79	c [INC SEARCH] formula is UNSAT
1315.41/1315.79	c [INC SYSTEM] there exists a inc, kill it!
1315.41/1315.79	c write failed with 2
1315.41/1315.79	c sat variable: 0 optimum/unsat variable: 1
1315.41/1315.79	c [INC SEARCH] set lower bound to 2624462 upperbound 2632771
1315.41/1315.79	c [INC SEARCH] current bound: 2628616
1315.41/1315.79	c [INC SEARCH] iteration: 13
1315.41/1315.79	c [INC SEARCH] lower bound: 2624462 upperbound 2632771 current bound: 2628616 best value:2632771
1315.41/1315.79	c [INC SYSTEM] create new solver instance
1315.41/1315.79	c [INC] encode full formula
1315.41/1315.79	c fallback to adder encoding
1315.52/1315.84	c set iterative enc to: adder
1315.52/1315.84	c set iterative enc to: none
1315.52/1315.86	c [INC SEARCH] isOptimum variable: 0
1412.67/1413.04	c [INC SEARCH] formula is SAT
1412.67/1413.05	c [INC SEARCH] copied best model
1412.67/1413.05	c sat variable: 1 optimum/unsat variable: 0
1412.67/1413.06	c model valid
1412.67/1413.06	c current solution ok
1412.67/1413.06	o 2624620
1412.67/1413.06	c [INC SEARCH] current bound: 2624548
1412.67/1413.06	c [INC SEARCH] iteration: 14
1412.67/1413.06	c [INC SEARCH] lower bound: 2624462 upperbound 2624635 current bound: 2624548 best value:2624635
1412.67/1413.06	c [INC SYSTEM] there exists a inc, kill it!
1412.67/1413.06	c write failed with 2
1412.67/1413.06	c [INC SYSTEM] create new solver instance
1412.67/1413.06	c [INC] encode full formula
1412.67/1413.06	c fallback to adder encoding
1412.79/1413.11	c set iterative enc to: adder
1412.79/1413.11	c set iterative enc to: none
1412.79/1413.13	c [INC SEARCH] isOptimum variable: 0
1632.54/1632.95	c [INC SEARCH] formula is UNSAT
1632.54/1632.95	c [INC SYSTEM] there exists a inc, kill it!
1632.54/1632.95	c write failed with 2
1632.54/1632.95	c sat variable: 0 optimum/unsat variable: 1
1632.54/1632.95	c [INC SEARCH] set lower bound to 2624549 upperbound 2624635
1632.54/1632.95	c [INC SEARCH] current bound: 2624592
1632.54/1632.95	c [INC SEARCH] iteration: 15
1632.54/1632.95	c [INC SEARCH] lower bound: 2624549 upperbound 2624635 current bound: 2624592 best value:2624635
1632.54/1632.95	c [INC SYSTEM] create new solver instance
1632.54/1632.95	c [INC] encode full formula
1632.54/1632.95	c fallback to adder encoding
1632.65/1633.01	c set iterative enc to: adder
1632.65/1633.01	c set iterative enc to: none
1632.65/1633.02	c [INC SEARCH] isOptimum variable: 0
1725.12/1725.55	c [INC SEARCH] formula is UNSAT
1725.12/1725.55	c [INC SYSTEM] there exists a inc, kill it!
1725.12/1725.55	c write failed with 2
1725.12/1725.55	c sat variable: 0 optimum/unsat variable: 1
1725.12/1725.55	c [INC SEARCH] set lower bound to 2624593 upperbound 2624635
1725.12/1725.55	c [INC SEARCH] current bound: 2624614
1725.12/1725.55	c [INC SEARCH] iteration: 16
1725.12/1725.55	c [INC SEARCH] lower bound: 2624593 upperbound 2624635 current bound: 2624614 best value:2624635
1725.12/1725.55	c [INC SYSTEM] create new solver instance
1725.12/1725.55	c [INC] encode full formula
1725.12/1725.55	c fallback to adder encoding
1725.22/1725.61	c set iterative enc to: adder
1725.22/1725.61	c set iterative enc to: none
1725.22/1725.62	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699356-1338137180/watcher-3699356-1338137180 -o /tmp/evaluation-result-3699356-1338137180/solver-3699356-1338137180 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699356-1338137180.opb 930403491 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 20247
/proc/meminfo: memFree=30931820/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0

[startup+0.084128 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 20247
/proc/meminfo: memFree=30931820/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 20247
/proc/meminfo: memFree=30931820/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 20247
/proc/meminfo: memFree=30931820/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700195 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 20247
/proc/meminfo: memFree=30931820/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 20253
/proc/meminfo: memFree=30914628/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=6244 CPUtime=0.35 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 2257 6778 0 0 6 0 27 2 20 0 1 0 279842572 6393856 1231 33554432000 4194304 5992684 140735311430944 140735311417208 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 1561 1231 168 440 0 1117 0
[pid=20253] ppid=20248 vsize=14888 CPUtime=1.11 cores=1,3,5,7
/proc/20253/stat : 20253 (glucosInc) R 20248 20247 18146 0 -1 4202496 2430 0 0 0 111 0 0 0 20 0 1 0 279842609 15245312 2847 33554432000 4194304 5654031 140733944223968 140733944221752 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20253/statm: 3722 2847 140 357 0 3362 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30280

[startup+3.10037 s]
/proc/loadavg: 1.96 2.00 2.00 3/181 20256
/proc/meminfo: memFree=30900836/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=9468 CPUtime=1.77 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 4945 10271 0 0 19 12 142 4 20 0 1 0 279842572 9695232 2024 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 2367 2024 185 440 0 1923 0
[pid=20256] ppid=20248 vsize=31644 CPUtime=1.3 cores=1,3,5,7
/proc/20256/stat : 20256 (glucosInc) R 20248 20247 18146 0 -1 4202496 6759 0 0 0 129 1 0 0 20 0 1 0 279842750 32403456 6712 33554432000 4194304 5654031 140733691465360 140733691463144 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20256/statm: 7911 6712 132 357 0 7551 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 50260

[startup+6.30037 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 20256
/proc/meminfo: memFree=30900092/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=9468 CPUtime=1.77 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 4945 10271 0 0 19 12 142 4 20 0 1 0 279842572 9695232 2024 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 2367 2024 185 440 0 1923 0
[pid=20256] ppid=20248 vsize=31908 CPUtime=4.5 cores=1,3,5,7
/proc/20256/stat : 20256 (glucosInc) R 20248 20247 18146 0 -1 4202496 6970 0 0 0 449 1 0 0 20 0 1 0 279842750 32673792 6922 33554432000 4194304 5654031 140733691465360 140733691463144 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20256/statm: 7977 6922 132 357 0 7617 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 50524

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 20256
/proc/meminfo: memFree=30886256/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=7392 CPUtime=12.38 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 8305 18841 0 0 29 13 1189 7 20 0 1 0 279842572 7569408 1537 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 1848 1537 185 440 0 1404 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 16540

[startup+25.5005 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20264
/proc/meminfo: memFree=30894140/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=19.99 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 17229 39467 0 0 53 17 1915 14 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20264] ppid=20248 vsize=23432 CPUtime=5.48 cores=1,3,5,7
/proc/20264/stat : 20264 (glucosInc) R 20248 20247 18146 0 -1 4202496 5760 0 0 0 547 1 0 0 20 0 1 0 279844572 23994368 5267 33554432000 4194304 5654031 140733247308704 140733247306472 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20264/statm: 5858 5267 141 357 0 5498 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 48352

[startup+51.1005 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20264
/proc/meminfo: memFree=30892004/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=19.99 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 17229 39467 0 0 53 17 1915 14 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20264] ppid=20248 vsize=30544 CPUtime=31.08 cores=1,3,5,7
/proc/20264/stat : 20264 (glucosInc) R 20248 20247 18146 0 -1 4202496 7172 0 0 0 3106 2 0 0 20 0 1 0 279844572 31277056 6770 33554432000 4194304 5654031 140733247308704 140733247296520 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20264/statm: 7636 6770 142 357 0 7276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55464

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 20264
/proc/meminfo: memFree=30876092/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=19.99 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 17229 39467 0 0 53 17 1915 14 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20264] ppid=20248 vsize=42036 CPUtime=82.28 cores=1,3,5,7
/proc/20264/stat : 20264 (glucosInc) R 20248 20247 18146 0 -1 4202496 8357 0 0 0 8225 3 0 0 20 0 1 0 279844572 43044864 9367 33554432000 4194304 5654031 140733247308704 140733247306504 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20264/statm: 10509 9367 142 357 0 10149 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 66956

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20265
/proc/meminfo: memFree=30878384/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=19.99 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 17229 39467 0 0 53 17 1915 14 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20264] ppid=20248 vsize=42036 CPUtime=142.26 cores=1,3,5,7
/proc/20264/stat : 20264 (glucosInc) R 20248 20247 18146 0 -1 4202496 8961 0 0 0 14223 3 0 0 20 0 1 0 279844572 43044864 9989 33554432000 4194304 5654031 140733247308704 140733247296520 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20264/statm: 10509 9989 142 357 0 10149 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 66956

[startup+222.307 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 20268
/proc/meminfo: memFree=30870252/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=19.99 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 17229 39467 0 0 53 17 1915 14 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20264] ppid=20248 vsize=42036 CPUtime=202.26 cores=1,3,5,7
/proc/20264/stat : 20264 (glucosInc) R 20248 20247 18146 0 -1 4202496 8961 0 0 0 20223 3 0 0 20 0 1 0 279844572 43044864 9989 33554432000 4194304 5654031 140733247308704 140733247296520 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20264/statm: 10509 9989 142 357 0 10149 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 66956

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 20272
/proc/meminfo: memFree=30891912/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30868232/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1070.37 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 37063 108707 0 0 98 23 106875 41 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20314] ppid=20248 vsize=44808 CPUtime=171.64 cores=1,3,5,7
/proc/20314/stat : 20314 (glucosInc) R 20248 20247 18146 0 -1 4202496 8358 0 0 0 17161 3 0 0 20 0 1 0 279949633 45883392 10635 33554432000 4194304 5654031 140733802794496 140733802782312 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20314/statm: 11202 10635 142 357 0 10842 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 69728

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20369
/proc/meminfo: memFree=30991868/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1070.37 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 37063 108707 0 0 98 23 106875 41 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20314] ppid=20248 vsize=44808 CPUtime=231.63 cores=1,3,5,7
/proc/20314/stat : 20314 (glucosInc) R 20248 20247 18146 0 -1 4202496 8359 0 0 0 23160 3 0 0 20 0 1 0 279949633 45883392 10636 33554432000 4194304 5654031 140733802794496 140733802782312 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20314/statm: 11202 10636 142 357 0 10842 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 69728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20372
/proc/meminfo: memFree=30996956/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1315.57 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 39516 117587 0 0 103 24 131385 45 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20371] ppid=20248 vsize=34736 CPUtime=46.41 cores=1,3,5,7
/proc/20371/stat : 20371 (glucosInc) R 20248 20247 18146 0 -1 4202496 7932 0 0 0 4639 2 0 0 20 0 1 0 279974158 35569664 7064 33554432000 4194304 5654031 140734167606608 140734167594424 4216075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20371/statm: 8684 7064 139 357 0 8324 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 59656

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20377
/proc/meminfo: memFree=31000212/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1412.83 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 42134 126932 0 0 110 25 141099 49 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20374] ppid=20248 vsize=26008 CPUtime=9.16 cores=1,3,5,7
/proc/20374/stat : 20374 (glucosInc) R 20248 20247 18146 0 -1 4202496 5936 0 0 0 915 1 0 0 20 0 1 0 279983885 26632192 5494 33554432000 4194304 5654031 140733943720784 140733943708600 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20374/statm: 6502 5494 139 357 0 6142 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 50928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20385
/proc/meminfo: memFree=30995088/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1412.83 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 42134 126932 0 0 110 25 141099 49 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20374] ppid=20248 vsize=41872 CPUtime=69.14 cores=1,3,5,7
/proc/20374/stat : 20374 (glucosInc) R 20248 20247 18146 0 -1 4202496 8184 0 0 0 6912 2 0 0 20 0 1 0 279983885 42876928 9912 33554432000 4194304 5654031 140733943720784 140733943708600 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20374/statm: 10468 9912 139 357 0 10108 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 66792

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20385
/proc/meminfo: memFree=30991848/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1412.83 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 42134 126932 0 0 110 25 141099 49 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20374] ppid=20248 vsize=41872 CPUtime=129.13 cores=1,3,5,7
/proc/20374/stat : 20374 (glucosInc) R 20248 20247 18146 0 -1 4202496 8184 0 0 0 12911 2 0 0 20 0 1 0 279983885 42876928 9912 33554432000 4194304 5654031 140733943720784 140733943708600 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20374/statm: 10468 9912 139 357 0 10108 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 66792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20387
/proc/meminfo: memFree=30987196/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1412.83 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 42134 126932 0 0 110 25 141099 49 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20374] ppid=20248 vsize=49056 CPUtime=189.12 cores=1,3,5,7
/proc/20374/stat : 20374 (glucosInc) R 20248 20247 18146 0 -1 4202496 8686 0 0 0 18910 2 0 0 20 0 1 0 279983885 50233344 11399 33554432000 4194304 5654031 140733943720784 140733943718584 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20374/statm: 12264 11399 142 357 0 11904 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 73976

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20390
/proc/meminfo: memFree=31000220/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1632.68 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 44588 137888 0 0 115 26 163073 54 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20389] ppid=20248 vsize=34972 CPUtime=29.25 cores=1,3,5,7
/proc/20389/stat : 20389 (glucosInc) R 20248 20247 18146 0 -1 4202496 7736 0 0 0 2923 2 0 0 20 0 1 0 280005874 35811328 8188 33554432000 4194304 5654031 140734483938800 140734483926616 4208621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20389/statm: 8743 8188 142 357 0 8383 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 59892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20390
/proc/meminfo: memFree=30983652/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1632.68 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 44588 137888 0 0 115 26 163073 54 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20389] ppid=20248 vsize=42112 CPUtime=89.24 cores=1,3,5,7
/proc/20389/stat : 20389 (glucosInc) R 20248 20247 18146 0 -1 4202496 9085 0 0 0 8921 3 0 0 20 0 1 0 280005874 43122688 9975 33554432000 4194304 5654031 140734483938800 140734483936600 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20389/statm: 10528 9975 142 357 0 10168 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 67032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20392
/proc/meminfo: memFree=30991220/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1725.24 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 47042 147497 0 0 121 26 172319 58 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20392] ppid=20248 vsize=34728 CPUtime=56.64 cores=1,3,5,7
/proc/20392/stat : 20392 (glucosInc) R 20248 20247 18146 0 -1 4202496 8299 0 0 0 5662 2 0 0 20 0 1 0 280015134 35561472 7503 33554432000 4194304 5654031 140737190736160 140737190723976 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20392/statm: 8682 7503 142 357 0 8322 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 59648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20392
/proc/meminfo: memFree=30988864/32873844 swapFree=7900/7900
[pid=20247] ppid=20245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20247/stat : 20247 (npSolver-pbo-I.) S 20245 20247 18146 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279842572 9367552 275 33554432000 4194304 5064252 140737289368608 140737289367520 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20247/statm: 2287 275 233 213 0 72 0
[pid=20248] ppid=20247 vsize=15772 CPUtime=1725.24 cores=1,3,5,7
/proc/20248/stat : 20248 (npSolver-pbo) S 20247 20247 18146 0 -1 4202496 47042 147497 0 0 121 26 172319 58 20 0 1 0 279842572 16150528 3601 33554432000 4194304 5992684 140735311430944 140735311415848 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/20248/statm: 3943 3601 186 440 0 3499 0
[pid=20392] ppid=20248 vsize=41800 CPUtime=74.85 cores=1,3,5,7
/proc/20392/stat : 20392 (glucosInc) R 20248 20247 18146 0 -1 4202496 9242 0 0 0 7482 3 0 0 20 0 1 0 280015134 42803200 8222 33554432000 4194304 5654031 140737190736160 140737190723976 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20392/statm: 10450 8222 142 357 0 10090 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 66720

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.24
CPU system time (s): 0.889864
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 78384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.889864
maximum resident set size= 51272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 197856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1002
involuntary context switches= 1898

runsolver used 7.9068 second user time and 18.2672 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 18:46:20
IDJOB=3699356
IDBENCH=92779
IDSOLVER=2276
FILE ID=node137/3699356-1338137180
RUNJOBID= node137-1338118427-18163
PBS_JOBID= 14624475
Free space on /tmp= 71472 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_5_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699356-1338137180/watcher-3699356-1338137180 -o /tmp/evaluation-result-3699356-1338137180/solver-3699356-1338137180 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699356-1338137180.opb 930403491 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e4dab1f67f0e50360b112cfb031bdd87
RANDOM SEED=930403491

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30932092 kB
Buffers:          319496 kB
Cached:           597184 kB
SwapCached:        20904 kB
Active:           984556 kB
Inactive:         109992 kB
Active(anon):     156540 kB
Inactive(anon):    23948 kB
Active(file):     828016 kB
Inactive(file):    86044 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        168584 kB
Mapped:            10844 kB
Shmem:                 0 kB
Slab:             704052 kB
SReclaimable:     145688 kB
SUnreclaim:       558364 kB
KernelStack:        1480 kB
PageTables:         4604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     307780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node137 at 2012-05-27 19:16:21