Trace number 3752520

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.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_3.opb
MD5SUM0f5da0a781de7969842ad5c8dd7a6f1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
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 constraint26
Maximum length of a constraint50
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)15722
Sum of products size (including duplicates)31444
Number of different products15722
Sum of products size31444

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.36	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.37	c model valid
0.00/0.37	c current solution ok
0.00/0.40	o 499
0.00/0.40	c starting approximation
0.00/0.40	c factor = 1
0.00/0.40	c can not find a suitable factor, leaving approximation
0.00/0.40	c finished approximation
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SEARCH] iteration: 0
0.00/0.40	c [INC BOUNDS] best value:499 search for 498
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c old isEQ: 160, new EQ is 0
0.00/0.41	c set iterative enc to: card
0.00/0.41	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.83	c formula is SAT
0.00/0.83	c [INC SEARCH] copied best model
0.00/0.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o 48
0.00/0.84	c [INC SEARCH] iteration: 1
0.00/0.84	c [INC BOUNDS] best value:48 search for 47
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 96, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
1.65/1.71	c formula is SAT
1.65/1.71	c [INC SEARCH] copied best model
1.65/1.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.65/1.72	c model valid
1.65/1.72	c current solution ok
1.65/1.72	o 45
1.65/1.72	c [INC SEARCH] iteration: 2
1.65/1.72	c [INC BOUNDS] best value:45 search for 44
1.65/1.72	c [INC SYSTEM] there exists a inc, kill it!
1.65/1.72	c write failed with 2
1.65/1.72	c [INC SYSTEM] create new solver instance
1.65/1.72	c [INC] encode full formula
1.65/1.72	c (debug) using card networks
1.65/1.72	c old isEQ: 112, new EQ is 0
1.65/1.72	c set iterative enc to: card
1.65/1.72	c set iterative enc to: none
1.65/1.73	c [INC SEARCH] isOptimum variable: 0
1.71/2.10	c formula is SAT
1.71/2.10	c [INC SEARCH] copied best model
1.71/2.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.11	c model valid
2.07/2.11	c current solution ok
2.07/2.11	o 42
2.07/2.11	c [INC SEARCH] iteration: 3
2.07/2.11	c [INC BOUNDS] best value:42 search for 41
2.07/2.11	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.11	c write failed with 2
2.07/2.11	c [INC SYSTEM] create new solver instance
2.07/2.11	c [INC] encode full formula
2.07/2.11	c (debug) using card networks
2.07/2.11	c old isEQ: 112, new EQ is 0
2.07/2.11	c set iterative enc to: card
2.07/2.11	c set iterative enc to: none
2.07/2.12	c [INC SEARCH] isOptimum variable: 0
2.09/2.77	c formula is SAT
2.09/2.77	c [INC SEARCH] copied best model
2.09/2.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.09/2.78	c model valid
2.09/2.78	c current solution ok
2.09/2.78	o 39
2.09/2.78	c [INC SEARCH] iteration: 4
2.09/2.78	c [INC BOUNDS] best value:39 search for 38
2.09/2.78	c [INC SYSTEM] there exists a inc, kill it!
2.09/2.78	c write failed with 2
2.09/2.78	c [INC SYSTEM] create new solver instance
2.09/2.78	c [INC] encode full formula
2.09/2.78	c (debug) using card networks
2.09/2.78	c old isEQ: 112, new EQ is 0
2.09/2.79	c set iterative enc to: card
2.09/2.79	c set iterative enc to: none
2.09/2.79	c [INC SEARCH] isOptimum variable: 0
2.76/3.16	c formula is SAT
2.76/3.17	c [INC SEARCH] copied best model
2.76/3.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.76/3.17	c model valid
2.76/3.17	c current solution ok
2.76/3.17	o 38
2.76/3.17	c [INC SEARCH] iteration: 5
2.76/3.17	c [INC BOUNDS] best value:38 search for 37
2.76/3.17	c [INC SYSTEM] there exists a inc, kill it!
2.76/3.17	c write failed with 2
2.76/3.18	c [INC SYSTEM] create new solver instance
2.76/3.18	c [INC] encode full formula
2.76/3.18	c (debug) using card networks
2.76/3.18	c old isEQ: 112, new EQ is 0
2.76/3.18	c set iterative enc to: card
2.76/3.18	c set iterative enc to: none
2.76/3.19	c [INC SEARCH] isOptimum variable: 0
973.76/974.02	c formula is SAT
973.76/974.02	c [INC SEARCH] copied best model
973.76/974.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
973.76/974.03	c model valid
973.76/974.03	c current solution ok
973.76/974.03	o 37
973.76/974.03	c [INC SEARCH] iteration: 6
973.76/974.03	c [INC BOUNDS] best value:37 search for 36
973.76/974.03	c [INC SYSTEM] there exists a inc, kill it!
973.76/974.03	c write failed with 2
973.76/974.03	c [INC SYSTEM] create new solver instance
973.76/974.03	c [INC] encode full formula
973.76/974.03	c (debug) using card networks
973.76/974.03	c old isEQ: 112, new EQ is 0
973.76/974.04	c set iterative enc to: card
973.76/974.04	c set iterative enc to: none
973.76/974.05	c [INC SEARCH] isOptimum variable: 0
974.55/974.83	c formula is SAT
974.55/974.83	c [INC SEARCH] copied best model
974.55/974.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
974.55/974.84	c model valid
974.55/974.84	c current solution ok
974.55/974.84	o 36
974.55/974.84	c [INC SEARCH] iteration: 7
974.55/974.84	c [INC BOUNDS] best value:36 search for 35
974.55/974.84	c [INC SYSTEM] there exists a inc, kill it!
974.55/974.84	c write failed with 2
974.55/974.84	c [INC SYSTEM] create new solver instance
974.55/974.84	c [INC] encode full formula
974.55/974.84	c (debug) using card networks
974.55/974.84	c old isEQ: 112, new EQ is 0
974.55/974.84	c set iterative enc to: card
974.55/974.84	c set iterative enc to: none
974.55/974.85	c [INC SEARCH] isOptimum variable: 0
1512.94/1513.38	c formula is SAT
1512.94/1513.39	c [INC SEARCH] copied best model
1512.94/1513.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1512.94/1513.39	c model valid
1512.94/1513.39	c current solution ok
1512.94/1513.39	o 35
1512.94/1513.39	c [INC SEARCH] iteration: 8
1512.94/1513.39	c [INC BOUNDS] best value:35 search for 34
1512.94/1513.39	c [INC SYSTEM] there exists a inc, kill it!
1512.94/1513.39	c write failed with 2
1512.94/1513.39	c [INC SYSTEM] create new solver instance
1512.94/1513.39	c [INC] encode full formula
1512.94/1513.39	c (debug) using card networks
1512.94/1513.39	c old isEQ: 112, new EQ is 0
1513.05/1513.40	c set iterative enc to: card
1513.05/1513.40	c set iterative enc to: none
1513.05/1513.41	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.51	s UNKNOWN
1800.10/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.51	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-3752520-1339218928/watcher-3752520-1339218928 -o /tmp/evaluation-result-3752520-1339218928/solver-3752520-1339218928 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752520-1339218928.opb 1325389795 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: 0.00 0.00 0.00 3/179 25419
/proc/meminfo: memFree=31459464/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0

