Trace number 3747726

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 (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint46
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)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

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 [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: 41, 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.18	c [INC SEARCH] isOptimum variable: 0
0.00/0.25	c formula is SAT
0.00/0.25	c [INC SEARCH] copied best model
0.00/0.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.26	c model valid
0.00/0.26	c current solution ok
0.00/0.26	o 26
0.00/0.26	c [INC SEARCH] iteration: 1
0.00/0.26	c [INC BOUNDS] best value:26 search for 25
0.00/0.26	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.26	c write failed with 2
0.00/0.26	c [INC SYSTEM] create new solver instance
0.00/0.26	c [INC] encode full formula
0.00/0.26	c (debug) using card networks
0.00/0.26	c old isEQ: 208, new EQ is 0
0.00/0.26	c set iterative enc to: card
0.00/0.26	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.63	c formula is SAT
0.00/0.63	c [INC SEARCH] copied best model
0.00/0.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.63	o 18
0.00/0.63	c [INC SEARCH] iteration: 2
0.00/0.63	c [INC BOUNDS] best value:18 search for 17
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.63	c old isEQ: 32, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
1.07/1.11	c formula is SAT
1.07/1.11	c [INC SEARCH] copied best model
1.07/1.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.12	c model valid
1.07/1.12	c current solution ok
1.07/1.12	o 17
1.07/1.12	c [INC SEARCH] iteration: 3
1.07/1.12	c [INC BOUNDS] best value:17 search for 16
1.07/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.12	c write failed with 2
1.07/1.12	c [INC SYSTEM] create new solver instance
1.07/1.12	c [INC] encode full formula
1.07/1.12	c set iterative enc to: swc
1.07/1.12	c [INC SEARCH] isOptimum variable: 0
1.09/1.37	c formula is SAT
1.09/1.37	c [INC SEARCH] copied best model
1.09/1.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.09/1.38	c model valid
1.09/1.38	c current solution ok
1.09/1.38	o 15
1.09/1.38	c [INC SEARCH] iteration: 4
1.09/1.38	c [INC BOUNDS] best value:15 search for 14
1.09/1.38	c [INC ENCODE] setup new number of clauses ...
1.09/1.38	c [INC] encode incremental formula
1.09/1.38	c return only the limitting unit clause for 14
1.09/1.38	c [INC SYSTEM] transmit new clauses to solver: 1
1.09/1.38	c [INC SEARCH] isOptimum variable: 0
1.10/1.58	c formula is SAT
1.10/1.58	c [INC SEARCH] copied best model
1.10/1.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.59	c model valid
1.10/1.59	c current solution ok
1.10/1.59	o 14
1.10/1.59	c [INC SEARCH] iteration: 5
1.10/1.59	c [INC BOUNDS] best value:14 search for 13
1.10/1.59	c [INC ENCODE] setup new number of clauses ...
1.10/1.59	c [INC] encode incremental formula
1.10/1.59	c return only the limitting unit clause for 13
1.10/1.59	c [INC SYSTEM] transmit new clauses to solver: 1
1.10/1.59	c [INC SEARCH] isOptimum variable: 0
1.10/1.60	c formula is SAT
1.10/1.60	c [INC SEARCH] copied best model
1.10/1.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.10/1.60	c model valid
1.10/1.60	c current solution ok
1.10/1.60	o 13
1.10/1.60	c [INC SEARCH] iteration: 6
1.10/1.60	c [INC BOUNDS] best value:13 search for 12
1.10/1.60	c [INC ENCODE] setup new number of clauses ...
1.10/1.60	c [INC] encode incremental formula
1.10/1.60	c return only the limitting unit clause for 12
1.10/1.60	c [INC SYSTEM] transmit new clauses to solver: 1
1.10/1.60	c [INC SEARCH] isOptimum variable: 0
187.31/187.47	c formula is SAT
187.31/187.47	c [INC SEARCH] copied best model
187.31/187.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.31/187.48	c model valid
187.31/187.48	c current solution ok
187.31/187.48	o 12
187.31/187.48	c [INC SEARCH] iteration: 7
187.31/187.48	c [INC BOUNDS] best value:12 search for 11
187.31/187.48	c [INC ENCODE] setup new number of clauses ...
187.31/187.48	c [INC] encode incremental formula
187.31/187.48	c return only the limitting unit clause for 11
187.31/187.48	c [INC SYSTEM] transmit new clauses to solver: 1
187.31/187.48	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=0xaed2c0)

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-3747726-1339103592/watcher-3747726-1339103592 -o /tmp/evaluation-result-3747726-1339103592/solver-3747726-1339103592 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747726-1339103592.opb 1070717924 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 31229
/proc/meminfo: memFree=17748564/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0

