Trace number 3697734

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.05 1801.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_2.opb
MD5SUM0c9f9f4d9069e955741fce23953a7e72
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3385647
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 147197952
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48050028218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 147197952
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48050028218
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.98/1.09	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.09	c [INC SYSTEM] execute solver
1.06/1.24	c [INC SEARCH] formula is SAT
1.06/1.24	c [INC SYSTEM] solved the initial formula
1.06/1.26	c model valid
1.06/1.26	c current solution ok
1.42/1.64	o 250238621
1.42/1.64	c [INC SYSTEM] there exists a inc, kill it!
1.42/1.64	c write failed with 2
1.42/1.64	c [INC SEARCH] iteration: 0
1.42/1.64	c [INC BOUNDS] best value:250238671 search for 250238670
1.42/1.64	c [INC SYSTEM] create new solver instance
1.42/1.64	c [INC] encode full formula
1.42/1.64	c fallback to adder encoding
2.27/2.38	c set iterative enc to: adder
2.27/2.38	c set iterative enc to: none
2.37/2.48	c [INC SEARCH] isOptimum variable: 0
4.46/4.56	c formula is SAT
4.46/4.58	c [INC SEARCH] copied best model
4.46/4.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.56/4.60	c model valid
4.56/4.60	c current solution ok
4.56/4.60	o 198799237
4.56/4.60	c [INC SEARCH] iteration: 1
4.56/4.60	c [INC BOUNDS] best value:198799287 search for 198799286
4.56/4.60	c [INC SYSTEM] there exists a inc, kill it!
4.56/4.60	c write failed with 2
4.56/4.61	c [INC SYSTEM] create new solver instance
4.56/4.61	c [INC] encode full formula
4.56/4.61	c fallback to adder encoding
5.28/5.34	c set iterative enc to: adder
5.28/5.34	c set iterative enc to: none
5.33/6.51	c [INC SEARCH] isOptimum variable: 0
7.62/8.74	c formula is SAT
7.62/8.76	c [INC SEARCH] copied best model
7.62/8.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.62/8.78	c model valid
7.62/8.78	c current solution ok
7.62/8.78	o 54579617
7.62/8.78	c [INC SEARCH] iteration: 2
7.62/8.78	c [INC BOUNDS] best value:54579667 search for 54579666
7.62/8.78	c [INC SYSTEM] there exists a inc, kill it!
7.62/8.78	c write failed with 2
7.62/8.79	c [INC SYSTEM] create new solver instance
7.62/8.79	c [INC] encode full formula
7.62/8.79	c fallback to adder encoding
8.33/9.45	c set iterative enc to: adder
8.33/9.45	c set iterative enc to: none
8.43/9.55	c [INC SEARCH] isOptimum variable: 0
21.12/22.28	c formula is SAT
21.23/22.30	c [INC SEARCH] copied best model
21.23/22.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.23/22.32	c model valid
21.23/22.32	c current solution ok
21.23/22.32	o 38378773
21.23/22.32	c [INC SEARCH] iteration: 3
21.23/22.32	c [INC BOUNDS] best value:38378823 search for 38378822
21.23/22.32	c [INC SYSTEM] there exists a inc, kill it!
21.23/22.32	c write failed with 2
21.23/22.33	c [INC SYSTEM] create new solver instance
21.23/22.33	c [INC] encode full formula
21.23/22.33	c fallback to adder encoding
21.84/22.95	c set iterative enc to: adder
21.84/22.95	c set iterative enc to: none
21.94/23.04	c [INC SEARCH] isOptimum variable: 0
30.44/31.53	c formula is SAT
30.44/31.55	c [INC SEARCH] copied best model
30.44/31.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.44/31.56	c model valid
30.44/31.56	c current solution ok
30.44/31.56	o 32745357
30.44/31.56	c [INC SEARCH] iteration: 4
30.44/31.56	c [INC BOUNDS] best value:32745407 search for 32745406
30.44/31.56	c [INC SYSTEM] there exists a inc, kill it!
30.44/31.56	c write failed with 2
30.44/31.57	c [INC SYSTEM] create new solver instance
30.44/31.57	c [INC] encode full formula
30.44/31.57	c fallback to adder encoding
31.05/32.16	c set iterative enc to: adder
31.05/32.16	c set iterative enc to: none
31.13/32.25	c [INC SEARCH] isOptimum variable: 0
40.83/41.94	c formula is SAT
40.83/41.96	c [INC SEARCH] copied best model
40.83/41.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.83/41.97	c model valid
40.83/41.97	c current solution ok
40.83/41.97	o 24744085
40.83/41.97	c [INC SEARCH] iteration: 5
40.83/41.97	c [INC BOUNDS] best value:24744135 search for 24744134
40.83/41.97	c [INC SYSTEM] there exists a inc, kill it!
40.83/41.97	c write failed with 2
40.83/41.98	c [INC SYSTEM] create new solver instance
40.83/41.98	c [INC] encode full formula
40.83/41.98	c fallback to adder encoding
41.44/42.55	c set iterative enc to: adder
41.44/42.55	c set iterative enc to: none
41.55/42.63	c [INC SEARCH] isOptimum variable: 0
53.05/54.14	c formula is SAT
53.05/54.16	c [INC SEARCH] copied best model
53.05/54.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.05/54.17	c model valid
53.05/54.17	c current solution ok
53.05/54.17	o 24090055
53.05/54.17	c [INC SEARCH] iteration: 6
53.05/54.17	c [INC BOUNDS] best value:24090105 search for 24090104
53.05/54.17	c [INC SYSTEM] there exists a inc, kill it!
53.05/54.17	c write failed with 2
53.05/54.18	c [INC SYSTEM] create new solver instance
53.05/54.18	c [INC] encode full formula
53.05/54.18	c fallback to adder encoding
53.65/54.74	c set iterative enc to: adder
53.65/54.74	c set iterative enc to: none
53.75/54.82	c [INC SEARCH] isOptimum variable: 0
69.14/70.23	c formula is SAT
69.14/70.25	c [INC SEARCH] copied best model
69.14/70.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.14/70.26	c model valid
69.14/70.26	c current solution ok
69.14/70.26	o 20403413
69.14/70.26	c [INC SEARCH] iteration: 7
69.14/70.26	c [INC BOUNDS] best value:20403463 search for 20403462
69.14/70.26	c [INC SYSTEM] there exists a inc, kill it!
69.14/70.26	c write failed with 2
69.14/70.27	c [INC SYSTEM] create new solver instance
69.14/70.27	c [INC] encode full formula
69.14/70.27	c fallback to adder encoding
69.75/70.82	c set iterative enc to: adder
69.75/70.82	c set iterative enc to: none
69.86/70.91	c [INC SEARCH] isOptimum variable: 0
73.45/74.58	c formula is SAT
73.45/74.59	c [INC SEARCH] copied best model
73.45/74.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
73.55/74.61	c model valid
73.55/74.61	c current solution ok
73.55/74.61	o 20102947
73.55/74.61	c [INC SEARCH] iteration: 8
73.55/74.61	c [INC BOUNDS] best value:20102997 search for 20102996
73.55/74.61	c [INC SYSTEM] there exists a inc, kill it!
73.55/74.61	c write failed with 2
73.55/74.62	c [INC SYSTEM] create new solver instance
73.55/74.62	c [INC] encode full formula
73.55/74.62	c fallback to adder encoding
74.05/75.16	c set iterative enc to: adder
74.05/75.16	c set iterative enc to: none
74.16/75.25	c [INC SEARCH] isOptimum variable: 0
89.35/90.44	c formula is SAT
89.35/90.46	c [INC SEARCH] copied best model
89.35/90.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.35/90.48	c model valid
89.35/90.48	c current solution ok
89.35/90.48	o 20090845
89.35/90.48	c [INC SEARCH] iteration: 9
89.35/90.48	c [INC BOUNDS] best value:20090895 search for 20090894
89.35/90.48	c [INC SYSTEM] there exists a inc, kill it!
89.35/90.48	c write failed with 2
89.35/90.48	c [INC SYSTEM] create new solver instance
89.35/90.48	c [INC] encode full formula
89.35/90.48	c fallback to adder encoding
89.96/91.03	c set iterative enc to: adder
89.96/91.03	c set iterative enc to: none
90.05/91.11	c [INC SEARCH] isOptimum variable: 0
137.33/138.50	c formula is SAT
137.44/138.51	c [INC SEARCH] copied best model
137.44/138.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.44/138.53	c model valid
137.44/138.53	c current solution ok
137.44/138.53	o 18843477
137.44/138.53	c [INC SEARCH] iteration: 10
137.44/138.53	c [INC BOUNDS] best value:18843527 search for 18843526
137.44/138.53	c [INC SYSTEM] there exists a inc, kill it!
137.44/138.53	c write failed with 2
137.44/138.54	c [INC SYSTEM] create new solver instance
137.44/138.54	c [INC] encode full formula
137.44/138.54	c fallback to adder encoding
137.95/139.08	c set iterative enc to: adder
137.95/139.08	c set iterative enc to: none
138.04/139.16	c [INC SEARCH] isOptimum variable: 0
147.56/148.70	c formula is SAT
147.66/148.71	c [INC SEARCH] copied best model
147.66/148.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
147.66/148.73	c model valid
147.66/148.73	c current solution ok
147.66/148.73	o 16062647
147.66/148.73	c [INC SEARCH] iteration: 11
147.66/148.73	c [INC BOUNDS] best value:16062697 search for 16062696
147.66/148.73	c [INC SYSTEM] there exists a inc, kill it!
147.66/148.73	c write failed with 2
147.66/148.74	c [INC SYSTEM] create new solver instance
147.66/148.74	c [INC] encode full formula
147.66/148.74	c fallback to adder encoding
148.15/149.25	c set iterative enc to: adder
148.15/149.25	c set iterative enc to: none
148.26/149.32	c [INC SEARCH] isOptimum variable: 0
169.65/170.74	c formula is SAT
169.65/170.75	c [INC SEARCH] copied best model
169.65/170.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
169.65/170.77	c model valid
169.65/170.77	c current solution ok
169.65/170.77	o 15979701
169.65/170.77	c [INC SEARCH] iteration: 12
169.65/170.77	c [INC BOUNDS] best value:15979751 search for 15979750
169.65/170.77	c [INC SYSTEM] there exists a inc, kill it!
169.65/170.77	c write failed with 2
169.65/170.78	c [INC SYSTEM] create new solver instance
169.65/170.78	c [INC] encode full formula
169.65/170.78	c fallback to adder encoding
170.16/171.29	c set iterative enc to: adder
170.16/171.29	c set iterative enc to: none
170.25/171.36	c [INC SEARCH] isOptimum variable: 0
180.14/181.21	c formula is SAT
180.14/181.23	c [INC SEARCH] copied best model
180.14/181.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.14/181.24	c model valid
180.14/181.24	c current solution ok
180.14/181.24	o 14838185
180.14/181.24	c [INC SEARCH] iteration: 13
180.14/181.24	c [INC BOUNDS] best value:14838235 search for 14838234
180.14/181.24	c [INC SYSTEM] there exists a inc, kill it!
180.14/181.24	c write failed with 2
180.14/181.25	c [INC SYSTEM] create new solver instance
180.14/181.25	c [INC] encode full formula
180.14/181.25	c fallback to adder encoding
180.66/181.75	c set iterative enc to: adder
180.66/181.75	c set iterative enc to: none
180.76/181.83	c [INC SEARCH] isOptimum variable: 0
261.01/262.20	c formula is SAT
261.13/262.21	c [INC SEARCH] copied best model
261.13/262.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
261.13/262.23	c model valid
261.13/262.23	c current solution ok
261.13/262.23	o 14508417
261.13/262.23	c [INC SEARCH] iteration: 14
261.13/262.23	c [INC BOUNDS] best value:14508467 search for 14508466
261.13/262.23	c [INC SYSTEM] there exists a inc, kill it!
261.13/262.23	c write failed with 2
261.13/262.23	c [INC SYSTEM] create new solver instance
261.13/262.23	c [INC] encode full formula
261.13/262.23	c fallback to adder encoding
261.62/262.73	c set iterative enc to: adder
261.62/262.73	c set iterative enc to: none
261.73/262.81	c [INC SEARCH] isOptimum variable: 0
319.11/320.23	c formula is SAT
319.11/320.25	c [INC SEARCH] copied best model
319.11/320.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
319.11/320.26	c model valid
319.11/320.26	c current solution ok
319.11/320.26	o 12372563
319.11/320.26	c [INC SEARCH] iteration: 15
319.11/320.26	c [INC BOUNDS] best value:12372613 search for 12372612
319.11/320.26	c [INC SYSTEM] there exists a inc, kill it!
319.11/320.26	c write failed with 2
319.11/320.27	c [INC SYSTEM] create new solver instance
319.11/320.27	c [INC] encode full formula
319.11/320.27	c fallback to adder encoding
319.63/320.76	c set iterative enc to: adder
319.63/320.76	c set iterative enc to: none
319.72/320.83	c [INC SEARCH] isOptimum variable: 0
336.21/337.39	c formula is SAT
336.31/337.41	c [INC SEARCH] copied best model
336.31/337.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
336.31/337.43	c model valid
336.31/337.43	c current solution ok
336.31/337.43	o 11583647
336.31/337.43	c [INC SEARCH] iteration: 16
336.31/337.43	c [INC BOUNDS] best value:11583697 search for 11583696
336.31/337.43	c [INC SYSTEM] there exists a inc, kill it!
336.31/337.43	c write failed with 2
336.31/337.43	c [INC SYSTEM] create new solver instance
336.31/337.43	c [INC] encode full formula
336.31/337.43	c fallback to adder encoding
336.84/337.92	c set iterative enc to: adder
336.84/337.92	c set iterative enc to: none
336.93/338.00	c [INC SEARCH] isOptimum variable: 0
381.71/382.82	c formula is SAT
381.71/382.84	c [INC SEARCH] copied best model
381.71/382.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
381.71/382.86	c model valid
381.71/382.86	c current solution ok
381.71/382.86	o 7159439
381.71/382.86	c [INC SEARCH] iteration: 17
381.71/382.86	c [INC BOUNDS] best value:7159489 search for 7159488
381.71/382.86	c [INC SYSTEM] there exists a inc, kill it!
381.71/382.86	c write failed with 2
381.71/382.87	c [INC SYSTEM] create new solver instance
381.71/382.87	c [INC] encode full formula
381.71/382.87	c fallback to adder encoding
382.23/383.32	c set iterative enc to: adder
382.23/383.32	c set iterative enc to: none
382.23/383.38	c [INC SEARCH] isOptimum variable: 0
586.55/587.77	c formula is SAT
586.55/587.79	c [INC SEARCH] copied best model
586.55/587.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
586.67/587.80	c model valid
586.67/587.80	c current solution ok
586.67/587.80	o 6020043
586.67/587.80	c [INC SEARCH] iteration: 18
586.67/587.80	c [INC BOUNDS] best value:6020093 search for 6020092
586.67/587.80	c [INC SYSTEM] there exists a inc, kill it!
586.67/587.80	c write failed with 2
586.67/587.81	c [INC SYSTEM] create new solver instance
586.67/587.81	c [INC] encode full formula
586.67/587.81	c fallback to adder encoding
587.08/588.25	c set iterative enc to: adder
587.08/588.25	c set iterative enc to: none
587.16/588.31	c [INC SEARCH] isOptimum variable: 0
1201.84/1203.12	c formula is SAT
1201.84/1203.14	c [INC SEARCH] copied best model
1201.84/1203.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1201.84/1203.15	c model valid
1201.84/1203.15	c current solution ok
1201.84/1203.15	o 5955905
1201.84/1203.15	c [INC SEARCH] iteration: 19
1201.84/1203.15	c [INC BOUNDS] best value:5955955 search for 5955954
1201.84/1203.15	c [INC SYSTEM] there exists a inc, kill it!
1201.84/1203.15	c write failed with 2
1201.84/1203.16	c [INC SYSTEM] create new solver instance
1201.84/1203.16	c [INC] encode full formula
1201.84/1203.16	c fallback to adder encoding
1202.27/1203.60	c set iterative enc to: adder
1202.27/1203.60	c set iterative enc to: none
1202.36/1203.67	c [INC SEARCH] isOptimum variable: 0
1214.14/1215.47	c formula is SAT
1214.14/1215.49	c [INC SEARCH] copied best model
1214.14/1215.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1214.25/1215.50	c model valid
1214.25/1215.50	c current solution ok
1214.25/1215.50	o 4898371
1214.25/1215.50	c [INC SEARCH] iteration: 20
1214.25/1215.50	c [INC BOUNDS] best value:4898421 search for 4898420
1214.25/1215.50	c [INC SYSTEM] there exists a inc, kill it!
1214.25/1215.50	c write failed with 2
1214.25/1215.51	c [INC SYSTEM] create new solver instance
1214.25/1215.51	c [INC] encode full formula
1214.25/1215.51	c fallback to adder encoding
1214.65/1215.93	c set iterative enc to: adder
1214.65/1215.93	c set iterative enc to: none
1214.77/1216.00	c [INC SEARCH] isOptimum variable: 0
1800.02/1801.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1801.40	s UNKNOWN
1800.02/1801.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1801.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-3697734-1338132879/watcher-3697734-1338132879 -o /tmp/evaluation-result-3697734-1338132879/solver-3697734-1338132879 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697734-1338132879.opb 605812652 HOME HOME 

