Trace number 3752397

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.09 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 462
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 462
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 462
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.06	o 0
0.00/0.06	c starting approximation
0.00/0.06	c factor = 1
0.00/0.06	c can not find a suitable factor, leaving approximation
0.00/0.06	c finished approximation
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SEARCH] iteration: 0
0.00/0.06	c [INC BOUNDS] best value:462 search for 461
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c old isEQ: 48, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o -46
0.00/0.11	c [INC SEARCH] iteration: 1
0.00/0.11	c [INC BOUNDS] best value:416 search for 415
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.12	c [INC SYSTEM] create new solver instance
0.00/0.12	c [INC] encode full formula
0.00/0.12	c (debug) using card networks
0.00/0.12	c old isEQ: 0, new EQ is 0
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.24	c formula is SAT
0.00/0.24	c [INC SEARCH] copied best model
0.00/0.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.25	c model valid
0.00/0.25	c current solution ok
0.00/0.25	o -48
0.00/0.25	c [INC SEARCH] iteration: 2
0.00/0.25	c [INC BOUNDS] best value:414 search for 413
0.00/0.25	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.25	c write failed with 2
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.43	c formula is SAT
0.00/0.43	c [INC SEARCH] copied best model
0.00/0.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.44	o -51
0.00/0.44	c [INC SEARCH] iteration: 3
0.00/0.44	c [INC BOUNDS] best value:411 search for 410
0.00/0.44	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.44	c write failed with 2
0.00/0.44	c [INC SYSTEM] create new solver instance
0.00/0.44	c [INC] encode full formula
0.00/0.44	c (debug) using card networks
0.00/0.44	c old isEQ: 0, new EQ is 0
0.00/0.45	c set iterative enc to: card
0.00/0.45	c set iterative enc to: none
0.00/0.45	c [INC SEARCH] isOptimum variable: 0
0.00/0.89	c formula is SAT
0.00/0.89	c [INC SEARCH] copied best model
0.00/0.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.90	c model valid
0.00/0.90	c current solution ok
0.00/0.90	o -53
0.00/0.90	c [INC SEARCH] iteration: 4
0.00/0.90	c [INC BOUNDS] best value:409 search for 408
0.00/0.90	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.90	c write failed with 2
0.00/0.90	c [INC SYSTEM] create new solver instance
0.00/0.90	c [INC] encode full formula
0.00/0.90	c (debug) using card networks
0.00/0.90	c old isEQ: 0, new EQ is 0
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
1.57/1.67	c formula is SAT
1.57/1.67	c [INC SEARCH] copied best model
1.57/1.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.57/1.68	c model valid
1.57/1.68	c current solution ok
1.57/1.68	o -54
1.57/1.68	c [INC SEARCH] iteration: 5
1.57/1.68	c [INC BOUNDS] best value:408 search for 407
1.57/1.68	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.68	c write failed with 2
1.57/1.68	c [INC SYSTEM] create new solver instance
1.57/1.68	c [INC] encode full formula
1.57/1.68	c (debug) using card networks
1.57/1.68	c old isEQ: 0, new EQ is 0
1.57/1.69	c set iterative enc to: card
1.57/1.69	c set iterative enc to: none
1.57/1.69	c [INC SEARCH] isOptimum variable: 0
3.18/3.27	c formula is SAT
3.18/3.27	c [INC SEARCH] copied best model
3.18/3.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.18/3.27	c model valid
3.18/3.27	c current solution ok
3.18/3.27	o -55
3.18/3.27	c [INC SEARCH] iteration: 6
3.18/3.27	c [INC BOUNDS] best value:407 search for 406
3.18/3.27	c [INC SYSTEM] there exists a inc, kill it!
3.18/3.27	c write failed with 2
3.18/3.28	c [INC SYSTEM] create new solver instance
3.18/3.28	c [INC] encode full formula
3.18/3.28	c (debug) using card networks
3.18/3.28	c old isEQ: 0, new EQ is 0
3.18/3.28	c set iterative enc to: card
3.18/3.28	c set iterative enc to: none
3.18/3.29	c [INC SEARCH] isOptimum variable: 0
4.26/4.37	c formula is SAT
4.26/4.37	c [INC SEARCH] copied best model
4.26/4.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.26/4.38	c model valid
4.26/4.38	c current solution ok
4.26/4.38	o -56
4.26/4.38	c [INC SEARCH] iteration: 7
4.26/4.38	c [INC BOUNDS] best value:406 search for 405
4.26/4.38	c [INC SYSTEM] there exists a inc, kill it!
4.26/4.38	c write failed with 2
4.26/4.38	c [INC SYSTEM] create new solver instance
4.26/4.38	c [INC] encode full formula
4.26/4.38	c (debug) using card networks
4.26/4.38	c old isEQ: 0, new EQ is 0
4.26/4.38	c set iterative enc to: card
4.26/4.38	c set iterative enc to: none
4.26/4.39	c [INC SEARCH] isOptimum variable: 0
16.57/16.62	c formula is SAT
16.57/16.62	c [INC SEARCH] copied best model
16.57/16.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.57/16.62	c model valid
16.57/16.62	c current solution ok
16.57/16.62	o -58
16.57/16.62	c [INC SEARCH] iteration: 8
16.57/16.62	c [INC BOUNDS] best value:404 search for 403
16.57/16.62	c [INC SYSTEM] there exists a inc, kill it!
16.57/16.62	c write failed with 2
16.57/16.63	c [INC SYSTEM] create new solver instance
16.57/16.63	c [INC] encode full formula
16.57/16.63	c (debug) using card networks
16.57/16.63	c old isEQ: 0, new EQ is 0
16.57/16.64	c set iterative enc to: card
16.57/16.64	c set iterative enc to: none
16.57/16.64	c [INC SEARCH] isOptimum variable: 0
304.21/304.34	c formula is SAT
304.21/304.34	c [INC SEARCH] copied best model
304.21/304.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
304.21/304.35	c model valid
304.21/304.35	c current solution ok
304.21/304.35	o -59
304.21/304.35	c [INC SEARCH] iteration: 9
304.21/304.35	c [INC BOUNDS] best value:403 search for 402
304.21/304.35	c [INC SYSTEM] there exists a inc, kill it!
304.21/304.35	c write failed with 2
304.21/304.35	c [INC SYSTEM] create new solver instance
304.21/304.35	c [INC] encode full formula
304.21/304.35	c (debug) using card networks
304.21/304.35	c old isEQ: 0, new EQ is 0
304.21/304.36	c set iterative enc to: card
304.21/304.36	c set iterative enc to: none
304.21/304.36	c [INC SEARCH] isOptimum variable: 0
735.24/735.43	c formula is SAT
735.24/735.43	c [INC SEARCH] copied best model
735.24/735.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
735.24/735.44	c model valid
735.24/735.44	c current solution ok
735.24/735.44	o -60
735.24/735.44	c [INC SEARCH] iteration: 10
735.24/735.44	c [INC BOUNDS] best value:402 search for 401
735.24/735.44	c [INC SYSTEM] there exists a inc, kill it!
735.24/735.44	c write failed with 2
735.24/735.44	c [INC SYSTEM] create new solver instance
735.24/735.44	c [INC] encode full formula
735.24/735.44	c (debug) using card networks
735.24/735.44	c old isEQ: 0, new EQ is 0
735.24/735.45	c set iterative enc to: card
735.24/735.45	c set iterative enc to: none
735.24/735.46	c [INC SEARCH] isOptimum variable: 0
1010.27/1010.59	c formula is SAT
1010.27/1010.59	c [INC SEARCH] copied best model
1010.27/1010.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1010.27/1010.59	c model valid
1010.27/1010.59	c current solution ok
1010.27/1010.59	o -61
1010.27/1010.59	c [INC SEARCH] iteration: 11
1010.27/1010.59	c [INC BOUNDS] best value:401 search for 400
1010.27/1010.59	c [INC SYSTEM] there exists a inc, kill it!
1010.27/1010.59	c write failed with 2
1010.27/1010.59	c [INC SYSTEM] create new solver instance
1010.27/1010.59	c [INC] encode full formula
1010.27/1010.59	c (debug) using card networks
1010.27/1010.59	c old isEQ: 0, new EQ is 0
1010.39/1010.60	c set iterative enc to: card
1010.39/1010.60	c set iterative enc to: none
1010.39/1010.61	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3752397-1339164000/watcher-3752397-1339164000 -o /tmp/evaluation-result-3752397-1339164000/solver-3752397-1339164000 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752397-1339164000.opb 1021445651 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 4647
/proc/meminfo: memFree=26501024/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0

