Trace number 3752517

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_2.opb
MD5SUMf7e9965e006e5669c3252afd9a68998d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 67
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

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.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.16	c [INC SEARCH] formula is SAT
0.00/0.16	c [INC SYSTEM] solved the initial formula
0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.18	o 499
0.00/0.18	c starting approximation
0.00/0.18	c factor = 1
0.00/0.18	c can not find a suitable factor, leaving approximation
0.00/0.18	c finished approximation
0.00/0.18	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.18	c write failed with 2
0.00/0.18	c [INC SEARCH] iteration: 0
0.00/0.18	c [INC BOUNDS] best value:499 search for 498
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c (debug) using card networks
0.00/0.18	c old isEQ: 128, new EQ is 0
0.00/0.19	c set iterative enc to: card
0.00/0.19	c set iterative enc to: none
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.44	c formula is SAT
0.00/0.45	c [INC SEARCH] copied best model
0.00/0.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 91
0.00/0.45	c [INC SEARCH] iteration: 1
0.00/0.45	c [INC BOUNDS] best value:91 search for 90
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	c old isEQ: 0, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.52	c formula is SAT
0.00/0.52	c [INC SEARCH] copied best model
0.00/0.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.53	o 88
0.00/0.53	c [INC SEARCH] iteration: 2
0.00/0.53	c [INC BOUNDS] best value:88 search for 87
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.53	c old isEQ: 0, new EQ is 0
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.54	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o 85
0.00/0.60	c [INC SEARCH] iteration: 3
0.00/0.60	c [INC BOUNDS] best value:85 search for 84
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c (debug) using card networks
0.00/0.60	c old isEQ: 0, new EQ is 0
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
0.00/0.67	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.68	c model valid
0.00/0.68	c current solution ok
0.00/0.68	o 84
0.00/0.68	c [INC SEARCH] iteration: 4
0.00/0.68	c [INC BOUNDS] best value:84 search for 83
0.00/0.68	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.68	c write failed with 2
0.00/0.68	c [INC SYSTEM] create new solver instance
0.00/0.68	c [INC] encode full formula
0.00/0.68	c (debug) using card networks
0.00/0.68	c old isEQ: 0, new EQ is 0
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
0.00/0.79	c formula is SAT
0.00/0.79	c [INC SEARCH] copied best model
0.00/0.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.79	c model valid
0.00/0.79	c current solution ok
0.00/0.79	o 81
0.00/0.79	c [INC SEARCH] iteration: 5
0.00/0.79	c [INC BOUNDS] best value:81 search for 80
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.80	c [INC SYSTEM] create new solver instance
0.00/0.80	c [INC] encode full formula
0.00/0.80	c (debug) using card networks
0.00/0.80	c old isEQ: 0, new EQ is 0
0.00/0.80	c set iterative enc to: card
0.00/0.80	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
0.00/0.87	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.88	c model valid
0.00/0.88	c current solution ok
0.00/0.88	o 78
0.00/0.88	c [INC SEARCH] iteration: 6
0.00/0.88	c [INC BOUNDS] best value:78 search for 77
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.88	c old isEQ: 0, new EQ is 0
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.89	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o 73
0.00/0.97	c [INC SEARCH] iteration: 7
0.00/0.97	c [INC BOUNDS] best value:73 search for 72
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.97	c old isEQ: 0, new EQ is 0
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.98	c [INC SEARCH] isOptimum variable: 0
0.00/1.09	c formula is SAT
0.00/1.09	c [INC SEARCH] copied best model
0.00/1.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.10	c model valid
0.00/1.10	c current solution ok
0.00/1.10	o 72
0.00/1.10	c [INC SEARCH] iteration: 8
0.00/1.10	c [INC BOUNDS] best value:72 search for 71
0.00/1.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.10	c write failed with 2
0.00/1.10	c [INC SYSTEM] create new solver instance
0.00/1.10	c [INC] encode full formula
0.00/1.10	c (debug) using card networks
0.00/1.10	c old isEQ: 0, new EQ is 0
1.09/1.11	c set iterative enc to: card
1.09/1.11	c set iterative enc to: none
1.09/1.11	c [INC SEARCH] isOptimum variable: 0
33.15/33.29	c formula is SAT
33.15/33.29	c [INC SEARCH] copied best model
33.15/33.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.15/33.29	c model valid
33.15/33.29	c current solution ok
33.15/33.29	o 69
33.15/33.29	c [INC SEARCH] iteration: 9
33.15/33.29	c [INC BOUNDS] best value:69 search for 68
33.15/33.29	c [INC SYSTEM] there exists a inc, kill it!
33.15/33.29	c write failed with 2
33.15/33.29	c [INC SYSTEM] create new solver instance
33.15/33.29	c [INC] encode full formula
33.15/33.29	c (debug) using card networks
33.15/33.29	c old isEQ: 0, new EQ is 0
33.26/33.30	c set iterative enc to: card
33.26/33.30	c set iterative enc to: none
33.26/33.31	c [INC SEARCH] isOptimum variable: 0
33.28/34.05	c formula is SAT
33.28/34.05	c [INC SEARCH] copied best model
33.28/34.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.28/34.05	c model valid
33.28/34.05	c current solution ok
33.28/34.05	o 68
33.28/34.05	c [INC SEARCH] iteration: 10
33.28/34.05	c [INC BOUNDS] best value:68 search for 67
33.28/34.05	c [INC SYSTEM] there exists a inc, kill it!
33.28/34.05	c write failed with 2
33.28/34.05	c [INC SYSTEM] create new solver instance
33.28/34.05	c [INC] encode full formula
33.28/34.05	c (debug) using card networks
33.28/34.05	c old isEQ: 0, new EQ is 0
33.28/34.06	c set iterative enc to: card
33.28/34.06	c set iterative enc to: none
33.28/34.06	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  1938 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3752517-1339218936/watcher-3752517-1339218936 -o /tmp/evaluation-result-3752517-1339218936/solver-3752517-1339218936 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752517-1339218936.opb 1339223492 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 1937
/proc/meminfo: memFree=28861728/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0

