Trace number 3698576

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint50
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.39	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.39	c [INC SYSTEM] execute solver
0.00/0.42	c [INC SEARCH] formula is SAT
0.00/0.42	c [INC SYSTEM] solved the initial formula
0.00/0.43	c model valid
0.00/0.43	c current solution ok
0.00/0.51	o 126
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SEARCH] iteration: 0
0.00/0.51	c [INC BOUNDS] best value:126 search for 125
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
1.47/1.50	c formula is SAT
1.47/1.50	c [INC SEARCH] copied best model
1.47/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.47/1.51	c model valid
1.47/1.51	c current solution ok
1.47/1.51	o 50
1.47/1.51	c [INC SEARCH] iteration: 1
1.47/1.51	c [INC BOUNDS] best value:50 search for 49
1.47/1.51	c [INC SYSTEM] there exists a inc, kill it!
1.47/1.51	c write failed with 2
1.47/1.51	c [INC SYSTEM] create new solver instance
1.47/1.51	c [INC] encode full formula
1.47/1.51	c (debug) using card networks
1.47/1.52	c set iterative enc to: card
1.47/1.52	c set iterative enc to: none
1.47/1.52	c [INC SEARCH] isOptimum variable: 0
2.97/3.00	c formula is SAT
2.97/3.00	c [INC SEARCH] copied best model
2.97/3.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.97/3.01	c model valid
2.97/3.01	c current solution ok
2.97/3.01	o 48
2.97/3.01	c [INC SEARCH] iteration: 2
2.97/3.01	c [INC BOUNDS] best value:48 search for 47
2.97/3.01	c [INC SYSTEM] there exists a inc, kill it!
2.97/3.01	c write failed with 2
2.97/3.01	c [INC SYSTEM] create new solver instance
2.97/3.01	c [INC] encode full formula
2.97/3.01	c (debug) using card networks
2.97/3.02	c set iterative enc to: card
2.97/3.02	c set iterative enc to: none
2.97/3.02	c [INC SEARCH] isOptimum variable: 0
4.17/4.26	c formula is SAT
4.17/4.26	c [INC SEARCH] copied best model
4.17/4.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.17/4.27	c model valid
4.17/4.27	c current solution ok
4.17/4.27	o 47
4.17/4.27	c [INC SEARCH] iteration: 3
4.17/4.27	c [INC BOUNDS] best value:47 search for 46
4.17/4.27	c [INC SYSTEM] there exists a inc, kill it!
4.17/4.27	c write failed with 2
4.17/4.27	c [INC SYSTEM] create new solver instance
4.17/4.27	c [INC] encode full formula
4.17/4.27	c (debug) using card networks
4.17/4.28	c set iterative enc to: card
4.17/4.28	c set iterative enc to: none
4.17/4.28	c [INC SEARCH] isOptimum variable: 0
5.37/5.41	c formula is SAT
5.37/5.42	c [INC SEARCH] copied best model
5.41/5.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.41/5.57	c model valid
5.41/5.57	c current solution ok
5.41/5.57	o 46
5.41/5.57	c [INC SEARCH] iteration: 4
5.41/5.57	c [INC BOUNDS] best value:46 search for 45
5.41/5.57	c [INC SYSTEM] there exists a inc, kill it!
5.41/5.57	c write failed with 2
5.41/5.57	c [INC SYSTEM] create new solver instance
5.41/5.57	c [INC] encode full formula
5.41/5.57	c (debug) using card networks
5.41/5.57	c set iterative enc to: card
5.41/5.57	c set iterative enc to: none
5.41/5.59	c [INC SEARCH] isOptimum variable: 0
5.41/6.23	c formula is SAT
5.41/6.23	c [INC SEARCH] copied best model
5.41/6.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.41/6.24	c model valid
5.41/6.24	c current solution ok
5.41/6.24	o 38
5.41/6.24	c [INC SEARCH] iteration: 5
5.41/6.24	c [INC BOUNDS] best value:38 search for 37
5.41/6.24	c [INC SYSTEM] there exists a inc, kill it!
5.41/6.24	c write failed with 2
5.41/6.24	c [INC SYSTEM] create new solver instance
5.41/6.24	c [INC] encode full formula
5.41/6.24	c (debug) using card networks
5.41/6.24	c set iterative enc to: card
5.41/6.24	c set iterative enc to: none
5.41/6.25	c [INC SEARCH] isOptimum variable: 0
7.79/8.07	c formula is SAT
7.79/8.07	c [INC SEARCH] copied best model
7.79/8.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.79/8.08	c model valid
7.79/8.08	c current solution ok
7.79/8.08	o 37
7.79/8.08	c [INC SEARCH] iteration: 6
7.79/8.08	c [INC BOUNDS] best value:37 search for 36
7.79/8.08	c [INC SYSTEM] there exists a inc, kill it!
7.79/8.08	c write failed with 2
7.79/8.08	c [INC SYSTEM] create new solver instance
7.79/8.08	c [INC] encode full formula
7.79/8.08	c (debug) using card networks
7.79/8.09	c set iterative enc to: card
7.79/8.09	c set iterative enc to: none
7.79/8.09	c [INC SEARCH] isOptimum variable: 0
13.79/14.07	c formula is SAT
13.79/14.07	c [INC SEARCH] copied best model
13.79/14.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.79/14.08	c model valid
13.79/14.08	c current solution ok
13.79/14.08	o 34
13.79/14.08	c [INC SEARCH] iteration: 7
13.79/14.08	c [INC BOUNDS] best value:34 search for 33
13.79/14.08	c [INC SYSTEM] there exists a inc, kill it!
13.79/14.08	c write failed with 2
13.79/14.08	c [INC SYSTEM] create new solver instance
13.79/14.08	c [INC] encode full formula
13.79/14.08	c (debug) using card networks
13.79/14.09	c set iterative enc to: card
13.79/14.09	c set iterative enc to: none
13.79/14.09	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.51	s UNKNOWN
1800.01/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.51	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698576-1338076853/watcher-3698576-1338076853 -o /tmp/evaluation-result-3698576-1338076853/solver-3698576-1338076853 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698576-1338076853.opb 195034542 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.11 2.08 2.24 3/179 6078
/proc/meminfo: memFree=31349072/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0

