Trace number 3698433

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-iis-pima-cov.opb
MD5SUM19a2dfea334d8fb7f32d77f6785ba1fe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark848.205
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables736
Total number of constraints7201
Number of constraints which are clauses7201
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint10
Number of terms in the objective function 736
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 736
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 736
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.56/1.65	c [INC SYSTEM] finished preprocessing in 1 s
1.56/1.65	c [INC SYSTEM] execute solver
1.62/1.71	c [INC SEARCH] formula is SAT
1.62/1.72	c [INC SYSTEM] solved the initial formula
1.62/1.74	c model valid
1.62/1.74	c current solution ok
1.71/1.87	o 697
1.71/1.87	c [INC SYSTEM] there exists a inc, kill it!
1.71/1.87	c write failed with 2
1.71/1.87	c [INC SEARCH] iteration: 0
1.71/1.87	c [INC BOUNDS] best value:697 search for 696
1.71/1.87	c [INC SYSTEM] create new solver instance
1.71/1.87	c [INC] encode full formula
1.71/1.87	c (debug) using card networks
1.71/1.89	c set iterative enc to: card
1.71/1.89	c set iterative enc to: none
1.88/1.90	c [INC SEARCH] isOptimum variable: 0
1.89/2.04	c formula is SAT
1.89/2.05	c [INC SEARCH] copied best model
1.89/2.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.89/2.07	c model valid
1.89/2.07	c current solution ok
1.89/2.07	o 66
1.89/2.07	c [INC SEARCH] iteration: 1
1.89/2.07	c [INC BOUNDS] best value:66 search for 65
1.89/2.07	c [INC SYSTEM] there exists a inc, kill it!
1.89/2.07	c write failed with 2
1.89/2.08	c [INC SYSTEM] create new solver instance
1.89/2.08	c [INC] encode full formula
1.89/2.08	c (debug) using card networks
1.89/2.09	c set iterative enc to: card
1.89/2.09	c set iterative enc to: none
1.89/2.10	c [INC SEARCH] isOptimum variable: 0
2.08/2.30	c formula is SAT
2.08/2.31	c [INC SEARCH] copied best model
2.08/2.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.08/2.33	c model valid
2.08/2.33	c current solution ok
2.08/2.33	o 65
2.08/2.33	c [INC SEARCH] iteration: 2
2.08/2.33	c [INC BOUNDS] best value:65 search for 64
2.08/2.33	c [INC SYSTEM] there exists a inc, kill it!
2.08/2.33	c write failed with 2
2.08/2.33	c [INC SYSTEM] create new solver instance
2.08/2.33	c [INC] encode full formula
2.08/2.33	c (debug) using card networks
2.08/2.34	c set iterative enc to: card
2.08/2.34	c set iterative enc to: none
2.08/2.35	c [INC SEARCH] isOptimum variable: 0
2.33/2.55	c formula is SAT
2.33/2.55	c [INC SEARCH] copied best model
2.33/2.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.33/2.58	c model valid
2.33/2.58	c current solution ok
2.33/2.58	o 64
2.33/2.58	c [INC SEARCH] iteration: 3
2.33/2.58	c [INC BOUNDS] best value:64 search for 63
2.33/2.58	c [INC SYSTEM] there exists a inc, kill it!
2.33/2.58	c write failed with 2
2.33/2.58	c [INC SYSTEM] create new solver instance
2.33/2.58	c [INC] encode full formula
2.33/2.58	c (debug) using card networks
2.33/2.59	c set iterative enc to: card
2.33/2.59	c set iterative enc to: none
2.58/2.60	c [INC SEARCH] isOptimum variable: 0
3.57/3.62	c formula is SAT
3.57/3.63	c [INC SEARCH] copied best model
3.57/3.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.57/3.65	c model valid
3.57/3.65	c current solution ok
3.57/3.65	o 58
3.57/3.65	c [INC SEARCH] iteration: 4
3.57/3.65	c [INC BOUNDS] best value:58 search for 57
3.57/3.65	c [INC SYSTEM] there exists a inc, kill it!
3.57/3.65	c write failed with 2
3.57/3.66	c [INC SYSTEM] create new solver instance
3.57/3.66	c [INC] encode full formula
3.57/3.66	c (debug) using card networks
3.57/3.67	c set iterative enc to: card
3.57/3.67	c set iterative enc to: none
3.57/3.67	c [INC SEARCH] isOptimum variable: 0
3.65/4.14	c formula is SAT
3.65/4.14	c [INC SEARCH] copied best model
3.65/4.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.65/4.17	c model valid
3.65/4.17	c current solution ok
3.65/4.17	o 51
3.65/4.17	c [INC SEARCH] iteration: 5
3.65/4.17	c [INC BOUNDS] best value:51 search for 50
3.65/4.17	c [INC SYSTEM] there exists a inc, kill it!
3.65/4.17	c write failed with 2
3.65/4.17	c [INC SYSTEM] create new solver instance
3.65/4.17	c [INC] encode full formula
3.65/4.17	c (debug) using card networks
3.65/4.18	c set iterative enc to: card
3.65/4.18	c set iterative enc to: none
3.65/4.19	c [INC SEARCH] isOptimum variable: 0
6.87/6.97	c formula is SAT
6.87/6.98	c [INC SEARCH] copied best model
6.87/6.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.97/7.00	c model valid
6.97/7.00	c current solution ok
6.97/7.00	o 46
6.97/7.00	c [INC SEARCH] iteration: 6
6.97/7.00	c [INC BOUNDS] best value:46 search for 45
6.97/7.00	c [INC SYSTEM] there exists a inc, kill it!
6.97/7.00	c write failed with 2
6.97/7.01	c [INC SYSTEM] create new solver instance
6.97/7.01	c [INC] encode full formula
6.97/7.01	c (debug) using card networks
6.97/7.02	c set iterative enc to: card
6.97/7.02	c set iterative enc to: none
6.97/7.02	c [INC SEARCH] isOptimum variable: 0
10.36/10.45	c formula is SAT
10.36/10.45	c [INC SEARCH] copied best model
10.36/10.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.36/10.48	c model valid
10.36/10.48	c current solution ok
10.36/10.48	o 45
10.36/10.48	c [INC SEARCH] iteration: 7
10.36/10.48	c [INC BOUNDS] best value:45 search for 44
10.36/10.48	c [INC SYSTEM] there exists a inc, kill it!
10.36/10.48	c write failed with 2
10.36/10.48	c [INC SYSTEM] create new solver instance
10.36/10.48	c [INC] encode full formula
10.36/10.48	c (debug) using card networks
10.36/10.49	c set iterative enc to: card
10.36/10.49	c set iterative enc to: none
10.48/10.50	c [INC SEARCH] isOptimum variable: 0
60.26/60.39	c formula is SAT
60.26/60.39	c [INC SEARCH] copied best model
60.26/60.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
60.37/60.42	c model valid
60.37/60.42	c current solution ok
60.37/60.42	o 44
60.37/60.42	c [INC SEARCH] iteration: 8
60.37/60.42	c [INC BOUNDS] best value:44 search for 43
60.37/60.42	c [INC SYSTEM] there exists a inc, kill it!
60.37/60.42	c write failed with 2
60.37/60.42	c [INC SYSTEM] create new solver instance
60.37/60.42	c [INC] encode full formula
60.37/60.42	c (debug) using card networks
60.37/60.43	c set iterative enc to: card
60.37/60.43	c set iterative enc to: none
60.37/60.44	c [INC SEARCH] isOptimum variable: 0
75.64/75.70	c formula is SAT
75.64/75.70	c [INC SEARCH] copied best model
75.64/75.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
75.64/75.73	c model valid
75.64/75.73	c current solution ok
75.64/75.73	o 42
75.64/75.73	c [INC SEARCH] iteration: 9
75.64/75.73	c [INC BOUNDS] best value:42 search for 41
75.64/75.73	c [INC SYSTEM] there exists a inc, kill it!
75.64/75.73	c write failed with 2
75.64/75.73	c [INC SYSTEM] create new solver instance
75.64/75.73	c [INC] encode full formula
75.64/75.73	c (debug) using card networks
75.64/75.74	c set iterative enc to: card
75.64/75.74	c set iterative enc to: none
75.64/75.75	c [INC SEARCH] isOptimum variable: 0
279.81/279.90	c formula is SAT
279.81/279.90	c [INC SEARCH] copied best model
279.81/279.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
279.81/279.93	c model valid
279.81/279.93	c current solution ok
279.81/279.93	o 40
279.81/279.93	c [INC SEARCH] iteration: 10
279.81/279.93	c [INC BOUNDS] best value:40 search for 39
279.81/279.93	c [INC SYSTEM] there exists a inc, kill it!
279.81/279.93	c write failed with 2
279.81/279.93	c [INC SYSTEM] create new solver instance
279.81/279.93	c [INC] encode full formula
279.81/279.93	c (debug) using card networks
279.81/279.94	c set iterative enc to: card
279.81/279.94	c set iterative enc to: none
279.81/279.95	c [INC SEARCH] isOptimum variable: 0
313.80/313.97	c formula is SAT
313.80/313.97	c [INC SEARCH] copied best model
313.80/313.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
313.90/314.00	c model valid
313.90/314.00	c current solution ok
313.90/314.00	o 39
313.90/314.00	c [INC SEARCH] iteration: 11
313.90/314.00	c [INC BOUNDS] best value:39 search for 38
313.90/314.00	c [INC SYSTEM] there exists a inc, kill it!
313.90/314.00	c write failed with 2
313.90/314.00	c [INC SYSTEM] create new solver instance
313.90/314.00	c [INC] encode full formula
313.90/314.00	c (debug) using card networks
313.90/314.01	c set iterative enc to: card
313.90/314.01	c set iterative enc to: none
313.90/314.02	c [INC SEARCH] isOptimum variable: 0
328.28/328.41	c formula is SAT
328.28/328.41	c [INC SEARCH] copied best model
328.28/328.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
328.28/328.44	c model valid
328.28/328.44	c current solution ok
328.28/328.44	o 38
328.28/328.44	c [INC SEARCH] iteration: 12
328.28/328.44	c [INC BOUNDS] best value:38 search for 37
328.28/328.44	c [INC SYSTEM] there exists a inc, kill it!
328.28/328.44	c write failed with 2
328.28/328.44	c [INC SYSTEM] create new solver instance
328.28/328.44	c [INC] encode full formula
328.28/328.44	c (debug) using card networks
328.28/328.45	c set iterative enc to: card
328.28/328.45	c set iterative enc to: none
328.28/328.45	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698433-1338086534/watcher-3698433-1338086534 -o /tmp/evaluation-result-3698433-1338086534/solver-3698433-1338086534 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698433-1338086534.opb 982273688 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 10770
/proc/meminfo: memFree=27920724/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0

