Trace number 3747757

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.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_3.opb
MD5SUM1b4456ec5e57b53956abc30521c99789
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark1797.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
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 constraint25
Maximum length of a constraint45
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 products3108
Sum of products size6216

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.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.10	o 0
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:200 search for 199
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.12	c formula is SAT
0.00/0.12	c [INC SEARCH] copied best model
0.00/0.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.12	o -21
0.00/0.12	c [INC SEARCH] iteration: 1
0.00/0.12	c [INC BOUNDS] best value:179 search for 178
0.00/0.12	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.12	c write failed with 2
0.00/0.12	c [INC SYSTEM] create new solver instance
0.00/0.12	c [INC] encode full formula
0.00/0.12	c (debug) using card networks
0.00/0.12	c old isEQ: 160, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.14	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o -22
0.00/0.15	c [INC SEARCH] iteration: 2
0.00/0.15	c [INC BOUNDS] best value:178 search for 177
0.00/0.15	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.15	c write failed with 2
0.00/0.15	c [INC SYSTEM] create new solver instance
0.00/0.15	c [INC] encode full formula
0.00/0.15	c (debug) using card networks
0.00/0.15	c old isEQ: 240, new EQ is 0
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.17	c formula is SAT
0.00/0.17	c [INC SEARCH] copied best model
0.00/0.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.17	o -23
0.00/0.17	c [INC SEARCH] iteration: 3
0.00/0.17	c [INC BOUNDS] best value:177 search for 176
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 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: 240, 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.19	c formula is SAT
0.00/0.19	c [INC SEARCH] copied best model
0.00/0.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.19	o -24
0.00/0.19	c [INC SEARCH] iteration: 4
0.00/0.19	c [INC BOUNDS] best value:176 search for 175
0.00/0.19	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.19	c write failed with 2
0.00/0.19	c [INC SYSTEM] create new solver instance
0.00/0.19	c [INC] encode full formula
0.00/0.19	c (debug) using card networks
0.00/0.19	c old isEQ: 240, new EQ is 0
0.00/0.20	c set iterative enc to: card
0.00/0.20	c set iterative enc to: none
0.00/0.20	c [INC SEARCH] isOptimum variable: 0
0.98/1.03	c formula is SAT
0.98/1.03	c [INC SEARCH] copied best model
0.98/1.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.98/1.04	c model valid
0.98/1.04	c current solution ok
0.98/1.04	o -25
0.98/1.04	c [INC SEARCH] iteration: 5
0.98/1.04	c [INC BOUNDS] best value:175 search for 174
0.98/1.04	c [INC SYSTEM] there exists a inc, kill it!
0.98/1.04	c write failed with 2
0.98/1.04	c [INC SYSTEM] create new solver instance
0.98/1.04	c [INC] encode full formula
0.98/1.04	c (debug) using card networks
0.98/1.04	c old isEQ: 240, new EQ is 0
0.98/1.04	c set iterative enc to: card
0.98/1.04	c set iterative enc to: none
0.98/1.04	c [INC SEARCH] isOptimum variable: 0
1.03/1.19	c formula is SAT
1.03/1.19	c [INC SEARCH] copied best model
1.03/1.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.04/1.20	c model valid
1.04/1.20	c current solution ok
1.04/1.20	o -26
1.04/1.20	c [INC SEARCH] iteration: 6
1.04/1.20	c [INC BOUNDS] best value:174 search for 173
1.04/1.20	c [INC SYSTEM] there exists a inc, kill it!
1.04/1.20	c write failed with 2
1.04/1.20	c [INC SYSTEM] create new solver instance
1.04/1.20	c [INC] encode full formula
1.04/1.20	c (debug) using card networks
1.04/1.20	c old isEQ: 240, new EQ is 0
1.04/1.20	c set iterative enc to: card
1.04/1.20	c set iterative enc to: none
1.04/1.20	c [INC SEARCH] isOptimum variable: 0
1.18/1.37	c formula is SAT
1.18/1.37	c [INC SEARCH] copied best model
1.18/1.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.37	c model valid
1.18/1.37	c current solution ok
1.18/1.37	o -28
1.18/1.37	c [INC SEARCH] iteration: 7
1.18/1.37	c [INC BOUNDS] best value:172 search for 171
1.18/1.37	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.37	c write failed with 2
1.18/1.37	c [INC SYSTEM] create new solver instance
1.18/1.37	c [INC] encode full formula
1.18/1.37	c (debug) using card networks
1.18/1.37	c old isEQ: 240, new EQ is 0
1.18/1.38	c set iterative enc to: card
1.18/1.38	c set iterative enc to: none
1.18/1.38	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747757-1339103610/watcher-3747757-1339103610 -o /tmp/evaluation-result-3747757-1339103610/solver-3747757-1339103610 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747757-1339103610.opb 1527239157 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.00 1.93 2/176 22053
/proc/meminfo: memFree=27651516/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0

