Trace number 3703394

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
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-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
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 constraint25
Maximum length of a constraint47
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)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.17	c [INC SEARCH] formula is SAT
0.00/0.17	c [INC SYSTEM] solved the initial formula
0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.22	o 0
0.00/0.22	c starting approximation
0.00/0.22	c factor = 1
0.00/0.22	c can not find a suitable factor, leaving approximation
0.00/0.22	c finished approximation
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:500 search for 499
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.26	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o -60
0.00/0.27	c [INC SEARCH] iteration: 1
0.00/0.27	c [INC BOUNDS] best value:440 search for 439
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.27	c [INC SYSTEM] create new solver instance
0.00/0.27	c [INC] encode full formula
0.00/0.27	c (debug) using card networks
0.00/0.28	c set iterative enc to: card
0.00/0.28	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.53	c [INC SEARCH] copied best model
0.00/0.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.54	o -61
0.00/0.54	c [INC SEARCH] iteration: 2
0.00/0.54	c [INC BOUNDS] best value:439 search for 438
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 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.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.72	c formula is SAT
0.00/0.72	c [INC SEARCH] copied best model
0.00/0.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.72	o -62
0.00/0.72	c [INC SEARCH] iteration: 3
0.00/0.72	c [INC BOUNDS] best value:438 search for 437
0.00/0.72	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.72	c write failed with 2
0.00/0.72	c [INC SYSTEM] create new solver instance
0.00/0.72	c [INC] encode full formula
0.00/0.72	c (debug) using card networks
0.00/0.73	c set iterative enc to: card
0.00/0.73	c set iterative enc to: none
0.00/0.74	c [INC SEARCH] isOptimum variable: 0
59.15/59.29	c formula is SAT
59.15/59.30	c [INC SEARCH] copied best model
59.15/59.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.25/59.30	c model valid
59.25/59.30	c current solution ok
59.25/59.30	o -63
59.25/59.30	c [INC SEARCH] iteration: 4
59.25/59.30	c [INC BOUNDS] best value:437 search for 436
59.25/59.30	c [INC SYSTEM] there exists a inc, kill it!
59.25/59.30	c write failed with 2
59.25/59.30	c [INC SYSTEM] create new solver instance
59.25/59.30	c [INC] encode full formula
59.25/59.30	c (debug) using card networks
59.25/59.31	c set iterative enc to: card
59.25/59.31	c set iterative enc to: none
59.25/59.32	c [INC SEARCH] isOptimum variable: 0
59.27/60.13	c formula is SAT
59.27/60.13	c [INC SEARCH] copied best model
59.27/60.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.27/60.14	c model valid
59.27/60.14	c current solution ok
59.27/60.14	o -65
59.27/60.14	c [INC SEARCH] iteration: 5
59.27/60.14	c [INC BOUNDS] best value:435 search for 434
59.27/60.14	c [INC SYSTEM] there exists a inc, kill it!
59.27/60.14	c write failed with 2
59.27/60.14	c [INC SYSTEM] create new solver instance
59.27/60.14	c [INC] encode full formula
59.27/60.14	c (debug) using card networks
59.27/60.15	c set iterative enc to: card
59.27/60.15	c set iterative enc to: none
59.27/60.16	c [INC SEARCH] isOptimum variable: 0
267.79/267.90	c formula is SAT
267.79/267.90	c [INC SEARCH] copied best model
267.79/267.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
267.79/267.91	c model valid
267.79/267.91	c current solution ok
267.79/267.91	o -66
267.79/267.91	c [INC SEARCH] iteration: 6
267.79/267.91	c [INC BOUNDS] best value:434 search for 433
267.79/267.91	c [INC SYSTEM] there exists a inc, kill it!
267.79/267.91	c write failed with 2
267.79/267.91	c [INC SYSTEM] create new solver instance
267.79/267.91	c [INC] encode full formula
267.79/267.91	c (debug) using card networks
267.79/267.92	c set iterative enc to: card
267.79/267.92	c set iterative enc to: none
267.79/267.93	c [INC SEARCH] isOptimum variable: 0
470.45/470.62	c formula is SAT
470.45/470.62	c [INC SEARCH] copied best model
470.45/470.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
470.45/470.63	c model valid
470.45/470.63	c current solution ok
470.45/470.63	o -67
470.45/470.63	c [INC SEARCH] iteration: 7
470.45/470.63	c [INC BOUNDS] best value:433 search for 432
470.45/470.63	c [INC SYSTEM] there exists a inc, kill it!
470.45/470.63	c write failed with 2
470.45/470.63	c [INC SYSTEM] create new solver instance
470.45/470.63	c [INC] encode full formula
470.45/470.63	c (debug) using card networks
470.45/470.64	c set iterative enc to: card
470.45/470.64	c set iterative enc to: none
470.45/470.65	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.41	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-3703394-1338080036/watcher-3703394-1338080036 -o /tmp/evaluation-result-3703394-1338080036/solver-3703394-1338080036 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703394-1338080036.opb 1771238625 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.07 3/178 1353
/proc/meminfo: memFree=28071896/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0