[startup+0.092612 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 31229
/proc/meminfo: memFree=17748564/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 31229
/proc/meminfo: memFree=17748564/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300152 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 31229
/proc/meminfo: memFree=17748564/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 31229
/proc/meminfo: memFree=17748564/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31242
/proc/meminfo: memFree=17742456/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.1 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2519 10187 0 0 4 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 12820

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31244
/proc/meminfo: memFree=17738192/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=11016 CPUtime=1.94 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 2796 0 0 0 194 0 0 0 20 0 1 0 376484252 11280384 2259 33554432000 4194304 5654031 140733916021712 140733916019736 4215006 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31244/statm: 2754 2259 152 357 0 2394 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 23836

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31244
/proc/meminfo: memFree=17725792/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=29896 CPUtime=5.14 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 4496 0 0 0 513 1 0 0 20 0 1 0 376484252 30613504 6814 33554432000 4194304 5654031 140733916021712 140733916019592 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31244/statm: 7474 6814 152 357 0 7114 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 42716

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31244
/proc/meminfo: memFree=17718364/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=29896 CPUtime=11.53 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 5107 0 0 0 1152 1 0 0 20 0 1 0 376484252 30613504 6972 33554432000 4194304 5654031 140733916021712 140733916019736 4232963 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31244/statm: 7474 6972 152 357 0 7114 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 42716

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31244
/proc/meminfo: memFree=17704240/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=44220 CPUtime=24.32 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 5928 0 0 0 2430 2 0 0 20 0 1 0 376484252 45281280 10553 33554432000 4194304 5654031 140733916021712 140733916009528 4232618 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31244/statm: 11055 10553 152 357 0 10695 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 57040

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 31244
/proc/meminfo: memFree=17672372/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=75452 CPUtime=49.92 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 8313 0 0 0 4988 4 0 0 20 0 1 0 376484252 77262848 18361 33554432000 4194304 5654031 140733916021712 140733916009528 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31244/statm: 18863 18361 152 357 0 18503 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 88272

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31244
/proc/meminfo: memFree=17669620/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=75452 CPUtime=101.12 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 10538 0 0 0 10106 6 0 0 20 0 1 0 376484252 77262848 18361 33554432000 4194304 5654031 140733916021712 140733916009528 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31244/statm: 18863 18361 152 357 0 18503 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 88272

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31244
/proc/meminfo: memFree=17624988/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=125116 CPUtime=161.11 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 12860 0 0 0 16101 10 0 0 20 0 1 0 376484252 128118784 29626 33554432000 4194304 5654031 140733916021712 140733916009528 4233144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31244/statm: 31279 29626 152 357 0 30919 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 137936

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31245
/proc/meminfo: memFree=17580800/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=167428 CPUtime=221.09 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 15630 0 0 0 22096 13 0 0 20 0 1 0 376484252 171446272 35127 33554432000 4194304 5654031 140733916021712 140733916009528 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 41857 35127 152 357 0 41497 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 180248

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31245
/proc/meminfo: memFree=17537192/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28521448/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=298904 CPUtime=1300.89 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 21702 0 0 0 130058 31 0 0 20 0 1 0 376484252 306077696 69415 33554432000 4194304 5654031 140733916021712 140733916009528 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 74726 69415 152 357 0 74366 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 311724

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31302
/proc/meminfo: memFree=28505060/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=431164 CPUtime=1360.87 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 22235 0 0 0 136055 32 0 0 20 0 1 0 376484252 441511936 78119 33554432000 4194304 5654031 140733916021712 140733916019800 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 107791 78119 152 357 0 107431 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 443984

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 31303
/proc/meminfo: memFree=28613856/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=217516 CPUtime=1420.86 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 23058 0 0 0 142051 35 0 0 20 0 1 0 376484252 222736384 49212 33554432000 4194304 5654031 140733916021712 140733916009528 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 54379 49212 152 357 0 54019 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 230336

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 31303
/proc/meminfo: memFree=28573772/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=298904 CPUtime=1480.82 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 23271 0 0 0 148046 36 0 0 20 0 1 0 376484252 306077696 57060 33554432000 4194304 5654031 140733916021712 140733916009528 4233144 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 74726 57060 152 357 0 74366 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 311724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31303
/proc/meminfo: memFree=28538584/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=298904 CPUtime=1540.81 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 23286 0 0 0 154045 36 0 0 20 0 1 0 376484252 306077696 64740 33554432000 4194304 5654031 140733916021712 140733916009528 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 74726 64740 152 357 0 74366 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 311724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31303
/proc/meminfo: memFree=28489548/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=300080 CPUtime=1600.8 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 23589 0 0 0 160043 37 0 0 20 0 1 0 376484252 307281920 73730 33554432000 4194304 5654031 140733916021712 140733916019496 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 75020 73730 152 357 0 74660 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 312900

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31306
/proc/meminfo: memFree=28446912/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=435324 CPUtime=1660.8 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 24769 0 0 0 166042 38 0 0 20 0 1 0 376484252 445771776 82062 33554432000 4194304 5654031 140733916021712 140733916009528 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 108831 82062 152 357 0 108471 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 448144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31307
/proc/meminfo: memFree=28590216/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=225396 CPUtime=1720.79 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 26094 0 0 0 172038 41 0 0 20 0 1 0 376484252 230805504 54227 33554432000 4194304 5654031 140733916021712 140733916009528 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 56349 54227 152 357 0 55989 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 238216

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31307
/proc/meminfo: memFree=28532936/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=306784 CPUtime=1780.78 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 26637 0 0 0 178036 42 0 0 20 0 1 0 376484252 314146816 67029 33554432000 4194304 5654031 140733916021712 140733916009528 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 76696 67029 152 357 0 76336 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 319604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31307
/proc/meminfo: memFree=28518224/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=306784 CPUtime=1798.98 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 26645 0 0 0 179856 42 0 0 20 0 1 0 376484252 314146816 70172 33554432000 4194304 5654031 140733916021712 140733916009528 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 76696 70172 152 357 0 76336 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 319604

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 2.00 2.00 3/181 31307
/proc/meminfo: memFree=28518224/32873844 swapFree=7628/7628
[pid=31229] ppid=31227 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31229/stat : 31229 (npSolver-pbo-It) S 31227 31229 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376484139 9367552 274 33554432000 4194304 5064252 140734673292560 140734673291472 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31229/statm: 2287 274 233 213 0 72 0
[pid=31230] ppid=31229 vsize=3672 CPUtime=1.11 cores=0,2,4,6
/proc/31230/stat : 31230 (npSolver-pbo) S 31229 31229 30697 0 -1 4202496 2520 10187 0 0 5 1 100 5 20 0 1 0 376484139 3760128 510 33554432000 4194304 6004724 140735168013824 140735167999672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31230/statm: 918 510 179 442 0 472 0
[pid=31244] ppid=31230 vsize=306784 CPUtime=1798.98 cores=0,2,4,6
/proc/31244/stat : 31244 (glucosInc) R 31230 31229 30697 0 -1 4202496 26645 0 0 0 179856 42 0 0 20 0 1 0 376484252 314146816 70172 33554432000 4194304 5654031 140733916021712 140733916009528 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31244/statm: 76696 70172 152 357 0 76336 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 319604

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.63
CPU system time (s): 0.501923
CPU usage (%): 99.9791
Max. virtual memory (cumulated for all children) (KiB): 532004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.501923
maximum resident set size= 411056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238
involuntary context switches= 2008

runsolver used 2.6556 second user time and 7.2289 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-07 23:13:12
IDJOB=3747726
IDBENCH=48158
IDSOLVER=2332
FILE ID=node146/3747726-1339103592
RUNJOBID= node146-1339098177-30713
PBS_JOBID= 14643707
Free space on /tmp= 69560 MiB

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

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=1070717924

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        17749092 kB
Buffers:          372180 kB
Cached:          4059420 kB
SwapCached:         2364 kB
Active:         12787300 kB
Inactive:        1437900 kB
Active(anon):    9791152 kB
Inactive(anon):     4684 kB
Active(file):    2996148 kB
Inactive(file):  1433216 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099952 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:       9891304 kB
Mapped:            10620 kB
Shmem:                 0 kB
Slab:             740208 kB
SReclaimable:     180360 kB
SUnreclaim:       559848 kB
KernelStack:        1504 kB
PageTables:        22900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11864400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5425152 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= 71156 MiB
End job on node146 at 2012-06-07 23:43:13