[startup+0.039578 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 10770
/proc/meminfo: memFree=27920724/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 10770
/proc/meminfo: memFree=27920724/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 10770
/proc/meminfo: memFree=27920724/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700282 s]
/proc/loadavg: 2.00 2.00 2.02 3/180 10770
/proc/meminfo: memFree=27920724/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.02 3/184 10774
/proc/meminfo: memFree=27853620/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=15456 CPUtime=0.13 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 4624 0 0 0 12 1 0 0 20 0 1 0 274778787 15826944 3521 33554432000 4194304 5992684 140735883900800 140735883895248 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 3864 3521 164 440 0 3420 0
[pid=10773] ppid=10771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10773/stat : 10773 (cp2_pre.sh) S 10771 10770 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274778802 9367552 277 33554432000 4194304 5064252 140733649873376 140733649872080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10773/statm: 2287 277 234 213 0 72 0
[pid=10774] ppid=10773 vsize=51984 CPUtime=1.34 cores=1,3,5,7
/proc/10774/stat : 10774 (coprocessor) R 10773 10770 4265 0 -1 4202496 10240 0 0 0 133 1 0 0 20 0 1 0 274778803 53231616 12296 33554432000 4194304 6586260 140735886209136 140735886204504 5599182 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/10774/statm: 12996 12296 190 584 0 12408 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 85736

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 10780
/proc/meminfo: memFree=27898960/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=2.59 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 10549 34129 0 0 32 14 201 12 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 29568

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 10789
/proc/meminfo: memFree=27845296/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=4.18 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 13060 45020 0 0 41 14 348 15 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10789] ppid=10771 vsize=23108 CPUtime=2.09 cores=1,3,5,7
/proc/10789/stat : 10789 (glucosInc) R 10771 10770 4265 0 -1 4202496 4861 0 0 0 209 0 0 0 20 0 1 0 274779206 23662592 5065 33554432000 4194304 5654031 140736207072000 140736207069784 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10789/statm: 5777 5065 140 357 0 5417 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52676

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.03 3/183 10793
/proc/meminfo: memFree=27842812/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=10.48 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 15567 56245 0 0 49 14 967 18 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10793] ppid=10771 vsize=23308 CPUtime=2.19 cores=1,3,5,7
/proc/10793/stat : 10793 (glucosInc) R 10771 10770 4265 0 -1 4202496 5055 0 0 0 218 1 0 0 20 0 1 0 274779837 23867392 5131 33554432000 4194304 5654031 140735629212528 140735629200344 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10793/statm: 5827 5131 140 357 0 5467 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52876

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.02 3/183 10793
/proc/meminfo: memFree=27825752/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=10.48 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 15567 56245 0 0 49 14 967 18 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10793] ppid=10771 vsize=34952 CPUtime=14.98 cores=1,3,5,7
/proc/10793/stat : 10793 (glucosInc) R 10771 10770 4265 0 -1 4202496 7452 0 0 0 1497 1 0 0 20 0 1 0 274779837 35790848 8077 33554432000 4194304 5654031 140735629212528 140735629200344 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10793/statm: 8738 8077 141 357 0 8378 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64520

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.02 3/183 10793
/proc/meminfo: memFree=27864596/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=10.48 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 15567 56245 0 0 49 14 967 18 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10793] ppid=10771 vsize=37924 CPUtime=40.58 cores=1,3,5,7
/proc/10793/stat : 10793 (glucosInc) R 10771 10770 4265 0 -1 4202496 7965 0 0 0 4056 2 0 0 20 0 1 0 274779837 38834176 8850 33554432000 4194304 5654031 140735629212528 140735629210408 4232659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10793/statm: 9481 8850 141 357 0 9121 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67492

