Trace number 3747710

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 (fixed)? (TO) 1800.11 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_5.opb
MD5SUMd79bd0f7d6fceec4ec599aa8716e2601
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark1796.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
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 1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31590
Sum of products size (including duplicates)63180
Number of different products31590
Sum of products size63180

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.62	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.62	c [INC SYSTEM] execute solver
0.00/0.65	c [INC SEARCH] formula is SAT
0.00/0.65	c [INC SYSTEM] solved the initial formula
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.72	o 999
0.00/0.72	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.72	c write failed with 2
0.00/0.72	c [INC SEARCH] iteration: 0
0.00/0.72	c [INC BOUNDS] best value:999 search for 998
0.00/0.72	c [INC SYSTEM] create new solver instance
0.00/0.72	c [INC] encode full formula
0.00/0.72	c (debug) using card networks
0.00/0.72	c old isEQ: 41, new EQ is 0
0.00/0.74	c set iterative enc to: card
0.00/0.74	c set iterative enc to: none
0.00/0.75	c [INC SEARCH] isOptimum variable: 0
1.75/1.81	c formula is SAT
1.75/1.82	c [INC SEARCH] copied best model
1.75/1.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.75/1.83	c model valid
1.75/1.83	c current solution ok
1.75/1.83	o 119
1.75/1.83	c [INC SEARCH] iteration: 1
1.75/1.83	c [INC BOUNDS] best value:119 search for 118
1.75/1.83	c [INC SYSTEM] there exists a inc, kill it!
1.75/1.83	c write failed with 2
1.75/1.83	c [INC SYSTEM] create new solver instance
1.75/1.83	c [INC] encode full formula
1.75/1.83	c (debug) using card networks
1.75/1.83	c old isEQ: 0, new EQ is 0
1.75/1.85	c set iterative enc to: card
1.75/1.85	c set iterative enc to: none
1.75/1.85	c [INC SEARCH] isOptimum variable: 0
4.76/4.82	c formula is SAT
4.84/4.93	c [INC SEARCH] copied best model
4.84/4.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.84/4.93	c model valid
4.84/4.93	c current solution ok
4.84/4.93	o 91
4.84/4.93	c [INC SEARCH] iteration: 2
4.84/4.93	c [INC BOUNDS] best value:91 search for 90
4.84/4.93	c [INC SYSTEM] there exists a inc, kill it!
4.84/4.93	c write failed with 2
4.84/4.93	c [INC SYSTEM] create new solver instance
4.84/4.93	c [INC] encode full formula
4.84/4.93	c (debug) using card networks
4.84/4.93	c old isEQ: 48, new EQ is 0
4.84/4.93	c set iterative enc to: card
4.84/4.93	c set iterative enc to: none
4.84/4.96	c [INC SEARCH] isOptimum variable: 0
7.77/7.97	c formula is SAT
7.77/7.97	c [INC SEARCH] copied best model
7.77/7.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.77/7.99	c model valid
7.77/7.99	c current solution ok
7.77/7.99	o 90
7.77/7.99	c [INC SEARCH] iteration: 3
7.77/7.99	c [INC BOUNDS] best value:90 search for 89
7.77/7.99	c [INC SYSTEM] there exists a inc, kill it!
7.77/7.99	c write failed with 2
7.77/7.99	c [INC SYSTEM] create new solver instance
7.77/7.99	c [INC] encode full formula
7.77/7.99	c (debug) using card networks
7.77/7.99	c old isEQ: 48, new EQ is 0
7.88/8.00	c set iterative enc to: card
7.88/8.00	c set iterative enc to: none
7.88/8.01	c [INC SEARCH] isOptimum variable: 0
7.89/8.47	c formula is SAT
7.89/8.47	c [INC SEARCH] copied best model
7.89/8.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.89/8.49	c model valid
7.89/8.49	c current solution ok
7.89/8.49	o 87
7.89/8.49	c [INC SEARCH] iteration: 4
7.89/8.49	c [INC BOUNDS] best value:87 search for 86
7.89/8.49	c [INC SYSTEM] there exists a inc, kill it!
7.89/8.49	c write failed with 2
7.89/8.49	c [INC SYSTEM] create new solver instance
7.89/8.49	c [INC] encode full formula
7.89/8.49	c (debug) using card networks
7.89/8.49	c old isEQ: 48, new EQ is 0
8.38/8.51	c set iterative enc to: card
8.38/8.51	c set iterative enc to: none
8.38/8.51	c [INC SEARCH] isOptimum variable: 0
11.27/11.48	c formula is SAT
11.27/11.49	c [INC SEARCH] copied best model
11.27/11.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.36/11.50	c model valid
11.36/11.50	c current solution ok
11.36/11.50	o 85
11.36/11.50	c [INC SEARCH] iteration: 5
11.36/11.50	c [INC BOUNDS] best value:85 search for 84
11.36/11.50	c [INC SYSTEM] there exists a inc, kill it!
11.36/11.50	c write failed with 2
11.36/11.50	c [INC SYSTEM] create new solver instance
11.36/11.50	c [INC] encode full formula
11.36/11.50	c (debug) using card networks
11.36/11.50	c old isEQ: 48, new EQ is 0
11.36/11.52	c set iterative enc to: card
11.36/11.52	c set iterative enc to: none
11.36/11.52	c [INC SEARCH] isOptimum variable: 0
14.75/14.91	c formula is SAT
14.75/14.91	c [INC SEARCH] copied best model
14.75/14.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.75/14.93	c model valid
14.75/14.93	c current solution ok
14.75/14.93	o 82
14.75/14.93	c [INC SEARCH] iteration: 6
14.75/14.93	c [INC BOUNDS] best value:82 search for 81
14.75/14.93	c [INC SYSTEM] there exists a inc, kill it!
14.75/14.93	c write failed with 2
14.75/14.93	c [INC SYSTEM] create new solver instance
14.75/14.93	c [INC] encode full formula
14.75/14.93	c (debug) using card networks
14.75/14.93	c old isEQ: 48, new EQ is 0
14.75/14.94	c set iterative enc to: card
14.75/14.94	c set iterative enc to: none
14.75/14.95	c [INC SEARCH] isOptimum variable: 0
15.77/15.99	c formula is SAT
15.77/15.99	c [INC SEARCH] copied best model
15.77/15.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.86/16.01	c model valid
15.86/16.01	c current solution ok
15.86/16.01	o 77
15.86/16.01	c [INC SEARCH] iteration: 7
15.86/16.01	c [INC BOUNDS] best value:77 search for 76
15.86/16.01	c [INC SYSTEM] there exists a inc, kill it!
15.86/16.01	c write failed with 2
15.86/16.01	c [INC SYSTEM] create new solver instance
15.86/16.01	c [INC] encode full formula
15.86/16.01	c (debug) using card networks
15.86/16.01	c old isEQ: 48, new EQ is 0
15.86/16.03	c set iterative enc to: card
15.86/16.03	c set iterative enc to: none
15.86/16.03	c [INC SEARCH] isOptimum variable: 0
1800.11/1800.61	HOME/npSolver-pbo-Itd.sh: line 18: 22650 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747710-1339103580/watcher-3747710-1339103580 -o /tmp/evaluation-result-3747710-1339103580/solver-3747710-1339103580 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747710-1339103580.opb 756782208 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.04 2.03 1.97 3/178 22649
/proc/meminfo: memFree=30856492/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0

