Trace number 3752476

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_3.opb
MD5SUM29cda419af6adbdf14450bbe70fbdfc2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark1797.54
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

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.03	c old isEQ: 52, new EQ is 1
0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.41	c [INC SEARCH] formula is SAT
0.00/0.41	c [INC SYSTEM] solved the initial formula
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.52	o -8
0.00/0.52	c starting approximation
0.00/0.52	c factor = 1
0.00/0.52	c can not find a suitable factor, leaving approximation
0.00/0.52	c finished approximation
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.52	c [INC SEARCH] iteration: 0
0.00/0.52	c [INC BOUNDS] best value:92 search for 91
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.52	c old isEQ: 224, new EQ is 0
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
0.00/0.65	c formula is SAT
0.00/0.65	c [INC SEARCH] copied best model
0.00/0.65	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 -9
0.00/0.65	c [INC SEARCH] iteration: 1
0.00/0.65	c [INC BOUNDS] best value:91 search for 90
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.66	c [INC SYSTEM] create new solver instance
0.00/0.66	c [INC] encode full formula
0.00/0.66	c (debug) using card networks
0.00/0.66	c old isEQ: 80, new EQ is 0
0.00/0.66	c set iterative enc to: card
0.00/0.66	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
0.00/0.80	c formula is SAT
0.00/0.80	c [INC SEARCH] copied best model
0.00/0.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.81	c model valid
0.00/0.81	c current solution ok
0.00/0.81	o -11
0.00/0.81	c [INC SEARCH] iteration: 2
0.00/0.81	c [INC BOUNDS] best value:89 search for 88
0.00/0.81	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.81	c write failed with 2
0.00/0.81	c [INC SYSTEM] create new solver instance
0.00/0.81	c [INC] encode full formula
0.00/0.81	c (debug) using card networks
0.00/0.81	c old isEQ: 80, new EQ is 0
0.00/0.81	c set iterative enc to: card
0.00/0.81	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
1.16/1.25	c formula is SAT
1.16/1.25	c [INC SEARCH] copied best model
1.16/1.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.26	c model valid
1.16/1.26	c current solution ok
1.16/1.26	o -12
1.16/1.26	c [INC SEARCH] iteration: 3
1.16/1.26	c [INC BOUNDS] best value:88 search for 87
1.16/1.26	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.26	c write failed with 2
1.16/1.26	c [INC SYSTEM] create new solver instance
1.16/1.26	c [INC] encode full formula
1.16/1.26	c (debug) using card networks
1.16/1.26	c old isEQ: 80, new EQ is 0
1.16/1.26	c set iterative enc to: card
1.16/1.26	c set iterative enc to: none
1.16/1.26	c [INC SEARCH] isOptimum variable: 0
37.47/37.50	c formula is SAT
37.47/37.50	c [INC SEARCH] copied best model
37.47/37.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.47/37.50	c model valid
37.47/37.50	c current solution ok
37.47/37.50	o -13
37.47/37.50	c [INC SEARCH] iteration: 4
37.47/37.50	c [INC BOUNDS] best value:87 search for 86
37.47/37.50	c [INC SYSTEM] there exists a inc, kill it!
37.47/37.50	c write failed with 2
37.47/37.50	c [INC SYSTEM] create new solver instance
37.47/37.50	c [INC] encode full formula
37.47/37.50	c (debug) using card networks
37.47/37.50	c old isEQ: 80, new EQ is 0
37.47/37.50	c set iterative enc to: card
37.47/37.50	c set iterative enc to: none
37.47/37.51	c [INC SEARCH] isOptimum variable: 0
1038.00/1038.24	c formula is SAT
1038.00/1038.24	c [INC SEARCH] copied best model
1038.00/1038.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1038.00/1038.25	c model valid
1038.00/1038.25	c current solution ok
1038.00/1038.25	o -14
1038.00/1038.25	c [INC SEARCH] iteration: 5
1038.00/1038.25	c [INC BOUNDS] best value:86 search for 85
1038.00/1038.25	c [INC SYSTEM] there exists a inc, kill it!
1038.00/1038.25	c write failed with 2
1038.00/1038.25	c [INC SYSTEM] create new solver instance
1038.00/1038.25	c [INC] encode full formula
1038.00/1038.25	c (debug) using card networks
1038.00/1038.25	c old isEQ: 80, new EQ is 0
1038.00/1038.25	c set iterative enc to: card
1038.00/1038.25	c set iterative enc to: none
1038.00/1038.26	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752476-1339143761/watcher-3752476-1339143761 -o /tmp/evaluation-result-3752476-1339143761/solver-3752476-1339143761 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752476-1339143761.opb 528140450 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 28251
/proc/meminfo: memFree=26663032/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0