[startup+0.035562 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 1353
/proc/meminfo: memFree=28071896/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100165 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 1353
/proc/meminfo: memFree=28071896/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300195 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 1353
/proc/meminfo: memFree=28071896/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 2.00 2.00 2.07 3/178 1353
/proc/meminfo: memFree=28071896/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 1370
/proc/meminfo: memFree=28057276/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=0.73 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 3186 14617 0 0 11 4 53 5 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1370] ppid=1354 vsize=12444 CPUtime=0.75 cores=0,2,4,6
/proc/1370/stat : 1370 (glucosInc) R 1354 1353 4763 0 -1 4202496 3039 0 0 0 75 0 0 0 20 0 1 0 274129676 12742656 2493 33554432000 4194304 5654031 140735515384256 140735515382280 4232544 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1370/statm: 3111 2493 141 357 0 2751 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27300

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 1370
/proc/meminfo: memFree=28054984/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=0.73 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 3186 14617 0 0 11 4 53 5 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1370] ppid=1354 vsize=24060 CPUtime=2.35 cores=0,2,4,6
/proc/1370/stat : 1370 (glucosInc) R 1354 1353 4763 0 -1 4202496 5839 0 0 0 234 1 0 0 20 0 1 0 274129676 24637440 4888 33554432000 4194304 5654031 140735515384256 140735515382136 4214944 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1370/statm: 6015 4888 141 357 0 5655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38916

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 1370
/proc/meminfo: memFree=28041708/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=0.73 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 3186 14617 0 0 11 4 53 5 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1370] ppid=1354 vsize=28480 CPUtime=5.55 cores=0,2,4,6
/proc/1370/stat : 1370 (glucosInc) R 1354 1353 4763 0 -1 4202496 6473 0 0 0 554 1 0 0 20 0 1 0 274129676 29163520 6517 33554432000 4194304 5654031 140735515384256 140735515372072 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1370/statm: 7120 6517 141 357 0 6760 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43336

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 1370
/proc/meminfo: memFree=28031436/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=0.73 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 3186 14617 0 0 11 4 53 5 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1370] ppid=1354 vsize=42804 CPUtime=11.94 cores=0,2,4,6
/proc/1370/stat : 1370 (glucosInc) R 1354 1353 4763 0 -1 4202496 8561 0 0 0 1192 2 0 0 20 0 1 0 274129676 43831296 9761 33554432000 4194304 5654031 140735515384256 140735515372072 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1370/statm: 10701 9761 141 357 0 10341 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57660

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 1370
/proc/meminfo: memFree=28009100/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=0.73 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 3186 14617 0 0 11 4 53 5 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1370] ppid=1354 vsize=80728 CPUtime=24.74 cores=0,2,4,6
/proc/1370/stat : 1370 (glucosInc) R 1354 1353 4763 0 -1 4202496 10606 0 0 0 2471 3 0 0 20 0 1 0 274129676 82665472 14448 33554432000 4194304 5654031 140735515384256 140735515382136 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1370/statm: 20182 14448 141 357 0 19822 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 95584

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 1370
/proc/meminfo: memFree=28011636/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=0.73 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 3186 14617 0 0 11 4 53 5 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1370] ppid=1354 vsize=74304 CPUtime=50.33 cores=0,2,4,6
/proc/1370/stat : 1370 (glucosInc) R 1354 1353 4763 0 -1 4202496 12114 0 0 0 5028 5 0 0 20 0 1 0 274129676 76087296 13596 33554432000 4194304 5654031 140735515384256 140735515372072 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1370/statm: 18576 13596 141 357 0 18216 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 89160

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 1374
/proc/meminfo: memFree=28005764/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=60.1 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 4218 32027 0 0 14 4 5980 12 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1374] ppid=1354 vsize=80436 CPUtime=42.12 cores=0,2,4,6
/proc/1374/stat : 1374 (glucosInc) R 1354 1353 4763 0 -1 4202496 9758 0 0 0 4209 3 0 0 20 0 1 0 274135618 82366464 15239 33554432000 4194304 5654031 140735228357040 140735228344856 4215064 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 20109 15239 141 357 0 19749 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 95292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 1374
/proc/meminfo: memFree=28005640/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=60.1 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 4218 32027 0 0 14 4 5980 12 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1374] ppid=1354 vsize=80436 CPUtime=102.1 cores=0,2,4,6
/proc/1374/stat : 1374 (glucosInc) R 1354 1353 4763 0 -1 4202496 11215 0 0 0 10205 5 0 0 20 0 1 0 274135618 82366464 15239 33554432000 4194304 5654031 140735228357040 140735228344856 4214996 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 20109 15239 141 357 0 19749 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 95292

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 1375
/proc/meminfo: memFree=27961520/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=60.1 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 4218 32027 0 0 14 4 5980 12 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1374] ppid=1354 vsize=129756 CPUtime=162.09 cores=0,2,4,6
/proc/1374/stat : 1374 (glucosInc) R 1354 1353 4763 0 -1 4202496 12908 0 0 0 16201 8 0 0 20 0 1 0 274135618 132870144 26341 33554432000 4194304 5654031 140735228357040 140735228354968 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1374/statm: 32439 26341 141 357 0 32079 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 144612

