Trace number 3697755

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-topDown? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_0_ic.opb
MD5SUMf2f3c2f48d6893b638576945c3e9afc6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5767234
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 80621568
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 2887186803
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 80621568
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 2887186803
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.57/1.68	o 32915316
1.57/1.68	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.68	c write failed with 2
1.57/1.68	c [INC SEARCH] iteration: 0
1.57/1.68	c [INC BOUNDS] best value:32915331 search for 32915330
1.57/1.68	c [INC SYSTEM] create new solver instance
1.57/1.68	c [INC] encode full formula
1.57/1.68	c fallback to adder encoding
1.68/1.76	c set iterative enc to: adder
1.68/1.76	c set iterative enc to: none
1.68/1.77	c [INC SEARCH] isOptimum variable: 0
3.87/3.97	c formula is SAT
3.87/3.97	c [INC SEARCH] copied best model
3.87/3.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.87/3.98	c model valid
3.87/3.98	c current solution ok
3.87/3.98	o 16530446
3.87/3.98	c [INC SEARCH] iteration: 1
3.87/3.98	c [INC BOUNDS] best value:16530461 search for 16530460
3.87/3.98	c [INC SYSTEM] there exists a inc, kill it!
3.87/3.98	c write failed with 2
3.87/3.99	c [INC SYSTEM] create new solver instance
3.87/3.99	c [INC] encode full formula
3.87/3.99	c fallback to adder encoding
3.97/4.06	c set iterative enc to: adder
3.97/4.06	c set iterative enc to: none
3.97/4.08	c [INC SEARCH] isOptimum variable: 0
9.47/9.58	c formula is SAT
9.47/9.58	c [INC SEARCH] copied best model
9.47/9.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.47/9.59	c model valid
9.47/9.59	c current solution ok
9.47/9.59	o 15866858
9.47/9.59	c [INC SEARCH] iteration: 2
9.47/9.59	c [INC BOUNDS] best value:15866873 search for 15866872
9.47/9.59	c [INC SYSTEM] there exists a inc, kill it!
9.47/9.59	c write failed with 2
9.47/9.59	c [INC SYSTEM] create new solver instance
9.47/9.59	c [INC] encode full formula
9.47/9.59	c fallback to adder encoding
9.58/9.67	c set iterative enc to: adder
9.58/9.67	c set iterative enc to: none
9.58/9.68	c [INC SEARCH] isOptimum variable: 0
10.56/10.65	c formula is SAT
10.56/10.66	c [INC SEARCH] copied best model
10.56/10.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.56/10.67	c model valid
10.56/10.67	c current solution ok
10.56/10.67	o 11675462
10.56/10.67	c [INC SEARCH] iteration: 3
10.56/10.67	c [INC BOUNDS] best value:11675477 search for 11675476
10.56/10.67	c [INC SYSTEM] there exists a inc, kill it!
10.56/10.67	c write failed with 2
10.56/10.67	c [INC SYSTEM] create new solver instance
10.56/10.67	c [INC] encode full formula
10.56/10.67	c fallback to adder encoding
10.67/10.74	c set iterative enc to: adder
10.67/10.74	c set iterative enc to: none
10.67/10.76	c [INC SEARCH] isOptimum variable: 0
14.57/14.63	c formula is SAT
14.68/14.74	c [INC SEARCH] copied best model
14.68/14.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.68/14.74	c model valid
14.68/14.74	c current solution ok
14.68/14.74	o 9978024
14.68/14.74	c [INC SEARCH] iteration: 4
14.68/14.74	c [INC BOUNDS] best value:9978039 search for 9978038
14.68/14.74	c [INC SYSTEM] there exists a inc, kill it!
14.68/14.74	c write failed with 2
14.68/14.74	c [INC SYSTEM] create new solver instance
14.68/14.74	c [INC] encode full formula
14.68/14.74	c fallback to adder encoding
14.68/14.74	c set iterative enc to: adder
14.68/14.74	c set iterative enc to: none
14.68/14.75	c [INC SEARCH] isOptimum variable: 0
16.46/16.56	c formula is SAT
16.46/16.56	c [INC SEARCH] copied best model
16.46/16.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.46/16.58	c model valid
16.46/16.58	c current solution ok
16.46/16.58	o 9137480
16.46/16.58	c [INC SEARCH] iteration: 5
16.46/16.58	c [INC BOUNDS] best value:9137495 search for 9137494
16.46/16.58	c [INC SYSTEM] there exists a inc, kill it!
16.46/16.58	c write failed with 2
16.46/16.58	c [INC SYSTEM] create new solver instance
16.46/16.58	c [INC] encode full formula
16.46/16.58	c fallback to adder encoding
16.56/16.65	c set iterative enc to: adder
16.56/16.65	c set iterative enc to: none
16.56/16.66	c [INC SEARCH] isOptimum variable: 0
25.94/26.09	c formula is SAT
25.94/26.10	c [INC SEARCH] copied best model
25.94/26.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.05/26.11	c model valid
26.05/26.11	c current solution ok
26.05/26.11	o 8803066
26.05/26.11	c [INC SEARCH] iteration: 6
26.05/26.11	c [INC BOUNDS] best value:8803081 search for 8803080
26.05/26.11	c [INC SYSTEM] there exists a inc, kill it!
26.05/26.11	c write failed with 2
26.05/26.11	c [INC SYSTEM] create new solver instance
26.05/26.11	c [INC] encode full formula
26.05/26.11	c fallback to adder encoding
26.05/26.18	c set iterative enc to: adder
26.05/26.18	c set iterative enc to: none
26.18/26.20	c [INC SEARCH] isOptimum variable: 0
27.47/27.53	c formula is SAT
27.47/27.53	c [INC SEARCH] copied best model
27.47/27.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.47/27.55	c model valid
27.47/27.55	c current solution ok
27.47/27.55	o 8622620
27.47/27.55	c [INC SEARCH] iteration: 7
27.47/27.55	c [INC BOUNDS] best value:8622635 search for 8622634
27.47/27.55	c [INC SYSTEM] there exists a inc, kill it!
27.47/27.55	c write failed with 2
27.47/27.55	c [INC SYSTEM] create new solver instance
27.47/27.55	c [INC] encode full formula
27.47/27.55	c fallback to adder encoding
27.56/27.62	c set iterative enc to: adder
27.56/27.62	c set iterative enc to: none
27.56/27.63	c [INC SEARCH] isOptimum variable: 0
41.96/42.05	c formula is SAT
41.96/42.05	c [INC SEARCH] copied best model
41.96/42.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.96/42.07	c model valid
41.96/42.07	c current solution ok
41.96/42.07	o 7466076
41.96/42.07	c [INC SEARCH] iteration: 8
41.96/42.07	c [INC BOUNDS] best value:7466091 search for 7466090
41.96/42.07	c [INC SYSTEM] there exists a inc, kill it!
41.96/42.07	c write failed with 2
41.96/42.07	c [INC SYSTEM] create new solver instance
41.96/42.07	c [INC] encode full formula
41.96/42.07	c fallback to adder encoding
42.07/42.13	c set iterative enc to: adder
42.07/42.13	c set iterative enc to: none
42.07/42.15	c [INC SEARCH] isOptimum variable: 0
68.07/68.19	c formula is SAT
68.07/68.19	c [INC SEARCH] copied best model
68.07/68.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.17/68.20	c model valid
68.17/68.20	c current solution ok
68.17/68.20	o 7137062
68.17/68.20	c [INC SEARCH] iteration: 9
68.17/68.20	c [INC BOUNDS] best value:7137077 search for 7137076
68.17/68.20	c [INC SYSTEM] there exists a inc, kill it!
68.17/68.20	c write failed with 2
68.17/68.21	c [INC SYSTEM] create new solver instance
68.17/68.21	c [INC] encode full formula
68.17/68.21	c fallback to adder encoding
68.17/68.27	c set iterative enc to: adder
68.17/68.27	c set iterative enc to: none
68.17/68.29	c [INC SEARCH] isOptimum variable: 0
96.45/96.59	c formula is SAT
96.45/96.59	c [INC SEARCH] copied best model
96.45/96.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.55/96.60	c model valid
96.55/96.60	c current solution ok
96.55/96.60	o 7014354
96.55/96.60	c [INC SEARCH] iteration: 10
96.55/96.60	c [INC BOUNDS] best value:7014369 search for 7014368
96.55/96.60	c [INC SYSTEM] there exists a inc, kill it!
96.55/96.60	c write failed with 2
96.55/96.60	c [INC SYSTEM] create new solver instance
96.55/96.60	c [INC] encode full formula
96.55/96.60	c fallback to adder encoding
96.55/96.67	c set iterative enc to: adder
96.55/96.67	c set iterative enc to: none
96.55/96.68	c [INC SEARCH] isOptimum variable: 0
134.74/134.89	c formula is SAT
134.84/134.90	c [INC SEARCH] copied best model
134.84/134.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
134.84/134.91	c model valid
134.84/134.91	c current solution ok
134.84/134.91	o 6962014
134.84/134.91	c [INC SEARCH] iteration: 11
134.84/134.91	c [INC BOUNDS] best value:6962029 search for 6962028
134.84/134.91	c [INC SYSTEM] there exists a inc, kill it!
134.84/134.91	c write failed with 2
134.84/134.91	c [INC SYSTEM] create new solver instance
134.84/134.91	c [INC] encode full formula
134.84/134.91	c fallback to adder encoding
134.84/134.97	c set iterative enc to: adder
134.84/134.97	c set iterative enc to: none
134.84/134.99	c [INC SEARCH] isOptimum variable: 0
135.55/135.65	c formula is SAT
135.55/135.65	c [INC SEARCH] copied best model
135.55/135.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
135.55/135.66	c model valid
135.55/135.66	c current solution ok
135.55/135.66	o 6885812
135.55/135.66	c [INC SEARCH] iteration: 12
135.55/135.66	c [INC BOUNDS] best value:6885827 search for 6885826
135.55/135.66	c [INC SYSTEM] there exists a inc, kill it!
135.55/135.66	c write failed with 2
135.55/135.66	c [INC SYSTEM] create new solver instance
135.55/135.66	c [INC] encode full formula
135.55/135.66	c fallback to adder encoding
135.65/135.72	c set iterative enc to: adder
135.65/135.72	c set iterative enc to: none
135.65/135.74	c [INC SEARCH] isOptimum variable: 0
160.33/160.45	c formula is SAT
160.33/160.46	c [INC SEARCH] copied best model
160.33/160.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
160.33/160.47	c model valid
160.33/160.47	c current solution ok
160.33/160.47	o 6853590
160.33/160.47	c [INC SEARCH] iteration: 13
160.33/160.47	c [INC BOUNDS] best value:6853605 search for 6853604
160.33/160.47	c [INC SYSTEM] there exists a inc, kill it!
160.33/160.47	c write failed with 2
160.33/160.47	c [INC SYSTEM] create new solver instance
160.33/160.47	c [INC] encode full formula
160.33/160.47	c fallback to adder encoding
160.46/160.53	c set iterative enc to: adder
160.46/160.53	c set iterative enc to: none
160.46/160.55	c [INC SEARCH] isOptimum variable: 0
205.92/206.01	c formula is SAT
205.92/206.02	c [INC SEARCH] copied best model
205.92/206.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
205.92/206.03	c model valid
205.92/206.03	c current solution ok
205.92/206.03	o 6593690
205.92/206.03	c [INC SEARCH] iteration: 14
205.92/206.03	c [INC BOUNDS] best value:6593705 search for 6593704
205.92/206.03	c [INC SYSTEM] there exists a inc, kill it!
205.92/206.03	c write failed with 2
205.92/206.03	c [INC SYSTEM] create new solver instance
205.92/206.03	c [INC] encode full formula
205.92/206.03	c fallback to adder encoding
205.92/206.09	c set iterative enc to: adder
205.92/206.09	c set iterative enc to: none
206.04/206.11	c [INC SEARCH] isOptimum variable: 0
294.20/294.34	c formula is SAT
294.20/294.34	c [INC SEARCH] copied best model
294.20/294.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
294.20/294.35	c model valid
294.20/294.35	c current solution ok
294.20/294.35	o 6333600
294.20/294.35	c [INC SEARCH] iteration: 15
294.20/294.35	c [INC BOUNDS] best value:6333615 search for 6333614
294.20/294.35	c [INC SYSTEM] there exists a inc, kill it!
294.20/294.35	c write failed with 2
294.20/294.35	c [INC SYSTEM] create new solver instance
294.20/294.35	c [INC] encode full formula
294.20/294.35	c fallback to adder encoding
294.32/294.42	c set iterative enc to: adder
294.32/294.42	c set iterative enc to: none
294.32/294.43	c [INC SEARCH] isOptimum variable: 0
368.98/369.19	c formula is SAT
368.98/369.19	c [INC SEARCH] copied best model
368.98/369.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
369.09/369.20	c model valid
369.09/369.20	c current solution ok
369.09/369.20	o 6140126
369.09/369.20	c [INC SEARCH] iteration: 16
369.09/369.20	c [INC BOUNDS] best value:6140141 search for 6140140
369.09/369.20	c [INC SYSTEM] there exists a inc, kill it!
369.09/369.20	c write failed with 2
369.09/369.21	c [INC SYSTEM] create new solver instance
369.09/369.21	c [INC] encode full formula
369.09/369.21	c fallback to adder encoding
369.09/369.27	c set iterative enc to: adder
369.09/369.27	c set iterative enc to: none
369.09/369.28	c [INC SEARCH] isOptimum variable: 0
479.96/480.18	c formula is SAT
479.96/480.18	c [INC SEARCH] copied best model
479.96/480.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
479.96/480.19	c model valid
479.96/480.19	c current solution ok
479.96/480.19	o 5903576
479.96/480.19	c [INC SEARCH] iteration: 17
479.96/480.19	c [INC BOUNDS] best value:5903591 search for 5903590
479.96/480.19	c [INC SYSTEM] there exists a inc, kill it!
479.96/480.19	c write failed with 2
479.96/480.19	c [INC SYSTEM] create new solver instance
479.96/480.19	c [INC] encode full formula
479.96/480.19	c fallback to adder encoding
480.08/480.25	c set iterative enc to: adder
480.08/480.25	c set iterative enc to: none
480.08/480.27	c [INC SEARCH] isOptimum variable: 0
774.62/774.83	c formula is SAT
774.62/774.83	c [INC SEARCH] copied best model
774.62/774.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
774.62/774.85	c model valid
774.62/774.85	c current solution ok
774.62/774.85	o 5896438
774.62/774.85	c [INC SEARCH] iteration: 18
774.62/774.85	c [INC BOUNDS] best value:5896453 search for 5896452
774.62/774.85	c [INC SYSTEM] there exists a inc, kill it!
774.62/774.85	c write failed with 2
774.62/774.85	c [INC SYSTEM] create new solver instance
774.62/774.85	c [INC] encode full formula
774.62/774.85	c fallback to adder encoding
774.73/774.91	c set iterative enc to: adder
774.73/774.91	c set iterative enc to: none
774.73/774.93	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	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-3697755-1338136456/watcher-3697755-1338136456 -o /tmp/evaluation-result-3697755-1338136456/solver-3697755-1338136456 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697755-1338136456.opb 1954600675 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.87 2.29 2.10 3/179 26850
/proc/meminfo: memFree=28633988/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0

