Trace number 3702521

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-topdown-quickBound? (TO) 1800.07 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.08/1.16	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.16	c [INC SYSTEM] execute solver
1.14/1.31	c [INC SEARCH] formula is SAT
1.14/1.32	c [INC SYSTEM] solved the initial formula
1.14/1.33	c model valid
1.14/1.33	c current solution ok
1.53/1.70	o 151763057
1.53/1.70	c starting approximation
1.53/1.70	c factor = 2
1.53/1.70	c factor still to low - shrinking to 2.25368e+06
1.53/1.70	c approx number of clauses: 1e+06
1.53/1.70	c current bound: 75881552
3.44/3.60	c leaving approximation
3.44/3.66	c finished approximation
3.44/3.66	c [INC SYSTEM] there exists a inc, kill it!
3.44/3.66	c write failed with 2
3.44/3.66	c [INC SEARCH] iteration: 0
3.44/3.66	c [INC BOUNDS] best value:151763107 search for 151763106
3.44/3.66	c [INC SYSTEM] create new solver instance
3.44/3.66	c [INC] encode full formula
3.44/3.66	c fallback to adder encoding
4.16/4.39	c set iterative enc to: adder
4.16/4.39	c set iterative enc to: none
4.36/4.51	c [INC SEARCH] isOptimum variable: 0
7.25/7.43	c formula is SAT
7.25/7.46	c [INC SEARCH] copied best model
7.25/7.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.25/7.47	c model valid
7.25/7.47	c current solution ok
7.25/7.47	o 144875547
7.25/7.47	c [INC SEARCH] iteration: 1
7.25/7.47	c [INC BOUNDS] best value:144875597 search for 144875596
7.25/7.47	c [INC SYSTEM] there exists a inc, kill it!
7.25/7.47	c write failed with 2
7.25/7.49	c [INC SYSTEM] create new solver instance
7.25/7.49	c [INC] encode full formula
7.25/7.49	c fallback to adder encoding
8.07/8.27	c set iterative enc to: adder
8.07/8.27	c set iterative enc to: none
8.25/8.40	c [INC SEARCH] isOptimum variable: 0
14.24/14.47	c formula is SAT
14.24/14.49	c [INC SEARCH] copied best model
14.24/14.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.35/14.51	c model valid
14.35/14.51	c current solution ok
14.35/14.51	o 84534435
14.35/14.51	c [INC SEARCH] iteration: 2
14.35/14.51	c [INC BOUNDS] best value:84534485 search for 84534484
14.35/14.51	c [INC SYSTEM] there exists a inc, kill it!
14.35/14.51	c write failed with 2
14.35/14.52	c [INC SYSTEM] create new solver instance
14.35/14.52	c [INC] encode full formula
14.35/14.52	c fallback to adder encoding
15.06/15.27	c set iterative enc to: adder
15.06/15.27	c set iterative enc to: none
15.17/15.40	c [INC SEARCH] isOptimum variable: 0
24.36/24.53	c formula is SAT
24.36/24.55	c [INC SEARCH] copied best model
24.36/24.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.36/24.57	c model valid
24.36/24.57	c current solution ok
24.36/24.57	o 17959523
24.36/24.57	c [INC SEARCH] iteration: 3
24.36/24.57	c [INC BOUNDS] best value:17959573 search for 17959572
24.36/24.57	c [INC SYSTEM] there exists a inc, kill it!
24.36/24.57	c write failed with 2
24.36/24.58	c [INC SYSTEM] create new solver instance
24.36/24.58	c [INC] encode full formula
24.36/24.58	c fallback to adder encoding
24.98/25.18	c set iterative enc to: adder
24.98/25.18	c set iterative enc to: none
25.09/25.28	c [INC SEARCH] isOptimum variable: 0
137.95/138.16	c formula is SAT
137.95/138.18	c [INC SEARCH] copied best model
137.95/138.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
138.07/138.20	c model valid
138.07/138.20	c current solution ok
138.07/138.20	o 12686665
138.07/138.20	c [INC SEARCH] iteration: 4
138.07/138.20	c [INC BOUNDS] best value:12686715 search for 12686714
138.07/138.20	c [INC SYSTEM] there exists a inc, kill it!
138.07/138.20	c write failed with 2
138.07/138.21	c [INC SYSTEM] create new solver instance
138.07/138.21	c [INC] encode full formula
138.07/138.21	c fallback to adder encoding
138.59/138.75	c set iterative enc to: adder
138.59/138.75	c set iterative enc to: none
138.68/138.85	c [INC SEARCH] isOptimum variable: 0
390.01/390.28	c formula is SAT
390.01/390.29	c [INC SEARCH] copied best model
390.01/390.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
390.13/390.31	c model valid
390.13/390.31	c current solution ok
390.13/390.31	o 7481665
390.13/390.31	c [INC SEARCH] iteration: 5
390.13/390.31	c [INC BOUNDS] best value:7481715 search for 7481714
390.13/390.31	c [INC SYSTEM] there exists a inc, kill it!
390.13/390.31	c write failed with 2
390.13/390.31	c [INC SYSTEM] create new solver instance
390.13/390.31	c [INC] encode full formula
390.13/390.31	c fallback to adder encoding
390.53/390.77	c set iterative enc to: adder
390.53/390.77	c set iterative enc to: none
390.62/390.86	c [INC SEARCH] isOptimum variable: 0
441.58/441.88	c formula is SAT
441.69/441.90	c [INC SEARCH] copied best model
441.69/441.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
441.69/441.91	c model valid
441.69/441.91	c current solution ok
441.69/441.91	o 6766541
441.69/441.91	c [INC SEARCH] iteration: 6
441.69/441.91	c [INC BOUNDS] best value:6766591 search for 6766590
441.69/441.91	c [INC SYSTEM] there exists a inc, kill it!
441.69/441.91	c write failed with 2
441.69/441.92	c [INC SYSTEM] create new solver instance
441.69/441.92	c [INC] encode full formula
441.69/441.92	c fallback to adder encoding
442.11/442.37	c set iterative enc to: adder
442.11/442.37	c set iterative enc to: none
442.21/442.45	c [INC SEARCH] isOptimum variable: 0
663.75/664.06	c formula is SAT
663.75/664.07	c [INC SEARCH] copied best model
663.75/664.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
663.75/664.09	c model valid
663.75/664.09	c current solution ok
663.75/664.09	o 4856183
663.75/664.09	c [INC SEARCH] iteration: 7
663.75/664.09	c [INC BOUNDS] best value:4856233 search for 4856232
663.75/664.09	c [INC SYSTEM] there exists a inc, kill it!
663.75/664.09	c write failed with 2
663.75/664.09	c [INC SYSTEM] create new solver instance
663.75/664.09	c [INC] encode full formula
663.75/664.09	c fallback to adder encoding
664.26/664.52	c set iterative enc to: adder
664.26/664.52	c set iterative enc to: none
664.34/664.60	c [INC SEARCH] isOptimum variable: 0
854.69/855.09	c formula is SAT
854.80/855.10	c [INC SEARCH] copied best model
854.80/855.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
854.80/855.12	c model valid
854.80/855.12	c current solution ok
854.80/855.12	o 4540647
854.80/855.12	c [INC SEARCH] iteration: 8
854.80/855.12	c [INC BOUNDS] best value:4540697 search for 4540696
854.80/855.12	c [INC SYSTEM] there exists a inc, kill it!
854.80/855.12	c write failed with 2
854.80/855.12	c [INC SYSTEM] create new solver instance
854.80/855.12	c [INC] encode full formula
854.80/855.12	c fallback to adder encoding
855.21/855.55	c set iterative enc to: adder
855.21/855.55	c set iterative enc to: none
855.31/855.62	c [INC SEARCH] isOptimum variable: 0
1167.45/1167.81	c formula is SAT
1167.45/1167.82	c [INC SEARCH] copied best model
1167.45/1167.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1167.45/1167.84	c model valid
1167.45/1167.84	c current solution ok
1167.45/1167.84	o 3753129
1167.45/1167.84	c [INC SEARCH] iteration: 9
1167.45/1167.84	c [INC BOUNDS] best value:3753179 search for 3753178
1167.45/1167.84	c [INC SYSTEM] there exists a inc, kill it!
1167.45/1167.84	c write failed with 2
1167.45/1167.84	c [INC SYSTEM] create new solver instance
1167.45/1167.84	c [INC] encode full formula
1167.45/1167.84	c fallback to adder encoding
1167.86/1168.24	c set iterative enc to: adder
1167.86/1168.24	c set iterative enc to: none
1167.95/1168.31	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.51	s UNKNOWN
1800.02/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.51	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702521-1338135974/watcher-3702521-1338135974 -o /tmp/evaluation-result-3702521-1338135974/solver-3702521-1338135974 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702521-1338135974.opb 1625460767 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5442
/proc/meminfo: memFree=30429760/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0