[startup+0.033146 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 4647
/proc/meminfo: memFree=26501024/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 4647
/proc/meminfo: memFree=26501024/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 4647
/proc/meminfo: memFree=26501024/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 4647
/proc/meminfo: memFree=26501024/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 4664
/proc/meminfo: memFree=26489164/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=0.89 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 5031 11542 0 0 9 2 76 2 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4664] ppid=4648 vsize=8936 CPUtime=0.58 cores=1,3,5,7
/proc/4664/stat : 4664 (glucosInc) R 4648 4647 27075 0 -1 4202496 1994 0 0 0 58 0 0 0 20 0 1 0 382524557 9150464 1624 33554432000 4194304 5654031 140734635122960 140734635110776 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4664/statm: 2234 1624 141 357 0 1874 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23464

[startup+3.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 4669
/proc/meminfo: memFree=26485944/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1.68 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 5512 14195 0 0 11 2 152 3 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4669] ppid=4648 vsize=13508 CPUtime=1.39 cores=1,3,5,7
/proc/4669/stat : 4669 (glucosInc) R 4648 4647 27075 0 -1 4202496 2996 0 0 0 139 0 0 0 20 0 1 0 382524635 13832192 2214 33554432000 4194304 5654031 140736442529616 140736442517432 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4669/statm: 3377 2214 142 357 0 3017 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28036

