Trace number 3698191

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.04 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUMa70b0edfadf87ffd0bc1b32400cae43b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1798.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
Number of bits of the biggest sum of numbers13
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

1.49/1.54	c run inc solver
1.49/1.54	c [INC SYSTEM] run initial solver
1.49/1.54	c [INC SYSTEM] preprocess with white file
7.96/8.07	c [INC SYSTEM] finished preprocessing in 6 s
7.96/8.07	c [INC SYSTEM] execute solver
39.35/39.46	c [INC SEARCH] formula is SAT
39.35/39.50	c [INC SYSTEM] solved the initial formula
39.47/39.51	c model valid
39.47/39.51	c current solution ok
42.59/42.73	o 1856
42.59/42.73	c [INC SYSTEM] there exists a inc, kill it!
42.59/42.73	c write failed with 2
42.59/42.75	c [INC SEARCH] iteration: 0
42.59/42.75	c [INC BOUNDS] best value:1856 search for 1855
42.59/42.75	c [INC SYSTEM] create new solver instance
42.59/42.75	c [INC] encode full formula
42.75/42.85	c set iterative enc to: swc
42.81/42.95	c [INC SEARCH] isOptimum variable: 0
50.64/50.74	c formula is SAT
50.64/50.79	c [INC SEARCH] copied best model
50.64/50.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.64/50.79	c model valid
50.64/50.79	c current solution ok
50.64/50.79	o 768
50.64/50.79	c [INC SEARCH] iteration: 1
50.64/50.79	c [INC BOUNDS] best value:768 search for 767
50.64/50.79	c [INC ENCODE] setup new number of clauses ...
50.64/50.79	c [INC] encode incremental formula
50.64/50.79	c return only the limitting unit clause for 767
50.64/50.79	c [INC SYSTEM] transmit new clauses to solver: 1
50.64/50.79	c [INC SEARCH] isOptimum variable: 0
51.37/51.41	c formula is SAT
51.37/51.46	c [INC SEARCH] copied best model
51.37/51.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.37/51.47	c model valid
51.37/51.47	c current solution ok
51.37/51.47	o 766
51.37/51.47	c [INC SEARCH] iteration: 2
51.37/51.47	c [INC BOUNDS] best value:766 search for 765
51.37/51.47	c [INC ENCODE] setup new number of clauses ...
51.37/51.47	c [INC] encode incremental formula
51.37/51.47	c return only the limitting unit clause for 765
51.37/51.47	c [INC SYSTEM] transmit new clauses to solver: 1
51.37/51.47	c [INC SEARCH] isOptimum variable: 0
51.99/52.10	c formula is SAT
52.10/52.15	c [INC SEARCH] copied best model
52.10/52.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.10/52.15	c model valid
52.10/52.15	c current solution ok
52.10/52.15	o 764
52.10/52.15	c [INC SEARCH] iteration: 3
52.10/52.15	c [INC BOUNDS] best value:764 search for 763
52.10/52.15	c [INC ENCODE] setup new number of clauses ...
52.10/52.15	c [INC] encode incremental formula
52.10/52.15	c return only the limitting unit clause for 763
52.10/52.15	c [INC SYSTEM] transmit new clauses to solver: 1
52.10/52.15	c [INC SEARCH] isOptimum variable: 0
52.73/52.74	c formula is SAT
52.73/52.79	c [INC SEARCH] copied best model
52.73/52.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.73/52.80	c model valid
52.73/52.80	c current solution ok
52.73/52.80	o 762
52.73/52.80	c [INC SEARCH] iteration: 4
52.73/52.80	c [INC BOUNDS] best value:762 search for 761
52.73/52.80	c [INC ENCODE] setup new number of clauses ...
52.73/52.80	c [INC] encode incremental formula
52.73/52.80	c return only the limitting unit clause for 761
52.73/52.80	c [INC SYSTEM] transmit new clauses to solver: 1
52.73/52.80	c [INC SEARCH] isOptimum variable: 0
273.27/273.30	c formula is SAT
273.27/273.35	c [INC SEARCH] copied best model
273.27/273.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
273.27/273.35	c model valid
273.27/273.35	c current solution ok
273.27/273.35	o 760
273.27/273.35	c [INC SEARCH] iteration: 5
273.27/273.35	c [INC BOUNDS] best value:760 search for 759
273.27/273.35	c [INC ENCODE] setup new number of clauses ...
273.27/273.35	c [INC] encode incremental formula
273.27/273.35	c return only the limitting unit clause for 759
273.27/273.35	c [INC SYSTEM] transmit new clauses to solver: 1
273.27/273.35	c [INC SEARCH] isOptimum variable: 0
274.39/274.40	c formula is SAT
274.39/274.45	c [INC SEARCH] copied best model
274.39/274.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
274.39/274.45	c model valid
274.39/274.45	c current solution ok
274.39/274.45	o 712
274.39/274.45	c [INC SEARCH] iteration: 6
274.39/274.45	c [INC BOUNDS] best value:712 search for 711
274.39/274.45	c [INC ENCODE] setup new number of clauses ...
274.39/274.45	c [INC] encode incremental formula
274.39/274.45	c return only the limitting unit clause for 711
274.39/274.45	c [INC SYSTEM] transmit new clauses to solver: 1
274.39/274.45	c [INC SEARCH] isOptimum variable: 0
275.11/275.10	c formula is SAT
275.11/275.15	c [INC SEARCH] copied best model
275.11/275.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
275.11/275.16	c model valid
275.11/275.16	c current solution ok
275.11/275.16	o 708
275.11/275.16	c [INC SEARCH] iteration: 7
275.11/275.16	c [INC BOUNDS] best value:708 search for 707
275.11/275.16	c [INC ENCODE] setup new number of clauses ...
275.11/275.16	c [INC] encode incremental formula
275.11/275.16	c return only the limitting unit clause for 707
275.11/275.16	c [INC SYSTEM] transmit new clauses to solver: 1
275.11/275.16	c [INC SEARCH] isOptimum variable: 0
338.33/338.33	c formula is SAT
338.33/338.38	c [INC SEARCH] copied best model
338.33/338.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
338.33/338.38	c model valid
338.33/338.38	c current solution ok
338.33/338.38	o 706
338.33/338.38	c [INC SEARCH] iteration: 8
338.33/338.38	c [INC BOUNDS] best value:706 search for 705
338.33/338.38	c [INC ENCODE] setup new number of clauses ...
338.33/338.38	c [INC] encode incremental formula
338.33/338.38	c return only the limitting unit clause for 705
338.33/338.38	c [INC SYSTEM] transmit new clauses to solver: 1
338.33/338.38	c [INC SEARCH] isOptimum variable: 0
415.93/415.91	c formula is SAT
415.93/415.96	c [INC SEARCH] copied best model
415.93/415.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
415.93/415.96	c model valid
415.93/415.96	c current solution ok
415.93/415.96	o 697
415.93/415.96	c [INC SEARCH] iteration: 9
415.93/415.96	c [INC BOUNDS] best value:697 search for 696
415.93/415.96	c [INC ENCODE] setup new number of clauses ...
415.93/415.96	c [INC] encode incremental formula
415.93/415.96	c return only the limitting unit clause for 696
415.93/415.96	c [INC SYSTEM] transmit new clauses to solver: 1
415.93/415.96	c [INC SEARCH] isOptimum variable: 0
416.95/416.91	c formula is SAT
416.95/416.96	c [INC SEARCH] copied best model
416.95/416.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
416.95/416.96	c model valid
416.95/416.96	c current solution ok
416.95/416.96	o 695
416.95/416.96	c [INC SEARCH] iteration: 10
416.95/416.96	c [INC BOUNDS] best value:695 search for 694
416.95/416.96	c [INC ENCODE] setup new number of clauses ...
416.95/416.96	c [INC] encode incremental formula
416.95/416.96	c return only the limitting unit clause for 694
416.95/416.96	c [INC SYSTEM] transmit new clauses to solver: 1
416.95/416.96	c [INC SEARCH] isOptimum variable: 0
418.16/418.13	c formula is SAT
418.16/418.18	c [INC SEARCH] copied best model
418.16/418.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
418.16/418.18	c model valid
418.16/418.18	c current solution ok
418.16/418.18	o 689
418.16/418.18	c [INC SEARCH] iteration: 11
418.16/418.18	c [INC BOUNDS] best value:689 search for 688
418.16/418.18	c [INC ENCODE] setup new number of clauses ...
418.16/418.18	c [INC] encode incremental formula
418.16/418.18	c return only the limitting unit clause for 688
418.16/418.18	c [INC SYSTEM] transmit new clauses to solver: 1
418.16/418.18	c [INC SEARCH] isOptimum variable: 0
418.88/418.84	c formula is SAT
418.88/418.89	c [INC SEARCH] copied best model
418.88/418.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
418.88/418.89	c model valid
418.88/418.89	c current solution ok
418.88/418.89	o 673
418.88/418.89	c [INC SEARCH] iteration: 12
418.88/418.89	c [INC BOUNDS] best value:673 search for 672
418.88/418.89	c [INC ENCODE] setup new number of clauses ...
418.88/418.89	c [INC] encode incremental formula
418.88/418.89	c return only the limitting unit clause for 672
418.88/418.89	c [INC SYSTEM] transmit new clauses to solver: 1
418.88/418.89	c [INC SEARCH] isOptimum variable: 0
420.99/420.92	c formula is SAT
420.99/420.97	c [INC SEARCH] copied best model
420.99/420.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
420.99/420.97	c model valid
420.99/420.97	c current solution ok
420.99/420.97	o 671
420.99/420.97	c [INC SEARCH] iteration: 13
420.99/420.97	c [INC BOUNDS] best value:671 search for 670
420.99/420.97	c [INC ENCODE] setup new number of clauses ...
420.99/420.97	c [INC] encode incremental formula
420.99/420.97	c return only the limitting unit clause for 670
420.99/420.97	c [INC SYSTEM] transmit new clauses to solver: 1
420.99/420.97	c [INC SEARCH] isOptimum variable: 0
421.83/421.72	c formula is SAT
421.83/421.77	c [INC SEARCH] copied best model
421.83/421.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
421.83/421.78	c model valid
421.83/421.78	c current solution ok
421.83/421.78	o 607
421.83/421.78	c [INC SEARCH] iteration: 14
421.83/421.78	c [INC BOUNDS] best value:607 search for 606
421.83/421.78	c [INC ENCODE] setup new number of clauses ...
421.83/421.78	c [INC] encode incremental formula
421.83/421.78	c return only the limitting unit clause for 606
421.83/421.78	c [INC SYSTEM] transmit new clauses to solver: 1
421.83/421.78	c [INC SEARCH] isOptimum variable: 0
606.90/606.84	c formula is SAT
606.90/606.89	c [INC SEARCH] copied best model
606.90/606.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
606.90/606.89	c model valid
606.90/606.89	c current solution ok
606.90/606.89	o 606
606.90/606.89	c [INC SEARCH] iteration: 15
606.90/606.89	c [INC BOUNDS] best value:606 search for 605
606.90/606.89	c [INC ENCODE] setup new number of clauses ...
606.90/606.89	c [INC] encode incremental formula
606.90/606.89	c return only the limitting unit clause for 605
606.90/606.89	c [INC SYSTEM] transmit new clauses to solver: 1
606.90/606.89	c [INC SEARCH] isOptimum variable: 0
690.21/690.13	c formula is SAT
690.21/690.18	c [INC SEARCH] copied best model
690.21/690.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
690.21/690.19	c model valid
690.21/690.19	c current solution ok
690.21/690.19	o 604
690.21/690.19	c [INC SEARCH] iteration: 16
690.21/690.19	c [INC BOUNDS] best value:604 search for 603
690.21/690.19	c [INC ENCODE] setup new number of clauses ...
690.21/690.19	c [INC] encode incremental formula
690.21/690.19	c return only the limitting unit clause for 603
690.21/690.19	c [INC SYSTEM] transmit new clauses to solver: 1
690.21/690.19	c [INC SEARCH] isOptimum variable: 0
691.43/691.34	c formula is SAT
691.43/691.39	c [INC SEARCH] copied best model
691.43/691.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
691.52/691.40	c model valid
691.52/691.40	c current solution ok
691.52/691.40	o 540
691.52/691.40	c [INC SEARCH] iteration: 17
691.52/691.40	c [INC BOUNDS] best value:540 search for 539
691.52/691.40	c [INC ENCODE] setup new number of clauses ...
691.52/691.40	c [INC] encode incremental formula
691.52/691.40	c return only the limitting unit clause for 539
691.52/691.40	c [INC SYSTEM] transmit new clauses to solver: 1
691.52/691.40	c [INC SEARCH] isOptimum variable: 0
722.74/722.65	c formula is SAT
722.74/722.70	c [INC SEARCH] copied best model
722.84/722.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
722.84/722.71	c model valid
722.84/722.71	c current solution ok
722.84/722.71	o 539
722.84/722.71	c [INC SEARCH] iteration: 18
722.84/722.71	c [INC BOUNDS] best value:539 search for 538
722.84/722.71	c [INC ENCODE] setup new number of clauses ...
722.84/722.71	c [INC] encode incremental formula
722.84/722.71	c return only the limitting unit clause for 538
722.84/722.71	c [INC SYSTEM] transmit new clauses to solver: 1
722.84/722.71	c [INC SEARCH] isOptimum variable: 0
723.54/723.47	c formula is SAT
723.65/723.52	c [INC SEARCH] copied best model
723.65/723.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
723.65/723.53	c model valid
723.65/723.53	c current solution ok
723.65/723.53	o 523
723.65/723.53	c [INC SEARCH] iteration: 19
723.65/723.53	c [INC BOUNDS] best value:523 search for 522
723.65/723.53	c [INC ENCODE] setup new number of clauses ...
723.65/723.53	c [INC] encode incremental formula
723.65/723.53	c return only the limitting unit clause for 522
723.65/723.53	c [INC SYSTEM] transmit new clauses to solver: 1
723.65/723.53	c [INC SEARCH] isOptimum variable: 0
1300.18/1300.20	c formula is SAT
1300.29/1300.25	c [INC SEARCH] copied best model
1300.29/1300.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1300.29/1300.26	c model valid
1300.29/1300.26	c current solution ok
1300.29/1300.26	o 393
1300.29/1300.26	c [INC SEARCH] iteration: 20
1300.29/1300.26	c [INC BOUNDS] best value:393 search for 392
1300.29/1300.26	c [INC ENCODE] setup new number of clauses ...
1300.29/1300.26	c [INC] encode incremental formula
1300.29/1300.26	c return only the limitting unit clause for 392
1300.29/1300.26	c [INC SYSTEM] transmit new clauses to solver: 1
1300.29/1300.26	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.01	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.01	s UNKNOWN
1800.01/1800.01	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.01	c write failed with -1
1800.01/1800.01	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x4a63340)

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-3698191-1338071152/watcher-3698191-1338071152 -o /tmp/evaluation-result-3698191-1338071152/solver-3698191-1338071152 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698191-1338071152.opb 194008569 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: 2.03 2.01 2.00 3/180 6303
/proc/meminfo: memFree=28056800/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0

