Trace number 3698570

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.12 1800.41

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.19	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.19	c [INC SYSTEM] execute solver
0.00/0.20	c [INC SEARCH] formula is SAT
0.00/0.20	c [INC SYSTEM] solved the initial formula
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.24	o 52
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SEARCH] iteration: 0
0.00/0.24	c [INC BOUNDS] best value:52 search for 51
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.76	c formula is SAT
0.00/0.76	c [INC SEARCH] copied best model
0.00/0.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.76	c model valid
0.00/0.76	c current solution ok
0.00/0.76	o 17
0.00/0.76	c [INC SEARCH] iteration: 1
0.00/0.76	c [INC BOUNDS] best value:17 search for 16
0.00/0.76	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.76	c write failed with 2
0.00/0.76	c [INC SYSTEM] create new solver instance
0.00/0.76	c [INC] encode full formula
0.00/0.77	c set iterative enc to: swc
0.00/0.77	c [INC SEARCH] isOptimum variable: 0
0.00/0.79	c formula is SAT
0.00/0.79	c [INC SEARCH] copied best model
0.00/0.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.79	c model valid
0.00/0.79	c current solution ok
0.00/0.79	o 16
0.00/0.79	c [INC SEARCH] iteration: 2
0.00/0.79	c [INC BOUNDS] best value:16 search for 15
0.00/0.79	c [INC ENCODE] setup new number of clauses ...
0.00/0.79	c [INC] encode incremental formula
0.00/0.79	c return only the limitting unit clause for 15
0.00/0.79	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
0.00/0.82	c formula is SAT
0.00/0.82	c [INC SEARCH] copied best model
0.00/0.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.82	o 15
0.00/0.82	c [INC SEARCH] iteration: 3
0.00/0.82	c [INC BOUNDS] best value:15 search for 14
0.00/0.82	c [INC ENCODE] setup new number of clauses ...
0.00/0.82	c [INC] encode incremental formula
0.00/0.82	c return only the limitting unit clause for 14
0.00/0.82	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.82	c [INC SEARCH] isOptimum variable: 0
1.47/1.54	c formula is SAT
1.47/1.54	c [INC SEARCH] copied best model
1.47/1.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.47/1.54	c model valid
1.47/1.54	c current solution ok
1.47/1.54	o 14
1.47/1.54	c [INC SEARCH] iteration: 4
1.47/1.54	c [INC BOUNDS] best value:14 search for 13
1.47/1.54	c [INC ENCODE] setup new number of clauses ...
1.47/1.54	c [INC] encode incremental formula
1.47/1.54	c return only the limitting unit clause for 13
1.47/1.54	c [INC SYSTEM] transmit new clauses to solver: 1
1.47/1.54	c [INC SEARCH] isOptimum variable: 0
2.07/2.18	c formula is SAT
2.07/2.18	c [INC SEARCH] copied best model
2.07/2.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.19	c model valid
2.07/2.19	c current solution ok
2.07/2.19	o 13
2.07/2.19	c [INC SEARCH] iteration: 5
2.07/2.19	c [INC BOUNDS] best value:13 search for 12
2.07/2.19	c [INC ENCODE] setup new number of clauses ...
2.07/2.19	c [INC] encode incremental formula
2.07/2.19	c return only the limitting unit clause for 12
2.07/2.19	c [INC SYSTEM] transmit new clauses to solver: 1
2.07/2.19	c [INC SEARCH] isOptimum variable: 0
7.46/7.57	c formula is SAT
7.46/7.57	c [INC SEARCH] copied best model
7.46/7.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.46/7.57	c model valid
7.46/7.57	c current solution ok
7.46/7.57	o 12
7.46/7.57	c [INC SEARCH] iteration: 6
7.46/7.57	c [INC BOUNDS] best value:12 search for 11
7.46/7.57	c [INC ENCODE] setup new number of clauses ...
7.46/7.57	c [INC] encode incremental formula
7.46/7.57	c return only the limitting unit clause for 11
7.46/7.57	c [INC SYSTEM] transmit new clauses to solver: 1
7.46/7.57	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
1800.09/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x209b070)

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-3698570-1338075617/watcher-3698570-1338075617 -o /tmp/evaluation-result-3698570-1338075617/solver-3698570-1338075617 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698570-1338075617.opb 991507067 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: 4.83 3.64 2.84 4/180 6019
/proc/meminfo: memFree=18083708/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0

[startup+0.095625 s]
/proc/loadavg: 4.83 3.64 2.84 4/180 6019
/proc/meminfo: memFree=18083708/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 4.83 3.64 2.84 4/180 6019
/proc/meminfo: memFree=18083708/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 4.83 3.64 2.84 4/180 6019
/proc/meminfo: memFree=18083708/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 4.83 3.64 2.84 4/180 6019
/proc/meminfo: memFree=18083708/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 4.83 3.64 2.84 4/183 6030
/proc/meminfo: memFree=23837112/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.76 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1701 7975 0 0 4 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=7268 CPUtime=0.71 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 1573 0 0 0 71 0 0 0 20 0 1 0 273690366 7442432 1360 33554432000 4194304 5654031 140736037601504 140736037599816 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 1817 1360 151 357 0 1457 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21228

