Trace number 3698452

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? (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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 0
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:462 search for 461
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.06	c set iterative enc to: card
0.00/0.06	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
0.00/0.10	c formula is SAT
0.00/0.10	c [INC SEARCH] copied best model
0.00/0.10	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.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.23	c formula is SAT
0.00/0.23	c [INC SEARCH] copied best model
0.00/0.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.24	c model valid
0.00/0.24	c current solution ok
0.00/0.24	o -48
0.00/0.24	c [INC SEARCH] iteration: 2
0.00/0.24	c [INC BOUNDS] best value:414 search for 413
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	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.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.88	c formula is SAT
0.00/0.88	c [INC SEARCH] copied best model
0.00/0.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.89	c model valid
0.00/0.89	c current solution ok
0.00/0.89	o -53
0.00/0.89	c [INC SEARCH] iteration: 4
0.00/0.89	c [INC BOUNDS] best value:409 search for 408
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
1.56/1.67	c formula is SAT
1.56/1.67	c [INC SEARCH] copied best model
1.56/1.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.67	c model valid
1.56/1.67	c current solution ok
1.56/1.67	o -54
1.56/1.67	c [INC SEARCH] iteration: 5
1.56/1.67	c [INC BOUNDS] best value:408 search for 407
1.56/1.67	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.67	c write failed with 2
1.56/1.68	c [INC SYSTEM] create new solver instance
1.56/1.68	c [INC] encode full formula
1.56/1.68	c (debug) using card networks
1.56/1.68	c set iterative enc to: card
1.56/1.68	c set iterative enc to: none
1.56/1.69	c [INC SEARCH] isOptimum variable: 0
3.16/3.27	c formula is SAT
3.16/3.27	c [INC SEARCH] copied best model
3.16/3.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.16/3.28	c model valid
3.16/3.28	c current solution ok
3.16/3.28	o -55
3.16/3.28	c [INC SEARCH] iteration: 6
3.16/3.28	c [INC BOUNDS] best value:407 search for 406
3.16/3.28	c [INC SYSTEM] there exists a inc, kill it!
3.16/3.28	c write failed with 2
3.16/3.28	c [INC SYSTEM] create new solver instance
3.16/3.28	c [INC] encode full formula
3.16/3.28	c (debug) using card networks
3.16/3.29	c set iterative enc to: card
3.16/3.29	c set iterative enc to: none
3.16/3.29	c [INC SEARCH] isOptimum variable: 0
4.28/4.37	c formula is SAT
4.28/4.37	c [INC SEARCH] copied best model
4.28/4.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.28/4.38	c model valid
4.28/4.38	c current solution ok
4.28/4.38	o -56
4.28/4.38	c [INC SEARCH] iteration: 7
4.28/4.38	c [INC BOUNDS] best value:406 search for 405
4.28/4.38	c [INC SYSTEM] there exists a inc, kill it!
4.28/4.38	c write failed with 2
4.28/4.38	c [INC SYSTEM] create new solver instance
4.28/4.38	c [INC] encode full formula
4.28/4.38	c (debug) using card networks
4.28/4.39	c set iterative enc to: card
4.28/4.39	c set iterative enc to: none
4.28/4.39	c [INC SEARCH] isOptimum variable: 0
16.37/16.48	c formula is SAT
16.37/16.48	c [INC SEARCH] copied best model
16.37/16.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.37/16.49	c model valid
16.37/16.49	c current solution ok
16.37/16.49	o -58
16.37/16.49	c [INC SEARCH] iteration: 8
16.37/16.49	c [INC BOUNDS] best value:404 search for 403
16.37/16.49	c [INC SYSTEM] there exists a inc, kill it!
16.37/16.49	c write failed with 2
16.37/16.49	c [INC SYSTEM] create new solver instance
16.37/16.49	c [INC] encode full formula
16.37/16.49	c (debug) using card networks
16.37/16.50	c set iterative enc to: card
16.37/16.50	c set iterative enc to: none
16.47/16.50	c [INC SEARCH] isOptimum variable: 0
314.91/315.05	c formula is SAT
314.91/315.05	c [INC SEARCH] copied best model
314.91/315.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
314.91/315.06	c model valid
314.91/315.06	c current solution ok
314.91/315.06	o -59
314.91/315.06	c [INC SEARCH] iteration: 9
314.91/315.06	c [INC BOUNDS] best value:403 search for 402
314.91/315.06	c [INC SYSTEM] there exists a inc, kill it!
314.91/315.06	c write failed with 2
314.91/315.06	c [INC SYSTEM] create new solver instance
314.91/315.06	c [INC] encode full formula
314.91/315.06	c (debug) using card networks
314.91/315.07	c set iterative enc to: card
314.91/315.07	c set iterative enc to: none
314.91/315.07	c [INC SEARCH] isOptimum variable: 0
753.54/753.77	c formula is SAT
753.54/753.77	c [INC SEARCH] copied best model
753.54/753.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
753.54/753.78	c model valid
753.54/753.78	c current solution ok
753.54/753.78	o -60
753.54/753.78	c [INC SEARCH] iteration: 10
753.54/753.78	c [INC BOUNDS] best value:402 search for 401
753.54/753.78	c [INC SYSTEM] there exists a inc, kill it!
753.54/753.78	c write failed with 2
753.54/753.78	c [INC SYSTEM] create new solver instance
753.54/753.78	c [INC] encode full formula
753.54/753.78	c (debug) using card networks
753.54/753.79	c set iterative enc to: card
753.54/753.79	c set iterative enc to: none
753.65/753.80	c [INC SEARCH] isOptimum variable: 0
1043.38/1043.61	c formula is SAT
1043.38/1043.61	c [INC SEARCH] copied best model
1043.38/1043.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1043.38/1043.62	c model valid
1043.38/1043.62	c current solution ok
1043.38/1043.62	o -61
1043.38/1043.62	c [INC SEARCH] iteration: 11
1043.38/1043.62	c [INC BOUNDS] best value:401 search for 400
1043.38/1043.62	c [INC SYSTEM] there exists a inc, kill it!
1043.38/1043.62	c write failed with 2
1043.38/1043.62	c [INC SYSTEM] create new solver instance
1043.38/1043.62	c [INC] encode full formula
1043.38/1043.62	c (debug) using card networks
1043.38/1043.63	c set iterative enc to: card
1043.38/1043.63	c set iterative enc to: none
1043.38/1043.63	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698452-1338085359/watcher-3698452-1338085359 -o /tmp/evaluation-result-3698452-1338085359/solver-3698452-1338085359 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698452-1338085359.opb 548066385 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.95 2.41 2.23 3/178 8919
/proc/meminfo: memFree=30725732/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0

[startup+0.083188 s]
/proc/loadavg: 2.95 2.41 2.23 3/178 8919
/proc/meminfo: memFree=30725732/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100336 s]
/proc/loadavg: 2.95 2.41 2.23 3/178 8919
/proc/meminfo: memFree=30725732/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.95 2.41 2.23 3/178 8919
/proc/meminfo: memFree=30725732/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.95 2.41 2.23 3/178 8919
/proc/meminfo: memFree=30725732/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.95 2.41 2.23 3/181 8936
/proc/meminfo: memFree=30718764/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=0.88 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 2615 11540 0 0 9 1 76 2 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8936] ppid=8920 vsize=8936 CPUtime=0.58 cores=1,3,5,7
/proc/8936/stat : 8936 (glucosInc) R 8920 8919 2929 0 -1 4202496 1995 0 0 0 58 0 0 0 20 0 1 0 274664538 9150464 1626 33554432000 4194304 5654031 140737222204256 140737222202344 4642124 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8936/statm: 2234 1626 142 357 0 1874 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 20732