[startup+0.045522 s]
/proc/loadavg: 2.11 2.08 2.24 3/179 6078
/proc/meminfo: memFree=31349072/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.11 2.08 2.24 3/179 6078
/proc/meminfo: memFree=31349072/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 2.11 2.08 2.24 3/179 6078
/proc/meminfo: memFree=31349072/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.11 2.08 2.24 3/179 6078
/proc/meminfo: memFree=31349072/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.11 2.08 2.24 3/182 6087
/proc/meminfo: memFree=31329920/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8076 CPUtime=0.51 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 3005 10428 0 0 7 7 31 6 20 0 1 0 273813924 8269824 1559 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2019 1559 180 440 0 1575 0
[pid=6087] ppid=6079 vsize=17420 CPUtime=0.96 cores=0,2,4,6
/proc/6087/stat : 6087 (glucosInc) R 6079 6078 2929 0 -1 4202496 3446 0 0 0 96 0 0 0 20 0 1 0 273813976 17838080 3675 33554432000 4194304 5654031 140736725937856 140736725935640 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6087/statm: 4355 3675 141 357 0 3995 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34644

[startup+3.10023 s]
/proc/loadavg: 2.11 2.08 2.24 3/182 6089
/proc/meminfo: memFree=31369196/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=3.01 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 4362 18475 0 0 11 7 275 8 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 17364

[startup+6.30018 s]
/proc/loadavg: 2.10 2.08 2.24 3/182 6093
/proc/meminfo: memFree=31369564/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=6.06 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 6528 29292 0 0 16 7 572 11 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 17364