[startup+0.10185 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 1937
/proc/meminfo: memFree=28861728/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200274 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 1937
/proc/meminfo: memFree=28861728/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 1937
/proc/meminfo: memFree=28861728/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700146 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 1937
/proc/meminfo: memFree=28861728/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 1966
/proc/meminfo: memFree=28851480/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=1.09 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 6408 22827 0 0 12 3 87 7 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 14116

[startup+3.10029 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 1968
/proc/meminfo: memFree=28844100/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=1.09 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 6408 22827 0 0 12 3 87 7 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1968] ppid=1938 vsize=10844 CPUtime=1.97 cores=0,2,4,6
/proc/1968/stat : 1968 (glucosInc) R 1938 1937 1885 0 -1 4202496 4103 0 0 0 197 0 0 0 20 0 1 0 388020448 11104256 2110 33554432000 4194304 5654031 140736472767824 140736472765912 4216105 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1968/statm: 2711 2110 140 357 0 2351 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 24960

[startup+6.30028 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 1968
/proc/meminfo: memFree=28820608/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=1.09 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 6408 22827 0 0 12 3 87 7 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1968] ppid=1938 vsize=45764 CPUtime=5.16 cores=0,2,4,6
/proc/1968/stat : 1968 (glucosInc) R 1938 1937 1885 0 -1 4202496 6242 0 0 0 516 0 0 0 20 0 1 0 388020448 46862336 6822 33554432000 4194304 5654031 140736472767824 140736472765848 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1968/statm: 11441 6822 140 357 0 11081 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 59880

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 3/181 1968
/proc/meminfo: memFree=28786228/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=1.09 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 6408 22827 0 0 12 3 87 7 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1968] ppid=1938 vsize=45764 CPUtime=11.57 cores=0,2,4,6
/proc/1968/stat : 1968 (glucosInc) R 1938 1937 1885 0 -1 4202496 7128 0 0 0 1156 1 0 0 20 0 1 0 388020448 46862336 10939 33554432000 4194304 5654031 140736472767824 140736472765848 4233438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1968/statm: 11441 10939 140 357 0 11081 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 59880

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 1968
/proc/meminfo: memFree=28723220/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=1.09 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 6408 22827 0 0 12 3 87 7 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1968] ppid=1938 vsize=113940 CPUtime=24.36 cores=0,2,4,6
/proc/1968/stat : 1968 (glucosInc) R 1938 1937 1885 0 -1 4202496 8727 0 0 0 2434 2 0 0 20 0 1 0 388020448 116674560 25848 33554432000 4194304 5654031 140736472767824 140736472765752 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1968/statm: 28485 25848 140 357 0 28125 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 128056

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 1972
/proc/meminfo: memFree=28756604/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=40280 CPUtime=17.01 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 7630 0 0 0 1700 1 0 0 20 0 1 0 388023743 41246720 9545 33554432000 4194304 5654031 140735169038576 140735169026392 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1972/statm: 10070 9545 141 357 0 9710 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 54396