[startup+3.1003 s]
/proc/loadavg: 2.95 2.41 2.23 3/181 8938
/proc/meminfo: memFree=30716220/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1.66 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 3078 14191 0 0 10 1 152 3 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8938] ppid=8920 vsize=13508 CPUtime=1.4 cores=1,3,5,7
/proc/8938/stat : 8938 (glucosInc) R 8920 8919 2929 0 -1 4202496 2899 0 0 0 140 0 0 0 20 0 1 0 274664617 13832192 2212 33554432000 4194304 5654031 140736583069792 140736583057608 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8938/statm: 3377 2212 142 357 0 3017 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 25304

[startup+6.30032 s]
/proc/loadavg: 2.88 2.40 2.23 3/181 8942
/proc/meminfo: memFree=30718084/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=4.38 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4004 21097 0 0 14 2 417 5 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8942] ppid=8920 vsize=13512 CPUtime=1.89 cores=1,3,5,7
/proc/8942/stat : 8942 (glucosInc) R 8920 8919 2929 0 -1 4202496 3035 0 0 0 189 0 0 0 20 0 1 0 274664887 13836288 2818 33554432000 4194304 5654031 140735665786912 140735665774728 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8942/statm: 3378 2818 142 357 0 3018 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25308

[startup+12.7003 s]
/proc/loadavg: 2.81 2.39 2.23 3/181 8942
/proc/meminfo: memFree=30700780/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=4.38 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4004 21097 0 0 14 2 417 5 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8942] ppid=8920 vsize=24964 CPUtime=8.29 cores=1,3,5,7
/proc/8942/stat : 8942 (glucosInc) R 8920 8919 2929 0 -1 4202496 4802 0 0 0 828 1 0 0 20 0 1 0 274664887 25563136 5711 33554432000 4194304 5654031 140735665786912 140735665774728 4232466 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8942/statm: 6241 5711 142 357 0 5881 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36760

