Trace number 3748296

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.11 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir06_trarea_ac.opb
MD5SUM83920c844b074c56822148eb18b413de
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark37056
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4360
Total number of constraints8610
Number of constraints which are clauses8610
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 constraint1
Maximum length of a constraint163
Number of terms in the objective function 2173
Biggest coefficient in the objective function 2124
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 3653850
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 2124
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3653850
Number of bits of the biggest sum of numbers22
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.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.11	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.11	c [INC SYSTEM] execute solver
0.00/0.11	c [INC SEARCH] formula is SAT
0.00/0.11	c [INC SYSTEM] solved the initial formula
0.00/0.12	c model valid
0.00/0.12	c current solution ok
0.00/0.13	o 45010
0.00/0.13	c execute binary inc search
0.00/0.13	c [INC SEARCH] current bound: 22505
0.00/0.13	c [INC SEARCH] iteration: 0
0.00/0.13	c [INC SEARCH] lower bound: 0 upperbound 45010 current bound: 22505 best value:45010
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	c fallback to adder encoding
0.00/0.30	c set iterative enc to: adder
0.00/0.30	c set iterative enc to: none
0.00/0.32	c [INC SEARCH] isOptimum variable: 0
5.56/5.65	c [INC SEARCH] formula is UNSAT
5.80/5.93	c [INC SYSTEM] there exists a inc, kill it!
5.80/5.93	c write failed with 2
5.80/5.93	c sat variable: 0 optimum/unsat variable: 1
5.80/5.93	c [INC SEARCH] set lower bound to 22506 upperbound 45010
5.80/5.93	c [INC SEARCH] current bound: 33758
5.80/5.93	c [INC SEARCH] iteration: 1
5.80/5.93	c [INC SEARCH] lower bound: 22506 upperbound 45010 current bound: 33758 best value:45010
5.80/5.93	c [INC SYSTEM] create new solver instance
5.80/5.93	c [INC] encode full formula
5.80/5.93	c fallback to adder encoding
5.80/5.93	c set iterative enc to: adder
5.80/5.93	c set iterative enc to: none
5.80/5.95	c [INC SEARCH] isOptimum variable: 0
250.31/250.52	c [INC SEARCH] formula is SAT
250.31/250.52	c [INC SEARCH] copied best model
250.31/250.52	c sat variable: 1 optimum/unsat variable: 0
250.31/250.53	c model valid
250.31/250.53	c current solution ok
250.31/250.53	o 33740
250.31/250.53	c [INC SEARCH] current bound: 28123
250.31/250.53	c [INC SEARCH] iteration: 2
250.31/250.53	c [INC SEARCH] lower bound: 22506 upperbound 33740 current bound: 28123 best value:33740
250.31/250.53	c [INC SYSTEM] there exists a inc, kill it!
250.31/250.53	c write failed with 2
250.31/250.54	c [INC SYSTEM] create new solver instance
250.31/250.54	c [INC] encode full formula
250.31/250.54	c fallback to adder encoding
250.42/250.70	c set iterative enc to: adder
250.42/250.70	c set iterative enc to: none
250.53/250.73	c [INC SEARCH] isOptimum variable: 0
307.11/307.33	c [INC SEARCH] formula is UNSAT
307.11/307.33	c [INC SYSTEM] there exists a inc, kill it!
307.11/307.33	c write failed with 2
307.11/307.34	c sat variable: 0 optimum/unsat variable: 1
307.11/307.34	c [INC SEARCH] set lower bound to 28124 upperbound 33740
307.11/307.34	c [INC SEARCH] current bound: 30932
307.11/307.34	c [INC SEARCH] iteration: 3
307.11/307.34	c [INC SEARCH] lower bound: 28124 upperbound 33740 current bound: 30932 best value:33740
307.11/307.34	c [INC SYSTEM] create new solver instance
307.11/307.34	c [INC] encode full formula
307.11/307.34	c fallback to adder encoding
307.31/307.51	c set iterative enc to: adder
307.31/307.51	c set iterative enc to: none
307.31/307.53	c [INC SEARCH] isOptimum variable: 0
420.77/421.02	c [INC SEARCH] formula is UNSAT
420.77/421.02	c [INC SYSTEM] there exists a inc, kill it!
420.77/421.02	c write failed with 2
420.77/421.02	c sat variable: 0 optimum/unsat variable: 1
420.77/421.02	c [INC SEARCH] set lower bound to 30933 upperbound 33740
420.77/421.02	c [INC SEARCH] current bound: 32336
420.77/421.02	c [INC SEARCH] iteration: 4
420.77/421.02	c [INC SEARCH] lower bound: 30933 upperbound 33740 current bound: 32336 best value:33740
420.77/421.02	c [INC SYSTEM] create new solver instance
420.77/421.02	c [INC] encode full formula
420.77/421.02	c fallback to adder encoding
420.89/421.20	c set iterative enc to: adder
420.89/421.20	c set iterative enc to: none
420.99/421.22	c [INC SEARCH] isOptimum variable: 0
690.12/690.45	c [INC SEARCH] formula is UNSAT
690.12/690.45	c [INC SYSTEM] there exists a inc, kill it!
690.12/690.45	c write failed with 2
690.12/690.45	c sat variable: 0 optimum/unsat variable: 1
690.12/690.45	c [INC SEARCH] set lower bound to 32337 upperbound 33740
690.12/690.45	c [INC SEARCH] current bound: 33038
690.12/690.45	c [INC SEARCH] iteration: 5
690.12/690.45	c [INC SEARCH] lower bound: 32337 upperbound 33740 current bound: 33038 best value:33740
690.12/690.45	c [INC SYSTEM] create new solver instance
690.12/690.45	c [INC] encode full formula
690.12/690.45	c fallback to adder encoding
690.33/690.63	c set iterative enc to: adder
690.33/690.63	c set iterative enc to: none
690.33/690.66	c [INC SEARCH] isOptimum variable: 0
1003.87/1004.21	c [INC SEARCH] formula is UNSAT
1003.87/1004.21	c [INC SYSTEM] there exists a inc, kill it!
1003.87/1004.21	c write failed with 2
1003.87/1004.21	c sat variable: 0 optimum/unsat variable: 1
1003.87/1004.21	c [INC SEARCH] set lower bound to 33039 upperbound 33740
1003.87/1004.21	c [INC SEARCH] current bound: 33389
1003.87/1004.21	c [INC SEARCH] iteration: 6
1003.87/1004.21	c [INC SEARCH] lower bound: 33039 upperbound 33740 current bound: 33389 best value:33740
1003.87/1004.21	c [INC SYSTEM] create new solver instance
1003.87/1004.21	c [INC] encode full formula
1003.87/1004.21	c fallback to adder encoding
1004.06/1004.40	c set iterative enc to: adder
1004.06/1004.40	c set iterative enc to: none
1004.06/1004.43	c [INC SEARCH] isOptimum variable: 0
1425.47/1425.93	c [INC SEARCH] formula is UNSAT
1425.47/1425.93	c [INC SYSTEM] there exists a inc, kill it!
1425.47/1425.93	c write failed with 2
1425.47/1425.94	c sat variable: 0 optimum/unsat variable: 1
1425.47/1425.94	c [INC SEARCH] set lower bound to 33390 upperbound 33740
1425.47/1425.94	c [INC SEARCH] current bound: 33565
1425.47/1425.94	c [INC SEARCH] iteration: 7
1425.47/1425.94	c [INC SEARCH] lower bound: 33390 upperbound 33740 current bound: 33565 best value:33740
1425.47/1425.94	c [INC SYSTEM] create new solver instance
1425.47/1425.94	c [INC] encode full formula
1425.47/1425.94	c fallback to adder encoding
1425.68/1426.12	c set iterative enc to: adder
1425.68/1426.12	c set iterative enc to: none
1425.68/1426.16	c [INC SEARCH] isOptimum variable: 0
1737.19/1737.71	c [INC SEARCH] formula is SAT
1737.19/1737.71	c [INC SEARCH] copied best model
1737.19/1737.71	c sat variable: 1 optimum/unsat variable: 0
1737.19/1737.72	c model valid
1737.19/1737.72	c current solution ok
1737.19/1737.72	o 33456
1737.19/1737.72	c [INC SEARCH] current bound: 33423
1737.19/1737.72	c [INC SEARCH] iteration: 8
1737.19/1737.72	c [INC SEARCH] lower bound: 33390 upperbound 33456 current bound: 33423 best value:33456
1737.19/1737.72	c [INC SYSTEM] there exists a inc, kill it!
1737.19/1737.72	c write failed with 2
1737.19/1737.73	c [INC SYSTEM] create new solver instance
1737.19/1737.73	c [INC] encode full formula
1737.19/1737.73	c fallback to adder encoding
1737.41/1737.90	c set iterative enc to: adder
1737.41/1737.90	c set iterative enc to: none
1737.41/1737.93	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.61	c an unexpexted return value has been received, exit
1800.07/1800.61	s UNKNOWN
1800.07/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.61	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-3748296-1339128507/watcher-3748296-1339128507 -o /tmp/evaluation-result-3748296-1339128507/solver-3748296-1339128507 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748296-1339128507.opb 1767086167 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.16 2.05 2.01 3/178 3518
/proc/meminfo: memFree=29216548/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0