[startup+282.3 s]

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

/proc/meminfo: memFree=27852704/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=174420 CPUtime=771.5 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 34456 0 0 0 77097 53 0 0 20 0 1 0 274176666 178606080 41894 33554432000 4194304 5654031 140734400659824 140734400647640 4214981 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 43605 41894 141 357 0 43245 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 189276

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1548
/proc/meminfo: memFree=27965712/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=174420 CPUtime=831.49 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 35641 0 0 0 83093 56 0 0 20 0 1 0 274176666 178606080 42918 33554432000 4194304 5654031 140734400659824 140734400647640 4215115 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 43605 42918 141 357 0 43245 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 189276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1548
/proc/meminfo: memFree=27941016/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=224508 CPUtime=891.48 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 37134 0 0 0 89089 59 0 0 20 0 1 0 274176666 229896192 49363 33554432000 4194304 5654031 140734400659824 140734400647640 4232997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 56127 49363 141 357 0 55767 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 239364

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1550
/proc/meminfo: memFree=28051052/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=143600 CPUtime=951.47 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 38589 0 0 0 95084 63 0 0 20 0 1 0 274176666 147046400 31587 33554432000 4194304 5654031 140734400659824 140734400647640 4233226 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 35900 31587 141 357 0 35540 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 158456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1551
/proc/meminfo: memFree=27980636/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=143600 CPUtime=1011.45 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 39770 0 0 0 101079 66 0 0 20 0 1 0 274176666 147046400 35171 33554432000 4194304 5654031 140734400659824 140734400647640 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 35900 35171 141 357 0 35540 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 158456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1553
/proc/meminfo: memFree=27990872/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=174420 CPUtime=1071.44 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 41551 0 0 0 107074 70 0 0 20 0 1 0 274176666 178606080 42408 33554432000 4194304 5654031 140734400659824 140734400647640 4214981 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 43605 42408 141 357 0 43245 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 189276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1784
/proc/meminfo: memFree=28044616/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=224508 CPUtime=1131.43 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 43048 0 0 0 113070 73 0 0 20 0 1 0 274176666 229896192 48853 33554432000 4194304 5654031 140734400659824 140734400647640 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 56127 48853 141 357 0 55767 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 239364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1784
/proc/meminfo: memFree=27991312/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=224508 CPUtime=1191.42 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 44238 0 0 0 119066 76 0 0 20 0 1 0 274176666 229896192 51413 33554432000 4194304 5654031 140734400659824 140734400647640 4214964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 56127 51413 141 357 0 55767 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 239364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1784
/proc/meminfo: memFree=28103876/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=94280 CPUtime=1251.41 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 45425 0 0 0 125062 79 0 0 20 0 1 0 274176666 96542720 23149 33554432000 4194304 5654031 140734400659824 140734400657848 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 23570 23149 141 357 0 23210 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 109136

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1786
/proc/meminfo: memFree=28135676/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=94280 CPUtime=1311.4 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 46620 0 0 0 131058 82 0 0 20 0 1 0 274176666 96542720 23149 33554432000 4194304 5654031 140734400659824 140734400647640 4214944 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 23570 23149 141 357 0 23210 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 109136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1786
/proc/meminfo: memFree=28018264/32873648 swapFree=6864/6864
[pid=1353] ppid=1350 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1353/stat : 1353 (npSolver-pbo-It) S 1350 1353 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274129601 9367552 274 33554432000 4194304 5064252 140737352036496 140737352035408 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1353/statm: 2287 274 233 213 0 72 0
[pid=1354] ppid=1353 vsize=5708 CPUtime=470.52 cores=0,2,4,6
/proc/1354/stat : 1354 (npSolver-pbo) S 1353 1353 4763 0 -1 4202496 5250 62439 0 0 18 5 46991 38 20 0 1 0 274129602 5844992 1050 33554432000 4194304 5992684 140733987704720 140733987690552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1354/statm: 1427 1050 195 440 0 983 0
[pid=1407] ppid=1354 vsize=174420 CPUtime=1329.51 cores=0,2,4,6
/proc/1407/stat : 1407 (glucosInc) R 1354 1353 4763 0 -1 4202496 47479 0 0 0 132867 84 0 0 20 0 1 0 274176666 178606080 37288 33554432000 4194304 5654031 140734400659824 140734400647640 4208694 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1407/statm: 43605 37288 141 357 0 43245 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 189276

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.77
CPU system time (s): 1.28081
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 239364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.2808
maximum resident set size= 217940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115548
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 562
involuntary context switches= 2284

runsolver used 6.35903 second user time and 15.6356 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 02:53:56
IDJOB=3703394
IDBENCH=48182
IDSOLVER=2278
FILE ID=node120/3703394-1338080036
RUNJOBID= node120-1338052943-4779
PBS_JOBID= 14624403
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=1771238625

node120.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.456
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.91
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.456
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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        28071904 kB
Buffers:          305260 kB
Cached:          3524384 kB
SwapCached:          636 kB
Active:           876792 kB
Inactive:        3098728 kB
Active(anon):     134888 kB
Inactive(anon):    12532 kB
Active(file):     741904 kB
Inactive(file):  3086196 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        251148 kB
Mapped:            15840 kB
Shmem:               120 kB
Slab:             687612 kB
SReclaimable:     132056 kB
SUnreclaim:       555556 kB
KernelStack:        1504 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     258048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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= 71680 MiB
End job on node120 at 2012-05-27 03:23:57