[startup+0.0860569 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 25419
/proc/meminfo: memFree=31459464/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100352 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 25419
/proc/meminfo: memFree=31459464/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 25419
/proc/meminfo: memFree=31459464/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 0.00 0.00 0.00 3/179 25419
/proc/meminfo: memFree=31459464/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 25435
/proc/meminfo: memFree=31451560/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=0.83 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 4262 10221 0 0 7 3 61 12 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25435] ppid=25420 vsize=13844 CPUtime=0.62 cores=1,3,5,7
/proc/25435/stat : 25435 (glucosInc) R 25420 25419 25372 0 -1 4202496 2220 0 0 0 62 0 0 0 20 0 1 0 388018542 14176256 2600 33554432000 4194304 5654031 140736871247056 140736871244840 4877259 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25435/statm: 3461 2600 131 357 0 3101 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 29168

[startup+3.10015 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 25441
/proc/meminfo: memFree=31453612/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=2.76 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 5666 18824 0 0 12 3 246 15 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 15324

[startup+6.30035 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 25449
/proc/meminfo: memFree=31440952/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=24056 CPUtime=3.09 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 6030 0 0 0 309 0 0 0 20 0 1 0 388018775 24633344 4921 33554432000 4194304 5654031 140734396558688 140734396556568 4233201 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25449/statm: 6014 4921 142 357 0 5654 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 39380

[startup+12.7004 s]
/proc/loadavg: 0.44 0.10 0.03 3/181 25449
/proc/meminfo: memFree=31399624/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=47624 CPUtime=9.49 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 7688 0 0 0 948 1 0 0 20 0 1 0 388018775 48766976 8504 33554432000 4194304 5654031 140734396558688 140734396556712 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25449/statm: 11906 8504 142 357 0 11546 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 62948

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 25449
/proc/meminfo: memFree=31384592/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=66480 CPUtime=22.29 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 9810 0 0 0 2226 3 0 0 20 0 1 0 388018775 68075520 11576 33554432000 4194304 5654031 140734396558688 140734396546504 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25449/statm: 16620 11576 142 357 0 16260 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 81804

[startup+51.1004 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 25449
/proc/meminfo: memFree=31294700/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=66480 CPUtime=47.89 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 10511 0 0 0 4784 5 0 0 20 0 1 0 388018775 68075520 15980 33554432000 4194304 5654031 140734396558688 140734396556712 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25449/statm: 16620 15980 142 357 0 16260 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 81804

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/181 25449
/proc/meminfo: memFree=31294152/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=146408 CPUtime=99.07 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 14466 0 0 0 9894 13 0 0 20 0 1 0 388018775 149921792 30382 33554432000 4194304 5654031 140734396558688 140734396556616 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25449/statm: 36602 30382 142 357 0 36242 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 161732

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/181 25450
/proc/meminfo: memFree=31238504/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=177228 CPUtime=159.05 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 18607 0 0 0 15883 22 0 0 20 0 1 0 388018775 181481472 36081 33554432000 4194304 5654031 140734396558688 140734396556776 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25449/statm: 44307 36081 142 357 0 43947 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 192552

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/181 25450
/proc/meminfo: memFree=31148772/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=3.16 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 6123 21526 0 0 14 3 283 16 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25449] ppid=25420 vsize=177228 CPUtime=219.04 cores=1,3,5,7
/proc/25449/stat : 25449 (glucosInc) R 25420 25419 25372 0 -1 4202496 22465 0 0 0 21872 32 0 0 20 0 1 0 388018775 181481472 34545 33554432000 4194304 5654031 140734396558688 140734396556776 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25449/statm: 44307 34545 142 357 0 43947 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 192552

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.52 3/182 25453
/proc/meminfo: memFree=31116956/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30972004/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=974.62 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7037 78030 0 0 17 4 97317 124 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25462] ppid=25420 vsize=211140 CPUtime=327.39 cores=1,3,5,7
/proc/25462/stat : 25462 (glucosInc) R 25420 25419 25372 0 -1 4202496 25214 0 0 0 32700 39 0 0 20 0 1 0 388115941 216207360 36674 33554432000 4194304 5654031 140736774728032 140736774726120 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25462/statm: 52785 36674 142 357 0 52425 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 226464

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 25464
/proc/meminfo: memFree=31095164/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=974.62 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7037 78030 0 0 17 4 97317 124 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25462] ppid=25420 vsize=211140 CPUtime=387.37 cores=1,3,5,7
/proc/25462/stat : 25462 (glucosInc) R 25420 25419 25372 0 -1 4202496 26600 0 0 0 38693 44 0 0 20 0 1 0 388115941 216207360 44866 33554432000 4194304 5654031 140736774728032 140736774726120 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25462/statm: 52785 44866 142 357 0 52425 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 226464