[startup+102.307 s]
/proc/loadavg: 2.08 2.02 2.02 3/183 10797
/proc/meminfo: memFree=27830968/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=75.71 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 18066 73750 0 0 57 15 7476 23 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10797] ppid=10771 vsize=35244 CPUtime=26.53 cores=1,3,5,7
/proc/10797/stat : 10797 (glucosInc) R 10771 10770 4265 0 -1 4202496 8941 0 0 0 2652 1 0 0 20 0 1 0 274786362 36089856 8190 33554432000 4194304 5654031 140737030684112 140737030671928 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10797/statm: 8811 8190 141 357 0 8451 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 64812

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.02 3/182 10799
/proc/meminfo: memFree=27910848/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=75.71 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 18066 73750 0 0 57 15 7476 23 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10797] ppid=10771 vsize=49848 CPUtime=86.52 cores=1,3,5,7
/proc/10797/stat : 10797 (glucosInc) R 10771 10770 4265 0 -1 4202496 11011 0 0 0 8649 3 0 0 20 0 1 0 274786362 51044352 11843 33554432000 4194304 5654031 140737030684112 140737030671928 4232976 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10797/statm: 12462 11843 141 357 0 12102 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79416

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/183 10800
/proc/meminfo: memFree=27886820/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=75.71 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 18066 73750 0 0 57 15 7476 23 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10797] ppid=10771 vsize=57032 CPUtime=146.5 cores=1,3,5,7
/proc/10797/stat : 10797 (glucosInc) R 10771 10770 4265 0 -1 4202496 12379 0 0 0 14647 3 0 0 20 0 1 0 274786362 58400768 13639 33554432000 4194304 5654031 140737030684112 140737030671928 4217744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10797/statm: 14258 13639 141 357 0 13898 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 86600