[startup+6.30032 s]
/proc/loadavg: 2.19 2.05 2.01 3/182 4673
/proc/meminfo: memFree=26482572/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=4.37 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6474 21057 0 0 14 2 417 4 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4673] ppid=4648 vsize=13516 CPUtime=1.9 cores=1,3,5,7
/proc/4673/stat : 4673 (glucosInc) R 4648 4647 27075 0 -1 4202496 3506 0 0 0 190 0 0 0 20 0 1 0 382524904 13840384 2697 33554432000 4194304 5654031 140735642674960 140735642662776 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4673/statm: 3379 2697 142 357 0 3019 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28044

[startup+12.7003 s]
/proc/loadavg: 2.17 2.05 2.01 3/182 4673
/proc/meminfo: memFree=26461784/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=4.37 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6474 21057 0 0 14 2 417 4 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4673] ppid=4648 vsize=24968 CPUtime=8.29 cores=1,3,5,7
/proc/4673/stat : 4673 (glucosInc) R 4648 4647 27075 0 -1 4202496 5485 0 0 0 829 0 0 0 20 0 1 0 382524904 25567232 5711 33554432000 4194304 5654031 140735642674960 140735642662776 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4673/statm: 6242 5711 142 357 0 5882 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 39496

[startup+25.5004 s]
/proc/loadavg: 2.15 2.05 2.01 3/182 4675
/proc/meminfo: memFree=26447624/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=16.62 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6955 28000 0 0 15 3 1638 6 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4675] ppid=4648 vsize=24952 CPUtime=8.84 cores=1,3,5,7
/proc/4675/stat : 4675 (glucosInc) R 4648 4647 27075 0 -1 4202496 4685 0 0 0 884 0 0 0 20 0 1 0 382526129 25550848 4892 33554432000 4194304 5654031 140734949907504 140734949895320 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4675/statm: 6238 4892 142 357 0 5878 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39480