running on 4 cores: 0,2,4,6

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.00 2.00 2.00 3/178 26361
/proc/meminfo: memFree=28696188/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0

[startup+0.024313 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26361
/proc/meminfo: memFree=28696188/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26361
/proc/meminfo: memFree=28696188/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300151 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26361
/proc/meminfo: memFree=28696188/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26361
/proc/meminfo: memFree=28696188/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26365
/proc/meminfo: memFree=28597808/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=18248 CPUtime=1.32 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) R 26361 26361 24682 0 -1 4202496 4640 17394 0 0 19 22 79 12 20 0 1 0 279412762 18685952 3821 33554432000 4194304 5992684 140736795287088 140736795273352 5179696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 4562 3821 181 440 0 4118 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 27396

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.99 4/180 26368
/proc/meminfo: memFree=28626368/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=30524 CPUtime=2.45 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 10235 25399 0 0 94 43 93 15 20 0 1 0 279412762 31256576 6899 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 7631 6899 190 440 0 7187 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 39672
heavy processes:

[startup+6.30025 s]
/proc/loadavg: 1.92 1.98 1.99 2/181 26371
/proc/meminfo: memFree=28551328/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=91816 CPUtime=5.32 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 15775 58253 0 0 169 45 292 26 20 0 1 0 279412762 94019584 19263 33554432000 4194304 5992684 140736795287088 140736795280592 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 22954 19263 190 440 0 22510 0
[pid=26371] ppid=26362 vsize=16712 CPUtime=0.01 cores=0,2,4,6
/proc/26371/stat : 26371 (cp) R 26362 26361 24682 0 -1 4202496 502 0 0 0 0 1 0 0 20 0 1 0 279413297 17113088 186 33554432000 4194304 4305796 140736221539648 140736221537592 223651644304 0 0 4096 0 0 0 0 17 0 0 0 93 0 0
/proc/26371/statm: 4178 186 154 28 0 74 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 117676