[startup+282.3 s]

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

/proc/meminfo: memFree=27903640/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=913.68 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 16822 0 0 0 91356 12 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 133004

[startup+1302.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/175 10864
/proc/meminfo: memFree=27903764/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=973.68 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 17150 0 0 0 97355 13 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 133004

[startup+1362.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/175 10864
/proc/meminfo: memFree=27903764/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=1033.67 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 17479 0 0 0 103353 14 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 133004

[startup+1422.31 s]
/proc/loadavg: 1.00 1.03 1.33 2/175 10864
/proc/meminfo: memFree=27903764/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=1093.66 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 17810 0 0 0 109352 14 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 133004

[startup+1482.3 s]
/proc/loadavg: 1.00 1.02 1.31 2/175 10864
/proc/meminfo: memFree=27903640/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=1153.65 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 18140 0 0 0 115350 15 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 133004

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.28 2/175 10865
/proc/meminfo: memFree=27903764/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=1213.64 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 18470 0 0 0 121349 15 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 133004

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/175 10865
/proc/meminfo: memFree=27903764/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=1273.63 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 18800 0 0 0 127347 16 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232646 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 133004

[startup+1662.3 s]
/proc/loadavg: 1.04 1.02 1.25 2/175 10865
/proc/meminfo: memFree=27903888/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=103436 CPUtime=1333.62 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 19130 0 0 0 133345 17 0 0 20 0 1 0 274811633 105918464 25236 33554432000 4194304 5654031 140736732633120 140736732620936 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 25859 25236 141 357 0 25499 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 133004

[startup+1722.3 s]
/proc/loadavg: 1.01 1.01 1.23 2/176 10868
/proc/meminfo: memFree=27886752/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=124028 CPUtime=1393.61 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 19742 0 0 0 139343 18 0 0 20 0 1 0 274811633 127004672 30113 33554432000 4194304 5654031 140736732633120 140736732620936 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 31007 30113 141 357 0 30647 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 153596

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.22 2/175 10868
/proc/meminfo: memFree=27882976/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=124028 CPUtime=1453.6 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 20350 0 0 0 145341 19 0 0 20 0 1 0 274811633 127004672 30384 33554432000 4194304 5654031 140736732633120 140736732620936 4232613 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 31007 30384 141 357 0 30647 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 153596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.01 1.21 2/175 10868
/proc/meminfo: memFree=27883036/32873844 swapFree=7124/7124
[pid=10770] ppid=10768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10770/stat : 10770 (npSolver-pbo-It) S 10768 10770 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274778787 9367552 275 33554432000 4194304 5064252 140733320887648 140733320886560 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10770/statm: 2287 275 233 213 0 72 0
[pid=10771] ppid=10770 vsize=20420 CPUtime=328.35 cores=1,3,5,7
/proc/10771/stat : 10771 (npSolver-pbo) S 10770 10770 4265 0 -1 4202496 21845 106057 0 0 69 16 32715 35 20 0 1 0 274778787 20910080 4591 33554432000 4194304 5992684 140735883900800 140735883886632 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10771/statm: 5105 4591 180 440 0 4661 0
[pid=10807] ppid=10771 vsize=124028 CPUtime=1471.71 cores=1,3,5,7
/proc/10807/stat : 10807 (glucosInc) R 10771 10770 4265 0 -1 4202496 20351 0 0 0 147152 19 0 0 20 0 1 0 274811633 127004672 30384 33554432000 4194304 5654031 140736732633120 140736732620936 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10807/statm: 31007 30384 141 357 0 30647 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 153596

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.38
CPU system time (s): 0.72089
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 202916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.72089
maximum resident set size= 163748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148634
page faults= 0
swaps= 0
block input operations= 0
block output operations= 60864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2002
involuntary context switches= 2277

runsolver used 3.35149 second user time and 8.96964 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 04:42:14
IDJOB=3698433
IDBENCH=89859
IDSOLVER=2275
FILE ID=node134/3698433-1338086534
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71040 MiB

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

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

MD5SUM BENCH= 19a2dfea334d8fb7f32d77f6785ba1fe
RANDOM SEED=982273688

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27920996 kB
Buffers:          362960 kB
Cached:          3637244 kB
SwapCached:            0 kB
Active:          1547464 kB
Inactive:        2559924 kB
Active(anon):     103344 kB
Inactive(anon):     5996 kB
Active(file):    1444120 kB
Inactive(file):  2553928 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9396 kB
Writeback:             0 kB
AnonPages:        113628 kB
Mapped:            15800 kB
Shmem:               212 kB
Slab:             704680 kB
SReclaimable:     146764 kB
SUnreclaim:       557916 kB
KernelStack:        1496 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     221972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71040 MiB
End job on node134 at 2012-05-27 05:12:14