[startup+0.0697391 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 6303
/proc/meminfo: memFree=28056800/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100353 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 6303
/proc/meminfo: memFree=28056800/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 6303
/proc/meminfo: memFree=28056800/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700313 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 6303
/proc/meminfo: memFree=28056800/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 6305
/proc/meminfo: memFree=27989720/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=164372 CPUtime=1.49 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) R 6303 6303 4265 0 -1 4202496 17535 0 0 0 142 7 0 0 20 0 1 0 273240570 168316928 35867 33554432000 4194304 5992684 140737297634800 140737297626552 5182699 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 41093 35867 157 440 0 40649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 173520

[startup+3.10042 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 6307
/proc/meminfo: memFree=27843136/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=119416 CPUtime=1.54 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 17542 0 0 0 142 12 0 0 20 0 1 0 273240570 122281984 24634 33554432000 4194304 5992684 140737297634800 140737297629248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 29854 24634 163 440 0 29410 0
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (cp2_pre.sh) S 6304 6303 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273240725 9367552 276 33554432000 4194304 5064252 140733949254768 140733949253472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6306/statm: 2287 276 234 213 0 72 0
[pid=6307] ppid=6306 vsize=333980 CPUtime=1.54 cores=1,3,5,7
/proc/6307/stat : 6307 (coprocessor) R 6306 6303 4265 0 -1 4202496 31503 0 0 0 144 10 0 0 20 0 1 0 273240725 341995520 72470 33554432000 4194304 6586260 140736560536000 140736560532264 4547512 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6307/statm: 83495 72471 164 584 0 82907 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 471692

[startup+6.30036 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 6307
/proc/meminfo: memFree=27496116/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=119416 CPUtime=1.54 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 17542 0 0 0 142 12 0 0 20 0 1 0 273240570 122281984 24634 33554432000 4194304 5992684 140737297634800 140737297629248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 29854 24634 163 440 0 29410 0
[pid=6306] ppid=6304 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6306/stat : 6306 (cp2_pre.sh) S 6304 6303 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273240725 9367552 276 33554432000 4194304 5064252 140733949254768 140733949253472 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6306/statm: 2287 276 234 213 0 72 0
[pid=6307] ppid=6306 vsize=442624 CPUtime=4.72 cores=1,3,5,7
/proc/6307/stat : 6307 (coprocessor) R 6306 6303 4265 0 -1 4202496 49257 0 0 0 457 15 0 0 20 0 1 0 273240725 453246976 107079 33554432000 4194304 6586260 140736560536000 140736560531752 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6307/statm: 110656 107079 196 584 0 110068 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 580336

[startup+12.7004 s]
/proc/loadavg: 2.10 2.03 2.00 3/183 6309
/proc/meminfo: memFree=27711152/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=119416 CPUtime=8.03 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 17559 50160 0 0 142 12 625 24 20 0 1 0 273240570 122281984 24636 33554432000 4194304 5992684 140737297634800 140737297621064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 29854 24636 165 440 0 29410 0
[pid=6309] ppid=6304 vsize=224156 CPUtime=4.61 cores=1,3,5,7
/proc/6309/stat : 6309 (glucosInc) R 6304 6303 4265 0 -1 4202496 39342 0 0 0 454 7 0 0 20 0 1 0 273241377 229535744 50647 33554432000 4194304 5654031 140733465851680 140733465849288 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6309/statm: 56039 50647 131 357 0 55679 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 352720

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 6309
/proc/meminfo: memFree=27711160/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=119416 CPUtime=8.03 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 17559 50160 0 0 142 12 625 24 20 0 1 0 273240570 122281984 24636 33554432000 4194304 5992684 140737297634800 140737297621064 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 29854 24636 165 440 0 29410 0
[pid=6309] ppid=6304 vsize=224592 CPUtime=17.41 cores=1,3,5,7
/proc/6309/stat : 6309 (glucosInc) R 6304 6303 4265 0 -1 4202496 39474 0 0 0 1734 7 0 0 20 0 1 0 273241377 229982208 50779 33554432000 4194304 5654031 140733465851680 140733465849288 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6309/statm: 56148 50779 131 357 0 55788 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 353156

[startup+51.1004 s]
/proc/loadavg: 2.13 2.04 2.01 3/183 6313
/proc/meminfo: memFree=27578620/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=138804 CPUtime=42.99 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 24724 92260 0 0 222 273 3754 50 20 0 1 0 273240570 142135296 29726 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 34701 29726 177 440 0 34257 0
[pid=6313] ppid=6304 vsize=280340 CPUtime=8.06 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 49710 0 0 0 795 11 0 0 20 0 1 0 273244865 287068160 66904 33554432000 4194304 5654031 140736334179344 140736334177496 4232772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 70085 66904 150 357 0 69725 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 428292

[startup+102.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 6313
/proc/meminfo: memFree=27565596/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=43.26 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25362 92260 0 0 247 275 3754 50 20 0 1 0 273240570 148000768 30861 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 36133 30861 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=314228 CPUtime=59.06 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 50430 0 0 0 5894 12 0 0 20 0 1 0 273244865 321769472 68129 33554432000 4194304 5654031 140736334179344 140736334177432 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 78557 68129 151 357 0 78197 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 467908

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/183 6313
/proc/meminfo: memFree=27560868/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=43.26 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25362 92260 0 0 247 275 3754 50 20 0 1 0 273240570 148000768 30861 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 36133 30861 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=314228 CPUtime=119.05 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 50597 0 0 0 11893 12 0 0 20 0 1 0 273244865 321769472 69318 33554432000 4194304 5654031 140736334179344 140736334167160 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 78557 69318 151 357 0 78197 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 467908

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 6313
/proc/meminfo: memFree=27552416/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=43.26 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25362 92260 0 0 247 275 3754 50 20 0 1 0 273240570 148000768 30861 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6304/statm: 36133 30861 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=314524 CPUtime=179.02 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 50724 0 0 0 17889 13 0 0 20 0 1 0 273244865 322072576 71351 33554432000 4194304 5654031 140736334179344 140736334167160 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 78631 71351 151 357 0 78271 0
Current children cumulated CPU time (s) 222.28

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

/proc/meminfo: memFree=18790284/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.54 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25412 92260 0 0 363 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=323496 CPUtime=1197.83 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 55886 0 0 0 119758 25 0 0 20 0 1 0 273244865 331259904 72976 33554432000 4194304 5654031 140736334179344 140736334167160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 80874 72976 152 357 0 80514 0
Current children cumulated CPU time (s) 1242.37
Current children cumulated vsize (KiB) 477176

[startup+1302.3 s]
/proc/loadavg: 2.11 2.37 2.19 3/182 6451
/proc/meminfo: memFree=16224504/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=294700 CPUtime=1257.76 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 56993 0 0 0 125750 26 0 0 20 0 1 0 273244865 301772800 70897 33554432000 4194304 5654031 140736334179344 140736334167160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 73675 70897 152 357 0 73315 0
Current children cumulated CPU time (s) 1302.39
Current children cumulated vsize (KiB) 448380

[startup+1362.3 s]
/proc/loadavg: 2.04 2.30 2.17 3/182 6451
/proc/meminfo: memFree=13788708/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1317.75 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57571 0 0 0 131748 27 0 0 20 0 1 0 273244865 333332480 71986 33554432000 4194304 5654031 140736334179344 140736334167160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 71986 152 357 0 81020 0
Current children cumulated CPU time (s) 1362.38
Current children cumulated vsize (KiB) 479200

[startup+1422.31 s]
/proc/loadavg: 2.06 2.26 2.17 3/184 6493
/proc/meminfo: memFree=27382428/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1377.74 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57573 0 0 0 137747 27 0 0 20 0 1 0 273244865 333332480 73010 33554432000 4194304 5654031 140736334179344 140736334167160 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 73010 152 357 0 81020 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 479200

[startup+1482.3 s]
/proc/loadavg: 2.01 2.22 2.16 3/184 7242
/proc/meminfo: memFree=27546764/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1437.73 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57575 0 0 0 143746 27 0 0 20 0 1 0 273244865 333332480 74034 33554432000 4194304 5654031 140736334179344 140736334167160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 74034 152 357 0 81020 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 479200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.18 2.15 3/183 7242
/proc/meminfo: memFree=27502548/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1497.71 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57577 0 0 0 149744 27 0 0 20 0 1 0 273244865 333332480 75058 33554432000 4194304 5654031 140736334179344 140736334167160 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 75058 152 357 0 81020 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 479200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.14 2.14 3/183 7243
/proc/meminfo: memFree=27478056/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1557.7 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57592 0 0 0 155743 27 0 0 20 0 1 0 273244865 333332480 75570 33554432000 4194304 5654031 140736334179344 140736334167160 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 75570 152 357 0 81020 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 479200

[startup+1662.3 s]
/proc/loadavg: 2.07 2.13 2.13 3/183 7243
/proc/meminfo: memFree=27473800/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1617.69 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57595 0 0 0 161742 27 0 0 20 0 1 0 273244865 333332480 76594 33554432000 4194304 5654031 140736334179344 140736334167160 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 76594 152 357 0 81020 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 479200

[startup+1722.3 s]
/proc/loadavg: 2.02 2.10 2.12 3/183 7243
/proc/meminfo: memFree=27469580/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1677.67 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57597 0 0 0 167740 27 0 0 20 0 1 0 273244865 333332480 77618 33554432000 4194304 5654031 140736334179344 140736334167160 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 77618 152 357 0 81020 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 479200

[startup+1782.3 s]
/proc/loadavg: 2.01 2.08 2.11 3/183 7243
/proc/meminfo: memFree=27418732/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1737.67 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57599 0 0 0 173739 28 0 0 20 0 1 0 273244865 333332480 78642 33554432000 4194304 5654031 140736334179344 140736334167160 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 78642 152 357 0 81020 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 479200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.08 2.10 3/183 7243
/proc/meminfo: memFree=27408492/32873844 swapFree=7124/7124
[pid=6303] ppid=6301 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6303/stat : 6303 (npSolver-pbo-It) S 6301 6303 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240570 9367552 274 33554432000 4194304 5064252 140734500425904 140734500424816 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6303/statm: 2287 274 233 213 0 72 0
[pid=6304] ppid=6303 vsize=144532 CPUtime=44.63 cores=1,3,5,7
/proc/6304/stat : 6304 (npSolver-pbo) S 6303 6303 4265 0 -1 4202496 25414 92260 0 0 372 287 3754 50 20 0 1 0 273240570 148000768 30862 33554432000 4194304 5992684 140737297634800 140737297620632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6304/statm: 36133 30862 177 440 0 35689 0
[pid=6313] ppid=6304 vsize=325520 CPUtime=1755.38 cores=1,3,5,7
/proc/6313/stat : 6313 (glucosInc) R 6304 6303 4265 0 -1 4202496 57599 0 0 0 175510 28 0 0 20 0 1 0 273244865 333332480 78642 33554432000 4194304 5654031 140736334179344 140736334167160 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6313/statm: 81380 78642 152 357 0 81020 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 479200

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.02
CPU time (s): 1800.04
CPU user time (s): 1796.37
CPU system time (s): 3.67044
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 580336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.37
system time used= 3.67044
maximum resident set size= 444688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175647
page faults= 0
swaps= 0
block input operations= 8
block output operations= 449592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35836
involuntary context switches= 1904

runsolver used 3.05953 second user time and 9.1916 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 00:25:52
IDJOB=3698191
IDBENCH=2924
IDSOLVER=2275
FILE ID=node134/3698191-1338071152
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698191-1338071152/watcher-3698191-1338071152 -o /tmp/evaluation-result-3698191-1338071152/solver-3698191-1338071152 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698191-1338071152.opb 194008569 HOME HOME

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

MD5SUM BENCH= a70b0edfadf87ffd0bc1b32400cae43b
RANDOM SEED=194008569

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28057212 kB
Buffers:          321324 kB
Cached:          3528712 kB
SwapCached:            0 kB
Active:          1547356 kB
Inactive:        2440860 kB
Active(anon):     134016 kB
Inactive(anon):     5996 kB
Active(file):    1413340 kB
Inactive(file):  2434864 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        195320 kB
Mapped:            15512 kB
Shmem:               212 kB
Slab:             681412 kB
SReclaimable:     123660 kB
SUnreclaim:       557752 kB
KernelStack:        1512 kB
PageTables:         4792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     267624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 70924 MiB
End job on node134 at 2012-05-27 00:55:52