Trace number 3752515

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.14 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
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 constraint51
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)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

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: 176, 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.39	c formula is SAT
0.00/0.39	c [INC SEARCH] copied best model
0.00/0.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.39	c model valid
0.00/0.39	c current solution ok
0.00/0.39	o 25
0.00/0.39	c [INC SEARCH] iteration: 1
0.00/0.39	c [INC BOUNDS] best value:25 search for 24
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.39	c old isEQ: 128, new EQ is 0
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.40	c [INC SEARCH] isOptimum variable: 0
0.00/0.48	c formula is SAT
0.00/0.48	c [INC SEARCH] copied best model
0.00/0.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.48	o 24
0.00/0.48	c [INC SEARCH] iteration: 2
0.00/0.48	c [INC BOUNDS] best value:24 search for 23
0.00/0.48	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.48	c write failed with 2
0.00/0.48	c [INC SYSTEM] create new solver instance
0.00/0.48	c [INC] encode full formula
0.00/0.48	c (debug) using card networks
0.00/0.48	c old isEQ: 208, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.49	c [INC SEARCH] isOptimum variable: 0
1.15/1.24	c formula is SAT
1.15/1.24	c [INC SEARCH] copied best model
1.15/1.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.25	c model valid
1.15/1.25	c current solution ok
1.15/1.25	o 17
1.15/1.25	c [INC SEARCH] iteration: 3
1.15/1.25	c [INC BOUNDS] best value:17 search for 16
1.15/1.25	c [INC SYSTEM] there exists a inc, kill it!
1.15/1.25	c write failed with 2
1.15/1.25	c [INC SYSTEM] create new solver instance
1.15/1.25	c [INC] encode full formula
1.15/1.25	c set iterative enc to: swc
1.15/1.25	c [INC SEARCH] isOptimum variable: 0
1.22/1.30	c formula is SAT
1.22/1.30	c [INC SEARCH] copied best model
1.22/1.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.22/1.31	c model valid
1.22/1.31	c current solution ok
1.22/1.31	o 16
1.22/1.31	c [INC SEARCH] iteration: 4
1.22/1.31	c [INC BOUNDS] best value:16 search for 15
1.22/1.31	c [INC ENCODE] setup new number of clauses ...
1.22/1.31	c [INC] encode incremental formula
1.22/1.31	c return only the limitting unit clause for 15
1.22/1.31	c [INC SYSTEM] transmit new clauses to solver: 1
1.22/1.31	c [INC SEARCH] isOptimum variable: 0
2.16/2.28	c formula is SAT
2.16/2.28	c [INC SEARCH] copied best model
2.16/2.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.16/2.28	c model valid
2.16/2.28	c current solution ok
2.16/2.28	o 15
2.16/2.28	c [INC SEARCH] iteration: 5
2.16/2.28	c [INC BOUNDS] best value:15 search for 14
2.16/2.28	c [INC ENCODE] setup new number of clauses ...
2.16/2.28	c [INC] encode incremental formula
2.16/2.28	c return only the limitting unit clause for 14
2.16/2.28	c [INC SYSTEM] transmit new clauses to solver: 1
2.16/2.28	c [INC SEARCH] isOptimum variable: 0
5.45/5.55	c formula is SAT
5.45/5.55	c [INC SEARCH] copied best model
5.45/5.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.45/5.56	c model valid
5.45/5.56	c current solution ok
5.45/5.56	o 14
5.45/5.56	c [INC SEARCH] iteration: 6
5.45/5.56	c [INC BOUNDS] best value:14 search for 13
5.45/5.56	c [INC ENCODE] setup new number of clauses ...
5.45/5.56	c [INC] encode incremental formula
5.45/5.56	c return only the limitting unit clause for 13
5.45/5.56	c [INC SYSTEM] transmit new clauses to solver: 1
5.45/5.56	c [INC SEARCH] isOptimum variable: 0
8.67/8.75	c formula is SAT
8.67/8.75	c [INC SEARCH] copied best model
8.67/8.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.67/8.75	c model valid
8.67/8.75	c current solution ok
8.67/8.75	o 13
8.67/8.75	c [INC SEARCH] iteration: 7
8.67/8.75	c [INC BOUNDS] best value:13 search for 12
8.67/8.75	c [INC ENCODE] setup new number of clauses ...
8.67/8.75	c [INC] encode incremental formula
8.67/8.75	c return only the limitting unit clause for 12
8.67/8.75	c [INC SYSTEM] transmit new clauses to solver: 1
8.67/8.75	c [INC SEARCH] isOptimum variable: 0
58.94/59.05	c formula is SAT
58.94/59.05	c [INC SEARCH] copied best model
58.94/59.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.94/59.06	c model valid
58.94/59.06	c current solution ok
58.94/59.06	o 12
58.94/59.06	c [INC SEARCH] iteration: 8
58.94/59.06	c [INC BOUNDS] best value:12 search for 11
58.94/59.06	c [INC ENCODE] setup new number of clauses ...
58.94/59.06	c [INC] encode incremental formula
58.94/59.06	c return only the limitting unit clause for 11
58.94/59.06	c [INC SYSTEM] transmit new clauses to solver: 1
58.94/59.06	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1
1800.09/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1a7e260)

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-3752515-1339218935/watcher-3752515-1339218935 -o /tmp/evaluation-result-3752515-1339218935/solver-3752515-1339218935 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752515-1339218935.opb 1339223492 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 1915
/proc/meminfo: memFree=28877316/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0

