Trace number 3748590

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 NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.07 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_2_mh.opb
MD5SUMebd57823bd571ff5d4e153dfd450b6f7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5950590
Best CPU time to get the best result obtained on this benchmark113.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 74088000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3666159515
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 74088000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3666159515
Number of bits of the biggest sum of numbers32
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.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.69	c [INC SEARCH] formula is SAT
0.00/0.69	c [INC SYSTEM] solved the initial formula
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.84	o 66267341
0.00/0.84	c execute binary inc search
0.00/0.84	c [INC SEARCH] current bound: 33133678
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC SEARCH] lower bound: 0 upperbound 66267356 current bound: 33133678 best value:66267356
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c fallback to adder encoding
1.28/1.34	c set iterative enc to: adder
1.28/1.34	c set iterative enc to: none
1.38/1.41	c [INC SEARCH] isOptimum variable: 0
701.11/701.37	c [INC SEARCH] formula is SAT
701.11/701.38	c [INC SEARCH] copied best model
701.11/701.38	c sat variable: 1 optimum/unsat variable: 0
701.21/701.40	c model valid
701.21/701.40	c current solution ok
701.21/701.40	o 32742207
701.21/701.40	c [INC SEARCH] current bound: 16371111
701.21/701.40	c [INC SEARCH] iteration: 1
701.21/701.40	c [INC SEARCH] lower bound: 0 upperbound 32742222 current bound: 16371111 best value:32742222
701.21/701.40	c [INC SYSTEM] there exists a inc, kill it!
701.21/701.40	c write failed with 2
701.21/701.40	c [INC SYSTEM] create new solver instance
701.21/701.40	c [INC] encode full formula
701.21/701.40	c fallback to adder encoding
701.64/701.87	c set iterative enc to: adder
701.64/701.87	c set iterative enc to: none
701.73/701.93	c [INC SEARCH] isOptimum variable: 0
1070.42/1070.72	c [INC SEARCH] formula is SAT
1070.42/1070.73	c [INC SEARCH] copied best model
1070.42/1070.73	c sat variable: 1 optimum/unsat variable: 0
1070.42/1070.75	c model valid
1070.42/1070.75	c current solution ok
1070.42/1070.75	o 16370552
1070.42/1070.75	c [INC SEARCH] current bound: 8185283
1070.42/1070.75	c [INC SEARCH] iteration: 2
1070.42/1070.75	c [INC SEARCH] lower bound: 0 upperbound 16370567 current bound: 8185283 best value:16370567
1070.42/1070.75	c [INC SYSTEM] there exists a inc, kill it!
1070.42/1070.75	c write failed with 2
1070.42/1070.75	c [INC SYSTEM] create new solver instance
1070.42/1070.75	c [INC] encode full formula
1070.42/1070.75	c fallback to adder encoding
1070.82/1071.19	c set iterative enc to: adder
1070.82/1071.19	c set iterative enc to: none
1070.91/1071.25	c [INC SEARCH] isOptimum variable: 0
1553.11/1553.59	c [INC SEARCH] formula is SAT
1553.21/1553.60	c [INC SEARCH] copied best model
1553.21/1553.60	c sat variable: 1 optimum/unsat variable: 0
1553.21/1553.63	c model valid
1553.21/1553.63	c current solution ok
1553.21/1553.63	o 8183623
1553.21/1553.63	c [INC SEARCH] current bound: 4091819
1553.21/1553.63	c [INC SEARCH] iteration: 3
1553.21/1553.63	c [INC SEARCH] lower bound: 0 upperbound 8183638 current bound: 4091819 best value:8183638
1553.21/1553.63	c [INC SYSTEM] there exists a inc, kill it!
1553.21/1553.63	c write failed with 2
1553.21/1553.63	c [INC SYSTEM] create new solver instance
1553.21/1553.63	c [INC] encode full formula
1553.21/1553.63	c fallback to adder encoding
1553.62/1554.04	c set iterative enc to: adder
1553.62/1554.04	c set iterative enc to: none
1553.73/1554.10	c [INC SEARCH] isOptimum variable: 0
1554.52/1554.98	c [INC SEARCH] formula is UNSAT
1554.52/1554.98	c [INC SYSTEM] there exists a inc, kill it!
1554.52/1554.98	c write failed with 2
1554.52/1554.99	c sat variable: 0 optimum/unsat variable: 1
1554.52/1554.99	c [INC SEARCH] set lower bound to 4091820 upperbound 8183638
1554.52/1554.99	c [INC SEARCH] current bound: 6137729
1554.52/1554.99	c [INC SEARCH] iteration: 4
1554.52/1554.99	c [INC SEARCH] lower bound: 4091820 upperbound 8183638 current bound: 6137729 best value:8183638
1554.52/1554.99	c [INC SYSTEM] create new solver instance
1554.52/1554.99	c [INC] encode full formula
1554.52/1554.99	c fallback to adder encoding
1555.02/1555.42	c set iterative enc to: adder
1555.02/1555.42	c set iterative enc to: none
1555.02/1555.48	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.50	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-3748590-1339175554/watcher-3748590-1339175554 -o /tmp/evaluation-result-3748590-1339175554/solver-3748590-1339175554 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748590-1339175554.opb 1104408898 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: 1.92 1.98 2.21 3/178 20198
/proc/meminfo: memFree=27363248/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0