[startup+0.0119589 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5442
/proc/meminfo: memFree=30429760/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100251 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5442
/proc/meminfo: memFree=30429760/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300158 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5442
/proc/meminfo: memFree=30429760/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 5442
/proc/meminfo: memFree=30429760/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 4/184 5446
/proc/meminfo: memFree=30330860/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=18248 CPUtime=1.33 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) R 5442 5442 4091 0 -1 4202496 4294 17903 0 0 20 14 86 13 20 0 1 0 279722756 18685952 3474 33554432000 4194304 5992684 140734086961248 140734086947512 5179696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 4562 3474 181 440 0 4118 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27396

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 5451
/proc/meminfo: memFree=30280440/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=34268 CPUtime=1.63 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 6376 18419 0 0 32 31 86 14 20 0 1 0 279722756 35090432 7228 33554432000 4194304 5992684 140734086961248 140734086953536 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 8567 7228 196 440 0 8123 0
[pid=5448] ppid=5443 vsize=32832 CPUtime=0.14 cores=1,3,5,7
/proc/5448/stat : 5448 (glucosInc) S 5443 5442 4091 0 -1 4202496 6964 0 0 0 13 1 0 0 20 0 1 0 279722873 33619968 7182 33554432000 4194304 5654031 140734985524656 140734985522968 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5448/statm: 8208 7182 146 357 0 7848 0
[pid=5450] ppid=5443 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5450/stat : 5450 (satsolver.sh) S 5443 5442 4091 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279722936 9367552 267 33554432000 4194304 5064252 140735018378800 140735018377712 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5450/statm: 2287 267 226 213 0 72 0
[pid=5451] ppid=5450 vsize=77540 CPUtime=1.29 cores=1,3,5,7
/proc/5451/stat : 5451 (glucose) R 5450 5442 4091 0 -1 4202496 16680 0 0 0 126 3 0 0 20 0 1 0 279722936 79400960 18201 33554432000 4194304 5208918 140736491285280 140736491283224 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5451/statm: 19385 18201 95 248 0 19134 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 162936

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5458
/proc/meminfo: memFree=30180772/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=22336 CPUtime=4.37 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 11155 47526 0 0 110 42 262 23 20 0 1 0 279722756 22872064 4553 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 5584 4553 206 440 0 5140 0
[pid=5458] ppid=5443 vsize=180832 CPUtime=1.77 cores=1,3,5,7
/proc/5458/stat : 5458 (glucosInc) R 5443 5442 4091 0 -1 4202496 31388 0 0 0 167 10 0 0 20 0 1 0 279723207 185171968 38035 33554432000 4194304 5654031 140735538785440 140735538773256 4214616 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5458/statm: 45208 38035 141 357 0 44848 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 212316

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5460
/proc/meminfo: memFree=30148888/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=26272 CPUtime=8.26 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 17204 79645 0 0 191 55 543 37 20 0 1 0 279722756 26902528 5537 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 6568 5537 206 440 0 6124 0
[pid=5460] ppid=5443 vsize=181076 CPUtime=4.28 cores=1,3,5,7
/proc/5460/stat : 5460 (glucosInc) R 5443 5442 4091 0 -1 4202496 31081 0 0 0 419 9 0 0 20 0 1 0 279723597 185421824 37851 33554432000 4194304 5654031 140736566270576 140736566258392 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5460/statm: 45269 37851 141 357 0 44909 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 216496

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5463
/proc/meminfo: memFree=30270160/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=24984 CPUtime=25.17 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 30316 144226 0 0 335 75 2041 66 20 0 1 0 279722756 25583616 5215 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 6246 5215 206 440 0 5802 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 34132

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 5464
/proc/meminfo: memFree=30250276/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=24984 CPUtime=25.17 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 30316 144226 0 0 335 75 2041 66 20 0 1 0 279722756 25583616 5215 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 6246 5215 206 440 0 5802 0
[pid=5464] ppid=5443 vsize=148844 CPUtime=25.8 cores=1,3,5,7
/proc/5464/stat : 5464 (glucosInc) R 5443 5442 4091 0 -1 4202496 26995 0 0 0 2572 8 0 0 20 0 1 0 279725285 152416256 31029 33554432000 4194304 5654031 140734851803104 140734851800872 4233344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5464/statm: 37211 31029 142 357 0 36851 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 182976

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 5464
/proc/meminfo: memFree=30247576/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=24984 CPUtime=25.17 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 30316 144226 0 0 335 75 2041 66 20 0 1 0 279722756 25583616 5215 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 6246 5215 206 440 0 5802 0
[pid=5464] ppid=5443 vsize=150396 CPUtime=77 cores=1,3,5,7
/proc/5464/stat : 5464 (glucosInc) R 5443 5442 4091 0 -1 4202496 28868 0 0 0 7689 11 0 0 20 0 1 0 279725285 154005504 32492 33554432000 4194304 5654031 140734851803104 140734851800952 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5464/statm: 37599 32492 142 357 0 37239 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 184528

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 5466
/proc/meminfo: memFree=30242052/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=24256 CPUtime=138.73 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 35813 176060 0 0 393 84 13312 84 20 0 1 0 279722756 24838144 5033 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 6064 5033 206 440 0 5620 0
[pid=5466] ppid=5443 vsize=131136 CPUtime=23.44 cores=1,3,5,7
/proc/5466/stat : 5466 (glucosInc) R 5443 5442 4091 0 -1 4202496 25450 0 0 0 2338 6 0 0 20 0 1 0 279736641 134283264 29434 33554432000 4194304 5654031 140735296623280 140735296611096 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 32784 29434 142 357 0 32424 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 164540

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 5525
/proc/meminfo: memFree=31074124/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=24256 CPUtime=138.73 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 35813 176060 0 0 393 84 13312 84 20 0 1 0 279722756 24838144 5033 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 6064 5033 206 440 0 5620 0
[pid=5466] ppid=5443 vsize=135000 CPUtime=83.42 cores=1,3,5,7
/proc/5466/stat : 5466 (glucosInc) R 5443 5442 4091 0 -1 4202496 27265 0 0 0 8335 7 0 0 20 0 1 0 279736641 138240000 30884 33554432000 4194304 5654031 140735296623280 140735296621048 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5466/statm: 33750 30884 142 357 0 33390 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 168404