[startup+0.0224199 s]
/proc/loadavg: 2.87 2.29 2.10 3/179 26850
/proc/meminfo: memFree=28633988/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.87 2.29 2.10 3/179 26850
/proc/meminfo: memFree=28633988/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300314 s]
/proc/loadavg: 2.87 2.29 2.10 3/179 26850
/proc/meminfo: memFree=28633988/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.87 2.29 2.10 3/179 26850
/proc/meminfo: memFree=28633988/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.87 2.29 2.10 3/182 26856
/proc/meminfo: memFree=28616524/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=6244 CPUtime=0.35 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 2256 6267 0 0 6 0 27 2 20 0 1 0 279770552 6393856 1232 33554432000 4194304 5992684 140733249166528 140733249152792 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 1561 1232 168 440 0 1117 0
[pid=26856] ppid=26851 vsize=14892 CPUtime=1.11 cores=1,3,5,7
/proc/26856/stat : 26856 (glucosInc) R 26851 26850 24682 0 -1 4202496 2501 0 0 0 111 0 0 0 20 0 1 0 279770589 15249408 2907 33554432000 4194304 5654031 140734138867040 140734138864824 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26856/statm: 3723 2907 140 357 0 3363 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30284

[startup+3.10038 s]
/proc/loadavg: 2.87 2.29 2.10 3/182 26859
/proc/meminfo: memFree=28593900/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=9380 CPUtime=1.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 4831 9833 0 0 18 12 143 3 20 0 1 0 279770552 9605120 2003 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 2345 2003 185 440 0 1901 0
[pid=26859] ppid=26851 vsize=28884 CPUtime=1.31 cores=1,3,5,7
/proc/26859/stat : 26859 (glucosInc) R 26851 26850 24682 0 -1 4202496 5917 0 0 0 130 1 0 0 20 0 1 0 279770729 29577216 6176 33554432000 4194304 5654031 140735548382336 140735548380120 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26859/statm: 7221 6176 141 357 0 6861 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47412