[startup+0.0092669 s]
/proc/loadavg: 1.92 1.98 2.21 3/178 20198
/proc/meminfo: memFree=27363248/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 1.92 1.98 2.21 3/178 20198
/proc/meminfo: memFree=27363248/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300187 s]
/proc/loadavg: 1.92 1.98 2.21 3/178 20198
/proc/meminfo: memFree=27363248/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700186 s]
/proc/loadavg: 1.92 1.98 2.21 3/178 20198
/proc/meminfo: memFree=27363248/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 1.92 1.98 2.21 3/180 20205
/proc/meminfo: memFree=27321772/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 38000

[startup+3.10039 s]
/proc/loadavg: 1.92 1.98 2.21 3/181 20207
/proc/meminfo: memFree=27204148/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=113052 CPUtime=1.67 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 21871 0 0 0 162 5 0 0 20 0 1 0 383681587 115765248 23420 33554432000 4194304 5654031 140735863299584 140735863297368 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 28263 23420 132 357 0 27903 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 151052

[startup+6.3004 s]
/proc/loadavg: 1.93 1.98 2.21 3/181 20207
/proc/meminfo: memFree=27204116/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=113052 CPUtime=4.87 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 21894 0 0 0 482 5 0 0 20 0 1 0 383681587 115765248 23443 33554432000 4194304 5654031 140735863299584 140735863297368 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 28263 23443 132 357 0 27903 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 151052

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 2.21 3/181 20207
/proc/meminfo: memFree=27199620/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=115340 CPUtime=11.27 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 22584 0 0 0 1122 5 0 0 20 0 1 0 383681587 118108160 24643 33554432000 4194304 5654031 140735863299584 140735863287400 4232786 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 28835 24643 142 357 0 28475 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 153340

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 2.20 3/181 20207
/proc/meminfo: memFree=27189964/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=117884 CPUtime=24.06 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 23054 0 0 0 2401 5 0 0 20 0 1 0 383681587 120713216 26135 33554432000 4194304 5654031 140735863299584 140735863287400 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 29471 26135 142 357 0 29111 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 155884

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 2.20 3/181 20207
/proc/meminfo: memFree=27179532/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=119320 CPUtime=49.65 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 24477 0 0 0 4960 5 0 0 20 0 1 0 383681587 122183680 27154 33554432000 4194304 5654031 140735863299584 140735863287400 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 29830 27154 142 357 0 29470 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 157320

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 2.18 3/181 20207
/proc/meminfo: memFree=27169252/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=149028 CPUtime=100.85 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 25899 0 0 0 10078 7 0 0 20 0 1 0 383681587 152604672 34713 33554432000 4194304 5654031 140735863299584 140735863287400 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 37257 34713 142 357 0 36897 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 187028

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 2.17 3/181 20254
/proc/meminfo: memFree=27726340/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=198348 CPUtime=160.81 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 27660 0 0 0 16072 9 0 0 20 0 1 0 383681587 203108352 43337 33554432000 4194304 5654031 140735863299584 140735863287400 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20207/statm: 49587 43337 142 357 0 49227 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 236348

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 2.16 3/181 20257
/proc/meminfo: memFree=27751264/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=28852 CPUtime=1.39 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 10255 11399 0 0 63 19 53 4 20 0 1 0 383681446 29544448 6705 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 7213 6705 184 442 0 6767 0
[pid=20207] ppid=20199 vsize=149028 CPUtime=220.8 cores=1,3,5,7
/proc/20207/stat : 20207 (glucosInc) R 20199 20198 19535 0 -1 4202496 28554 0 0 0 22070 10 0 0 20 0 1 0 383681587 152604672 35216 33554432000 4194304 5654031 140735863299584 140735863287400 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20207/statm: 37257 35216 142 357 0 36897 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 187028

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 2.15 3/181 20257
/proc/meminfo: memFree=27744148/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27721404/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1070.97 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 23580 72222 0 0 161 29 106872 35 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20270] ppid=20199 vsize=137980 CPUtime=170.99 cores=1,3,5,7
/proc/20270/stat : 20270 (glucosInc) R 20199 20198 19535 0 -1 4202496 23115 0 0 0 17092 7 0 0 20 0 1 0 383788572 141291520 31106 33554432000 4194304 5654031 140737060545392 140737060533208 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20270/statm: 34495 31106 142 357 0 34135 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 194828

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/181 20273
/proc/meminfo: memFree=27681748/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1070.97 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 23580 72222 0 0 161 29 106872 35 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20270] ppid=20199 vsize=137980 CPUtime=230.98 cores=1,3,5,7
/proc/20270/stat : 20270 (glucosInc) R 20199 20198 19535 0 -1 4202496 23116 0 0 0 23091 7 0 0 20 0 1 0 383788572 141291520 31618 33554432000 4194304 5654031 140737060545392 140737060533208 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20270/statm: 34495 31618 142 357 0 34135 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 194828

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/181 20275
/proc/meminfo: memFree=27766764/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1070.97 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 23580 72222 0 0 161 29 106872 35 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20270] ppid=20199 vsize=137980 CPUtime=290.97 cores=1,3,5,7
/proc/20270/stat : 20270 (glucosInc) R 20199 20198 19535 0 -1 4202496 23116 0 0 0 29090 7 0 0 20 0 1 0 383788572 141291520 31618 33554432000 4194304 5654031 140737060545392 140737060533208 4232428 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20270/statm: 34495 31618 142 357 0 34135 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 194828

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 20275
/proc/meminfo: memFree=27726500/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1070.97 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 23580 72222 0 0 161 29 106872 35 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20270] ppid=20199 vsize=137980 CPUtime=350.96 cores=1,3,5,7
/proc/20270/stat : 20270 (glucosInc) R 20199 20198 19535 0 -1 4202496 23116 0 0 0 35089 7 0 0 20 0 1 0 383788572 141291520 31618 33554432000 4194304 5654031 140737060545392 140737060533208 4215327 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20270/statm: 34495 31618 142 357 0 34135 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 194828

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/181 20276
/proc/meminfo: memFree=27698016/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1070.97 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 23580 72222 0 0 161 29 106872 35 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20270] ppid=20199 vsize=137980 CPUtime=410.95 cores=1,3,5,7
/proc/20270/stat : 20270 (glucosInc) R 20199 20198 19535 0 -1 4202496 23116 0 0 0 41088 7 0 0 20 0 1 0 383788572 141291520 31618 33554432000 4194304 5654031 140737060545392 140737060533208 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20270/statm: 34495 31618 142 357 0 34135 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 194828

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.02 3/181 20276
/proc/meminfo: memFree=27675432/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1070.97 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 23580 72222 0 0 161 29 106872 35 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20270] ppid=20199 vsize=137980 CPUtime=470.95 cores=1,3,5,7
/proc/20270/stat : 20270 (glucosInc) R 20199 20198 19535 0 -1 4202496 23116 0 0 0 47088 7 0 0 20 0 1 0 383788572 141291520 31618 33554432000 4194304 5654031 140737060545392 140737060533208 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20270/statm: 34495 31618 142 357 0 34135 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 194828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 20284
/proc/meminfo: memFree=27771256/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1555.09 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 36154 115412 0 0 250 38 155172 49 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20280] ppid=20199 vsize=131360 CPUtime=46.76 cores=1,3,5,7
/proc/20280/stat : 20280 (glucosInc) R 20199 20198 19535 0 -1 4202496 22462 0 0 0 4671 5 0 0 20 0 1 0 383836995 134512640 30249 33554432000 4194304 5654031 140735068189216 140735068177032 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20280/statm: 32840 30249 142 357 0 32480 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 188208

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 20287
/proc/meminfo: memFree=27711560/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1555.09 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 36154 115412 0 0 250 38 155172 49 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20280] ppid=20199 vsize=131360 CPUtime=106.75 cores=1,3,5,7
/proc/20280/stat : 20280 (glucosInc) R 20199 20198 19535 0 -1 4202496 22470 0 0 0 10670 5 0 0 20 0 1 0 383836995 134512640 31677 33554432000 4194304 5654031 140735068189216 140735068177032 4233012 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20280/statm: 32840 31677 142 357 0 32480 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 188208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20287
/proc/meminfo: memFree=27728148/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1555.09 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 36154 115412 0 0 250 38 155172 49 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20280] ppid=20199 vsize=164296 CPUtime=166.73 cores=1,3,5,7
/proc/20280/stat : 20280 (glucosInc) R 20199 20198 19535 0 -1 4202496 22759 0 0 0 16668 5 0 0 20 0 1 0 383836995 168239104 32981 33554432000 4194304 5654031 140735068189216 140735068177032 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20280/statm: 41074 32981 142 357 0 40714 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 221144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20288
/proc/meminfo: memFree=27727900/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1555.09 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 36154 115412 0 0 250 38 155172 49 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20280] ppid=20199 vsize=164296 CPUtime=226.73 cores=1,3,5,7
/proc/20280/stat : 20280 (glucosInc) R 20199 20198 19535 0 -1 4202496 22759 0 0 0 22668 5 0 0 20 0 1 0 383836995 168239104 32981 33554432000 4194304 5654031 140735068189216 140735068177032 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20280/statm: 41074 32981 142 357 0 40714 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 221144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20288
/proc/meminfo: memFree=27724052/32873648 swapFree=7628/7628
[pid=20198] ppid=20196 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20198/stat : 20198 (npSolver-pbo-I.) S 20196 20198 19535 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383681446 9367552 275 33554432000 4194304 5064252 140734893418048 140734893416960 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20198/statm: 2287 275 233 213 0 72 0
[pid=20199] ppid=20198 vsize=47700 CPUtime=1555.09 cores=1,3,5,7
/proc/20199/stat : 20199 (npSolver-pbo) S 20198 20198 19535 0 -1 4202496 36154 115412 0 0 250 38 155172 49 20 0 1 0 383681446 48844800 11418 33554432000 4194304 6004724 140736811891472 140736811876392 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/20199/statm: 11925 11418 185 442 0 11479 0
[pid=20280] ppid=20199 vsize=164296 CPUtime=244.93 cores=1,3,5,7
/proc/20280/stat : 20280 (glucosInc) R 20199 20198 19535 0 -1 4202496 22760 0 0 0 24488 5 0 0 20 0 1 0 383836995 168239104 33493 33554432000 4194304 5654031 140735068189216 140735068177032 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20280/statm: 41074 33493 142 357 0 40714 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 221144

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.51
CPU time (s): 1800.07
CPU user time (s): 1799.12
CPU system time (s): 0.946856
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 252244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.946856
maximum resident set size= 199572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174702
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1381
involuntary context switches= 4262