[startup+282.3 s]

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

/proc/meminfo: memFree=31044872/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=133380 CPUtime=133.95 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 23202 0 0 0 13385 10 0 0 20 0 1 0 279839587 136581120 31392 33554432000 4194304 5654031 140735872569840 140735872557656 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 33345 31392 142 357 0 32985 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 198688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5565
/proc/meminfo: memFree=30975204/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=193.93 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 23793 0 0 0 19382 11 0 0 20 0 1 0 279839587 187084800 39776 33554432000 4194304 5654031 140735872569840 140735872557656 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 39776 142 357 0 45315 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 248008

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5565
/proc/meminfo: memFree=30967744/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=253.93 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 23993 0 0 0 25381 12 0 0 20 0 1 0 279839587 187084800 40288 33554432000 4194304 5654031 140735872569840 140735872557656 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 40288 142 357 0 45315 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 248008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5569
/proc/meminfo: memFree=30945076/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=313.92 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 24200 0 0 0 31379 13 0 0 20 0 1 0 279839587 187084800 42848 33554432000 4194304 5654031 140735872569840 140735872557656 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 42848 142 357 0 45315 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 248008

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5569
/proc/meminfo: memFree=31000472/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=373.91 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 24654 0 0 0 37377 14 0 0 20 0 1 0 279839587 187084800 41824 33554432000 4194304 5654031 140735872569840 140735872557656 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 41824 142 357 0 45315 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 248008

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5569
/proc/meminfo: memFree=30967488/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=433.89 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 25287 0 0 0 43374 15 0 0 20 0 1 0 279839587 187084800 42336 33554432000 4194304 5654031 140735872569840 140735872557656 4215964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 42336 142 357 0 45315 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 248008

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5569
/proc/meminfo: memFree=30957388/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=493.88 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 26006 0 0 0 49371 17 0 0 20 0 1 0 279839587 187084800 42848 33554432000 4194304 5654031 140735872569840 140735872557656 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 42848 142 357 0 45315 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 248008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5569
/proc/meminfo: memFree=30961392/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=553.87 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 26797 0 0 0 55368 19 0 0 20 0 1 0 279839587 187084800 40800 33554432000 4194304 5654031 140735872569840 140735872557656 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 40800 142 357 0 45315 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 248008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5570
/proc/meminfo: memFree=30934228/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=213520 CPUtime=613.87 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 27393 0 0 0 61366 21 0 0 20 0 1 0 279839587 218644480 47011 33554432000 4194304 5654031 140735872569840 140735872557656 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 53380 47011 142 357 0 53020 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 278828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5570
/proc/meminfo: memFree=30947028/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=632.06 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 27594 0 0 0 63185 21 0 0 20 0 1 0 279839587 187084800 40802 33554432000 4194304 5654031 140735872569840 140735872557656 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 40802 142 357 0 45315 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 248008

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5570
/proc/meminfo: memFree=30947028/32873844 swapFree=7112/7112
[pid=5442] ppid=5440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5442/stat : 5442 (npSolver-pbo-It) S 5440 5442 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279722756 9367552 275 33554432000 4194304 5064252 140736949016944 140736949015856 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5442/statm: 2287 275 233 213 0 72 0
[pid=5443] ppid=5442 vsize=56160 CPUtime=1167.96 cores=1,3,5,7
/proc/5443/stat : 5443 (npSolver-pbo) S 5442 5442 4091 0 -1 4202496 69814 312072 0 0 629 114 115905 148 20 0 1 0 279722756 57507840 12977 33554432000 4194304 5992684 140734086961248 140734086947080 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5443/statm: 14040 12977 206 440 0 13596 0
[pid=5562] ppid=5443 vsize=182700 CPUtime=632.06 cores=1,3,5,7
/proc/5562/stat : 5562 (glucosInc) R 5443 5442 4091 0 -1 4202496 27594 0 0 0 63185 21 0 0 20 0 1 0 279839587 187084800 40802 33554432000 4194304 5654031 140735872569840 140735872557656 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5562/statm: 45675 40802 142 357 0 45315 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 248008

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1797.21
CPU system time (s): 2.86156
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 284052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.21
system time used= 2.86156
maximum resident set size= 204592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 409859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 892096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5417
involuntary context switches= 1909

runsolver used 3.15452 second user time and 8.44372 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 18:26:14
IDJOB=3702521
IDBENCH=92748
IDSOLVER=2278
FILE ID=node132/3702521-1338135974
RUNJOBID= node132-1338123012-4108
PBS_JOBID= 14624343
Free space on /tmp= 71408 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702521-1338135974/watcher-3702521-1338135974 -o /tmp/evaluation-result-3702521-1338135974/solver-3702521-1338135974 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702521-1338135974.opb 1625460767 HOME HOME

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=1625460767

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30430140 kB
Buffers:          369844 kB
Cached:           365724 kB
SwapCached:         2292 kB
Active:          1525264 kB
Inactive:          37368 kB
Active(anon):     819052 kB
Inactive(anon):     9244 kB
Active(file):     706212 kB
Inactive(file):    28124 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103732 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        833096 kB
Mapped:            12376 kB
Shmem:                 8 kB
Slab:             730452 kB
SReclaimable:     172120 kB
SUnreclaim:       558332 kB
KernelStack:        1488 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1120624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    524288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71552 MiB
End job on node132 at 2012-05-27 18:56:15