[startup+6.30044 s]
/proc/loadavg: 2.80 2.29 2.10 3/182 26861
/proc/meminfo: memFree=28595324/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=7356 CPUtime=4.06 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 8004 16409 0 0 26 13 361 6 20 0 1 0 279770552 7532544 1529 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 1839 1529 185 440 0 1395 0
[pid=26861] ppid=26851 vsize=27968 CPUtime=2.21 cores=1,3,5,7
/proc/26861/stat : 26861 (glucosInc) R 26851 26850 24682 0 -1 4202496 5995 0 0 0 220 1 0 0 20 0 1 0 279770960 28639232 6302 33554432000 4194304 5654031 140737357293792 140737357281608 4216272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26861/statm: 6992 6302 141 357 0 6632 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 44472

[startup+12.7004 s]
/proc/loadavg: 2.73 2.28 2.09 3/182 26865
/proc/meminfo: memFree=28595272/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=7100 CPUtime=10.74 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 14301 29577 0 0 43 16 1004 11 20 0 1 0 279770552 7270400 1465 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 1775 1465 185 440 0 1331 0
[pid=26865] ppid=26851 vsize=28644 CPUtime=1.93 cores=1,3,5,7
/proc/26865/stat : 26865 (glucosInc) R 26851 26850 24682 0 -1 4202496 6798 0 0 0 192 1 0 0 20 0 1 0 279771628 29331456 6232 33554432000 4194304 5654031 140737096359728 140737096347544 4232431 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26865/statm: 7161 6232 142 357 0 6801 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 44892