[startup+0.0408741 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 22649
/proc/meminfo: memFree=30856492/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 22649
/proc/meminfo: memFree=30856492/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 22649
/proc/meminfo: memFree=30856492/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700198 s]
/proc/loadavg: 2.04 2.03 1.97 3/178 22649
/proc/meminfo: memFree=30856492/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.04 2.03 1.97 3/181 22658
/proc/meminfo: memFree=30824668/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=0.71 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 5068 11425 0 0 10 5 38 18 20 0 1 0 376483962 11075584 2027 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22650/statm: 2704 2027 176 442 0 2258 0
[pid=22658] ppid=22650 vsize=23412 CPUtime=0.74 cores=1,3,5,7
/proc/22658/stat : 22658 (glucosInc) R 22650 22649 21354 0 -1 4202496 4962 0 0 0 74 0 0 0 20 0 1 0 376484037 23973888 5184 33554432000 4194304 5654031 140735997523680 140735997521464 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22658/statm: 5853 5184 131 357 0 5493 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 43376

[startup+3.10029 s]
/proc/loadavg: 2.04 2.03 1.97 3/181 22660
/proc/meminfo: memFree=30829008/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=1.83 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 6162 17010 0 0 14 5 144 20 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22660] ppid=22650 vsize=21968 CPUtime=1.23 cores=1,3,5,7
/proc/22660/stat : 22660 (glucosInc) R 22650 22649 21354 0 -1 4202496 3615 0 0 0 123 0 0 0 20 0 1 0 376484148 22495232 4543 33554432000 4194304 5654031 140734579937264 140734579935048 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22660/statm: 5492 4543 131 357 0 5132 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 41932