[startup+25.5004 s]
/proc/loadavg: 2.63 2.37 2.22 3/181 8944
/proc/meminfo: memFree=30716948/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=16.48 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4467 27357 0 0 15 2 1624 7 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8944] ppid=8920 vsize=24960 CPUtime=8.98 cores=1,3,5,7
/proc/8944/stat : 8944 (glucosInc) R 8920 8919 2929 0 -1 4202496 5151 0 0 0 897 1 0 0 20 0 1 0 274666098 25559040 5060 33554432000 4194304 5654031 140733475083616 140733475071432 4976752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8944/statm: 6240 5060 142 357 0 5880 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36756

[startup+51.1004 s]
/proc/loadavg: 2.41 2.34 2.21 3/181 8944
/proc/meminfo: memFree=30687628/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=16.48 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4467 27357 0 0 15 2 1624 7 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8944] ppid=8920 vsize=62376 CPUtime=34.57 cores=1,3,5,7
/proc/8944/stat : 8944 (glucosInc) R 8920 8919 2929 0 -1 4202496 7759 0 0 0 3455 2 0 0 20 0 1 0 274666098 63873024 11715 33554432000 4194304 5654031 140733475083616 140733475071432 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8944/statm: 15594 11715 142 357 0 15234 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 74172

[startup+102.307 s]
/proc/loadavg: 2.18 2.29 2.20 3/181 8944
/proc/meminfo: memFree=30660512/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=16.48 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4467 27357 0 0 15 2 1624 7 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8944] ppid=8920 vsize=69928 CPUtime=85.77 cores=1,3,5,7
/proc/8944/stat : 8944 (glucosInc) R 8920 8919 2929 0 -1 4202496 10473 0 0 0 8572 5 0 0 20 0 1 0 274666098 71606272 16951 33554432000 4194304 5654031 140733475083616 140733475071432 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8944/statm: 17482 16951 142 357 0 17122 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81724

[startup+162.3 s]
/proc/loadavg: 2.06 2.23 2.18 3/181 8945
/proc/meminfo: memFree=30658232/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=16.48 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4467 27357 0 0 15 2 1624 7 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8944] ppid=8920 vsize=97136 CPUtime=145.75 cores=1,3,5,7
/proc/8944/stat : 8944 (glucosInc) R 8920 8919 2929 0 -1 4202496 11258 0 0 0 14568 7 0 0 20 0 1 0 274666098 99467264 19395 33554432000 4194304 5654031 140733475083616 140733475071432 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8944/statm: 24284 19395 142 357 0 23924 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108932

[startup+222.3 s]
/proc/loadavg: 2.02 2.19 2.17 3/181 8945
/proc/meminfo: memFree=30615596/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=16.48 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 4467 27357 0 0 15 2 1624 7 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8944] ppid=8920 vsize=146456 CPUtime=205.74 cores=1,3,5,7
/proc/8944/stat : 8944 (glucosInc) R 8920 8919 2929 0 -1 4202496 11896 0 0 0 20564 10 0 0 20 0 1 0 274666098 149970944 27698 33554432000 4194304 5654031 140733475083616 140733475071432 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8944/statm: 36614 27698 142 357 0 36254 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 158252

[startup+282.3 s]

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

/proc/meminfo: memFree=31319228/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=198.6 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 13097 0 0 0 19852 8 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641119048 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 113060

[startup+1302.3 s]
/proc/loadavg: 1.04 1.39 1.77 2/173 8985
/proc/meminfo: memFree=31318916/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=258.61 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 13467 0 0 0 25850 11 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4232916 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 113060

[startup+1362.3 s]
/proc/loadavg: 1.01 1.32 1.72 2/172 8985
/proc/meminfo: memFree=31319792/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=318.59 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 13842 0 0 0 31846 13 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 113060