[startup+0.02827 s]
/proc/loadavg: 2.16 2.05 2.01 3/178 3518
/proc/meminfo: memFree=29216548/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100392 s]
/proc/loadavg: 2.16 2.05 2.01 3/178 3518
/proc/meminfo: memFree=29216548/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.16 2.05 2.01 3/178 3518
/proc/meminfo: memFree=29216548/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700119 s]
/proc/loadavg: 2.16 2.05 2.01 3/178 3518
/proc/meminfo: memFree=29216548/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.16 2.05 2.01 3/181 3527
/proc/meminfo: memFree=29154440/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=22360 CPUtime=0.29 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 7524 3786 0 0 19 4 5 1 20 0 1 0 378975613 22896640 5261 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 5590 5261 179 442 0 5144 0
[pid=3527] ppid=3519 vsize=40400 CPUtime=1.17 cores=0,2,4,6
/proc/3527/stat : 3527 (glucosInc) R 3519 3518 30697 0 -1 4202496 8292 0 0 0 115 2 0 0 20 0 1 0 378975644 41369600 7976 33554432000 4194304 5654031 140733803477696 140733803465512 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3527/statm: 10100 7976 141 357 0 9740 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 71908

[startup+3.10035 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 3527
/proc/meminfo: memFree=29152580/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=22360 CPUtime=0.29 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 7524 3786 0 0 19 4 5 1 20 0 1 0 378975613 22896640 5261 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 5590 5261 179 442 0 5144 0
[pid=3527] ppid=3519 vsize=41072 CPUtime=2.77 cores=0,2,4,6
/proc/3527/stat : 3527 (glucosInc) R 3519 3518 30697 0 -1 4202496 8639 0 0 0 275 2 0 0 20 0 1 0 378975644 42057728 8822 33554432000 4194304 5654031 140733803477696 140733803465512 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3527/statm: 10268 8822 141 357 0 9908 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 72580

[startup+6.3002 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 3527
/proc/meminfo: memFree=29149844/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 14604

[startup+12.7003 s]
/proc/loadavg: 2.20 2.07 2.02 3/181 3529
/proc/meminfo: memFree=29164492/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
[pid=3529] ppid=3519 vsize=42808 CPUtime=6.73 cores=0,2,4,6
/proc/3529/stat : 3529 (glucosInc) R 3519 3518 30697 0 -1 4202496 8935 0 0 0 671 2 0 0 20 0 1 0 378976208 43835392 9706 33554432000 4194304 5654031 140737194507072 140737194494888 4233155 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 10702 9706 142 357 0 10342 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 57412

[startup+25.5003 s]
/proc/loadavg: 2.17 2.07 2.02 3/181 3529
/proc/meminfo: memFree=29150344/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
[pid=3529] ppid=3519 vsize=54164 CPUtime=19.53 cores=0,2,4,6
/proc/3529/stat : 3529 (glucosInc) R 3519 3518 30697 0 -1 4202496 9830 0 0 0 1950 3 0 0 20 0 1 0 378976208 55463936 12645 33554432000 4194304 5654031 140737194507072 140737194494888 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 13541 12645 142 357 0 13181 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 68768

[startup+51.1004 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 3529
/proc/meminfo: memFree=29137932/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
[pid=3529] ppid=3519 vsize=91696 CPUtime=45.12 cores=0,2,4,6
/proc/3529/stat : 3529 (glucosInc) R 3519 3518 30697 0 -1 4202496 10681 0 0 0 4509 3 0 0 20 0 1 0 378976208 93896704 15193 33554432000 4194304 5654031 140737194507072 140737194494888 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3529/statm: 22924 15193 142 357 0 22564 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 106300

[startup+102.307 s]
/proc/loadavg: 2.08 2.06 2.01 3/182 3532
/proc/meminfo: memFree=29111960/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
[pid=3529] ppid=3519 vsize=91696 CPUtime=96.32 cores=0,2,4,6
/proc/3529/stat : 3529 (glucosInc) R 3519 3518 30697 0 -1 4202496 11321 0 0 0 9628 4 0 0 20 0 1 0 378976208 93896704 21414 33554432000 4194304 5654031 140737194507072 140737194494888 4216478 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3529/statm: 22924 21414 142 357 0 22564 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 106300

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 3532
/proc/meminfo: memFree=29072832/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
[pid=3529] ppid=3519 vsize=141016 CPUtime=156.3 cores=0,2,4,6
/proc/3529/stat : 3529 (glucosInc) R 3519 3518 30697 0 -1 4202496 12415 0 0 0 15625 5 0 0 20 0 1 0 378976208 144400384 31222 33554432000 4194304 5654031 140737194507072 140737194494888 4215079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3529/statm: 35254 31222 142 357 0 34894 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 155620

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 3532
/proc/meminfo: memFree=29062592/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=5456 CPUtime=5.82 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 11762 13522 0 0 36 6 536 4 20 0 1 0 378975613 5586944 1067 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3519/statm: 1364 1067 179 442 0 918 0
[pid=3529] ppid=3519 vsize=141016 CPUtime=216.29 cores=0,2,4,6
/proc/3529/stat : 3529 (glucosInc) R 3519 3518 30697 0 -1 4202496 12907 0 0 0 21623 6 0 0 20 0 1 0 378976208 144400384 33782 33554432000 4194304 5654031 140737194507072 140737194494888 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3529/statm: 35254 33782 142 357 0 34894 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 155620

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 3534
/proc/meminfo: memFree=29130212/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29100628/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1004.09 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 29668 80504 0 0 125 18 100228 38 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3551] ppid=3519 vsize=141404 CPUtime=237.81 cores=0,2,4,6
/proc/3551/stat : 3551 (glucosInc) R 3519 3518 30697 0 -1 4202496 14507 0 0 0 23774 7 0 0 20 0 1 0 379076056 144797696 30107 33554432000 4194304 5654031 140735739380320 140735739378248 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3551/statm: 35351 30107 142 357 0 34991 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 156784

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 3557
/proc/meminfo: memFree=29094640/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1004.09 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 29668 80504 0 0 125 18 100228 38 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3551] ppid=3519 vsize=141404 CPUtime=297.8 cores=0,2,4,6
/proc/3551/stat : 3551 (glucosInc) R 3519 3518 30697 0 -1 4202496 15153 0 0 0 29771 9 0 0 20 0 1 0 379076056 144797696 30620 33554432000 4194304 5654031 140735739380320 140735739368136 4233148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3551/statm: 35351 30620 142 357 0 34991 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 156784

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3557
/proc/meminfo: memFree=29110460/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1004.09 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 29668 80504 0 0 125 18 100228 38 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3551] ppid=3519 vsize=92084 CPUtime=357.78 cores=0,2,4,6
/proc/3551/stat : 3551 (glucosInc) R 3519 3518 30697 0 -1 4202496 15752 0 0 0 35768 10 0 0 20 0 1 0 379076056 94294016 22149 33554432000 4194304 5654031 140735739380320 140735739378344 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3551/statm: 23021 22149 142 357 0 22661 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 107464

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 3557
/proc/meminfo: memFree=29051380/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1004.09 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 29668 80504 0 0 125 18 100228 38 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3551] ppid=3519 vsize=172224 CPUtime=417.79 cores=0,2,4,6
/proc/3551/stat : 3551 (glucosInc) R 3519 3518 30697 0 -1 4202496 16639 0 0 0 41767 12 0 0 20 0 1 0 379076056 176357376 35296 33554432000 4194304 5654031 140735739380320 140735739378408 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3551/statm: 43056 35296 142 357 0 42696 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 187604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3559
/proc/meminfo: memFree=29123828/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1425.73 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 34664 97663 0 0 143 21 142358 51 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3559] ppid=3519 vsize=91520 CPUtime=56.1 cores=0,2,4,6
/proc/3559/stat : 3559 (glucosInc) R 3519 3518 30697 0 -1 4202496 10833 0 0 0 5607 3 0 0 20 0 1 0 379118228 93716480 17196 33554432000 4194304 5654031 140736277266304 140736277254120 4215064 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3559/statm: 22880 17196 142 357 0 22520 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 106900

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3609
/proc/meminfo: memFree=29165212/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1425.73 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 34664 97663 0 0 143 21 142358 51 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3559] ppid=3519 vsize=91520 CPUtime=116.1 cores=0,2,4,6
/proc/3559/stat : 3559 (glucosInc) R 3519 3518 30697 0 -1 4202496 11843 0 0 0 11606 4 0 0 20 0 1 0 379118228 93716480 22055 33554432000 4194304 5654031 140736277266304 140736277254120 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3559/statm: 22880 22055 142 357 0 22520 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 106900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3617
/proc/meminfo: memFree=29122944/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1425.73 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 34664 97663 0 0 143 21 142358 51 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3559] ppid=3519 vsize=140840 CPUtime=176.08 cores=0,2,4,6
/proc/3559/stat : 3559 (glucosInc) R 3519 3518 30697 0 -1 4202496 12581 0 0 0 17603 5 0 0 20 0 1 0 379118228 144220160 30599 33554432000 4194304 5654031 140736277266304 140736277254120 4215088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3559/statm: 35210 30599 142 357 0 34850 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 156220

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3663
/proc/meminfo: memFree=29113708/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1425.73 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 34664 97663 0 0 143 21 142358 51 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3559] ppid=3519 vsize=140840 CPUtime=236.07 cores=0,2,4,6
/proc/3559/stat : 3559 (glucosInc) R 3519 3518 30697 0 -1 4202496 12959 0 0 0 23601 6 0 0 20 0 1 0 379118228 144220160 31625 33554432000 4194304 5654031 140736277266304 140736277254120 4215357 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3559/statm: 35210 31625 142 357 0 34850 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 156220

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3663
/proc/meminfo: memFree=29138344/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1425.73 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 34664 97663 0 0 143 21 142358 51 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3559] ppid=3519 vsize=91520 CPUtime=296.06 cores=0,2,4,6
/proc/3559/stat : 3559 (glucosInc) R 3519 3518 30697 0 -1 4202496 13343 0 0 0 29599 7 0 0 20 0 1 0 379118228 93716480 22058 33554432000 4194304 5654031 140736277266304 140736277254120 4216632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3559/statm: 22880 22058 142 357 0 22520 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 106900

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3665
/proc/meminfo: memFree=29144204/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1737.43 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 39743 111537 0 0 162 23 173499 59 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3665] ppid=3519 vsize=72756 CPUtime=44.34 cores=0,2,4,6
/proc/3665/stat : 3665 (glucosInc) R 3519 3518 30697 0 -1 4202496 11750 0 0 0 4429 5 0 0 20 0 1 0 379149406 74502144 17297 33554432000 4194304 5654031 140735971929808 140735971917624 4215124 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3665/statm: 18189 17297 142 357 0 17829 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 88136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3665
/proc/meminfo: memFree=29127616/32873844 swapFree=7628/7628
[pid=3518] ppid=3516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3518/stat : 3518 (npSolver-pbo-I.) S 3516 3518 30697 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378975612 9367552 275 33554432000 4194304 5064252 140737165423968 140737165422880 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3518/statm: 2287 275 233 213 0 72 0
[pid=3519] ppid=3518 vsize=6232 CPUtime=1737.43 cores=0,2,4,6
/proc/3519/stat : 3519 (npSolver-pbo) S 3518 3518 30697 0 -1 4202496 39743 111537 0 0 162 23 173499 59 20 0 1 0 378975613 6381568 1262 33554432000 4194304 6004724 140735981679152 140735981664072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3519/statm: 1558 1262 180 442 0 1112 0
[pid=3665] ppid=3519 vsize=91612 CPUtime=62.64 cores=0,2,4,6
/proc/3665/stat : 3665 (glucosInc) R 3519 3518 30697 0 -1 4202496 11779 0 0 0 6259 5 0 0 20 0 1 0 379149406 93810688 21410 33554432000 4194304 5654031 140735971929808 140735971917624 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3665/statm: 22903 21410 142 357 0 22543 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 106992

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.62
CPU time (s): 1800.11
CPU user time (s): 1799.22
CPU system time (s): 0.895863
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 187604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.895863
maximum resident set size= 171552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163440
page faults= 0
swaps= 0
block input operations= 0
block output operations= 194792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 460
involuntary context switches= 2437