[startup+0.0928049 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1915
/proc/meminfo: memFree=28877316/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 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 1915
/proc/meminfo: memFree=28877316/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300201 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1915
/proc/meminfo: memFree=28877316/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 1915
/proc/meminfo: memFree=28877316/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50015 s]
/proc/loadavg: 0.00 0.00 0.00 3/180 1957
/proc/meminfo: memFree=28857192/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.23 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2988 10867 0 0 4 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 12824

[startup+3.10031 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 1968
/proc/meminfo: memFree=28847264/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.23 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 4 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=13108 CPUtime=1.82 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 3595 0 0 0 182 0 0 0 20 0 1 0 388020431 13422592 2552 33554432000 4194304 5654031 140734534249456 140734534237272 4232817 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 3277 2552 152 357 0 2917 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 25932

[startup+6.3003 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 1968
/proc/meminfo: memFree=28820728/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=22928 CPUtime=5.01 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 4742 0 0 0 501 0 0 0 20 0 1 0 388020431 23478272 5213 33554432000 4194304 5654031 140734534249456 140734534237272 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 5732 5213 152 357 0 5372 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35752

[startup+12.7003 s]
/proc/loadavg: 0.31 0.07 0.02 3/181 1968
/proc/meminfo: memFree=28798888/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=22900 CPUtime=11.41 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 6332 0 0 0 1140 1 0 0 20 0 1 0 388020431 23449600 4851 33554432000 4194304 5654031 140734534249456 140734534237272 4215104 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 5725 4851 152 357 0 5365 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 35724

[startup+25.5004 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 1968
/proc/meminfo: memFree=28725268/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=39180 CPUtime=24.21 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 8224 0 0 0 2419 2 0 0 20 0 1 0 388020431 40120320 9320 33554432000 4194304 5654031 140734534249456 140734534237272 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1964/statm: 9795 9320 152 357 0 9435 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52004

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 1972
/proc/meminfo: memFree=28756356/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=69640 CPUtime=49.81 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 8662 0 0 0 4978 3 0 0 20 0 1 0 388020431 71311360 16907 33554432000 4194304 5654031 140734534249456 140734534237272 4244225 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 17410 16907 152 357 0 17050 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 82464

[startup+102.307 s]
/proc/loadavg: 1.62 0.56 0.20 3/181 1972
/proc/meminfo: memFree=28628448/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=149780 CPUtime=100.99 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 9477 0 0 0 10094 5 0 0 20 0 1 0 388020431 153374720 32938 33554432000 4194304 5654031 140734534249456 140734534237272 4215088 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 37445 32938 152 357 0 37085 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 162604

[startup+162.3 s]
/proc/loadavg: 1.86 0.82 0.31 3/181 1973
/proc/meminfo: memFree=28678676/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=87048 CPUtime=160.98 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 10439 0 0 0 16090 8 0 0 20 0 1 0 388020431 89137152 20723 33554432000 4194304 5654031 140734534249456 140734534237272 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 21762 20723 152 357 0 21402 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99872

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.41 3/181 1973
/proc/meminfo: memFree=28668940/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=136368 CPUtime=220.97 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 12107 0 0 0 22085 12 0 0 20 0 1 0 388020431 139640832 29543 33554432000 4194304 5654031 140734534249456 140734534247384 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 34092 29543 152 357 0 33732 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 149192

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 0.51 3/182 1976
/proc/meminfo: memFree=28570396/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28442228/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=219112 CPUtime=1300.76 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 39308 0 0 0 130009 67 0 0 20 0 1 0 388020431 224370688 52380 33554432000 4194304 5654031 140734534249456 140734534237272 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 54778 52380 152 357 0 54418 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 231936

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/181 1984
/proc/meminfo: memFree=28433680/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=220060 CPUtime=1360.74 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 41067 0 0 0 136005 69 0 0 20 0 1 0 388020431 225341440 46957 33554432000 4194304 5654031 140734534249456 140734534237272 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 55015 46957 152 357 0 54655 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 232884

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/181 1984
/proc/meminfo: memFree=28434896/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=172472 CPUtime=1420.74 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 42409 0 0 0 142002 72 0 0 20 0 1 0 388020431 176611328 41640 33554432000 4194304 5654031 140734534249456 140734534247240 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 43118 41640 152 357 0 42758 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 185296

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/182 1987
/proc/meminfo: memFree=28543500/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=175684 CPUtime=1480.72 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 44678 0 0 0 147996 76 0 0 20 0 1 0 388020431 179900416 41971 33554432000 4194304 5654031 140734534249456 140734534237272 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 43921 41971 152 357 0 43561 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 188508

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/181 1987
/proc/meminfo: memFree=28498312/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=178276 CPUtime=1540.71 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 46813 0 0 0 153991 80 0 0 20 0 1 0 388020431 182554624 40004 33554432000 4194304 5654031 140734534249456 140734534237272 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 44569 40004 152 357 0 44209 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 191100

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/181 1987
/proc/meminfo: memFree=28427016/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=230980 CPUtime=1600.7 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 48267 0 0 0 159988 82 0 0 20 0 1 0 388020431 236523520 55249 33554432000 4194304 5654031 140734534249456 140734534247240 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 57745 55249 152 357 0 57385 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 243804

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/181 1988
/proc/meminfo: memFree=28432268/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=232212 CPUtime=1660.69 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 50090 0 0 0 165983 86 0 0 20 0 1 0 388020431 237785088 50405 33554432000 4194304 5654031 140734534249456 140734534237272 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 58053 50405 152 357 0 57693 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 245036

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/181 1988
/proc/meminfo: memFree=28466436/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=183256 CPUtime=1720.66 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 51964 0 0 0 171978 88 0 0 20 0 1 0 388020431 187654144 39574 33554432000 4194304 5654031 140734534249456 140734534247240 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 45814 39574 152 357 0 45454 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 196080

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/181 1988
/proc/meminfo: memFree=28406792/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=234724 CPUtime=1780.65 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 52844 0 0 0 177975 90 0 0 20 0 1 0 388020431 240357376 54249 33554432000 4194304 5654031 140734534249456 140734534237272 4232448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 58681 54249 152 357 0 58321 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 247548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 1988
/proc/meminfo: memFree=28350052/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=235244 CPUtime=1798.85 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 52968 0 0 0 179795 90 0 0 20 0 1 0 388020431 240889856 57950 33554432000 4194304 5654031 140734534249456 140734534237272 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 58811 57950 152 357 0 58451 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 248068

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 1.97 1.68 3/181 1988
/proc/meminfo: memFree=28350052/32873648 swapFree=7372/7372
[pid=1915] ppid=1913 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1915/stat : 1915 (npSolver-pbo-It) S 1913 1915 1885 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 388020306 9367552 274 33554432000 4194304 5064252 140733930799024 140733930797936 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1915/statm: 2287 274 233 213 0 72 0
[pid=1916] ppid=1915 vsize=3676 CPUtime=1.24 cores=1,3,5,7
/proc/1916/stat : 1916 (npSolver-pbo) S 1915 1915 1885 0 -1 4202496 2990 10867 0 0 5 1 113 5 20 0 1 0 388020306 3764224 524 33554432000 4194304 6004724 140736397476528 140736397462376 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1916/statm: 919 524 192 442 0 473 0
[pid=1964] ppid=1916 vsize=235244 CPUtime=1798.85 cores=1,3,5,7
/proc/1964/stat : 1964 (glucosInc) R 1916 1915 1885 0 -1 4202496 52968 0 0 0 179795 90 0 0 20 0 1 0 388020431 240889856 57950 33554432000 4194304 5654031 140734534249456 140734534237272 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1964/statm: 58811 57950 152 357 0 58451 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 248068

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1799.15
CPU system time (s): 0.986849
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 376576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.986849
maximum resident set size= 278736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67199
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 306
involuntary context switches= 1935

runsolver used 10.1455 second user time and 15.3327 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 07:15:35
IDJOB=3752515
IDBENCH=48132
IDSOLVER=2335
FILE ID=node115/3752515-1339218935
RUNJOBID= node115-1339218935-1902
PBS_JOBID= 14644310
Free space on /tmp= 70276 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=1339223492

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:        28878224 kB
Buffers:          342912 kB
Cached:          2744448 kB
SwapCached:         2180 kB
Active:          1387284 kB
Inactive:        1707924 kB
Active(anon):       4848 kB
Inactive(anon):     2272 kB
Active(file):    1382436 kB
Inactive(file):  1705652 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              8644 kB
Writeback:             0 kB
AnonPages:         10072 kB
Mapped:             8200 kB
Shmem:                 0 kB
Slab:             760808 kB
SReclaimable:     204976 kB
SUnreclaim:       555832 kB
KernelStack:        1392 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70256 MiB
End job on node115 at 2012-06-09 07:45:36