Trace number 3752513

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.07 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_1.opb
MD5SUM88e7a647c6e46a38e952354158b1fb76
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint44
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products6204
Sum of products size12408

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.15	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.15	c [INC SYSTEM] execute solver
0.00/0.15	c [INC SEARCH] formula is SAT
0.00/0.15	c [INC SYSTEM] solved the initial formula
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.17	o 199
0.00/0.17	c starting approximation
0.00/0.17	c factor = 1
0.00/0.17	c can not find a suitable factor, leaving approximation
0.00/0.17	c finished approximation
0.00/0.17	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.17	c write failed with 2
0.00/0.17	c [INC SEARCH] iteration: 0
0.00/0.17	c [INC BOUNDS] best value:199 search for 198
0.00/0.17	c [INC SYSTEM] create new solver instance
0.00/0.17	c [INC] encode full formula
0.00/0.17	c (debug) using card networks
0.00/0.17	c old isEQ: 0, new EQ is 0
0.00/0.17	c set iterative enc to: card
0.00/0.17	c set iterative enc to: none
0.00/0.17	c [INC SEARCH] isOptimum variable: 0
0.00/0.41	c formula is SAT
0.00/0.41	c [INC SEARCH] copied best model
0.00/0.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.41	o 25
0.00/0.41	c [INC SEARCH] iteration: 1
0.00/0.41	c [INC BOUNDS] best value:25 search for 24
0.00/0.41	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.41	c write failed with 2
0.00/0.41	c [INC SYSTEM] create new solver instance
0.00/0.41	c [INC] encode full formula
0.00/0.41	c (debug) using card networks
0.00/0.41	c old isEQ: 48, new EQ is 0
0.00/0.41	c set iterative enc to: card
0.00/0.41	c set iterative enc to: none
0.00/0.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.54	c formula is SAT
0.00/0.54	c [INC SEARCH] copied best model
0.00/0.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.55	o 22
0.00/0.55	c [INC SEARCH] iteration: 2
0.00/0.55	c [INC BOUNDS] best value:22 search for 21
0.00/0.55	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.55	c write failed with 2
0.00/0.55	c [INC SYSTEM] create new solver instance
0.00/0.55	c [INC] encode full formula
0.00/0.55	c (debug) using card networks
0.00/0.55	c old isEQ: 32, new EQ is 0
0.00/0.55	c set iterative enc to: card
0.00/0.55	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.64	c formula is SAT
0.00/0.64	c [INC SEARCH] copied best model
0.00/0.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.65	o 20
0.00/0.65	c [INC SEARCH] iteration: 3
0.00/0.65	c [INC BOUNDS] best value:20 search for 19
0.00/0.65	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.65	c write failed with 2
0.00/0.65	c [INC SYSTEM] create new solver instance
0.00/0.65	c [INC] encode full formula
0.00/0.65	c (debug) using card networks
0.00/0.65	c old isEQ: 32, new EQ is 0
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
0.00/0.73	c formula is SAT
0.00/0.73	c [INC SEARCH] copied best model
0.00/0.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.74	o 15
0.00/0.74	c [INC SEARCH] iteration: 4
0.00/0.74	c [INC BOUNDS] best value:15 search for 14
0.00/0.74	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.74	c write failed with 2
0.00/0.74	c [INC SYSTEM] create new solver instance
0.00/0.74	c [INC] encode full formula
0.00/0.74	c set iterative enc to: swc
0.00/0.74	c [INC SEARCH] isOptimum variable: 0
1.15/1.21	c formula is SAT
1.15/1.21	c [INC SEARCH] copied best model
1.15/1.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.21	c model valid
1.15/1.21	c current solution ok
1.15/1.21	o 14
1.15/1.21	c [INC SEARCH] iteration: 5
1.15/1.21	c [INC BOUNDS] best value:14 search for 13
1.15/1.21	c [INC ENCODE] setup new number of clauses ...
1.15/1.21	c [INC] encode incremental formula
1.15/1.21	c return only the limitting unit clause for 13
1.15/1.21	c [INC SYSTEM] transmit new clauses to solver: 1
1.15/1.21	c [INC SEARCH] isOptimum variable: 0
1.36/1.44	c formula is SAT
1.36/1.44	c [INC SEARCH] copied best model
1.36/1.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.36/1.44	c model valid
1.36/1.44	c current solution ok
1.36/1.44	o 13
1.36/1.44	c [INC SEARCH] iteration: 6
1.36/1.44	c [INC BOUNDS] best value:13 search for 12
1.36/1.44	c [INC ENCODE] setup new number of clauses ...
1.36/1.44	c [INC] encode incremental formula
1.36/1.44	c return only the limitting unit clause for 12
1.36/1.44	c [INC SYSTEM] transmit new clauses to solver: 1
1.36/1.44	c [INC SEARCH] isOptimum variable: 0
253.61/253.79	c formula is SAT
253.61/253.79	c [INC SEARCH] copied best model
253.61/253.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
253.71/253.80	c model valid
253.71/253.80	c current solution ok
253.71/253.80	o 12
253.71/253.80	c [INC SEARCH] iteration: 7
253.71/253.80	c [INC BOUNDS] best value:12 search for 11
253.71/253.80	c [INC ENCODE] setup new number of clauses ...
253.71/253.80	c [INC] encode incremental formula
253.71/253.80	c return only the limitting unit clause for 11
253.71/253.80	c [INC SYSTEM] transmit new clauses to solver: 1
253.71/253.80	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.61	c write failed with -1
1800.02/1800.61	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x17d4640)

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-3752513-1339218932/watcher-3752513-1339218932 -o /tmp/evaluation-result-3752513-1339218932/solver-3752513-1339218932 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752513-1339218932.opb 1176863594 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 9595
/proc/meminfo: memFree=31418048/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0

