Trace number 3748736

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cm42a.opb
MD5SUMfbb7284250700e8b461b63d83ddce719
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark694
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 694
Optimality of the best value was proved YES
Number of variables99
Total number of constraints185
Number of constraints which are clauses185
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 99
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 4087
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 4087
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 939
0.00/0.02	c execute binary inc search
0.00/0.02	c [INC SEARCH] current bound: 469
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC SEARCH] lower bound: 0 upperbound 939 current bound: 469 best value:939
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.04	c set iterative enc to: swc
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
1.36/1.45	c [INC SEARCH] formula is UNSAT
1.36/1.45	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.45	c write failed with 2
1.36/1.45	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x10ce480)
1.36/1.45	c sat variable: 0 optimum/unsat variable: 1
1.36/1.45	c [INC SEARCH] set lower bound to 470 upperbound 939
1.36/1.45	c [INC SEARCH] current bound: 704
1.36/1.45	c [INC SEARCH] iteration: 1
1.36/1.45	c [INC SEARCH] lower bound: 470 upperbound 939 current bound: 704 best value:939
1.36/1.45	c [INC SYSTEM] create new solver instance
1.36/1.45	c [INC] encode full formula
1.36/1.49	c set iterative enc to: swc
1.36/1.49	c [INC SEARCH] isOptimum variable: 0
116.23/116.35	c [INC SEARCH] formula is SAT
116.23/116.36	c [INC SEARCH] copied best model
116.23/116.36	c sat variable: 1 optimum/unsat variable: 0
116.23/116.36	c model valid
116.23/116.36	c current solution ok
116.23/116.36	o 703
116.23/116.36	c [INC SEARCH] current bound: 586
116.23/116.36	c [INC SEARCH] iteration: 2
116.23/116.36	c [INC SEARCH] lower bound: 470 upperbound 703 current bound: 586 best value:703
116.23/116.36	c [INC ENCODE] setup new number of clauses ...
116.23/116.36	c [INC] encode incremental formula
116.23/116.36	c return only the limitting unit clause for 586
116.23/116.36	c [INC SYSTEM] transmit new clauses to solver: 1
116.23/116.36	c [INC SEARCH] isOptimum variable: 0
147.24/147.37	c [INC SEARCH] formula is UNSAT
147.24/147.37	c [INC SYSTEM] there exists a inc, kill it!
147.24/147.37	c write failed with 2
147.24/147.37	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x10ce480)
147.24/147.37	c sat variable: 0 optimum/unsat variable: 1
147.24/147.37	c [INC SEARCH] set lower bound to 587 upperbound 703
147.24/147.37	c [INC SEARCH] current bound: 645
147.24/147.37	c [INC SEARCH] iteration: 3
147.24/147.37	c [INC SEARCH] lower bound: 587 upperbound 703 current bound: 645 best value:703
147.24/147.37	c [INC SYSTEM] create new solver instance
147.24/147.37	c [INC] encode full formula
147.35/147.40	c set iterative enc to: swc
147.35/147.41	c [INC SEARCH] isOptimum variable: 0
276.81/276.94	c [INC SEARCH] formula is UNSAT
276.81/276.94	c [INC SYSTEM] there exists a inc, kill it!
276.81/276.94	c write failed with 2
276.81/276.94	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x10ce480)
276.81/276.94	c sat variable: 0 optimum/unsat variable: 1
276.81/276.94	c [INC SEARCH] set lower bound to 646 upperbound 703
276.81/276.94	c [INC SEARCH] current bound: 674
276.81/276.94	c [INC SEARCH] iteration: 4
276.81/276.94	c [INC SEARCH] lower bound: 646 upperbound 703 current bound: 674 best value:703
276.81/276.94	c [INC SYSTEM] create new solver instance
276.81/276.94	c [INC] encode full formula
276.81/276.97	c set iterative enc to: swc
276.81/276.98	c [INC SEARCH] isOptimum variable: 0
557.35/557.59	c [INC SEARCH] formula is UNSAT
557.35/557.59	c [INC SYSTEM] there exists a inc, kill it!
557.35/557.59	c write failed with 2
557.35/557.59	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x10ce480)
557.35/557.59	c sat variable: 0 optimum/unsat variable: 1
557.35/557.59	c [INC SEARCH] set lower bound to 675 upperbound 703
557.35/557.59	c [INC SEARCH] current bound: 689
557.35/557.59	c [INC SEARCH] iteration: 5
557.35/557.59	c [INC SEARCH] lower bound: 675 upperbound 703 current bound: 689 best value:703
557.35/557.59	c [INC SYSTEM] create new solver instance
557.35/557.59	c [INC] encode full formula
557.48/557.63	c set iterative enc to: swc
557.48/557.64	c [INC SEARCH] isOptimum variable: 0
987.68/987.96	c [INC SEARCH] formula is UNSAT
987.68/987.96	c [INC SYSTEM] there exists a inc, kill it!
987.68/987.96	c write failed with 2
987.68/987.96	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x10ce480)
987.68/987.96	c sat variable: 0 optimum/unsat variable: 1
987.68/987.96	c [INC SEARCH] set lower bound to 690 upperbound 703
987.68/987.96	c [INC SEARCH] current bound: 696
987.68/987.96	c [INC SEARCH] iteration: 6
987.68/987.96	c [INC SEARCH] lower bound: 690 upperbound 703 current bound: 696 best value:703
987.68/987.96	c [INC SYSTEM] create new solver instance
987.68/987.96	c [INC] encode full formula
987.68/987.99	c set iterative enc to: swc
987.79/988.00	c [INC SEARCH] isOptimum variable: 0
1065.15/1065.44	c [INC SEARCH] formula is SAT
1065.15/1065.44	c [INC SEARCH] copied best model
1065.15/1065.44	c sat variable: 1 optimum/unsat variable: 0
1065.15/1065.44	c model valid
1065.15/1065.44	c current solution ok
1065.15/1065.44	o 694
1065.15/1065.44	c [INC SEARCH] current bound: 692
1065.15/1065.44	c [INC SEARCH] iteration: 7
1065.15/1065.44	c [INC SEARCH] lower bound: 690 upperbound 694 current bound: 692 best value:694
1065.15/1065.44	c [INC ENCODE] setup new number of clauses ...
1065.15/1065.44	c [INC] encode incremental formula
1065.15/1065.44	c return only the limitting unit clause for 692
1065.15/1065.44	c [INC SYSTEM] transmit new clauses to solver: 1
1065.15/1065.44	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1
1800.03/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x10ce480)

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-3748736-1339117959/watcher-3748736-1339117959 -o /tmp/evaluation-result-3748736-1339117959/solver-3748736-1339117959 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748736-1339117959.opb 1110115368 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17269
/proc/meminfo: memFree=30139640/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0