[startup+12.7004 s]
/proc/loadavg: 2.09 2.08 2.23 3/182 6122
/proc/meminfo: memFree=31359064/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=7.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7250 33558 0 0 18 8 753 12 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6122] ppid=6079 vsize=27608 CPUtime=4.59 cores=0,2,4,6
/proc/6122/stat : 6122 (glucosInc) R 6079 6078 2929 0 -1 4202496 5883 0 0 0 459 0 0 0 20 0 1 0 273814733 28270592 6233 33554432000 4194304 5654031 140736781088480 140736781086408 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6122/statm: 6902 6233 141 357 0 6542 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 44972

[startup+25.5003 s]
/proc/loadavg: 2.07 2.08 2.23 3/182 6124
/proc/meminfo: memFree=31324728/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=27580 CPUtime=11.39 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 6264 0 0 0 1138 1 0 0 20 0 1 0 273815333 28241920 6254 33554432000 4194304 5654031 140733862275424 140733862263240 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 6895 6254 141 357 0 6535 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 44944

[startup+51.1004 s]
/proc/loadavg: 2.05 2.07 2.22 3/182 6124
/proc/meminfo: memFree=31357504/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=39108 CPUtime=36.98 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 8364 0 0 0 3696 2 0 0 20 0 1 0 273815333 40046592 6865 33554432000 4194304 5654031 140733862275424 140733862263240 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 9777 6865 141 357 0 9417 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 56472

[startup+102.306 s]
/proc/loadavg: 2.02 2.06 2.21 3/181 6125
/proc/meminfo: memFree=31329032/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=81512 CPUtime=88.18 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 9747 0 0 0 8816 2 0 0 20 0 1 0 273815333 83468288 13348 33554432000 4194304 5654031 140733862275424 140733862263240 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 20378 13348 141 357 0 20018 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 98876

[startup+162.3 s]
/proc/loadavg: 2.04 2.06 2.20 3/181 6125
/proc/meminfo: memFree=31230724/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=112304 CPUtime=148.17 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 10597 0 0 0 14813 4 0 0 20 0 1 0 273815333 114999296 22564 33554432000 4194304 5654031 140733862275424 140733862263240 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 28076 22564 141 357 0 27716 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 129668

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.18 3/181 6125
/proc/meminfo: memFree=31221912/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=112304 CPUtime=208.16 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 11226 0 0 0 20811 5 0 0 20 0 1 0 273815333 114999296 23076 33554432000 4194304 5654031 140733862275424 140733862263240 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 28076 23076 141 357 0 27716 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 129668

[startup+282.3 s]
/proc/loadavg: 2.05 2.06 2.17 3/181 6125
/proc/meminfo: memFree=31219552/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6

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