[startup+12.7004 s]
/proc/loadavg: 2.31 2.07 2.02 3/181 26374
/proc/meminfo: memFree=28476760/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=25856 CPUtime=8.48 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 23136 90878 0 0 239 63 508 38 20 0 1 0 279412762 26476544 5765 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 6464 5765 191 440 0 6020 0
[pid=26374] ppid=26362 vsize=152848 CPUtime=3.13 cores=0,2,4,6
/proc/26374/stat : 26374 (glucosInc) R 26362 26361 24682 0 -1 4202496 29955 0 0 0 307 6 0 0 20 0 1 0 279413717 156516352 34397 33554432000 4194304 5654031 140733391421184 140733391418968 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26374/statm: 38212 34397 140 357 0 37852 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 187852

[startup+25.5065 s]
/proc/loadavg: 2.26 2.06 2.02 3/181 26376
/proc/meminfo: memFree=28481732/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=25364 CPUtime=21.99 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 29703 122601 0 0 305 72 1773 49 20 0 1 0 279412762 25972736 5642 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 6341 5642 191 440 0 5897 0
[pid=26376] ppid=26362 vsize=150132 CPUtime=2.45 cores=0,2,4,6
/proc/26376/stat : 26376 (glucosInc) R 26362 26361 24682 0 -1 4202496 28367 0 0 0 238 7 0 0 20 0 1 0 279415067 153735168 33040 33554432000 4194304 5654031 140734089820784 140734089808600 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26376/statm: 37533 33040 139 357 0 37173 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 184644