runsolver used 6.35103 second user time and 19.2221 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 06:08:27
IDJOB=3748296
IDBENCH=25045
IDSOLVER=2333
FILE ID=node146/3748296-1339128507
RUNJOBID= node146-1339111088-31892
PBS_JOBID= 14643707
Free space on /tmp= 71292 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir06_trarea_ac.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748296-1339128507/watcher-3748296-1339128507 -o /tmp/evaluation-result-3748296-1339128507/solver-3748296-1339128507 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748296-1339128507.opb 1767086167 HOME HOME

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

MD5SUM BENCH= 83920c844b074c56822148eb18b413de
RANDOM SEED=1767086167

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29217192 kB
Buffers:          409504 kB
Cached:          2317940 kB
SwapCached:         2332 kB
Active:          1336200 kB
Inactive:        1467572 kB
Active(anon):      73984 kB
Inactive(anon):     4684 kB
Active(file):    1262216 kB
Inactive(file):  1462888 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8644 kB
Writeback:             0 kB
AnonPages:         90900 kB
Mapped:            10356 kB
Shmem:                 0 kB
Slab:             712552 kB
SReclaimable:     152332 kB
SUnreclaim:       560220 kB
KernelStack:        1504 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 71276 MiB
End job on node146 at 2012-06-08 06:38:28