[startup+25.5004 s]
/proc/loadavg: 2.57 2.27 2.09 3/182 26869
/proc/meminfo: memFree=28590932/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=7092 CPUtime=16.62 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 20503 44676 0 0 60 18 1568 16 20 0 1 0 279770552 7262208 1463 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 1773 1463 185 440 0 1329 0
[pid=26869] ppid=26851 vsize=28128 CPUtime=8.82 cores=1,3,5,7
/proc/26869/stat : 26869 (glucosInc) R 26851 26850 24682 0 -1 4202496 6591 0 0 0 880 2 0 0 20 0 1 0 279772218 28803072 6120 33554432000 4194304 5654031 140734455960656 140734455948472 4216213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26869/statm: 7032 6120 141 357 0 6672 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 44368

[startup+51.1004 s]
/proc/loadavg: 2.38 2.24 2.09 3/182 26919
/proc/meminfo: memFree=28889564/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=7088 CPUtime=42.13 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 29721 66729 0 0 85 23 4080 25 20 0 1 0 279770552 7258112 1462 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 1772 1462 185 440 0 1328 0
[pid=26919] ppid=26851 vsize=28124 CPUtime=8.93 cores=1,3,5,7
/proc/26919/stat : 26919 (glucosInc) R 26851 26850 24682 0 -1 4202496 6371 0 0 0 892 1 0 0 20 0 1 0 279774767 28798976 6162 33554432000 4194304 5654031 140734706078112 140734706065928 4233332 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26919/statm: 7031 6162 142 357 0 6671 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44360