runsolver used 6.38503 second user time and 17.1184 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 19:12:35
IDJOB=3748590
IDBENCH=92697
IDSOLVER=2333
FILE ID=node122/3748590-1339175554
RUNJOBID= node122-1339170246-19552
PBS_JOBID= 14643846
Free space on /tmp= 68528 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_2_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748590-1339175554/watcher-3748590-1339175554 -o /tmp/evaluation-result-3748590-1339175554/solver-3748590-1339175554 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748590-1339175554.opb 1104408898 HOME HOME

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

MD5SUM BENCH= ebd57823bd571ff5d4e153dfd450b6f7
RANDOM SEED=1104408898

node122.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.533
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	: 5333.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		: 2666.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:       32873648 kB
MemFree:        27364156 kB
Buffers:          263164 kB
Cached:          3689508 kB
SwapCached:         2140 kB
Active:          3581560 kB
Inactive:         971192 kB
Active(anon):     600332 kB
Inactive(anon):     2228 kB
Active(file):    2981228 kB
Inactive(file):   968964 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099488 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        611892 kB
Mapped:            10020 kB
Shmem:                 0 kB
Slab:             810360 kB
SReclaimable:     254416 kB
SUnreclaim:       555944 kB
KernelStack:        1472 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     792108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 68632 MiB
End job on node122 at 2012-06-08 19:42:35