[startup+51.1004 s]
/proc/loadavg: 2.17 2.06 2.02 3/181 26380
/proc/meminfo: memFree=28484540/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=24672 CPUtime=41.59 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 41999 180486 0 0 427 89 3573 70 20 0 1 0 279412762 25264128 5469 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 6168 5469 191 440 0 5724 0
[pid=26380] ppid=26362 vsize=147792 CPUtime=8.45 cores=0,2,4,6
/proc/26380/stat : 26380 (glucosInc) R 26362 26361 24682 0 -1 4202496 27964 0 0 0 840 5 0 0 20 0 1 0 279417025 151339008 30861 33554432000 4194304 5654031 140737223593728 140737223581544 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26380/statm: 36948 30861 141 357 0 36588 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 181612

[startup+102.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/181 26388
/proc/meminfo: memFree=28489468/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=24440 CPUtime=90.07 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 63149 291702 0 0 660 119 8122 106 20 0 1 0 279412762 25026560 5411 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 6110 5411 191 440 0 5666 0
[pid=26388] ppid=26362 vsize=151932 CPUtime=11.17 cores=0,2,4,6
/proc/26388/stat : 26388 (glucosInc) R 26362 26361 24682 0 -1 4202496 26295 0 0 0 1111 6 0 0 20 0 1 0 279421874 155578368 31487 33554432000 4194304 5654031 140735075244064 140735075231880 4215374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26388/statm: 37983 31487 142 357 0 37623 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 185520

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.02 3/181 26392
/proc/meminfo: memFree=28484992/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=24232 CPUtime=148.29 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 74044 347890 0 0 772 134 13796 127 20 0 1 0 279412762 24813568 5359 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 6058 5359 191 440 0 5614 0
[pid=26392] ppid=26362 vsize=132068 CPUtime=12.96 cores=0,2,4,6
/proc/26392/stat : 26392 (glucosInc) R 26362 26361 24682 0 -1 4202496 25608 0 0 0 1289 7 0 0 20 0 1 0 279427695 135237632 30111 33554432000 4194304 5654031 140733302271840 140733302259656 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26392/statm: 33017 30111 142 357 0 32657 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 165448

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/181 26397
/proc/meminfo: memFree=28470080/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=24088 CPUtime=180.79 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 84601 400821 0 0 878 148 16907 146 20 0 1 0 279412762 24666112 5323 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/26362/statm: 6022 5323 191 440 0 5578 0
[pid=26397] ppid=26362 vsize=131952 CPUtime=40.44 cores=0,2,4,6
/proc/26397/stat : 26397 (glucosInc) R 26362 26361 24682 0 -1 4202496 26313 0 0 0 4037 7 0 0 20 0 1 0 279430945 135118848 29143 33554432000 4194304 5654031 140735004114560 140735004102376 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26397/statm: 32988 29143 142 357 0 32628 0
Current children cumulated CPU time (s) 221.23
Current children cumulated vsize (KiB) 165188

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/181 26399
/proc/meminfo: memFree=28476656/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28199756/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=116256 CPUtime=26.28 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 21842 0 0 0 2623 5 0 0 20 0 1 0 279534362 119046144 25052 33554432000 4194304 5654031 140733582072480 140733582060296 4216057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26475/statm: 29064 25052 141 357 0 28704 0
Current children cumulated CPU time (s) 1241.05
Current children cumulated vsize (KiB) 181392

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26475
/proc/meminfo: memFree=28126200/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=148424 CPUtime=86.26 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 23435 0 0 0 8620 6 0 0 20 0 1 0 279534362 151986176 33599 33554432000 4194304 5654031 140733582072480 140733582070280 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26475/statm: 37106 33599 141 357 0 36746 0
Current children cumulated CPU time (s) 1301.03
Current children cumulated vsize (KiB) 213560

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26475
/proc/meminfo: memFree=28109384/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=148424 CPUtime=146.24 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 24080 0 0 0 14617 7 0 0 20 0 1 0 279534362 151986176 34944 33554432000 4194304 5654031 140733582072480 140733582060296 4232607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26475/statm: 37106 34944 141 357 0 36746 0
Current children cumulated CPU time (s) 1361.01
Current children cumulated vsize (KiB) 213560

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26476
/proc/meminfo: memFree=28099140/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=197920 CPUtime=206.22 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 24429 0 0 0 20614 8 0 0 20 0 1 0 279534362 202670080 44842 33554432000 4194304 5654031 140733582072480 140733582060296 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 49480 44842 141 357 0 49120 0
Current children cumulated CPU time (s) 1420.99
Current children cumulated vsize (KiB) 263056

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26476
/proc/meminfo: memFree=28128204/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=148600 CPUtime=266.2 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 24611 0 0 0 26611 9 0 0 20 0 1 0 279534362 152166400 35056 33554432000 4194304 5654031 140733582072480 140733582060296 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 37150 35056 141 357 0 36790 0
Current children cumulated CPU time (s) 1480.97
Current children cumulated vsize (KiB) 213736

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 26479
/proc/meminfo: memFree=28084308/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=228900 CPUtime=326.19 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 25445 0 0 0 32608 11 0 0 20 0 1 0 279534362 234393600 47690 33554432000 4194304 5654031 140733582072480 140733582060296 4215126 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 57225 47690 141 357 0 56865 0
Current children cumulated CPU time (s) 1540.96
Current children cumulated vsize (KiB) 294036

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 26502
/proc/meminfo: memFree=28077064/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=228900 CPUtime=386.18 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 26310 0 0 0 38605 13 0 0 20 0 1 0 279534362 234393600 48322 33554432000 4194304 5654031 140733582072480 140733582060296 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 57225 48322 141 357 0 56865 0
Current children cumulated CPU time (s) 1600.95
Current children cumulated vsize (KiB) 294036

[startup+1662.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26502
/proc/meminfo: memFree=28081260/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=198320 CPUtime=446.17 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 27282 0 0 0 44602 15 0 0 20 0 1 0 279534362 203079680 43707 33554432000 4194304 5654031 140733582072480 140733582060296 4232700 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 49580 43707 141 357 0 49220 0
Current children cumulated CPU time (s) 1660.94
Current children cumulated vsize (KiB) 263456

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26503
/proc/meminfo: memFree=28081504/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=229140 CPUtime=506.16 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 27878 0 0 0 50600 16 0 0 20 0 1 0 279534362 234639360 50942 33554432000 4194304 5654031 140733582072480 140733582060296 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 57285 50942 141 357 0 56925 0
Current children cumulated CPU time (s) 1720.93
Current children cumulated vsize (KiB) 294276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26503
/proc/meminfo: memFree=28108344/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=198320 CPUtime=566.15 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 28789 0 0 0 56596 19 0 0 20 0 1 0 279534362 203079680 43195 33554432000 4194304 5654031 140733582072480 140733582060296 4232544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 49580 43195 141 357 0 49220 0
Current children cumulated CPU time (s) 1780.92
Current children cumulated vsize (KiB) 263456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26503
/proc/meminfo: memFree=28095932/32873844 swapFree=6856/6856
[pid=26361] ppid=26359 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26361/stat : 26361 (npSolver-pbo-It) S 26359 26361 24682 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279412762 9367552 275 33554432000 4194304 5064252 140735076620480 140735076619392 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26361/statm: 2287 275 233 213 0 72 0
[pid=26362] ppid=26361 vsize=55988 CPUtime=1214.77 cores=0,2,4,6
/proc/26362/stat : 26362 (npSolver-pbo) S 26361 26361 24682 0 -1 4202496 119537 592598 0 0 1226 190 119835 226 20 0 1 0 279412762 57331712 13278 33554432000 4194304 5992684 140736795287088 140736795272920 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26362/statm: 13997 13278 191 440 0 13553 0
[pid=26475] ppid=26362 vsize=198320 CPUtime=585.25 cores=0,2,4,6
/proc/26475/stat : 26475 (glucosInc) R 26362 26361 24682 0 -1 4202496 28793 0 0 0 58506 19 0 0 20 0 1 0 279534362 203079680 45243 33554432000 4194304 5654031 140733582072480 140733582060296 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26475/statm: 49580 45243 141 357 0 49220 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 263456

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.41
CPU time (s): 1800.05
CPU user time (s): 1795.68
CPU system time (s): 4.36734
CPU usage (%): 99.9244
Max. virtual memory (cumulated for all children) (KiB): 344184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.68
system time used= 4.36734
maximum resident set size= 250528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 741307
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1804608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11453
involuntary context switches= 2479

runsolver used 3.57146 second user time and 10.7064 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 17:34:39
IDJOB=3697734
IDBENCH=92747
IDSOLVER=2275
FILE ID=node144/3697734-1338132879
RUNJOBID= node144-1338121665-24698
PBS_JOBID= 14624480
Free space on /tmp= 71404 MiB

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

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

MD5SUM BENCH= 0c9f9f4d9069e955741fce23953a7e72
RANDOM SEED=605812652

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:        28696568 kB
Buffers:          359880 kB
Cached:          2702244 kB
SwapCached:            0 kB
Active:          1166608 kB
Inactive:        2174992 kB
Active(anon):     280988 kB
Inactive(anon):        0 kB
Active(file):     885620 kB
Inactive(file):  2174992 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        338080 kB
Mapped:            15408 kB
Shmem:               200 kB
Slab:             696032 kB
SReclaimable:     138640 kB
SUnreclaim:       557392 kB
KernelStack:        1504 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     409092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71296 MiB
End job on node144 at 2012-05-27 18:04:40