[startup+102.307 s]
/proc/loadavg: 2.16 2.20 2.08 3/181 26923
/proc/meminfo: memFree=28835480/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=7076 CPUtime=96.64 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 35764 82496 0 0 100 25 9508 31 20 0 1 0 279770552 7245824 1459 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 1769 1459 185 440 0 1325 0
[pid=26923] ppid=26851 vsize=27720 CPUtime=5.61 cores=1,3,5,7
/proc/26923/stat : 26923 (glucosInc) R 26851 26850 24682 0 -1 4202496 5702 0 0 0 560 1 0 0 20 0 1 0 279780221 28385280 5681 33554432000 4194304 5654031 140734102237200 140734102225016 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26923/statm: 6930 5681 142 357 0 6570 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 43944

[startup+162.3 s]
/proc/loadavg: 2.06 2.16 2.08 3/181 26929
/proc/meminfo: memFree=28827592/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=160.49 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 44442 104443 0 0 123 28 15859 39 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26929] ppid=26851 vsize=27244 CPUtime=1.74 cores=1,3,5,7
/proc/26929/stat : 26929 (glucosInc) R 26851 26850 24682 0 -1 4202496 5910 0 0 0 173 1 0 0 20 0 1 0 279786607 27897856 5475 33554432000 4194304 5654031 140736998425696 140736998423784 4232681 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26929/statm: 6811 5475 138 357 0 6451 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52128