[startup+102.3 s]
/proc/loadavg: 1.62 0.56 0.20 3/181 1972
/proc/meminfo: memFree=28626276/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=120060 CPUtime=68.2 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 9308 0 0 0 6815 5 0 0 20 0 1 0 388023743 122941440 25988 33554432000 4194304 5654031 140735169038576 140735169036504 4215200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1972/statm: 30015 25988 141 357 0 29655 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 134176

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/181 1973
/proc/meminfo: memFree=28674580/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=120060 CPUtime=128.19 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 12278 0 0 0 12807 12 0 0 20 0 1 0 388023743 122941440 26500 33554432000 4194304 5654031 140735169038576 140735169036504 4232932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 30015 26500 141 357 0 29655 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 134176

[startup+222.307 s]
/proc/loadavg: 1.95 1.04 0.41 3/181 1973
/proc/meminfo: memFree=28668940/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=83936 CPUtime=188.18 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 15478 0 0 0 18801 17 0 0 20 0 1 0 388023743 85950464 18682 33554432000 4194304 5654031 140735169038576 140735169036456 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 20984 18682 141 357 0 20624 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 98052

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/182 1976
/proc/meminfo: memFree=28570396/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 1.97 1.51 3/181 1984
/proc/meminfo: memFree=28433680/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=282128 CPUtime=1328 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 63033 0 0 0 132691 109 0 0 20 0 1 0 388023743 288899072 60470 33554432000 4194304 5654031 140735169038576 140735169026392 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 70532 60470 141 357 0 70172 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 296244

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 1984
/proc/meminfo: memFree=28434896/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=282128 CPUtime=1387.99 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 64594 0 0 0 138687 112 0 0 20 0 1 0 388023743 288899072 65078 33554432000 4194304 5654031 140735169038576 140735169026392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 70532 65078 141 357 0 70172 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 296244

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/182 1987
/proc/meminfo: memFree=28543500/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=201220 CPUtime=1447.97 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 66262 0 0 0 144680 117 0 0 20 0 1 0 388023743 206049280 45254 33554432000 4194304 5654031 140735169038576 140735169026392 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 50305 45254 141 357 0 49945 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 215336