[startup+51.1004 s]
/proc/loadavg: 2.09 2.05 2.01 3/182 4675
/proc/meminfo: memFree=26460148/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=16.62 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6955 28000 0 0 15 3 1638 6 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4675] ppid=4648 vsize=62368 CPUtime=34.44 cores=1,3,5,7
/proc/4675/stat : 4675 (glucosInc) R 4648 4647 27075 0 -1 4202496 8004 0 0 0 3442 2 0 0 20 0 1 0 382526129 63864832 11547 33554432000 4194304 5654031 140734949907504 140734949895320 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4675/statm: 15592 11547 142 357 0 15232 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 76896

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 4698
/proc/meminfo: memFree=26436920/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=16.62 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6955 28000 0 0 15 3 1638 6 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4675] ppid=4648 vsize=69920 CPUtime=85.64 cores=1,3,5,7
/proc/4675/stat : 4675 (glucosInc) R 4648 4647 27075 0 -1 4202496 10404 0 0 0 8560 4 0 0 20 0 1 0 382526129 71598080 16949 33554432000 4194304 5654031 140734949907504 140734949895320 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4675/statm: 17480 16949 142 357 0 17120 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84448

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 4698
/proc/meminfo: memFree=26415716/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=16.62 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6955 28000 0 0 15 3 1638 6 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4675] ppid=4648 vsize=146448 CPUtime=145.62 cores=1,3,5,7
/proc/4675/stat : 4675 (glucosInc) R 4648 4647 27075 0 -1 4202496 11950 0 0 0 14556 6 0 0 20 0 1 0 382526129 149962752 27219 33554432000 4194304 5654031 140734949907504 140734949895320 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4675/statm: 36612 27219 142 357 0 36252 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 160976

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 4698
/proc/meminfo: memFree=26423292/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=16.62 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 6955 28000 0 0 15 3 1638 6 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4675] ppid=4648 vsize=97128 CPUtime=205.61 cores=1,3,5,7
/proc/4675/stat : 4675 (glucosInc) R 4648 4647 27075 0 -1 4202496 13272 0 0 0 20552 9 0 0 20 0 1 0 382526129 99459072 19234 33554432000 4194304 5654031 140734949907504 140734949895320 4233464 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4675/statm: 24282 19234 142 357 0 23922 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111656

[startup+282.3 s]

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

