Trace number 3752552

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.12 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint60
Maximum length of a constraint103
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

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.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
0.00/0.40	c [INC SEARCH] formula is SAT
0.00/0.41	c [INC SYSTEM] solved the initial formula
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.54	o 0
0.00/0.54	c starting approximation
0.00/0.54	c factor = 1
0.00/0.54	c can not find a suitable factor, leaving approximation
0.00/0.54	c finished approximation
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:500 search for 499
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.54	c old isEQ: 48, new EQ is 0
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o -26
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:474 search for 473
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c (debug) using card networks
0.00/0.61	c old isEQ: 160, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o -27
0.00/0.69	c [INC SEARCH] iteration: 2
0.00/0.69	c [INC BOUNDS] best value:473 search for 472
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.69	c old isEQ: 160, new EQ is 0
0.00/0.70	c set iterative enc to: card
0.00/0.70	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
0.00/0.74	c formula is SAT
0.00/0.75	c [INC SEARCH] copied best model
0.00/0.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.76	c model valid
0.00/0.76	c current solution ok
0.00/0.76	o -28
0.00/0.76	c [INC SEARCH] iteration: 3
0.00/0.76	c [INC BOUNDS] best value:472 search for 471
0.00/0.76	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.76	c write failed with 2
0.00/0.76	c [INC SYSTEM] create new solver instance
0.00/0.76	c [INC] encode full formula
0.00/0.76	c (debug) using card networks
0.00/0.76	c old isEQ: 160, new EQ is 0
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
0.00/0.82	c formula is SAT
0.00/0.82	c [INC SEARCH] copied best model
0.00/0.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o -29
0.00/0.84	c [INC SEARCH] iteration: 4
0.00/0.84	c [INC BOUNDS] best value:471 search for 470
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 160, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
0.00/0.90	c formula is SAT
0.00/0.90	c [INC SEARCH] copied best model
0.00/0.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.91/1.01	c model valid
0.91/1.01	c current solution ok
0.91/1.01	o -30
0.91/1.01	c [INC SEARCH] iteration: 5
0.91/1.01	c [INC BOUNDS] best value:470 search for 469
0.91/1.01	c [INC SYSTEM] there exists a inc, kill it!
0.91/1.01	c write failed with 2
0.91/1.01	c [INC SYSTEM] create new solver instance
0.91/1.01	c [INC] encode full formula
0.91/1.01	c (debug) using card networks
0.91/1.01	c old isEQ: 160, new EQ is 0
0.91/1.01	c set iterative enc to: card
0.91/1.01	c set iterative enc to: none
0.92/1.10	c [INC SEARCH] isOptimum variable: 0
0.92/1.17	c formula is SAT
0.92/1.18	c [INC SEARCH] copied best model
0.92/1.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.92/1.19	c model valid
0.92/1.19	c current solution ok
0.92/1.19	o -31
0.92/1.19	c [INC SEARCH] iteration: 6
0.92/1.19	c [INC BOUNDS] best value:469 search for 468
0.92/1.19	c [INC SYSTEM] there exists a inc, kill it!
0.92/1.19	c write failed with 2
0.92/1.19	c [INC SYSTEM] create new solver instance
0.92/1.19	c [INC] encode full formula
0.92/1.19	c (debug) using card networks
0.92/1.19	c old isEQ: 160, new EQ is 0
1.02/1.20	c set iterative enc to: card
1.02/1.20	c set iterative enc to: none
1.02/1.21	c [INC SEARCH] isOptimum variable: 0
1.02/1.27	c formula is SAT
1.02/1.28	c [INC SEARCH] copied best model
1.02/1.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.02/1.29	c model valid
1.02/1.29	c current solution ok
1.02/1.29	o -32
1.02/1.29	c [INC SEARCH] iteration: 7
1.02/1.29	c [INC BOUNDS] best value:468 search for 467
1.02/1.29	c [INC SYSTEM] there exists a inc, kill it!
1.02/1.29	c write failed with 2
1.02/1.29	c [INC SYSTEM] create new solver instance
1.02/1.29	c [INC] encode full formula
1.02/1.29	c (debug) using card networks
1.02/1.29	c old isEQ: 160, new EQ is 0
1.11/1.30	c set iterative enc to: card
1.11/1.30	c set iterative enc to: none
1.11/1.31	c [INC SEARCH] isOptimum variable: 0
4.20/4.42	c formula is SAT
4.20/4.43	c [INC SEARCH] copied best model
4.20/4.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.20/4.44	c model valid
4.20/4.44	c current solution ok
4.20/4.44	o -33
4.20/4.44	c [INC SEARCH] iteration: 8
4.20/4.44	c [INC BOUNDS] best value:467 search for 466
4.20/4.44	c [INC SYSTEM] there exists a inc, kill it!
4.20/4.44	c write failed with 2
4.20/4.45	c [INC SYSTEM] create new solver instance
4.20/4.45	c [INC] encode full formula
4.20/4.45	c (debug) using card networks
4.20/4.45	c old isEQ: 160, new EQ is 0
4.20/4.45	c set iterative enc to: card
4.20/4.45	c set iterative enc to: none
4.20/4.46	c [INC SEARCH] isOptimum variable: 0
4.27/4.84	c formula is SAT
4.27/4.85	c [INC SEARCH] copied best model
4.27/4.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.27/4.86	c model valid
4.27/4.86	c current solution ok
4.27/4.86	o -34
4.27/4.86	c [INC SEARCH] iteration: 9
4.27/4.86	c [INC BOUNDS] best value:466 search for 465
4.27/4.86	c [INC SYSTEM] there exists a inc, kill it!
4.27/4.86	c write failed with 2
4.27/4.86	c [INC SYSTEM] create new solver instance
4.27/4.86	c [INC] encode full formula
4.27/4.86	c (debug) using card networks
4.27/4.86	c old isEQ: 160, new EQ is 0
4.27/4.87	c set iterative enc to: card
4.27/4.87	c set iterative enc to: none
4.27/4.88	c [INC SEARCH] isOptimum variable: 0
27.19/27.42	c formula is SAT
27.19/27.42	c [INC SEARCH] copied best model
27.19/27.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.19/27.43	c model valid
27.19/27.43	c current solution ok
27.19/27.43	o -35
27.19/27.43	c [INC SEARCH] iteration: 10
27.19/27.43	c [INC BOUNDS] best value:465 search for 464
27.19/27.43	c [INC SYSTEM] there exists a inc, kill it!
27.19/27.43	c write failed with 2
27.19/27.44	c [INC SYSTEM] create new solver instance
27.19/27.44	c [INC] encode full formula
27.19/27.44	c (debug) using card networks
27.19/27.44	c old isEQ: 160, new EQ is 0
27.19/27.45	c set iterative enc to: card
27.19/27.45	c set iterative enc to: none
27.19/27.45	c [INC SEARCH] isOptimum variable: 0
41.47/41.79	c formula is SAT
41.47/41.80	c [INC SEARCH] copied best model
41.47/41.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.56/41.81	c model valid
41.56/41.81	c current solution ok
41.56/41.81	o -36
41.56/41.81	c [INC SEARCH] iteration: 11
41.56/41.81	c [INC BOUNDS] best value:464 search for 463
41.56/41.81	c [INC SYSTEM] there exists a inc, kill it!
41.56/41.81	c write failed with 2
41.56/41.82	c [INC SYSTEM] create new solver instance
41.56/41.82	c [INC] encode full formula
41.56/41.82	c (debug) using card networks
41.56/41.82	c old isEQ: 160, new EQ is 0
41.56/41.83	c set iterative enc to: card
41.56/41.83	c set iterative enc to: none
41.56/41.83	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.61	s UNKNOWN
1800.09/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.61	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-3752552-1339136011/watcher-3752552-1339136011 -o /tmp/evaluation-result-3752552-1339136011/solver-3752552-1339136011 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752552-1339136011.opb 1308998695 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.00 2.00 1.99 3/178 27350
/proc/meminfo: memFree=26669440/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0