[startup+6.3003 s]
/proc/loadavg: 2.11 2.05 1.98 3/181 22662
/proc/meminfo: memFree=30826848/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=4.85 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 7120 21728 0 0 18 6 440 21 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22662] ppid=22650 vsize=21964 CPUtime=1.32 cores=1,3,5,7
/proc/22662/stat : 22662 (glucosInc) R 22650 22649 21354 0 -1 4202496 4195 0 0 0 132 0 0 0 20 0 1 0 376484459 22491136 4448 33554432000 4194304 5654031 140737305501840 140737305499624 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22662/statm: 5491 4448 131 357 0 5131 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 41928

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 1.98 3/181 22668
/proc/meminfo: memFree=30828116/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=11.39 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 9996 36984 0 0 28 6 1080 25 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22668] ppid=22650 vsize=21968 CPUtime=1.16 cores=1,3,5,7
/proc/22668/stat : 22668 (glucosInc) R 22650 22649 21354 0 -1 4202496 4003 0 0 0 116 0 0 0 20 0 1 0 376485115 22495232 4278 33554432000 4194304 5654031 140735754025328 140735754023112 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22668/statm: 5492 4278 131 357 0 5132 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 41932

[startup+25.5003 s]
/proc/loadavg: 2.14 2.06 1.98 3/181 22672
/proc/meminfo: memFree=30807040/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=41592 CPUtime=9.45 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 7775 0 0 0 943 2 0 0 20 0 1 0 376485566 42590208 9520 33554432000 4194304 5654031 140733578455584 140733578453608 4233464 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22672/statm: 10398 9520 141 357 0 10038 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 61556

[startup+51.1003 s]
/proc/loadavg: 2.09 2.05 1.98 3/181 22672
/proc/meminfo: memFree=30764496/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=83972 CPUtime=35.04 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 11265 0 0 0 3499 5 0 0 20 0 1 0 376485566 85987328 20087 33554432000 4194304 5654031 140733578455584 140733578453608 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 20993 20087 141 357 0 20633 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 103936

[startup+102.307 s]
/proc/loadavg: 2.04 2.04 1.98 3/181 22672
/proc/meminfo: memFree=30764080/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=83972 CPUtime=86.24 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 15044 0 0 0 8610 14 0 0 20 0 1 0 376485566 85987328 20090 33554432000 4194304 5654031 140733578455584 140733578453608 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 20993 20090 141 357 0 20633 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 103936

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/181 22672
/proc/meminfo: memFree=30722840/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=133292 CPUtime=146.22 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 19971 0 0 0 14599 23 0 0 20 0 1 0 376485566 136491008 30984 33554432000 4194304 5654031 140733578455584 140733578453512 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 33323 30984 141 357 0 32963 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 153256

[startup+222.3 s]
/proc/loadavg: 2.05 2.04 1.99 3/181 22673
/proc/meminfo: memFree=30685396/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=164112 CPUtime=206.22 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 25101 0 0 0 20590 32 0 0 20 0 1 0 376485566 168050688 40061 33554432000 4194304 5654031 140733578455584 140733578453672 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 41028 40061 141 357 0 40668 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 184076

[startup+282.3 s]

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