/proc/meminfo: memFree=26630184/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=150584 CPUtime=231.63 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 12959 0 0 0 23155 8 0 0 20 0 1 0 382625526 154198016 29745 33554432000 4194304 5654031 140734592217888 140734592205704 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 37646 29745 142 357 0 37286 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 165112

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.04 3/181 4801
/proc/meminfo: memFree=26704664/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=101264 CPUtime=291.63 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 13499 0 0 0 29153 10 0 0 20 0 1 0 382625526 103694336 20369 33554432000 4194304 5654031 140734592217888 140734592205704 4215290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 25316 20369 142 357 0 24956 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 115792

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.03 3/181 4801
/proc/meminfo: memFree=26673456/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=101264 CPUtime=351.61 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 13861 0 0 0 35149 12 0 0 20 0 1 0 382625526 103694336 20369 33554432000 4194304 5654031 140734592217888 140734592215912 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 25316 20369 142 357 0 24956 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 115792

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/181 4801
/proc/meminfo: memFree=26671532/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=101264 CPUtime=411.61 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 14400 0 0 0 41147 14 0 0 20 0 1 0 382625526 103694336 20369 33554432000 4194304 5654031 140734592217888 140734592205704 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 25316 20369 142 357 0 24956 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 115792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/181 4802
/proc/meminfo: memFree=26630324/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=150584 CPUtime=471.59 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 14944 0 0 0 47144 15 0 0 20 0 1 0 382625526 154198016 30769 33554432000 4194304 5654031 140734592217888 140734592205704 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 37646 30769 142 357 0 37286 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 165112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 4802
/proc/meminfo: memFree=26621532/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=150584 CPUtime=531.59 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 16369 0 0 0 53140 19 0 0 20 0 1 0 382625526 154198016 32481 33554432000 4194304 5654031 140734592217888 140734592205704 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 37646 32481 142 357 0 37286 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 165112

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 4802
/proc/meminfo: memFree=26704848/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=101264 CPUtime=591.58 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 17737 0 0 0 59136 22 0 0 20 0 1 0 382625526 103694336 20369 33554432000 4194304 5654031 140734592217888 140734592205704 4233213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 25316 20369 142 357 0 24956 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 115792

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4802
/proc/meminfo: memFree=26613456/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=181404 CPUtime=651.56 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 19288 0 0 0 65131 25 0 0 20 0 1 0 382625526 185757696 35444 33554432000 4194304 5654031 140734592217888 140734592205704 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 45351 35444 142 357 0 44991 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 195932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4802
/proc/meminfo: memFree=26656436/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=181404 CPUtime=711.56 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 20720 0 0 0 71127 29 0 0 20 0 1 0 382625526 185757696 32776 33554432000 4194304 5654031 140734592217888 140734592205704 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 45351 32776 142 357 0 44991 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 195932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4803
/proc/meminfo: memFree=26669252/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=150584 CPUtime=771.54 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 21798 0 0 0 77122 32 0 0 20 0 1 0 382625526 154198016 29233 33554432000 4194304 5654031 140734592217888 140734592205704 4233496 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 37646 29233 142 357 0 37286 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 165112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4803
/proc/meminfo: memFree=26615272/32873648 swapFree=7388/7388
[pid=4647] ppid=4645 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4647/stat : 4647 (npSolver-pbo-It) S 4645 4647 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382524465 9367552 274 33554432000 4194304 5064252 140736742175600 140736742174512 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4647/statm: 2287 274 233 213 0 72 0
[pid=4648] ppid=4647 vsize=5380 CPUtime=1010.4 cores=1,3,5,7
/proc/4648/stat : 4648 (npSolver-pbo) S 4647 4647 27075 0 -1 4202496 8398 80200 0 0 20 3 100968 49 20 0 1 0 382524465 5509120 1057 33554432000 4194304 6004724 140734232348720 140734232334568 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4648/statm: 1345 1057 188 442 0 899 0
[pid=4797] ppid=4648 vsize=181404 CPUtime=789.65 cores=1,3,5,7
/proc/4797/stat : 4797 (glucosInc) R 4648 4647 27075 0 -1 4202496 22390 0 0 0 78932 33 0 0 20 0 1 0 382625526 185757696 34932 33554432000 4194304 5654031 140734592217888 140734592215976 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4797/statm: 45351 34932 142 357 0 44991 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 195932

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.21
CPU system time (s): 0.876866
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 195932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.876866
maximum resident set size= 149968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 457
involuntary context switches= 1893

runsolver used 3.43448 second user time and 9.56954 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 16:00:00
IDJOB=3752397
IDBENCH=89841
IDSOLVER=2335
FILE ID=node148/3752397-1339164000
RUNJOBID= node148-1339134206-27092
PBS_JOBID= 14643787
Free space on /tmp= 70388 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752397-1339164000/watcher-3752397-1339164000 -o /tmp/evaluation-result-3752397-1339164000/solver-3752397-1339164000 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752397-1339164000.opb 1021445651 HOME HOME

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1021445651

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:        26501824 kB
Buffers:          692176 kB
Cached:          4367992 kB
SwapCached:          560 kB
Active:          2767400 kB
Inactive:        2653168 kB
Active(anon):     348980 kB
Inactive(anon):    11348 kB
Active(file):    2418420 kB
Inactive(file):  2641820 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        511712 kB
Mapped:            12576 kB
Shmem:                36 kB
Slab:             806408 kB
SReclaimable:     250508 kB
SUnreclaim:       555900 kB
KernelStack:        1504 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     512936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 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= 70408 MiB
End job on node148 at 2012-06-08 16:30:00