[startup+3.10031 s]
/proc/loadavg: 4.83 3.64 2.84 4/183 6030
/proc/meminfo: memFree=30469688/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1706 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=10284 CPUtime=2.3 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 2732 0 0 0 230 0 0 0 20 0 1 0 273690366 10530816 2108 33554432000 4194304 5654031 140736037601504 140736037589320 4216684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 2571 2108 151 357 0 2211 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24244

[startup+6.30032 s]
/proc/loadavg: 4.60 3.61 2.84 3/182 6030
/proc/meminfo: memFree=31424556/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1706 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=19004 CPUtime=5.5 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 3334 0 0 0 550 0 0 0 20 0 1 0 273690366 19460096 3689 33554432000 4194304 5654031 140736037601504 140736037589320 4215124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 4751 3689 151 357 0 4391 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32964

[startup+12.7003 s]
/proc/loadavg: 4.39 3.59 2.83 3/182 6030
/proc/meminfo: memFree=31422420/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=18256 CPUtime=11.89 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 4528 0 0 0 1189 0 0 0 20 0 1 0 273690366 18694144 3961 33554432000 4194304 5654031 140736037601504 140736037589320 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 4564 3961 151 357 0 4204 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32216

[startup+25.5004 s]
/proc/loadavg: 3.86 3.51 2.82 3/182 6030
/proc/meminfo: memFree=31420444/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=25320 CPUtime=24.69 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 5208 0 0 0 2468 1 0 0 20 0 1 0 273690366 25927680 4918 33554432000 4194304 5654031 140736037601504 140736037589320 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 6330 4918 151 357 0 5970 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39280

[startup+51.1004 s]
/proc/loadavg: 3.31 3.40 2.80 3/182 6030
/proc/meminfo: memFree=31412296/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=29740 CPUtime=50.29 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 5984 0 0 0 5028 1 0 0 20 0 1 0 273690366 30453760 6685 33554432000 4194304 5654031 140736037601504 140736037589320 4243584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 7435 6685 151 357 0 7075 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 43700

[startup+102.307 s]
/proc/loadavg: 2.63 3.20 2.76 3/181 6030
/proc/meminfo: memFree=31397648/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=44432 CPUtime=101.47 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 7042 0 0 0 10146 1 0 0 20 0 1 0 273690366 45498368 9693 33554432000 4194304 5654031 140736037601504 140736037589320 4232896 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 11108 9693 151 357 0 10748 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58392

[startup+162.3 s]
/proc/loadavg: 2.29 2.99 2.72 3/181 6031
/proc/meminfo: memFree=31385796/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=51616 CPUtime=161.47 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 7398 0 0 0 16145 2 0 0 20 0 1 0 273690366 52854784 12077 33554432000 4194304 5654031 140736037601504 140736037589320 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 12904 12077 151 357 0 12544 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 65576

[startup+222.3 s]
/proc/loadavg: 2.18 2.83 2.68 3/181 6031
/proc/meminfo: memFree=31363640/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=67372 CPUtime=221.45 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 8574 0 0 0 22142 3 0 0 20 0 1 0 273690366 68988928 13788 33554432000 4194304 5654031 140736037601504 140736037589320 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 16843 13788 151 357 0 16483 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 81332

[startup+282.3 s]

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

/proc/meminfo: memFree=31380912/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=130080 CPUtime=1241.29 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 11906 0 0 0 124113 16 0 0 20 0 1 0 273690366 133201920 32057 33554432000 4194304 5654031 140736037601504 140736037589320 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 32520 32057 151 357 0 32160 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 144040

[startup+1302.3 s]
/proc/loadavg: 2.03 2.06 2.22 3/182 6124
/proc/meminfo: memFree=31299172/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=179400 CPUtime=1301.29 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12010 0 0 0 130112 17 0 0 20 0 1 0 273690366 183705600 40282 33554432000 4194304 5654031 140736037601504 140736037599432 4233201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 44850 40282 151 357 0 44490 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 193360

[startup+1362.3 s]
/proc/loadavg: 2.07 2.07 2.21 3/181 6125
/proc/meminfo: memFree=31266228/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=179684 CPUtime=1361.28 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12144 0 0 0 136109 19 0 0 20 0 1 0 273690366 183996416 42406 33554432000 4194304 5654031 140736037601504 140736037589320 4233280 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 44921 42406 151 357 0 44561 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 193644

[startup+1422.31 s]
/proc/loadavg: 2.09 2.07 2.19 3/181 6125
/proc/meminfo: memFree=31258900/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=160780 CPUtime=1421.27 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12640 0 0 0 142107 20 0 0 20 0 1 0 273690366 164638720 39721 33554432000 4194304 5654031 140736037601504 140736037599528 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 40195 39721 151 357 0 39835 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 174740