[startup+1422.31 s]
/proc/loadavg: 2.08 2.00 1.55 3/181 25464
/proc/meminfo: memFree=30963372/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=974.62 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7037 78030 0 0 17 4 97317 124 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25462] ppid=25420 vsize=161052 CPUtime=447.34 cores=1,3,5,7
/proc/25462/stat : 25462 (glucosInc) R 25420 25419 25372 0 -1 4202496 29569 0 0 0 44683 51 0 0 20 0 1 0 388115941 164917248 33813 33554432000 4194304 5654031 140736774728032 140736774726120 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25462/statm: 40263 33813 142 357 0 39903 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 176376

[startup+1482.3 s]
/proc/loadavg: 2.03 2.00 1.57 3/182 25467
/proc/meminfo: memFree=31107064/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=974.62 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7037 78030 0 0 17 4 97317 124 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25462] ppid=25420 vsize=211140 CPUtime=507.33 cores=1,3,5,7
/proc/25462/stat : 25462 (glucosInc) R 25420 25419 25372 0 -1 4202496 32564 0 0 0 50674 59 0 0 20 0 1 0 388115941 216207360 36106 33554432000 4194304 5654031 140736774728032 140736774715848 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25462/statm: 52785 36106 142 357 0 52425 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 226464

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.60 3/181 25469
/proc/meminfo: memFree=31041616/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=63372 CPUtime=28.87 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 8686 0 0 0 2882 5 0 0 20 0 1 0 388169798 64892928 10647 33554432000 4194304 5654031 140736782087264 140736782085288 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 15843 10647 142 357 0 15483 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 78696

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/181 25469
/proc/meminfo: memFree=31093192/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=124812 CPUtime=88.85 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 13983 0 0 0 8870 15 0 0 20 0 1 0 388169798 127807488 30428 33554432000 4194304 5654031 140736782087264 140736782085192 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 31203 30428 142 357 0 30843 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 140136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/180 25469
/proc/meminfo: memFree=30912200/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=155632 CPUtime=148.85 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 19213 0 0 0 14860 25 0 0 20 0 1 0 388169798 159367168 36415 33554432000 4194304 5654031 140736782087264 140736782085352 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 38908 36415 142 357 0 38548 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 170956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/181 25470
/proc/meminfo: memFree=31002648/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=75492 CPUtime=208.84 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 23315 0 0 0 20852 32 0 0 20 0 1 0 388169798 77303808 18245 33554432000 4194304 5654031 140736782087264 140736782085288 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 18873 18245 142 357 0 18513 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 90816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 25470
/proc/meminfo: memFree=30856908/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=205720 CPUtime=268.83 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 26578 0 0 0 26845 38 0 0 20 0 1 0 388169798 210657280 47980 33554432000 4194304 5654031 140736782087264 140736782085352 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 51430 47980 142 357 0 51070 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 221044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.68 2/173 25495
/proc/meminfo: memFree=31350368/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=155632 CPUtime=287.04 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 27525 0 0 0 28663 41 0 0 20 0 1 0 388169798 159367168 37439 33554432000 4194304 5654031 140736782087264 140736782085352 4232912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 38908 37439 142 357 0 38548 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 170956

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.68 2/173 25495
/proc/meminfo: memFree=31350368/32873844 swapFree=7632/7632
[pid=25419] ppid=25417 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25419/stat : 25419 (npSolver-pbo-It) S 25417 25419 25372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018456 9367552 275 33554432000 4194304 5064252 140735723766544 140735723765456 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25419/statm: 2287 275 233 213 0 72 0
[pid=25420] ppid=25419 vsize=6176 CPUtime=1513.06 cores=1,3,5,7
/proc/25420/stat : 25420 (npSolver-pbo) S 25419 25419 25372 0 -1 4202496 7494 113737 0 0 18 4 151095 189 20 0 1 0 388018456 6324224 1148 33554432000 4194304 6004724 140737035957152 140737035943000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25420/statm: 1544 1148 189 442 0 1098 0
[pid=25469] ppid=25420 vsize=155632 CPUtime=287.04 cores=1,3,5,7
/proc/25469/stat : 25469 (glucosInc) R 25420 25419 25372 0 -1 4202496 27525 0 0 0 28663 41 0 0 20 0 1 0 388169798 159367168 37439 33554432000 4194304 5654031 140736782087264 140736782085352 4232912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25469/statm: 38908 37439 142 357 0 38548 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 170956

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1797.78
CPU system time (s): 2.35364
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 324028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.78
system time used= 2.35364
maximum resident set size= 258324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 573
involuntary context switches= 2622

runsolver used 2.74858 second user time and 8.72967 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-09 07:15:29
IDJOB=3752520
IDBENCH=48113
IDSOLVER=2335
FILE ID=node130/3752520-1339218928
RUNJOBID= node130-1339218928-25389
PBS_JOBID= 14644295
Free space on /tmp= 70992 MiB

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

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

MD5SUM BENCH= 0f5da0a781de7969842ad5c8dd7a6f1b
RANDOM SEED=1325389795

node130.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.875
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	: 5333.75
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.875
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.875
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.91
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.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31459836 kB
Buffers:          264184 kB
Cached:           225276 kB
SwapCached:         2780 kB
Active:           421448 kB
Inactive:         108456 kB
Active(anon):      39040 kB
Inactive(anon):     3068 kB
Active(file):     382408 kB
Inactive(file):   105388 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096948 kB
Dirty:             19120 kB
Writeback:             0 kB
AnonPages:         40204 kB
Mapped:             9940 kB
Shmem:                 0 kB
Slab:             742612 kB
SReclaimable:     183000 kB
SUnreclaim:       559612 kB
KernelStack:        1392 kB
PageTables:         3784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     164248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70992 MiB
End job on node130 at 2012-06-09 07:45:29