/proc/meminfo: memFree=31335856/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=146472 CPUtime=1287.98 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 35687 0 0 0 128749 49 0 0 20 0 1 0 273815333 149987328 35977 33554432000 4194304 5654031 140733862275424 140733862273448 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 36618 35977 141 357 0 36258 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 163836

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 6192
/proc/meminfo: memFree=31254008/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=195792 CPUtime=1347.97 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 36920 0 0 0 134745 52 0 0 20 0 1 0 273815333 200491008 44468 33554432000 4194304 5654031 140733862275424 140733862263240 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 48948 44468 141 357 0 48588 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 213156

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 6192
/proc/meminfo: memFree=31170652/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1407.96 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 39224 0 0 0 140741 55 0 0 20 0 1 0 273815333 251568128 53908 33554432000 4194304 5654031 140733862275424 140733862263240 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 53908 141 357 0 61058 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 263036

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 6192
/proc/meminfo: memFree=31168156/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1467.94 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 40459 0 0 0 146736 58 0 0 20 0 1 0 273815333 251568128 54932 33554432000 4194304 5654031 140733862275424 140733862273512 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 54932 141 357 0 61058 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 263036

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 6193
/proc/meminfo: memFree=31219788/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=214852 CPUtime=1527.93 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 41091 0 0 0 152733 60 0 0 20 0 1 0 273815333 220008448 52817 33554432000 4194304 5654031 140733862275424 140733862263240 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 53713 52817 141 357 0 53353 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 232216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 6193
/proc/meminfo: memFree=31139300/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1587.92 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 42898 0 0 0 158729 63 0 0 20 0 1 0 273815333 251568128 54932 33554432000 4194304 5654031 140733862275424 140733862263240 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 54932 141 357 0 61058 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 263036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 6194
/proc/meminfo: memFree=31200888/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1647.91 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 43826 0 0 0 164725 66 0 0 20 0 1 0 273815333 251568128 58004 33554432000 4194304 5654031 140733862275424 140733862263240 4208584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 58004 141 357 0 61058 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 263036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 6194
/proc/meminfo: memFree=31107220/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1707.91 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 45003 0 0 0 170722 69 0 0 20 0 1 0 273815333 251568128 56468 33554432000 4194304 5654031 140733862275424 140733862273512 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 56468 141 357 0 61058 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 263036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 6197
/proc/meminfo: memFree=31170252/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=214852 CPUtime=1767.89 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 45480 0 0 0 176719 70 0 0 20 0 1 0 273815333 220008448 52305 33554432000 4194304 5654031 140733862275424 140733862273352 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 53713 52305 141 357 0 53353 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 232216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 6197
/proc/meminfo: memFree=31105032/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1786.1 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 46070 0 0 0 178539 71 0 0 20 0 1 0 273815333 251568128 55956 33554432000 4194304 5654031 140733862275424 140733862273512 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 55956 141 357 0 61058 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263036

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.01 3/182 6197
/proc/meminfo: memFree=31105032/32873844 swapFree=7108/7108
[pid=6078] ppid=6076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6078/stat : 6078 (npSolver-pbo-It) S 6076 6078 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273813923 9367552 275 33554432000 4194304 5064252 140737343121248 140737343120160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6078/statm: 2287 275 233 213 0 72 0
[pid=6079] ppid=6078 vsize=8216 CPUtime=13.91 cores=0,2,4,6
/proc/6079/stat : 6079 (npSolver-pbo) S 6078 6078 2929 0 -1 4202496 7972 40449 0 0 20 8 1349 14 20 0 1 0 273813924 8413184 1591 33554432000 4194304 5992684 140736963139328 140736963125160 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/6079/statm: 2054 1591 180 440 0 1610 0
[pid=6124] ppid=6079 vsize=245672 CPUtime=1786.1 cores=0,2,4,6
/proc/6124/stat : 6124 (glucosInc) R 6079 6078 2929 0 -1 4202496 46070 0 0 0 178539 71 0 0 20 0 1 0 273815333 251568128 55956 33554432000 4194304 5654031 140733862275424 140733862273512 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6124/statm: 61418 55956 141 357 0 61058 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263036

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1799.09
CPU system time (s): 0.946856
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 313124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 0.946856
maximum resident set size= 255748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94871
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 648
involuntary context switches= 1935

runsolver used 3.2945 second user time and 8.48871 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 02:00:53
IDJOB=3698576
IDBENCH=48153
IDSOLVER=2275
FILE ID=node103/3698576-1338076853
RUNJOBID= node103-1338051805-2945
PBS_JOBID= 14624384
Free space on /tmp= 71564 MiB

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

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=195034542

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:        31349452 kB
Buffers:          246360 kB
Cached:           288344 kB
SwapCached:         4672 kB
Active:           672540 kB
Inactive:          18684 kB
Active(anon):     151492 kB
Inactive(anon):     7392 kB
Active(file):     521048 kB
Inactive(file):    11292 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099348 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        319788 kB
Mapped:            13088 kB
Shmem:                 8 kB
Slab:             669380 kB
SReclaimable:     111876 kB
SUnreclaim:       557504 kB
KernelStack:        1512 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     306932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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= 71552 MiB
End job on node103 at 2012-05-27 02:30:54