[startup+222.3 s]
/proc/loadavg: 2.02 2.13 2.07 3/181 26931
/proc/meminfo: memFree=28817348/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=206.04 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 47318 112318 0 0 131 29 20402 42 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26931] ppid=26851 vsize=32076 CPUtime=16.18 cores=1,3,5,7
/proc/26931/stat : 26931 (glucosInc) R 26851 26850 24682 0 -1 4202496 7104 0 0 0 1616 2 0 0 20 0 1 0 279791163 32845824 7288 33554432000 4194304 5654031 140735481435472 140735481423288 4216690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26931/statm: 8019 7288 142 357 0 7659 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 56960

[startup+282.3 s]

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

/proc/meminfo: memFree=28789272/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=467.29 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10609 0 0 0 46725 4 0 0 20 0 1 0 279848045 62726144 14361 33554432000 4194304 5654031 140734600210784 140734600198600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14361 142 357 0 14954 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 86140

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 26949
/proc/meminfo: memFree=28783164/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=527.28 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10610 0 0 0 52724 4 0 0 20 0 1 0 279848045 62726144 14873 33554432000 4194304 5654031 140734600210784 140734600198600 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14873 142 357 0 14954 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 86140

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 26949
/proc/meminfo: memFree=28783076/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=587.27 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10610 0 0 0 58723 4 0 0 20 0 1 0 279848045 62726144 14873 33554432000 4194304 5654031 140734600210784 140734600198600 4216110 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14873 142 357 0 14954 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 86140

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 26949
/proc/meminfo: memFree=28781188/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=647.26 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10610 0 0 0 64722 4 0 0 20 0 1 0 279848045 62726144 14873 33554432000 4194304 5654031 140734600210784 140734600198600 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14873 142 357 0 14954 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 86140

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 26949
/proc/meminfo: memFree=28777004/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=707.25 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10610 0 0 0 70721 4 0 0 20 0 1 0 279848045 62726144 14873 33554432000 4194304 5654031 140734600210784 140734600198600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14873 142 357 0 14954 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 86140

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 26950
/proc/meminfo: memFree=28793148/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=767.24 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10610 0 0 0 76720 4 0 0 20 0 1 0 279848045 62726144 14873 33554432000 4194304 5654031 140734600210784 140734600198600 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14873 142 357 0 14954 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 86140

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 26953
/proc/meminfo: memFree=28790260/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=61256 CPUtime=827.23 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10610 0 0 0 82719 4 0 0 20 0 1 0 279848045 62726144 14873 33554432000 4194304 5654031 140734600210784 140734600198600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 15314 14873 142 357 0 14954 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 86140

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 26976
/proc/meminfo: memFree=28779500/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=72748 CPUtime=887.22 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 10616 0 0 0 88718 4 0 0 20 0 1 0 279848045 74493952 17434 33554432000 4194304 5654031 140734600210784 140734600208584 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 18187 17434 142 357 0 17827 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 97632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26976
/proc/meminfo: memFree=28754596/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=72748 CPUtime=947.21 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 11182 0 0 0 94716 5 0 0 20 0 1 0 279848045 74493952 17735 33554432000 4194304 5654031 140734600210784 140734600208808 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 18187 17735 142 357 0 17827 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 97632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26976
/proc/meminfo: memFree=28758692/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=91604 CPUtime=1007.2 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 11185 0 0 0 100715 5 0 0 20 0 1 0 279848045 93802496 17737 33554432000 4194304 5654031 140734600210784 140734600198600 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 22901 17737 142 357 0 22541 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 116488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26976
/proc/meminfo: memFree=28762316/32873844 swapFree=6856/6856
[pid=26850] ppid=26848 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26850/stat : 26850 (npSolver-pbo-It) S 26848 26850 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279770552 9367552 275 33554432000 4194304 5064252 140735727887328 140735727886240 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26850/statm: 2287 275 233 213 0 72 0
[pid=26851] ppid=26850 vsize=15736 CPUtime=774.76 cores=1,3,5,7
/proc/26851/stat : 26851 (npSolver-pbo) S 26850 26850 24682 0 -1 4202496 58751 151393 0 0 161 33 77221 61 20 0 1 0 279770552 16113664 3592 33554432000 4194304 5992684 140733249166528 140733249152360 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26851/statm: 3934 3592 185 440 0 3490 0
[pid=26944] ppid=26851 vsize=91604 CPUtime=1025.3 cores=1,3,5,7
/proc/26944/stat : 26944 (glucosInc) R 26851 26850 24682 0 -1 4202496 11373 0 0 0 102525 5 0 0 20 0 1 0 279848045 93802496 20974 33554432000 4194304 5654031 140734600210784 140734600198600 4215932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26944/statm: 22901 20974 142 357 0 22541 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 116488

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.41
CPU time (s): 1800.09
CPU user time (s): 1799.09
CPU system time (s): 1.00785
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 127984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.00785
maximum resident set size= 90380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221895
page faults= 0
swaps= 0
block input operations= 0
block output operations= 233176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1931
involuntary context switches= 1921

runsolver used 7.8788 second user time and 18.3262 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 18:34:16
IDJOB=3697755
IDBENCH=92776
IDSOLVER=2275
FILE ID=node144/3697755-1338136456
RUNJOBID= node144-1338121665-24699
PBS_JOBID= 14624480
Free space on /tmp= 71408 MiB

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

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

MD5SUM BENCH= f2f3c2f48d6893b638576945c3e9afc6
RANDOM SEED=1954600675

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        28633880 kB
Buffers:          368616 kB
Cached:          2702012 kB
SwapCached:            0 kB
Active:          1213508 kB
Inactive:        2179388 kB
Active(anon):     323940 kB
Inactive(anon):        0 kB
Active(file):     889568 kB
Inactive(file):  2179388 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9672 kB
Writeback:             0 kB
AnonPages:        334292 kB
Mapped:            15636 kB
Shmem:               200 kB
Slab:             699020 kB
SReclaimable:     140752 kB
SUnreclaim:       558268 kB
KernelStack:        1512 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     472124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 71460 MiB
End job on node144 at 2012-05-27 19:04:17