[startup+0.0453591 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 9595
/proc/meminfo: memFree=31418048/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 9595
/proc/meminfo: memFree=31418048/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 9595
/proc/meminfo: memFree=31418048/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700122 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 9595
/proc/meminfo: memFree=31418048/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 9632
/proc/meminfo: memFree=31385560/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=7000 CPUtime=0.74 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 1718 0 0 0 74 0 0 0 20 0 1 0 388018802 7168000 1199 33554432000 4194304 5654031 140736235275776 140736235274088 4232438 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 1750 1199 152 357 0 1390 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19868

[startup+3.1002 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 9632
/proc/meminfo: memFree=31369080/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=14124 CPUtime=2.33 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 2516 0 0 0 233 0 0 0 20 0 1 0 388018802 14462976 3015 33554432000 4194304 5654031 140736235275776 140736235263592 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 3531 3015 152 357 0 3171 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 26992

[startup+6.30028 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 9634
/proc/meminfo: memFree=31362332/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=32836 CPUtime=5.53 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 3440 0 0 0 553 0 0 0 20 0 1 0 388018802 33624064 5870 33554432000 4194304 5654031 140736235275776 140736235263592 4232715 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 8209 5870 152 357 0 7849 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 45704

[startup+12.7002 s]
/proc/loadavg: 0.31 0.07 0.02 3/181 9646
/proc/meminfo: memFree=31348148/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=32836 CPUtime=11.94 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 3444 0 0 0 1193 1 0 0 20 0 1 0 388018802 33624064 7407 33554432000 4194304 5654031 140736235275776 140736235263592 4218802 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 8209 7407 152 357 0 7849 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45704

[startup+25.5003 s]
/proc/loadavg: 0.75 0.18 0.06 3/181 9648
/proc/meminfo: memFree=31337780/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=63296 CPUtime=24.73 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 4875 0 0 0 2471 2 0 0 20 0 1 0 388018802 64815104 10885 33554432000 4194304 5654031 140736235275776 140736235263592 4216557 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 15824 10885 152 357 0 15464 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 76164

[startup+51.1003 s]
/proc/loadavg: 1.18 0.32 0.11 3/181 9648
/proc/meminfo: memFree=31257980/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=76056 CPUtime=50.33 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 6994 0 0 0 5029 4 0 0 20 0 1 0 388018802 77881344 17447 33554432000 4194304 5654031 140736235275776 140736235263592 4217579 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 19014 17447 152 357 0 18654 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88924

[startup+102.307 s]
/proc/loadavg: 1.64 0.58 0.20 3/181 9650
/proc/meminfo: memFree=31297564/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=76056 CPUtime=101.52 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 7694 0 0 0 10147 5 0 0 20 0 1 0 388018802 77881344 18497 33554432000 4194304 5654031 140736235275776 140736235263592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 19014 18497 152 357 0 18654 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 88924

[startup+162.3 s]
/proc/loadavg: 1.92 0.85 0.32 3/181 9651
/proc/meminfo: memFree=31118312/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=125376 CPUtime=161.51 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 9456 0 0 0 16142 9 0 0 20 0 1 0 388018802 128385024 30604 33554432000 4194304 5654031 140736235275776 140736235263592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 31344 30604 152 357 0 30984 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138244

[startup+222.3 s]
/proc/loadavg: 1.97 1.06 0.42 3/181 9651
/proc/meminfo: memFree=31155796/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=165372 CPUtime=221.5 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 13435 0 0 0 22134 16 0 0 20 0 1 0 388018802 169340928 33449 33554432000 4194304 5654031 140736235275776 140736235273864 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 41343 33449 152 357 0 40983 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 178240

[startup+282.3 s]

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

/proc/meminfo: memFree=30883148/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=220368 CPUtime=1241.21 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 19168 0 0 0 124088 33 0 0 20 0 1 0 388018802 225656832 52506 33554432000 4194304 5654031 140736235275776 140736235263592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 55092 52506 152 357 0 54732 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 233236

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/181 9661
/proc/meminfo: memFree=30974128/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=301756 CPUtime=1301.2 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 19863 0 0 0 130086 34 0 0 20 0 1 0 388018802 308998144 58818 33554432000 4194304 5654031 140736235275776 140736235263592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 75439 58818 152 357 0 75079 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 314624

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/180 9661
/proc/meminfo: memFree=30754636/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=301756 CPUtime=1361.19 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 19873 0 0 0 136084 35 0 0 20 0 1 0 388018802 308998144 63938 33554432000 4194304 5654031 140736235275776 140736235263592 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 75439 63938 152 357 0 75079 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 314624

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 9662
/proc/meminfo: memFree=30818932/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=301756 CPUtime=1421.18 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 19901 0 0 0 142083 35 0 0 20 0 1 0 388018802 308998144 69092 33554432000 4194304 5654031 140736235275776 140736235263592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 75439 69092 152 357 0 75079 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 314624

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.57 3/182 9665
/proc/meminfo: memFree=30891096/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=302480 CPUtime=1481.11 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 20133 0 0 0 148076 35 0 0 20 0 1 0 388018802 309739520 74387 33554432000 4194304 5654031 140736235275776 140736235263592 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 75620 74387 152 357 0 75260 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 315348

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.59 3/181 9665
/proc/meminfo: memFree=30664744/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=435744 CPUtime=1541.11 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 20829 0 0 0 154073 38 0 0 20 0 1 0 388018802 446201856 78658 33554432000 4194304 5654031 140736235275776 140736235263592 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 108936 78658 152 357 0 108576 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 448612

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.61 3/181 9665
/proc/meminfo: memFree=30791268/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=437760 CPUtime=1601.09 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 21283 0 0 0 160071 38 0 0 20 0 1 0 388018802 448266240 83711 33554432000 4194304 5654031 140736235275776 140736235263592 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 109440 83711 152 357 0 109080 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 450628

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 1.64 3/180 9665
/proc/meminfo: memFree=30567732/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=440012 CPUtime=1661.08 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 21812 0 0 0 166069 39 0 0 20 0 1 0 388018802 450572288 89861 33554432000 4194304 5654031 140736235275776 140736235263592 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 110003 89861 152 357 0 109643 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 452880

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.66 3/181 9666
/proc/meminfo: memFree=30702292/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=442656 CPUtime=1721.05 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 22444 0 0 0 172065 40 0 0 20 0 1 0 388018802 453279744 94411 33554432000 4194304 5654031 140736235275776 140736235263592 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 110664 94411 152 357 0 110304 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 455524

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.68 3/181 9666
/proc/meminfo: memFree=30710052/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=231124 CPUtime=1781 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 23116 0 0 0 178058 42 0 0 20 0 1 0 388018802 236670976 50235 33554432000 4194304 5654031 140736235275776 140736235263592 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 57781 50235 152 357 0 57421 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 243992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.68 2/176 9677
/proc/meminfo: memFree=31189436/32873648 swapFree=7116/7116
[pid=9595] ppid=9593 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9595/stat : 9595 (npSolver-pbo-It) S 9593 9595 9563 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 388018728 9367552 275 33554432000 4194304 5064252 140736129406272 140736129405184 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9595/statm: 2287 275 233 213 0 72 0
[pid=9596] ppid=9595 vsize=3720 CPUtime=0.72 cores=1,3,5,7
/proc/9596/stat : 9596 (npSolver-pbo) S 9595 9595 9563 0 -1 4202496 2802 10900 0 0 5 1 61 5 20 0 1 0 388018728 3809280 541 33554432000 4194304 6004724 140734954157824 140734954143672 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9596/statm: 930 541 192 442 0 484 0
[pid=9627] ppid=9596 vsize=231264 CPUtime=1799.3 cores=1,3,5,7
/proc/9627/stat : 9627 (glucosInc) R 9596 9595 9563 0 -1 4202496 23131 0 0 0 179888 42 0 0 20 0 1 0 388018802 236814336 52805 33554432000 4194304 5654031 140736235275776 140736235263592 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9627/statm: 57816 52805 152 357 0 57456 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 244132

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1799.56
CPU system time (s): 0.505923
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 587868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.505923
maximum resident set size= 490504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 460
involuntary context switches= 1872

runsolver used 6.83596 second user time and 16.0556 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-09 07:15:33
IDJOB=3752513
IDBENCH=48128
IDSOLVER=2335
FILE ID=node123/3752513-1339218932
RUNJOBID= node123-1339218932-9580
PBS_JOBID= 14644302
Free space on /tmp= 68152 MiB

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

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

MD5SUM BENCH= 88e7a647c6e46a38e952354158b1fb76
RANDOM SEED=1176863594

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        31418684 kB
Buffers:          474812 kB
Cached:            60036 kB
SwapCached:         2092 kB
Active:           484352 kB
Inactive:          57624 kB
Active(anon):       2264 kB
Inactive(anon):     6792 kB
Active(file):     482088 kB
Inactive(file):    50832 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:              8660 kB
Writeback:             0 kB
AnonPages:         11988 kB
Mapped:             7964 kB
Shmem:                 0 kB
Slab:             774188 kB
SReclaimable:     218544 kB
SUnreclaim:       555644 kB
KernelStack:        1392 kB
PageTables:         3748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 68132 MiB
End job on node123 at 2012-06-09 07:45:33