Trace number 3698574

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

General information on the benchmark

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

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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.41	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.41	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.52	o 132
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.53	c [INC SEARCH] iteration: 0
0.00/0.53	c [INC BOUNDS] best value:132 search for 131
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.54	c [INC SEARCH] isOptimum variable: 0
1.67/1.73	c formula is SAT
1.67/1.74	c [INC SEARCH] copied best model
1.67/1.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/1.75	c model valid
1.67/1.75	c current solution ok
1.67/1.75	o 59
1.67/1.75	c [INC SEARCH] iteration: 1
1.67/1.75	c [INC BOUNDS] best value:59 search for 58
1.67/1.75	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.75	c write failed with 2
1.67/1.75	c [INC SYSTEM] create new solver instance
1.67/1.75	c [INC] encode full formula
1.67/1.75	c (debug) using card networks
1.67/1.75	c set iterative enc to: card
1.67/1.75	c set iterative enc to: none
1.67/1.76	c [INC SEARCH] isOptimum variable: 0
2.77/2.88	c formula is SAT
2.77/2.88	c [INC SEARCH] copied best model
2.77/2.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.77/2.89	c model valid
2.77/2.89	c current solution ok
2.77/2.89	o 50
2.77/2.89	c [INC SEARCH] iteration: 2
2.77/2.89	c [INC BOUNDS] best value:50 search for 49
2.77/2.89	c [INC SYSTEM] there exists a inc, kill it!
2.77/2.89	c write failed with 2
2.77/2.89	c [INC SYSTEM] create new solver instance
2.77/2.89	c [INC] encode full formula
2.77/2.89	c (debug) using card networks
2.77/2.89	c set iterative enc to: card
2.77/2.89	c set iterative enc to: none
2.87/2.90	c [INC SEARCH] isOptimum variable: 0
4.36/4.45	c formula is SAT
4.36/4.45	c [INC SEARCH] copied best model
4.36/4.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.36/4.46	c model valid
4.36/4.46	c current solution ok
4.36/4.46	o 49
4.36/4.46	c [INC SEARCH] iteration: 3
4.36/4.46	c [INC BOUNDS] best value:49 search for 48
4.36/4.46	c [INC SYSTEM] there exists a inc, kill it!
4.36/4.46	c write failed with 2
4.36/4.46	c [INC SYSTEM] create new solver instance
4.36/4.46	c [INC] encode full formula
4.36/4.46	c (debug) using card networks
4.36/4.47	c set iterative enc to: card
4.36/4.47	c set iterative enc to: none
4.36/4.48	c [INC SEARCH] isOptimum variable: 0
5.56/5.62	c formula is SAT
5.56/5.63	c [INC SEARCH] copied best model
5.56/5.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.56/5.63	c model valid
5.56/5.63	c current solution ok
5.56/5.63	o 46
5.56/5.63	c [INC SEARCH] iteration: 4
5.56/5.63	c [INC BOUNDS] best value:46 search for 45
5.56/5.63	c [INC SYSTEM] there exists a inc, kill it!
5.56/5.63	c write failed with 2
5.56/5.64	c [INC SYSTEM] create new solver instance
5.56/5.64	c [INC] encode full formula
5.56/5.64	c (debug) using card networks
5.56/5.64	c set iterative enc to: card
5.56/5.64	c set iterative enc to: none
5.56/5.65	c [INC SEARCH] isOptimum variable: 0
6.47/6.59	c formula is SAT
6.47/6.59	c [INC SEARCH] copied best model
6.47/6.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.47/6.60	c model valid
6.47/6.60	c current solution ok
6.47/6.60	o 42
6.47/6.60	c [INC SEARCH] iteration: 5
6.47/6.60	c [INC BOUNDS] best value:42 search for 41
6.47/6.60	c [INC SYSTEM] there exists a inc, kill it!
6.47/6.60	c write failed with 2
6.47/6.60	c [INC SYSTEM] create new solver instance
6.47/6.60	c [INC] encode full formula
6.47/6.60	c (debug) using card networks
6.59/6.60	c set iterative enc to: card
6.59/6.60	c set iterative enc to: none
6.59/6.61	c [INC SEARCH] isOptimum variable: 0
7.77/7.81	c formula is SAT
7.77/7.81	c [INC SEARCH] copied best model
7.77/7.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.77/7.82	c model valid
7.77/7.82	c current solution ok
7.77/7.82	o 39
7.77/7.82	c [INC SEARCH] iteration: 6
7.77/7.82	c [INC BOUNDS] best value:39 search for 38
7.77/7.82	c [INC SYSTEM] there exists a inc, kill it!
7.77/7.82	c write failed with 2
7.77/7.82	c [INC SYSTEM] create new solver instance
7.77/7.82	c [INC] encode full formula
7.77/7.82	c (debug) using card networks
7.77/7.82	c set iterative enc to: card
7.77/7.82	c set iterative enc to: none
7.77/7.83	c [INC SEARCH] isOptimum variable: 0
112.75/112.83	c formula is SAT
112.75/112.83	c [INC SEARCH] copied best model
112.75/112.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
112.75/112.84	c model valid
112.75/112.84	c current solution ok
112.75/112.84	o 38
112.75/112.84	c [INC SEARCH] iteration: 7
112.75/112.84	c [INC BOUNDS] best value:38 search for 37
112.75/112.84	c [INC SYSTEM] there exists a inc, kill it!
112.75/112.84	c write failed with 2
112.75/112.84	c [INC SYSTEM] create new solver instance
112.75/112.84	c [INC] encode full formula
112.75/112.84	c (debug) using card networks
112.75/112.85	c set iterative enc to: card
112.75/112.85	c set iterative enc to: none
112.75/112.86	c [INC SEARCH] isOptimum variable: 0
116.45/116.59	c formula is SAT
116.45/116.59	c [INC SEARCH] copied best model
116.45/116.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.45/116.60	c model valid
116.45/116.60	c current solution ok
116.45/116.60	o 36
116.45/116.60	c [INC SEARCH] iteration: 8
116.45/116.60	c [INC BOUNDS] best value:36 search for 35
116.45/116.60	c [INC SYSTEM] there exists a inc, kill it!
116.45/116.60	c write failed with 2
116.45/116.60	c [INC SYSTEM] create new solver instance
116.45/116.60	c [INC] encode full formula
116.45/116.60	c (debug) using card networks
116.56/116.61	c set iterative enc to: card
116.56/116.61	c set iterative enc to: none
116.56/116.61	c [INC SEARCH] isOptimum variable: 0
364.10/364.29	c formula is SAT
364.10/364.29	c [INC SEARCH] copied best model
364.10/364.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
364.21/364.30	c model valid
364.21/364.30	c current solution ok
364.21/364.30	o 35
364.21/364.30	c [INC SEARCH] iteration: 9
364.21/364.30	c [INC BOUNDS] best value:35 search for 34
364.21/364.30	c [INC SYSTEM] there exists a inc, kill it!
364.21/364.30	c write failed with 2
364.21/364.30	c [INC SYSTEM] create new solver instance
364.21/364.30	c [INC] encode full formula
364.21/364.30	c (debug) using card networks
364.21/364.31	c set iterative enc to: card
364.21/364.31	c set iterative enc to: none
364.21/364.32	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	HOME/npSolver-pbo-Itd.sh: line 18:  3933 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-3698574-1338075893/watcher-3698574-1338075893 -o /tmp/evaluation-result-3698574-1338075893/solver-3698574-1338075893 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698574-1338075893.opb 812758976 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.00 3/178 3932
/proc/meminfo: memFree=28347084/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0