/proc/loadavg: 2.01 2.02 2.00 3/181 22730
/proc/meminfo: memFree=31109208/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=427848 CPUtime=1286 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 71897 0 0 0 128446 154 0 0 20 0 1 0 376485566 438116352 77677 33554432000 4194304 5654031 140733578455584 140733578453672 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 106962 77677 141 357 0 106602 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 447812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 22730
/proc/meminfo: memFree=31172428/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=295588 CPUtime=1345.97 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 73256 0 0 0 134438 159 0 0 20 0 1 0 376485566 302682112 59824 33554432000 4194304 5654031 140733578455584 140733578453672 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 73897 59824 141 357 0 73537 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 315552

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 22731
/proc/meminfo: memFree=30999824/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=427848 CPUtime=1405.97 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 73856 0 0 0 140436 161 0 0 20 0 1 0 376485566 438116352 104880 33554432000 4194304 5654031 140733578455584 140733578453672 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 106962 104880 141 357 0 106602 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 447812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 22731
/proc/meminfo: memFree=31085620/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=427848 CPUtime=1465.96 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 76151 0 0 0 146430 166 0 0 20 0 1 0 376485566 438116352 81261 33554432000 4194304 5654031 140733578455584 140733578453672 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 106962 81261 141 357 0 106602 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 447812

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 22731
/proc/meminfo: memFree=31181176/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=295588 CPUtime=1525.94 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 78366 0 0 0 152419 175 0 0 20 0 1 0 376485566 302682112 54637 33554432000 4194304 5654031 140733578455584 140733578453672 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 73897 54637 141 357 0 73537 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 315552

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22731
/proc/meminfo: memFree=31023720/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=427848 CPUtime=1585.91 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 78990 0 0 0 158414 177 0 0 20 0 1 0 376485566 438116352 97645 33554432000 4194304 5654031 140733578455584 140733578453672 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 106962 97645 141 357 0 106602 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 447812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 22734
/proc/meminfo: memFree=31119556/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=295588 CPUtime=1645.91 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 81217 0 0 0 164404 187 0 0 20 0 1 0 376485566 302682112 71533 33554432000 4194304 5654031 140733578455584 140733578453672 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 73897 71533 141 357 0 73537 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 315552

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22735
/proc/meminfo: memFree=30947908/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=642772 CPUtime=1705.9 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 82243 0 0 0 170399 191 0 0 20 0 1 0 376485566 658198528 111905 33554432000 4194304 5654031 140733578455584 140733578453672 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 160693 111905 141 357 0 160333 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 662736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22735
/proc/meminfo: memFree=31069204/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=427848 CPUtime=1765.88 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 84534 0 0 0 176391 197 0 0 20 0 1 0 376485566 438116352 80237 33554432000 4194304 5654031 140733578455584 140733578453672 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 106962 80237 141 357 0 106602 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 447812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22735
/proc/meminfo: memFree=31049736/32873648 swapFree=7376/7376
[pid=22649] ppid=22647 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22649/stat : 22649 (npSolver-pbo-It) S 22647 22649 21354 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376483962 9367552 275 33554432000 4194304 5064252 140735267481568 140735267480480 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22649/statm: 2287 275 233 213 0 72 0
[pid=22650] ppid=22649 vsize=10816 CPUtime=15.91 cores=1,3,5,7
/proc/22650/stat : 22650 (npSolver-pbo) S 22649 22649 21354 0 -1 4202496 11913 47351 0 0 35 7 1521 28 20 0 1 0 376483962 11075584 2160 33554432000 4194304 6004724 140733635607152 140733635593000 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22650/statm: 2704 2160 176 442 0 2258 0
[pid=22672] ppid=22650 vsize=427848 CPUtime=1784.2 cores=1,3,5,7
/proc/22672/stat : 22672 (glucosInc) R 22650 22649 21354 0 -1 4202496 84555 0 0 0 178222 198 0 0 20 0 1 0 376485566 438116352 90989 33554432000 4194304 5654031 140733578455584 140733578453672 4233144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22672/statm: 106962 90989 141 357 0 106602 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 447812

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22649 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=571632
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=357945
# CPU time returned by wait4() is 15.9296
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.11
CPU user time (s): 1797.78
CPU system time (s): 2.33
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 742876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.5716
system time used= 0.357945
maximum resident set size= 32996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59638
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 879
involuntary context switches= 119

runsolver used 3.10653 second user time and 7.68983 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-07 23:13:00
IDJOB=3747710
IDBENCH=48133
IDSOLVER=2332
FILE ID=node120/3747710-1339103580
RUNJOBID= node120-1339098175-21371
PBS_JOBID= 14643733
Free space on /tmp= 70344 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747710-1339103580/watcher-3747710-1339103580 -o /tmp/evaluation-result-3747710-1339103580/solver-3747710-1339103580 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747710-1339103580.opb 756782208 HOME HOME

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

MD5SUM BENCH= d79bd0f7d6fceec4ec599aa8716e2601
RANDOM SEED=756782208

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30857400 kB
Buffers:           70884 kB
Cached:           417996 kB
SwapCached:         6044 kB
Active:          1103380 kB
Inactive:         154904 kB
Active(anon):     760952 kB
Inactive(anon):    10584 kB
Active(file):     342428 kB
Inactive(file):   144320 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67095788 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        768808 kB
Mapped:            10344 kB
Shmem:                 0 kB
Slab:             616200 kB
SReclaimable:      60516 kB
SUnreclaim:       555684 kB
KernelStack:        1504 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     939052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    602112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70484 MiB
End job on node120 at 2012-06-07 23:43:00