[startup+1542.31 s]
/proc/loadavg: 2.00 1.97 1.59 3/181 1987
/proc/meminfo: memFree=28498312/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=232040 CPUtime=1507.98 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 68935 0 0 0 150675 123 0 0 20 0 1 0 388023743 237608960 50953 33554432000 4194304 5654031 140735169038576 140735169026392 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 58010 50953 141 357 0 57650 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 246156

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 1987
/proc/meminfo: memFree=28427016/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=232040 CPUtime=1567.95 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 70507 0 0 0 156669 126 0 0 20 0 1 0 388023743 237608960 54025 33554432000 4194304 5654031 140735169038576 140735169026392 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 58010 54025 141 357 0 57650 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 246156

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/181 1988
/proc/meminfo: memFree=28432268/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=232040 CPUtime=1627.95 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 72069 0 0 0 162665 130 0 0 20 0 1 0 388023743 237608960 57097 33554432000 4194304 5654031 140735169038576 140735169026392 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 58010 57097 141 357 0 57650 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 246156

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/181 1988
/proc/meminfo: memFree=28466436/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=282128 CPUtime=1687.93 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 74448 0 0 0 168659 134 0 0 20 0 1 0 388023743 288899072 59446 33554432000 4194304 5654031 140735169038576 140735169026392 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 70532 59446 141 357 0 70172 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 296244

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/181 1988
/proc/meminfo: memFree=28404744/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=282128 CPUtime=1747.93 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 76004 0 0 0 174655 138 0 0 20 0 1 0 388023743 288899072 59958 33554432000 4194304 5654031 140735169038576 140735169026392 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 70532 59958 141 357 0 70172 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 296244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.68 2/174 2013
/proc/meminfo: memFree=28592268/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=282128 CPUtime=1766.03 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 76332 0 0 0 176464 139 0 0 20 0 1 0 388023743 288899072 69983 33554432000 4194304 5654031 140735169038576 140735169026392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 70532 69983 141 357 0 70172 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 296244

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.68 2/174 2013
/proc/meminfo: memFree=28592268/32873648 swapFree=7372/7372
[pid=1937] ppid=1935 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1937/stat : 1937 (npSolver-pbo-It) S 1935 1937 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020337 9367552 274 33554432000 4194304 5064252 140733712698416 140733712697328 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1937/statm: 2287 274 233 213 0 72 0
[pid=1938] ppid=1937 vsize=4968 CPUtime=34.03 cores=0,2,4,6
/proc/1938/stat : 1938 (npSolver-pbo) S 1937 1937 1885 0 -1 4202496 7348 35223 0 0 15 3 3374 11 20 0 1 0 388020337 5087232 865 33554432000 4194304 6004724 140735495140992 140735495126840 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1938/statm: 1242 865 189 442 0 796 0
[pid=1972] ppid=1938 vsize=282128 CPUtime=1766.03 cores=0,2,4,6
/proc/1972/stat : 1972 (glucosInc) R 1938 1937 1885 0 -1 4202496 76332 0 0 0 176464 139 0 0 20 0 1 0 388023743 288899072 69983 33554432000 4194304 5654031 140735169038576 140735169026392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1972/statm: 70532 69983 141 357 0 70172 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 296244

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1937 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=894847
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=156976
# CPU time returned by wait4() is 34.0518
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.53
CPU system time (s): 1.53
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 377632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.8948
system time used= 0.156976
maximum resident set size= 107488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42945
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 434
involuntary context switches= 124

runsolver used 3.09153 second user time and 8.43372 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 07:15:36
IDJOB=3752517
IDBENCH=48131
IDSOLVER=2335
FILE ID=node115/3752517-1339218936
RUNJOBID= node115-1339218935-1901
PBS_JOBID= 14644310
Free space on /tmp= 70264 MiB

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

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

MD5SUM BENCH= f7e9965e006e5669c3252afd9a68998d
RANDOM SEED=1339223492

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28862000 kB
Buffers:          342980 kB
Cached:          2754080 kB
SwapCached:         2180 kB
Active:          1402116 kB
Inactive:        1708184 kB
Active(anon):      10840 kB
Inactive(anon):     2272 kB
Active(file):    1391276 kB
Inactive(file):  1705912 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             18344 kB
Writeback:             0 kB
AnonPages:         16280 kB
Mapped:             9752 kB
Shmem:                 0 kB
Slab:             761068 kB
SReclaimable:     205236 kB
SUnreclaim:       555832 kB
KernelStack:        1392 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     136576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70264 MiB
End job on node115 at 2012-06-09 07:45:36