[startup+0.045991 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 22053
/proc/meminfo: memFree=27651516/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 22053
/proc/meminfo: memFree=27651516/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 22053
/proc/meminfo: memFree=27651516/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 2.00 2.00 1.93 2/176 22053
/proc/meminfo: memFree=27651516/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22070
/proc/meminfo: memFree=27643044/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 12808

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22076
/proc/meminfo: memFree=27643540/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=14824 CPUtime=1.7 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 2838 0 0 0 170 0 0 0 20 0 1 0 376487088 15179776 2645 33554432000 4194304 5654031 140734332330416 140734332318232 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22076/statm: 3706 2645 142 357 0 3346 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27632

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22076
/proc/meminfo: memFree=27634252/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=16512 CPUtime=4.9 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 3820 0 0 0 489 1 0 0 20 0 1 0 376487088 16908288 3594 33554432000 4194304 5654031 140734332330416 140734332318232 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22076/statm: 4128 3594 142 357 0 3768 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 29320

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22076
/proc/meminfo: memFree=27583248/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=29040 CPUtime=11.3 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 4432 0 0 0 1129 1 0 0 20 0 1 0 376487088 29736960 5725 33554432000 4194304 5654031 140734332330416 140734332318232 4243929 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22076/statm: 7260 5725 142 357 0 6900 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41848

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22076
/proc/meminfo: memFree=27622952/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=28040 CPUtime=24.1 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 5219 0 0 0 2409 1 0 0 20 0 1 0 376487088 28712960 6501 33554432000 4194304 5654031 140734332330416 140734332318232 4232462 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22076/statm: 7010 6501 142 357 0 6650 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 40848

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22076
/proc/meminfo: memFree=27607032/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=61040 CPUtime=49.7 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 6178 0 0 0 4968 2 0 0 20 0 1 0 376487088 62504960 10598 33554432000 4194304 5654031 140734332330416 140734332328296 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 15260 10598 142 357 0 14900 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 73848

[startup+102.306 s]
/proc/loadavg: 2.06 2.01 1.94 3/179 22076
/proc/meminfo: memFree=27594976/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=42868 CPUtime=100.89 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 6847 0 0 0 10087 2 0 0 20 0 1 0 376487088 43896832 10197 33554432000 4194304 5654031 140734332330416 140734332318232 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 10717 10197 142 357 0 10357 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55676

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 1.94 3/178 22076
/proc/meminfo: memFree=27507084/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=73216 CPUtime=160.88 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 7381 0 0 0 16085 3 0 0 20 0 1 0 376487088 74973184 15040 33554432000 4194304 5654031 140734332330416 140734332318232 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 18304 15040 142 357 0 17944 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 86024

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 1.95 3/179 22077
/proc/meminfo: memFree=27482900/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=73216 CPUtime=220.87 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 8108 0 0 0 22084 3 0 0 20 0 1 0 376487088 74973184 16259 33554432000 4194304 5654031 140734332330416 140734332318232 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 18304 16259 142 357 0 17944 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86024

[startup+282.3 s]
/proc/loadavg: 2.09 2.04 1.95 3/179 22077
/proc/meminfo: memFree=27477408/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27320336/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1240.71 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 18643 0 0 0 124053 18 0 0 20 0 1 0 376487088 159596544 33132 33554432000 4194304 5654031 140734332330416 140734332318232 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 33132 142 357 0 38604 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 168664

[startup+1302.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/179 22086
/proc/meminfo: memFree=27409316/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=106536 CPUtime=1300.71 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 19073 0 0 0 130052 19 0 0 20 0 1 0 376487088 109092864 21973 33554432000 4194304 5654031 140734332330416 140734332318232 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 26634 21973 142 357 0 26274 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 119344

[startup+1362.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/179 22086
/proc/meminfo: memFree=27440360/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1360.69 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 20516 0 0 0 136048 21 0 0 20 0 1 0 376487088 159596544 30572 33554432000 4194304 5654031 140734332330416 140734332328344 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 30572 142 357 0 38604 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 168664

[startup+1422.31 s]
/proc/loadavg: 2.09 2.08 2.01 4/179 22087
/proc/meminfo: memFree=27334568/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1420.7 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 21304 0 0 0 142047 23 0 0 20 0 1 0 376487088 159596544 31084 33554432000 4194304 5654031 140734332330416 140734332318232 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 31084 142 357 0 38604 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 168664

[startup+1482.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/179 22087
/proc/meminfo: memFree=27377500/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1480.68 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 21735 0 0 0 148044 24 0 0 20 0 1 0 376487088 159596544 31596 33554432000 4194304 5654031 140734332330416 140734332318232 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 31596 142 357 0 38604 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 168664

[startup+1542.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/179 22087
/proc/meminfo: memFree=27444212/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1540.67 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 22466 0 0 0 154042 25 0 0 20 0 1 0 376487088 159596544 33132 33554432000 4194304 5654031 140734332330416 140734332318232 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 33132 142 357 0 38604 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 168664

[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/180 22090
/proc/meminfo: memFree=27338652/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1600.66 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 23492 0 0 0 160039 27 0 0 20 0 1 0 376487088 159596544 34156 33554432000 4194304 5654031 140734332330416 140734332318232 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 34156 142 357 0 38604 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 168664

[startup+1662.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/179 22090
/proc/meminfo: memFree=27405508/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=186676 CPUtime=1660.65 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 24843 0 0 0 166036 29 0 0 20 0 1 0 376487088 191156224 34479 33554432000 4194304 5654031 140734332330416 140734332328504 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 46669 34479 142 357 0 46309 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 199484

[startup+1722.3 s]
/proc/loadavg: 2.08 2.07 2.00 3/179 22091
/proc/meminfo: memFree=27289344/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1720.64 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 25533 0 0 0 172033 31 0 0 20 0 1 0 376487088 159596544 33644 33554432000 4194304 5654031 140734332330416 140734332318232 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 33644 142 357 0 38604 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 168664

[startup+1782.3 s]
/proc/loadavg: 2.09 2.07 2.00 3/179 22176
/proc/meminfo: memFree=27432664/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1780.63 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 26555 0 0 0 178030 33 0 0 20 0 1 0 376487088 159596544 32108 33554432000 4194304 5654031 140734332330416 140734332318232 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 32108 142 357 0 38604 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 168664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.09 2.01 3/181 22222
/proc/meminfo: memFree=27375884/32873852 swapFree=6860/6860
[pid=22053] ppid=22051 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22053/stat : 22053 (npSolver-pbo-It) S 22051 22053 21457 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376486950 9367552 274 33554432000 4194304 5064252 140735259516064 140735259514976 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22053/statm: 2287 274 233 213 0 72 0
[pid=22054] ppid=22053 vsize=3660 CPUtime=1.36 cores=0,2,4,6
/proc/22054/stat : 22054 (npSolver-pbo) S 22053 22053 21457 0 -1 4202496 3557 16453 0 0 7 2 123 4 20 0 1 0 376486950 3747840 526 33554432000 4194304 6004724 140736267557856 140736267543704 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22054/statm: 915 526 175 442 0 469 0
[pid=22076] ppid=22054 vsize=155856 CPUtime=1798.73 cores=0,2,4,6
/proc/22076/stat : 22076 (glucosInc) R 22054 22053 21457 0 -1 4202496 26558 0 0 0 179840 33 0 0 20 0 1 0 376487088 159596544 33644 33554432000 4194304 5654031 140734332330416 140734332318232 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22076/statm: 38964 33644 142 357 0 38604 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 168664

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.72
CPU system time (s): 0.406938
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 199484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.406938
maximum resident set size= 145084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46949
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 212
involuntary context switches= 1938

runsolver used 4.22136 second user time and 10.3754 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-07 23:13:30
IDJOB=3747757
IDBENCH=48212
IDSOLVER=2332
FILE ID=node128/3747757-1339103610
RUNJOBID= node128-1339098176-21473
PBS_JOBID= 14643725
Free space on /tmp= 70804 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_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-3747757-1339103610/watcher-3747757-1339103610 -o /tmp/evaluation-result-3747757-1339103610/solver-3747757-1339103610 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747757-1339103610.opb 1527239157 HOME HOME

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

MD5SUM BENCH= 1b4456ec5e57b53956abc30521c99789
RANDOM SEED=1527239157

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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.389
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:       32873852 kB
MemFree:        27651788 kB
Buffers:          560824 kB
Cached:          3697264 kB
SwapCached:         1000 kB
Active:          1986332 kB
Inactive:        2349180 kB
Active(anon):      68044 kB
Inactive(anon):    11604 kB
Active(file):    1918288 kB
Inactive(file):  2337576 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:             18696 kB
Writeback:             0 kB
AnonPages:         97276 kB
Mapped:            11596 kB
Shmem:               196 kB
Slab:             750164 kB
SReclaimable:     192120 kB
SUnreclaim:       558044 kB
KernelStack:        1488 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     192568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 70788 MiB
End job on node128 at 2012-06-07 23:43:31