[startup+0.0228859 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28251
/proc/meminfo: memFree=26663032/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100337 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28251
/proc/meminfo: memFree=26663032/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28251
/proc/meminfo: memFree=26663032/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70013 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28251
/proc/meminfo: memFree=26663032/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28264
/proc/meminfo: memFree=26647640/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1.25 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4299 20366 0 0 9 10 98 8 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 14988

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28266
/proc/meminfo: memFree=26646416/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1.25 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4299 20366 0 0 9 10 98 8 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28266] ppid=28252 vsize=15744 CPUtime=1.82 cores=1,3,5,7
/proc/28266/stat : 28266 (glucosInc) R 28252 28251 27075 0 -1 4202496 3822 0 0 0 182 0 0 0 20 0 1 0 380500771 16121856 3106 33554432000 4194304 5654031 140735646306752 140735646304840 4215084 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28266/statm: 3936 3106 141 357 0 3576 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30732

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28266
/proc/meminfo: memFree=26637780/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1.25 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4299 20366 0 0 9 10 98 8 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28266] ppid=28252 vsize=21380 CPUtime=5.02 cores=1,3,5,7
/proc/28266/stat : 28266 (glucosInc) R 28252 28251 27075 0 -1 4202496 5365 0 0 0 501 1 0 0 20 0 1 0 380500771 21893120 4889 33554432000 4194304 5654031 140735646306752 140735646294568 4208584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28266/statm: 5345 4889 141 357 0 4985 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36368

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28266
/proc/meminfo: memFree=26634976/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1.25 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4299 20366 0 0 9 10 98 8 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28266] ppid=28252 vsize=24100 CPUtime=11.42 cores=1,3,5,7
/proc/28266/stat : 28266 (glucosInc) R 28252 28251 27075 0 -1 4202496 6120 0 0 0 1141 1 0 0 20 0 1 0 380500771 24678400 5560 33554432000 4194304 5654031 140735646306752 140735646294568 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28266/statm: 6025 5560 141 357 0 5665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 39088

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28266
/proc/meminfo: memFree=26632384/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1.25 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4299 20366 0 0 9 10 98 8 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28266] ppid=28252 vsize=28800 CPUtime=24.22 cores=1,3,5,7
/proc/28266/stat : 28266 (glucosInc) R 28252 28251 27075 0 -1 4202496 7943 0 0 0 2420 2 0 0 20 0 1 0 380500771 29491200 6266 33554432000 4194304 5654031 140735646306752 140735646304632 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28266/statm: 7200 6266 141 357 0 6840 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43788

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28268
/proc/meminfo: memFree=26628052/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=37.49 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4614 29367 0 0 9 10 3719 11 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28268] ppid=28252 vsize=31800 CPUtime=13.57 cores=1,3,5,7
/proc/28268/stat : 28268 (glucosInc) R 28252 28251 27075 0 -1 4202496 6888 0 0 0 1356 1 0 0 20 0 1 0 380504395 32563200 7494 33554432000 4194304 5654031 140735783768960 140735783766840 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28268/statm: 7950 7494 141 357 0 7590 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 46788

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28269
/proc/meminfo: memFree=26602536/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=37.49 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4614 29367 0 0 9 10 3719 11 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28268] ppid=28252 vsize=50476 CPUtime=64.76 cores=1,3,5,7
/proc/28268/stat : 28268 (glucosInc) R 28252 28251 27075 0 -1 4202496 7486 0 0 0 6475 1 0 0 20 0 1 0 380504395 51687424 12163 33554432000 4194304 5654031 140735783768960 140735783756776 4215055 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28268/statm: 12619 12163 141 357 0 12259 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65464

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28269
/proc/meminfo: memFree=26595964/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=37.49 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4614 29367 0 0 9 10 3719 11 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28268] ppid=28252 vsize=51240 CPUtime=124.75 cores=1,3,5,7
/proc/28268/stat : 28268 (glucosInc) R 28252 28251 27075 0 -1 4202496 8921 0 0 0 12472 3 0 0 20 0 1 0 380504395 52469760 12354 33554432000 4194304 5654031 140735783768960 140735783756776 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28268/statm: 12810 12354 141 357 0 12450 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66228

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28269
/proc/meminfo: memFree=26562392/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=37.49 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4614 29367 0 0 9 10 3719 11 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28268] ppid=28252 vsize=81588 CPUtime=184.75 cores=1,3,5,7
/proc/28268/stat : 28268 (glucosInc) R 28252 28251 27075 0 -1 4202496 10006 0 0 0 18470 5 0 0 20 0 1 0 380504395 83546112 19941 33554432000 4194304 5654031 140735783768960 140735783756776 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28268/statm: 20397 19941 141 357 0 20037 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 96576

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28269
/proc/meminfo: memFree=26558724/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=26511524/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=81284 CPUtime=203.99 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 9987 0 0 0 20397 2 0 0 20 0 1 0 380604470 83234816 19821 33554432000 4194304 5654031 140734359959120 140734359946936 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 20321 19821 141 357 0 19961 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 96272

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28282
/proc/meminfo: memFree=26512840/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=81284 CPUtime=263.99 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 9987 0 0 0 26397 2 0 0 20 0 1 0 380604470 83234816 19865 33554432000 4194304 5654031 140734359959120 140734359946936 4217744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 20321 19865 141 357 0 19961 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 96272

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28282
/proc/meminfo: memFree=26520712/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=82232 CPUtime=323.97 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11013 0 0 0 32394 3 0 0 20 0 1 0 380604470 84205568 19600 33554432000 4194304 5654031 140734359959120 140734359946936 4216646 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 20558 19600 141 357 0 20198 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 97220

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28282
/proc/meminfo: memFree=26504516/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=82232 CPUtime=383.97 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11014 0 0 0 38394 3 0 0 20 0 1 0 380604470 84205568 20112 33554432000 4194304 5654031 140734359959120 140734359946936 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 20558 20112 141 357 0 20198 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 97220

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 28385
/proc/meminfo: memFree=26652944/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=93724 CPUtime=443.95 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11021 0 0 0 44392 3 0 0 20 0 1 0 380604470 95973376 22673 33554432000 4194304 5654031 140734359959120 140734359956920 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 23431 22673 141 357 0 23071 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 108712

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28387
/proc/meminfo: memFree=26653004/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=93724 CPUtime=503.94 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11334 0 0 0 50391 3 0 0 20 0 1 0 380604470 95973376 22975 33554432000 4194304 5654031 140734359959120 140734359946936 4233148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 23431 22975 141 357 0 23071 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 108712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28388
/proc/meminfo: memFree=26592560/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=143044 CPUtime=563.94 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11473 0 0 0 56389 5 0 0 20 0 1 0 380604470 146477056 31197 33554432000 4194304 5654031 140734359959120 140734359946936 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 35761 31197 141 357 0 35401 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 158032

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28393
/proc/meminfo: memFree=26652296/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=93724 CPUtime=623.92 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11571 0 0 0 62386 6 0 0 20 0 1 0 380604470 95973376 22975 33554432000 4194304 5654031 140734359959120 140734359946936 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 23431 22975 141 357 0 23071 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 108712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28393
/proc/meminfo: memFree=26625424/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=93724 CPUtime=683.92 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11666 0 0 0 68385 7 0 0 20 0 1 0 380604470 95973376 22975 33554432000 4194304 5654031 140734359959120 140734359946936 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 23431 22975 141 357 0 23071 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 108712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28393
/proc/meminfo: memFree=26576952/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=93724 CPUtime=743.91 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11763 0 0 0 74383 8 0 0 20 0 1 0 380604470 95973376 22975 33554432000 4194304 5654031 140734359959120 140734359957144 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 23431 22975 141 357 0 23071 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 108712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28393
/proc/meminfo: memFree=26615616/32873648 swapFree=7388/7388
[pid=28251] ppid=28249 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28251/stat : 28251 (npSolver-pbo-It) S 28249 28251 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380500644 9367552 274 33554432000 4194304 5064252 140733824467344 140733824466256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28251/statm: 2287 274 233 213 0 72 0
[pid=28252] ppid=28251 vsize=5840 CPUtime=1038.08 cores=1,3,5,7
/proc/28252/stat : 28252 (npSolver-pbo) S 28251 28251 27075 0 -1 4202496 4929 42623 0 0 10 10 103768 20 20 0 1 0 380500644 5980160 916 33554432000 4194304 6004724 140736925212640 140736925198488 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/28252/statm: 1460 916 189 442 0 1014 0
[pid=28278] ppid=28252 vsize=93724 CPUtime=762.01 cores=1,3,5,7
/proc/28278/stat : 28278 (glucosInc) R 28252 28251 27075 0 -1 4202496 11763 0 0 0 76193 8 0 0 20 0 1 0 380604470 95973376 22975 33554432000 4194304 5654031 140734359959120 140734359946936 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28278/statm: 23431 22975 141 357 0 23071 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 108712

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.73
CPU system time (s): 0.39294
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 169724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.39294
maximum resident set size= 137596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59697
page faults= 0
swaps= 0
block input operations= 0
block output operations= 21392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 370
involuntary context switches= 2218

runsolver used 2.77658 second user time and 7.05493 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 10:22:41
IDJOB=3752476
IDBENCH=48267
IDSOLVER=2335
FILE ID=node148/3752476-1339143761
RUNJOBID= node148-1339134206-27092
PBS_JOBID= 14643787
Free space on /tmp= 70404 MiB

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

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

MD5SUM BENCH= 29cda419af6adbdf14450bbe70fbdfc2
RANDOM SEED=528140450

node148.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.284
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.56
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.284
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.94
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.284
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.284
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.284
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.90
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.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26663452 kB
Buffers:          673476 kB
Cached:          4415468 kB
SwapCached:          560 kB
Active:          2794444 kB
Inactive:        2483996 kB
Active(anon):     179276 kB
Inactive(anon):    10620 kB
Active(file):    2615168 kB
Inactive(file):  2473376 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        245080 kB
Mapped:            12268 kB
Shmem:                36 kB
Slab:             791932 kB
SReclaimable:     236200 kB
SUnreclaim:       555732 kB
KernelStack:        1504 kB
PageTables:         4224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     322116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 70384 MiB
End job on node148 at 2012-06-08 10:52:42