[startup+1482.3 s]
/proc/loadavg: 2.09 2.07 2.18 3/181 6125
/proc/meminfo: memFree=31258776/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=160780 CPUtime=1481.26 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12694 0 0 0 148105 21 0 0 20 0 1 0 273690366 164638720 39721 33554432000 4194304 5654031 140736037601504 140736037599528 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 40195 39721 151 357 0 39835 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 174740

[startup+1542.3 s]
/proc/loadavg: 2.09 2.07 2.18 3/181 6125
/proc/meminfo: memFree=31258588/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=160780 CPUtime=1541.25 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12748 0 0 0 154103 22 0 0 20 0 1 0 273690366 164638720 39732 33554432000 4194304 5654031 140736037601504 140736037589320 4232925 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 40195 39732 151 357 0 39835 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 174740

[startup+1602.3 s]
/proc/loadavg: 2.14 2.08 2.17 3/181 6125
/proc/meminfo: memFree=31225756/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=210100 CPUtime=1601.24 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12852 0 0 0 160100 24 0 0 20 0 1 0 273690366 215142400 47957 33554432000 4194304 5654031 140736037601504 140736037589320 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 52525 47957 151 357 0 52165 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 224060

[startup+1662.3 s]
/proc/loadavg: 2.11 2.08 2.17 3/181 6126
/proc/meminfo: memFree=31180204/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=210100 CPUtime=1661.24 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12910 0 0 0 166099 25 0 0 20 0 1 0 273690366 215142400 49493 33554432000 4194304 5654031 140736037601504 140736037589320 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 52525 49493 151 357 0 52165 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 224060

[startup+1722.3 s]
/proc/loadavg: 2.10 2.08 2.16 3/181 6126
/proc/meminfo: memFree=31178064/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=210100 CPUtime=1721.23 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 12967 0 0 0 172097 26 0 0 20 0 1 0 273690366 215142400 50005 33554432000 4194304 5654031 140736037601504 140736037599432 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 52525 50005 151 357 0 52165 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 224060

[startup+1782.3 s]
/proc/loadavg: 2.10 2.08 2.16 3/181 6126
/proc/meminfo: memFree=31152824/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=210100 CPUtime=1781.21 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 13022 0 0 0 178095 26 0 0 20 0 1 0 273690366 215142400 50005 33554432000 4194304 5654031 140736037601504 140736037589320 4233194 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 52525 50005 151 357 0 52165 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 224060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.07 2.15 3/182 6129
/proc/meminfo: memFree=31218800/32873844 swapFree=7108/7108
[pid=6019] ppid=6017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6019/stat : 6019 (npSolver-pbo-It) S 6017 6019 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690288 9367552 275 33554432000 4194304 5064252 140737090701616 140737090700528 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6019/statm: 2287 275 233 213 0 72 0
[pid=6020] ppid=6019 vsize=4812 CPUtime=0.77 cores=1,3,5,7
/proc/6020/stat : 6020 (npSolver-pbo) S 6019 6019 2929 0 -1 4202496 1708 7975 0 0 5 3 66 3 20 0 1 0 273690289 4927488 748 33554432000 4194304 5992684 140736950824288 140736950810120 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6020/statm: 1203 748 181 440 0 759 0
[pid=6030] ppid=6020 vsize=160780 CPUtime=1799.32 cores=1,3,5,7
/proc/6030/stat : 6030 (glucosInc) R 6020 6019 2929 0 -1 4202496 13024 0 0 0 179906 26 0 0 20 0 1 0 273690366 164638720 39732 33554432000 4194304 5654031 140736037601504 140736037599528 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6030/statm: 40195 39732 151 357 0 39835 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 174740

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.79
CPU system time (s): 0.335948
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 224060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.335948
maximum resident set size= 206164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23083
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 208
involuntary context switches= 1884

runsolver used 5.72513 second user time and 18.4052 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 01:40:17
IDJOB=3698570
IDBENCH=48132
IDSOLVER=2275
FILE ID=node103/3698570-1338075617
RUNJOBID= node103-1338051805-2946
PBS_JOBID= 14624384
Free space on /tmp= 64448 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=991507067

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        17990756 kB
Buffers:          245908 kB
Cached:         13362356 kB
SwapCached:         4672 kB
Active:           596040 kB
Inactive:       13093204 kB
Active(anon):      75836 kB
Inactive(anon):     7392 kB
Active(file):     520204 kB
Inactive(file): 13085812 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099348 kB
Dirty:             14884 kB
Writeback:             0 kB
AnonPages:         88556 kB
Mapped:            12924 kB
Shmem:                 8 kB
Slab:            1047508 kB
SReclaimable:     489328 kB
SUnreclaim:       558180 kB
KernelStack:        1512 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     206092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71556 MiB
End job on node103 at 2012-05-27 02:10:18