[startup+0.010628 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27350
/proc/meminfo: memFree=26669440/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100206 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27350
/proc/meminfo: memFree=26669440/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27350
/proc/meminfo: memFree=26669440/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27350
/proc/meminfo: memFree=26669440/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.99 2/181 27368
/proc/meminfo: memFree=26658176/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=1.12 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 8754 36814 0 0 32 11 54 15 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 17656

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27373
/proc/meminfo: memFree=26643364/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=1.12 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 8754 36814 0 0 32 11 54 15 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27373] ppid=27351 vsize=20696 CPUtime=1.77 cores=1,3,5,7
/proc/27373/stat : 27373 (glucosInc) R 27351 27350 27075 0 -1 4202496 5690 0 0 0 176 1 0 0 20 0 1 0 379725754 21192704 4494 33554432000 4194304 5654031 140735967855168 140735967853256 4225081 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27373/statm: 5174 4494 142 357 0 4814 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 38352

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27377
/proc/meminfo: memFree=26753020/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=4.69 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 10120 47656 0 0 38 12 401 18 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27377] ppid=27351 vsize=20196 CPUtime=1.4 cores=1,3,5,7
/proc/27377/stat : 27377 (glucosInc) R 27351 27350 27075 0 -1 4202496 4639 0 0 0 140 0 0 0 20 0 1 0 379726111 20680704 4223 33554432000 4194304 5654031 140734374572576 140734374570664 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27377/statm: 5049 4223 132 357 0 4689 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 37852

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27377
/proc/meminfo: memFree=26702188/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=4.69 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 10120 47656 0 0 38 12 401 18 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27377] ppid=27351 vsize=29448 CPUtime=7.8 cores=1,3,5,7
/proc/27377/stat : 27377 (glucosInc) R 27351 27350 27075 0 -1 4202496 6629 0 0 0 779 1 0 0 20 0 1 0 379726111 30154752 6483 33554432000 4194304 5654031 140734374572576 140734374560392 4232607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27377/statm: 7362 6483 142 357 0 7002 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 47104

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27426
/proc/meminfo: memFree=26739920/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=4.69 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 10120 47656 0 0 38 12 401 18 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27377] ppid=27351 vsize=48188 CPUtime=20.59 cores=1,3,5,7
/proc/27377/stat : 27377 (glucosInc) R 27351 27350 27075 0 -1 4202496 8018 0 0 0 2057 2 0 0 20 0 1 0 379726111 49344512 11476 33554432000 4194304 5654031 140734374572576 140734374560392 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27377/statm: 12047 11476 142 357 0 11687 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 65844

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27432
/proc/meminfo: memFree=26732924/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=36680 CPUtime=9.25 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 6729 0 0 0 923 2 0 0 20 0 1 0 379729806 37560320 8583 33554432000 4194304 5654031 140733430647776 140733430635592 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 9170 8583 142 357 0 8810 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 54336

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27434
/proc/meminfo: memFree=26662004/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=79268 CPUtime=60.44 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 9350 0 0 0 6041 3 0 0 20 0 1 0 379729806 81170432 16727 33554432000 4194304 5654031 140733430647776 140733430635592 4217744 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 19817 16727 142 357 0 19457 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 96924

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27434
/proc/meminfo: memFree=26650400/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=79268 CPUtime=120.42 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 9895 0 0 0 12038 4 0 0 20 0 1 0 379729806 81170432 19246 33554432000 4194304 5654031 140733430647776 140733430635592 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 19817 19246 142 357 0 19457 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 96924

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27437
/proc/meminfo: memFree=26682604/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=128588 CPUtime=180.42 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 10089 0 0 0 18036 6 0 0 20 0 1 0 379729806 131674112 27998 33554432000 4194304 5654031 140733430647776 140733430635592 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 32147 27998 142 357 0 31787 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 146244

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27437
/proc/meminfo: memFree=26664732/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=26533996/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1200.25 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 22218 0 0 0 119985 40 0 0 20 0 1 0 379729806 195522560 45164 33554432000 4194304 5654031 140733430647776 140733430635592 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 45164 142 357 0 47375 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 208596

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27449
/proc/meminfo: memFree=26479736/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1260.25 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 23708 0 0 0 125982 43 0 0 20 0 1 0 379729806 195522560 42604 33554432000 4194304 5654031 140733430647776 140733430645864 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 42604 142 357 0 47375 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 208596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27449
/proc/meminfo: memFree=26480116/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1320.24 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 24736 0 0 0 131979 45 0 0 20 0 1 0 379729806 195522560 40559 33554432000 4194304 5654031 140733430647776 140733430645864 4215121 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 40559 142 357 0 47375 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 208596

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27450
/proc/meminfo: memFree=26402476/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=160120 CPUtime=1380.23 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 25645 0 0 0 137976 47 0 0 20 0 1 0 379729806 163962880 38444 33554432000 4194304 5654031 140733430647776 140733430645704 4216505 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 40030 38444 142 357 0 39670 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 177776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27450
/proc/meminfo: memFree=26496008/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=110800 CPUtime=1440.21 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 26242 0 0 0 143973 48 0 0 20 0 1 0 379729806 113459200 27132 33554432000 4194304 5654031 140733430647776 140733430645800 4233457 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 27700 27132 142 357 0 27340 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 128456

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 27451
/proc/meminfo: memFree=26455172/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1500.21 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 26905 0 0 0 149971 50 0 0 20 0 1 0 379729806 195522560 43119 33554432000 4194304 5654031 140733430647776 140733430635592 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 43119 142 357 0 47375 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 208596

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 27454
/proc/meminfo: memFree=26529988/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1560.2 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 27565 0 0 0 155968 52 0 0 20 0 1 0 379729806 195522560 41071 33554432000 4194304 5654031 140733430647776 140733430645864 4215076 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 41071 142 357 0 47375 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 208596

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 27454
/proc/meminfo: memFree=26518088/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=160120 CPUtime=1620.19 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 27641 0 0 0 161966 53 0 0 20 0 1 0 379729806 163962880 36396 33554432000 4194304 5654031 140733430647776 140733430645704 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 40030 36396 142 357 0 39670 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 177776

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27455
/proc/meminfo: memFree=26432608/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1680.18 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 28243 0 0 0 167964 54 0 0 20 0 1 0 379729806 195522560 44143 33554432000 4194304 5654031 140733430647776 140733430635592 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 44143 142 357 0 47375 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 208596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27455
/proc/meminfo: memFree=26411696/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1740.17 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 28909 0 0 0 173961 56 0 0 20 0 1 0 379729806 195522560 43631 33554432000 4194304 5654031 140733430647776 140733430645864 4232794 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 43631 142 357 0 47375 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 208596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27455
/proc/meminfo: memFree=26480100/32873648 swapFree=7388/7388
[pid=27350] ppid=27348 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27350/stat : 27350 (npSolver-pbo-It) S 27348 27350 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379725623 9367552 275 33554432000 4194304 5064252 140734291134368 140734291133280 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27350/statm: 2287 275 233 213 0 72 0
[pid=27351] ppid=27350 vsize=8508 CPUtime=41.62 cores=1,3,5,7
/proc/27351/stat : 27351 (npSolver-pbo) S 27350 27350 27075 0 -1 4202496 11486 66153 0 0 44 13 4081 24 20 0 1 0 379725623 8712192 1759 33554432000 4194304 6004724 140736944364848 140736944350696 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27351/statm: 2127 1759 188 442 0 1681 0
[pid=27432] ppid=27351 vsize=190940 CPUtime=1758.47 cores=1,3,5,7
/proc/27432/stat : 27432 (glucosInc) R 27351 27350 27075 0 -1 4202496 28930 0 0 0 175791 56 0 0 20 0 1 0 379729806 195522560 46191 33554432000 4194304 5654031 140733430647776 140733430645864 4215024 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 47735 46191 142 357 0 47375 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 208596

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.62
CPU time (s): 1800.12
CPU user time (s): 1799.18
CPU system time (s): 0.943856
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 258684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.943856
maximum resident set size= 198256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106951
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1186
involuntary context switches= 3980

runsolver used 2.72558 second user time and 7.2239 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 08:13:31
IDJOB=3752552
IDBENCH=48188
IDSOLVER=2335
FILE ID=node148/3752552-1339136011
RUNJOBID= node148-1339134206-27092
PBS_JOBID= 14643787
Free space on /tmp= 70416 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752552-1339136011/watcher-3752552-1339136011 -o /tmp/evaluation-result-3752552-1339136011/solver-3752552-1339136011 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752552-1339136011.opb 1308998695 HOME HOME

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=1308998695

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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		: 2667.284
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26670464 kB
Buffers:          672308 kB
Cached:          4403072 kB
SwapCached:          560 kB
Active:          2770388 kB
Inactive:        2482828 kB
Active(anon):     167216 kB
Inactive(anon):    10664 kB
Active(file):    2603172 kB
Inactive(file):  2472164 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        303404 kB
Mapped:            12372 kB
Shmem:                36 kB
Slab:             792200 kB
SReclaimable:     236352 kB
SUnreclaim:       555848 kB
KernelStack:        1504 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     334260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70400 MiB
End job on node148 at 2012-06-08 08:43:32