[startup+0.0330951 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17269
/proc/meminfo: memFree=30139640/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100204 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17269
/proc/meminfo: memFree=30139640/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300147 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17269
/proc/meminfo: memFree=30139640/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17269
/proc/meminfo: memFree=30139640/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17278
/proc/meminfo: memFree=30118968/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19844

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17280
/proc/meminfo: memFree=30108736/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
[pid=17280] ppid=17270 vsize=25292 CPUtime=1.59 cores=1,3,5,7
/proc/17280/stat : 17280 (glucosInc) R 17270 17269 15254 0 -1 4202496 5161 0 0 0 159 0 0 0 20 0 1 0 377924622 25899008 5302 33554432000 4194304 5654031 140734393203136 140734393200920 4232601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17280/statm: 6323 5302 140 357 0 5963 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 45136

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17280
/proc/meminfo: memFree=30107876/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
[pid=17280] ppid=17270 vsize=25844 CPUtime=4.79 cores=1,3,5,7
/proc/17280/stat : 17280 (glucosInc) R 17270 17269 15254 0 -1 4202496 5748 0 0 0 479 0 0 0 20 0 1 0 377924622 26464256 5365 33554432000 4194304 5654031 140734393203136 140734393200920 4232772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17280/statm: 6461 5365 141 357 0 6101 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 45688

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17280
/proc/meminfo: memFree=30106636/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
[pid=17280] ppid=17270 vsize=26604 CPUtime=11.2 cores=1,3,5,7
/proc/17280/stat : 17280 (glucosInc) R 17270 17269 15254 0 -1 4202496 6608 0 0 0 1119 1 0 0 20 0 1 0 377924622 27242496 5749 33554432000 4194304 5654031 140734393203136 140734393200920 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17280/statm: 6651 5749 141 357 0 6291 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46448

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17280
/proc/meminfo: memFree=30096284/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
[pid=17280] ppid=17270 vsize=38212 CPUtime=23.99 cores=1,3,5,7
/proc/17280/stat : 17280 (glucosInc) R 17270 17269 15254 0 -1 4202496 8222 0 0 0 2398 1 0 0 20 0 1 0 377924622 39129088 8324 33554432000 4194304 5654031 140734393203136 140734393201016 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17280/statm: 9553 8324 141 357 0 9193 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 58056

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 4/182 17280
/proc/meminfo: memFree=30095036/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
[pid=17280] ppid=17270 vsize=38212 CPUtime=49.58 cores=1,3,5,7
/proc/17280/stat : 17280 (glucosInc) R 17270 17269 15254 0 -1 4202496 8595 0 0 0 4957 1 0 0 20 0 1 0 377924622 39129088 8684 33554432000 4194304 5654031 140734393203136 140734393201016 4233236 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17280/statm: 9553 8684 141 357 0 9193 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 58056

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 4/182 17280
/proc/meminfo: memFree=30083112/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=1.46 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 5060 7389 0 0 5 1 139 1 20 0 1 0 377924472 10952704 2038 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17270/statm: 2674 2038 166 442 0 2228 0
[pid=17280] ppid=17270 vsize=52836 CPUtime=100.77 cores=1,3,5,7
/proc/17280/stat : 17280 (glucosInc) R 17270 17269 15254 0 -1 4202496 9449 0 0 0 10076 1 0 0 20 0 1 0 377924622 54104064 11493 33554432000 4194304 5654031 140734393203136 140734393201016 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17280/statm: 13209 11493 141 357 0 12849 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 72680

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.01 4/182 17283
/proc/meminfo: memFree=30097084/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=147.36 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 6413 17655 0 0 9 2 14721 4 20 0 1 0 377924472 10952704 2039 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2674 2039 167 442 0 2228 0
[pid=17282] ppid=17270 vsize=34504 CPUtime=14.87 cores=1,3,5,7
/proc/17282/stat : 17282 (glucosInc) R 17270 17269 15254 0 -1 4202496 7460 0 0 0 1485 2 0 0 20 0 1 0 377939214 35332096 7576 33554432000 4194304 5654031 140733939879232 140733939877032 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17282/statm: 8626 7576 141 357 0 8266 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54348

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 2.01 4/182 17285
/proc/meminfo: memFree=30083996/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=10696 CPUtime=147.36 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 6413 17655 0 0 9 2 14721 4 20 0 1 0 377924472 10952704 2039 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2674 2039 167 442 0 2228 0
[pid=17282] ppid=17270 vsize=37608 CPUtime=74.86 cores=1,3,5,7
/proc/17282/stat : 17282 (glucosInc) R 17270 17269 15254 0 -1 4202496 9830 0 0 0 7482 4 0 0 20 0 1 0 377939214 38510592 8587 33554432000 4194304 5654031 140733939879232 140733939877032 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17282/statm: 9402 8587 141 357 0 9042 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57452

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 4/182 17287
/proc/meminfo: memFree=30069900/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29986284/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=254.23 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 12809 0 0 0 25416 7 0 0 20 0 1 0 378023273 74502144 16012 33554432000 4194304 5654031 140736575152880 140736575140696 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17296/statm: 18189 16012 151 357 0 17829 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 93308

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17300
/proc/meminfo: memFree=29978212/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=314.21 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 12811 0 0 0 31414 7 0 0 20 0 1 0 378023273 74502144 17113 33554432000 4194304 5654031 140736575152880 140736575140696 4216325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 18189 17113 151 357 0 17829 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 93308

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17300
/proc/meminfo: memFree=29978396/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=374.19 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 12811 0 0 0 37412 7 0 0 20 0 1 0 378023273 74502144 17113 33554432000 4194304 5654031 140736575152880 140736575140696 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 18189 17113 151 357 0 17829 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 93308

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17301
/proc/meminfo: memFree=29978272/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=434.19 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 12855 0 0 0 43412 7 0 0 20 0 1 0 378023273 74502144 17156 33554432000 4194304 5654031 140736575152880 140736575140696 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 18189 17156 151 357 0 17829 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 93308

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 17301
/proc/meminfo: memFree=29978148/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=494.17 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 12967 0 0 0 49410 7 0 0 20 0 1 0 378023273 74502144 17262 33554432000 4194304 5654031 140736575152880 140736575140696 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 18189 17262 151 357 0 17829 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 93308

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17348
/proc/meminfo: memFree=29930320/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=554.17 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 13085 0 0 0 55409 8 0 0 20 0 1 0 378023273 74502144 17374 33554432000 4194304 5654031 140736575152880 140736575140696 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 18189 17374 151 357 0 17829 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 93308

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17348
/proc/meminfo: memFree=29925744/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=72756 CPUtime=614.16 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 13591 0 0 0 61408 8 0 0 20 0 1 0 378023273 74502144 17397 33554432000 4194304 5654031 140736575152880 140736575140696 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 18189 17397 151 357 0 17829 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 93308

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 17552
/proc/meminfo: memFree=29903096/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=103104 CPUtime=674.15 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 13640 0 0 0 67407 8 0 0 20 0 1 0 378023273 105578496 17955 33554432000 4194304 5654031 140736575152880 140736575140696 4208683 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 25776 17955 151 357 0 25416 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 123656

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 17553
/proc/meminfo: memFree=29879188/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=103104 CPUtime=734.14 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 13837 0 0 0 73405 9 0 0 20 0 1 0 378023273 105578496 21721 33554432000 4194304 5654031 140736575152880 140736575140696 4233299 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 25776 21721 151 357 0 25416 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 123656

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17553
/proc/meminfo: memFree=29865024/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=103104 CPUtime=794.13 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 14041 0 0 0 79404 9 0 0 20 0 1 0 378023273 105578496 22936 33554432000 4194304 5654031 140736575152880 140736575140696 4232482 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 25776 22936 151 357 0 25416 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 123656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17553
/proc/meminfo: memFree=29858384/32873844 swapFree=7116/7116
[pid=17269] ppid=17267 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17269/stat : 17269 (npSolver-pbo-I.) S 17267 17269 15254 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377924472 9367552 275 33554432000 4194304 5064252 140736259323072 140736259321984 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17269/statm: 2287 275 233 213 0 72 0
[pid=17270] ppid=17269 vsize=11404 CPUtime=987.79 cores=1,3,5,7
/proc/17270/stat : 17270 (npSolver-pbo) S 17269 17269 15254 0 -1 4202496 12031 52587 0 0 19 3 98737 20 20 0 1 0 377924472 11677696 2040 33554432000 4194304 6004724 140737041730224 140737041715144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17270/statm: 2851 2040 167 442 0 2405 0
[pid=17296] ppid=17270 vsize=103104 CPUtime=812.24 cores=1,3,5,7
/proc/17296/stat : 17296 (glucosInc) R 17270 17269 15254 0 -1 4202496 14041 0 0 0 81215 9 0 0 20 0 1 0 378023273 105578496 22936 33554432000 4194304 5654031 140736575152880 140736575140696 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17296/statm: 25776 22936 151 357 0 25416 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 123656

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.07
CPU user time (s): 1799.73
CPU system time (s): 0.339948
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 123660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.339948
maximum resident set size= 91744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79032
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 360
involuntary context switches= 3079

runsolver used 5.77612 second user time and 13.312 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 03:12:39
IDJOB=3748736
IDBENCH=2019
IDSOLVER=2333
FILE ID=node103/3748736-1339117959
RUNJOBID= node103-1339112274-16729
PBS_JOBID= 14643750
Free space on /tmp= 71220 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cm42a.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748736-1339117959/watcher-3748736-1339117959 -o /tmp/evaluation-result-3748736-1339117959/solver-3748736-1339117959 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748736-1339117959.opb 1110115368 HOME HOME

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

MD5SUM BENCH= fbb7284250700e8b461b63d83ddce719
RANDOM SEED=1110115368

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:        30139788 kB
Buffers:          300712 kB
Cached:          1513312 kB
SwapCached:         5468 kB
Active:           497464 kB
Inactive:        1411724 kB
Active(anon):      91712 kB
Inactive(anon):     5816 kB
Active(file):     405752 kB
Inactive(file):  1405908 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:              8428 kB
Writeback:            16 kB
AnonPages:         98104 kB
Mapped:            10268 kB
Shmem:                 0 kB
Slab:             684352 kB
SReclaimable:     124928 kB
SUnreclaim:       559424 kB
KernelStack:        1472 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     219676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71180 MiB
End job on node103 at 2012-06-08 03:42:39