[startup+0.00738405 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3932
/proc/meminfo: memFree=28347084/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3932
/proc/meminfo: memFree=28347084/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3932
/proc/meminfo: memFree=28347084/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3932
/proc/meminfo: memFree=28347084/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3941
/proc/meminfo: memFree=28326032/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=0.52 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 2914 10905 0 0 8 6 31 7 20 0 1 0 273717811 8327168 1588 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1588 180 440 0 1589 0
[pid=3941] ppid=3933 vsize=17644 CPUtime=0.94 cores=1,3,5,7
/proc/3941/stat : 3941 (glucosInc) R 3933 3932 824 0 -1 4202496 3241 0 0 0 94 0 0 0 20 0 1 0 273717865 18067456 3499 33554432000 4194304 5654031 140734691055296 140734691052904 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3941/statm: 4411 3499 131 357 0 4051 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34924

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3943
/proc/meminfo: memFree=28325400/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=2.87 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 4393 17989 0 0 11 6 261 9 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 17280

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3947
/proc/meminfo: memFree=28321756/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=5.63 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 5831 25843 0 0 15 7 529 12 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 17280

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3953
/proc/meminfo: memFree=28362860/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=7.81 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 7271 32547 0 0 18 7 742 14 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3953] ppid=3933 vsize=24812 CPUtime=4.85 cores=1,3,5,7
/proc/3953/stat : 3953 (glucosInc) R 3933 3932 824 0 -1 4202496 5897 0 0 0 484 1 0 0 20 0 1 0 273718594 25407488 5258 33554432000 4194304 5654031 140733905075648 140733905063464 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3953/statm: 6203 5258 141 357 0 5843 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42092

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3953
/proc/meminfo: memFree=28345192/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=7.81 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 7271 32547 0 0 18 7 742 14 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3953] ppid=3933 vsize=40852 CPUtime=17.65 cores=1,3,5,7
/proc/3953/stat : 3953 (glucosInc) R 3933 3932 824 0 -1 4202496 7437 0 0 0 1763 2 0 0 20 0 1 0 273718594 41832448 8396 33554432000 4194304 5654031 140733905075648 140733905073528 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3953/statm: 10213 8396 141 357 0 9853 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58132

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3953
/proc/meminfo: memFree=28336128/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=7.81 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 7271 32547 0 0 18 7 742 14 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3953] ppid=3933 vsize=29360 CPUtime=43.24 cores=1,3,5,7
/proc/3953/stat : 3953 (glucosInc) R 3933 3932 824 0 -1 4202496 8948 0 0 0 4321 3 0 0 20 0 1 0 273718594 30064640 6588 33554432000 4194304 5654031 140733905075648 140733905073592 4232421 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3953/statm: 7340 6588 141 357 0 6980 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46640

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3953
/proc/meminfo: memFree=28276060/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=7.81 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 7271 32547 0 0 18 7 742 14 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3953] ppid=3933 vsize=121012 CPUtime=94.45 cores=1,3,5,7
/proc/3953/stat : 3953 (glucosInc) R 3933 3932 824 0 -1 4202496 10520 0 0 0 9439 6 0 0 20 0 1 0 273718594 123916288 25652 33554432000 4194304 5654031 140733905075648 140733905063464 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3953/statm: 30253 25652 141 357 0 29893 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 138292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3957
/proc/meminfo: memFree=28308332/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=116.58 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 8710 49477 0 0 22 8 11606 22 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3957] ppid=3933 vsize=46360 CPUtime=45.66 cores=1,3,5,7
/proc/3957/stat : 3957 (glucosInc) R 3933 3932 824 0 -1 4202496 7949 0 0 0 4565 1 0 0 20 0 1 0 273729472 47472640 9863 33554432000 4194304 5654031 140733382490112 140733382477928 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3957/statm: 11590 9863 141 357 0 11230 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63640

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3957
/proc/meminfo: memFree=28254780/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=116.58 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 8710 49477 0 0 22 8 11606 22 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3957] ppid=3933 vsize=84048 CPUtime=105.65 cores=1,3,5,7
/proc/3957/stat : 3957 (glucosInc) R 3933 3932 824 0 -1 4202496 10009 0 0 0 10562 3 0 0 20 0 1 0 273729472 86065152 19588 33554432000 4194304 5654031 140733382490112 140733382477928 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3957/statm: 21012 19588 141 357 0 20652 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 101328

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3957
/proc/meminfo: memFree=28297216/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=116.58 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 4049
/proc/meminfo: memFree=28301736/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=170696 CPUtime=937.82 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 31440 0 0 0 93736 46 0 0 20 0 1 0 273754243 174792704 37710 33554432000 4194304 5654031 140735106620912 140735106608728 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 42674 37710 141 357 0 42314 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 187976

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4049
/proc/meminfo: memFree=28242180/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=231928 CPUtime=997.81 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 33298 0 0 0 99732 49 0 0 20 0 1 0 273754243 237494272 47820 33554432000 4194304 5654031 140735106620912 140735106619000 4215175 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 57982 47820 141 357 0 57622 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 249208

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4049
/proc/meminfo: memFree=28267296/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=201108 CPUtime=1057.8 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 34591 0 0 0 105727 53 0 0 20 0 1 0 273754243 205934592 41609 33554432000 4194304 5654031 140735106620912 140735106618840 4232949 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 50277 41609 141 357 0 49917 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 218388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4049
/proc/meminfo: memFree=28202536/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=231928 CPUtime=1117.79 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 36126 0 0 0 111723 56 0 0 20 0 1 0 273754243 237494272 46284 33554432000 4194304 5654031 140735106620912 140735106619000 4232421 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 57982 46284 141 357 0 57622 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 249208

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 4055
/proc/meminfo: memFree=28238252/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=231928 CPUtime=1177.78 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 37080 0 0 0 117719 59 0 0 20 0 1 0 273754243 237494272 49356 33554432000 4194304 5654031 140735106620912 140735106619000 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 57982 49356 141 357 0 57622 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 249208

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4055
/proc/meminfo: memFree=28187504/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=231928 CPUtime=1237.77 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 38031 0 0 0 123716 61 0 0 20 0 1 0 273754243 237494272 52940 33554432000 4194304 5654031 140735106620912 140735106619000 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 57982 52940 141 357 0 57622 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 249208

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4055
/proc/meminfo: memFree=28146784/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=249588 CPUtime=1297.76 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 40245 0 0 0 129712 64 0 0 20 0 1 0 273754243 255578112 59011 33554432000 4194304 5654031 140735106620912 140735106619000 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 62397 59011 141 357 0 62037 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 266868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4057
/proc/meminfo: memFree=28241440/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=249588 CPUtime=1357.74 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 41503 0 0 0 135708 66 0 0 20 0 1 0 273754243 255578112 56963 33554432000 4194304 5654031 140735106620912 140735106619000 4215374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 62397 56963 141 357 0 62037 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 266868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4057
/proc/meminfo: memFree=28181184/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=249588 CPUtime=1417.73 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 42770 0 0 0 141703 70 0 0 20 0 1 0 273754243 255578112 54915 33554432000 4194304 5654031 140735106620912 140735106619000 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 62397 54915 141 357 0 62037 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 266868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4057
/proc/meminfo: memFree=28198312/32873844 swapFree=7620/7620
[pid=3932] ppid=3930 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3932/stat : 3932 (npSolver-pbo-It) S 3930 3932 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273717810 9367552 274 33554432000 4194304 5064252 140736804410176 140736804409088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3932/statm: 2287 274 233 213 0 72 0
[pid=3933] ppid=3932 vsize=8132 CPUtime=364.23 cores=1,3,5,7
/proc/3933/stat : 3933 (npSolver-pbo) S 3932 3932 824 0 -1 4202496 9432 60201 0 0 24 8 36362 29 20 0 1 0 273717811 8327168 1603 33554432000 4194304 5992684 140735843922768 140735843908600 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3933/statm: 2033 1603 180 440 0 1589 0
[pid=3963] ppid=3933 vsize=249588 CPUtime=1435.83 cores=1,3,5,7
/proc/3963/stat : 3963 (glucosInc) R 3933 3932 824 0 -1 4202496 42778 0 0 0 143513 70 0 0 20 0 1 0 273754243 255578112 59011 33554432000 4194304 5654031 140735106620912 140735106619000 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3963/statm: 62397 59011 141 357 0 62037 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 266868

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 3932 and gives
#  childrusage.ru_utime.tv_sec=363
#  childrusage.ru_utime.tv_usec=871683
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=383941
# CPU time returned by wait4() is 364.256
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.99
CPU system time (s): 1.07
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 397096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 363.872
system time used= 0.383941
maximum resident set size= 118412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 28792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 806
involuntary context switches= 411

runsolver used 7.19791 second user time and 18.4462 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 01:44:53
IDJOB=3698574
IDBENCH=48140
IDSOLVER=2275
FILE ID=node107/3698574-1338075893
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71496 MiB

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

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

MD5SUM BENCH= e4d0ce6c299ae1a05f607b170c68aad6
RANDOM SEED=812758976

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28347348 kB
Buffers:          268668 kB
Cached:          3305368 kB
SwapCached:            0 kB
Active:           896008 kB
Inactive:        2820156 kB
Active(anon):     144640 kB
Inactive(anon):        0 kB
Active(file):     751368 kB
Inactive(file):  2820156 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        175828 kB
Mapped:            15592 kB
Shmem:               200 kB
Slab:             643224 kB
SReclaimable:      85308 kB
SUnreclaim:       557916 kB
KernelStack:        1448 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     312248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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= 71488 MiB
End job on node107 at 2012-05-27 02:14:53