[startup+1422.31 s]
/proc/loadavg: 1.00 1.26 1.67 2/173 8987
/proc/meminfo: memFree=31319288/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=378.58 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 14091 0 0 0 37844 14 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 113060

[startup+1482.3 s]
/proc/loadavg: 1.00 1.21 1.63 2/173 8987
/proc/meminfo: memFree=31276404/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=150584 CPUtime=438.58 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 14468 0 0 0 43841 17 0 0 20 0 1 0 274768811 154198016 31227 33554432000 4194304 5654031 140733641121024 140733641108840 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 37646 31227 142 357 0 37286 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 162380

[startup+1542.3 s]
/proc/loadavg: 1.00 1.17 1.59 2/173 8987
/proc/meminfo: memFree=31319536/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=498.57 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 15071 0 0 0 49838 19 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 113060

[startup+1602.3 s]
/proc/loadavg: 1.00 1.13 1.55 2/173 8987
/proc/meminfo: memFree=31319568/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=558.56 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 16500 0 0 0 55833 23 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 113060

[startup+1662.3 s]
/proc/loadavg: 1.00 1.11 1.51 2/174 8990
/proc/meminfo: memFree=31318956/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=618.55 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 17346 0 0 0 61829 26 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4215124 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 113060

[startup+1722.3 s]
/proc/loadavg: 1.00 1.08 1.47 2/173 8991
/proc/meminfo: memFree=31257232/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=181404 CPUtime=678.53 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 18785 0 0 0 67824 29 0 0 20 0 1 0 274768811 185757696 35902 33554432000 4194304 5654031 140733641121024 140733641108840 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 45351 35902 142 357 0 44991 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 193200

[startup+1782.3 s]
/proc/loadavg: 1.00 1.07 1.44 2/173 8991
/proc/meminfo: memFree=31271660/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=150584 CPUtime=738.52 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 19650 0 0 0 73819 33 0 0 20 0 1 0 274768811 154198016 32263 33554432000 4194304 5654031 140733641121024 140733641118952 4232794 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 37646 32263 142 357 0 37286 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 162380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.06 1.43 2/173 8991
/proc/meminfo: memFree=31319028/32873844 swapFree=7108/7108
[pid=8919] ppid=8917 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8919/stat : 8919 (npSolver-pbo-It) S 8917 8919 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274664447 9367552 275 33554432000 4194304 5064252 140733448490224 140733448489136 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8919/statm: 2287 275 233 213 0 72 0
[pid=8920] ppid=8919 vsize=2648 CPUtime=1043.43 cores=1,3,5,7
/proc/8920/stat : 8920 (npSolver-pbo) S 8919 8919 2929 0 -1 4202496 5856 68586 0 0 21 2 104264 56 20 0 1 0 274664447 2711552 352 33554432000 4194304 5992684 140736514660544 140736514646376 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8920/statm: 662 352 179 440 0 218 0
[pid=8984] ppid=8920 vsize=101264 CPUtime=756.63 cores=1,3,5,7
/proc/8984/stat : 8984 (glucosInc) R 8920 8919 2929 0 -1 4202496 20226 0 0 0 75629 34 0 0 20 0 1 0 274768811 103694336 20370 33554432000 4194304 5654031 140733641121024 140733641108840 4232755 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8984/statm: 25316 20370 142 357 0 24956 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 113060

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.15
CPU system time (s): 0.943856
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 193200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.943856
maximum resident set size= 145656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95050
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= 454
involuntary context switches= 2685

runsolver used 3.38149 second user time and 8.87065 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 04:22:39
IDJOB=3698452
IDBENCH=89841
IDSOLVER=2275
FILE ID=node103/3698452-1338085359
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 71484 MiB

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

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=548066385

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30726104 kB
Buffers:          287428 kB
Cached:           462048 kB
SwapCached:         4540 kB
Active:          1194916 kB
Inactive:         114840 kB
Active(anon):     555404 kB
Inactive(anon):     7432 kB
Active(file):     639512 kB
Inactive(file):   107408 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:             12324 kB
Writeback:             0 kB
AnonPages:        566504 kB
Mapped:            12976 kB
Shmem:                 8 kB
Slab:             692536 kB
SReclaimable:     134320 kB
SUnreclaim:       558216 kB
KernelStack:        1456 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     740896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71588 MiB
End job on node103 at 2012-05-27 04:52:39