Trace number 3698464

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.13 1800.72

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM13ec733a84b57b5245a7cfe0f2de4f86
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144793
Best CPU time to get the best result obtained on this benchmark1797.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 300662
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 300662
Number of bits of the biggest sum of numbers19
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.46	c fallback to adder encoding
0.00/0.86	c run inc solver
0.00/0.86	c [INC SYSTEM] run initial solver
0.00/0.86	c [INC SYSTEM] preprocess with white file
3.48/3.54	c [INC SYSTEM] finished preprocessing in 2 s
3.48/3.54	c [INC SYSTEM] execute solver
5.48/5.51	c [INC SEARCH] formula is SAT
5.48/5.52	c [INC SYSTEM] solved the initial formula
5.57/5.61	c model valid
5.57/5.61	c current solution ok
6.46/6.60	o -3510
6.46/6.60	c [INC SYSTEM] there exists a inc, kill it!
6.46/6.60	c write failed with 2
6.46/6.60	c [INC SEARCH] iteration: 0
6.46/6.60	c [INC BOUNDS] best value:297152 search for 297151
6.46/6.60	c [INC SYSTEM] create new solver instance
6.46/6.60	c [INC] encode full formula
6.46/6.60	c fallback to adder encoding
6.59/6.64	c set iterative enc to: adder
6.59/6.64	c set iterative enc to: none
6.59/6.67	c [INC SEARCH] isOptimum variable: 0
10.86/10.96	c formula is SAT
10.86/10.97	c [INC SEARCH] copied best model
10.98/11.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.98/11.08	c model valid
10.98/11.08	c current solution ok
10.98/11.08	o -23526
10.98/11.08	c [INC SEARCH] iteration: 1
10.98/11.08	c [INC BOUNDS] best value:277136 search for 277135
10.98/11.08	c [INC SYSTEM] there exists a inc, kill it!
10.98/11.08	c write failed with 2
10.98/11.08	c [INC SYSTEM] create new solver instance
10.98/11.08	c [INC] encode full formula
10.98/11.08	c fallback to adder encoding
11.09/11.10	c set iterative enc to: adder
11.09/11.10	c set iterative enc to: none
11.09/11.39	c [INC SEARCH] isOptimum variable: 0
16.51/16.87	c formula is SAT
16.51/16.88	c [INC SEARCH] copied best model
16.51/16.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.62/16.97	c model valid
16.62/16.97	c current solution ok
16.62/16.97	o -24144
16.62/16.97	c [INC SEARCH] iteration: 2
16.62/16.97	c [INC BOUNDS] best value:276518 search for 276517
16.62/16.97	c [INC SYSTEM] there exists a inc, kill it!
16.62/16.97	c write failed with 2
16.62/16.97	c [INC SYSTEM] create new solver instance
16.62/16.97	c [INC] encode full formula
16.62/16.97	c fallback to adder encoding
16.74/17.01	c set iterative enc to: adder
16.74/17.01	c set iterative enc to: none
16.74/17.04	c [INC SEARCH] isOptimum variable: 0
32.61/32.91	c formula is SAT
32.61/32.92	c [INC SEARCH] copied best model
32.61/32.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.72/33.01	c model valid
32.72/33.01	c current solution ok
32.72/33.01	o -32016
32.72/33.01	c [INC SEARCH] iteration: 3
32.72/33.01	c [INC BOUNDS] best value:268646 search for 268645
32.72/33.01	c [INC SYSTEM] there exists a inc, kill it!
32.72/33.01	c write failed with 2
32.72/33.02	c [INC SYSTEM] create new solver instance
32.72/33.02	c [INC] encode full formula
32.72/33.02	c fallback to adder encoding
32.72/33.05	c set iterative enc to: adder
32.72/33.05	c set iterative enc to: none
32.72/33.09	c [INC SEARCH] isOptimum variable: 0
82.20/82.59	c formula is SAT
82.31/82.61	c [INC SEARCH] copied best model
82.31/82.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.31/82.70	c model valid
82.31/82.70	c current solution ok
82.31/82.70	o -33886
82.31/82.70	c [INC SEARCH] iteration: 4
82.31/82.70	c [INC BOUNDS] best value:266776 search for 266775
82.31/82.70	c [INC SYSTEM] there exists a inc, kill it!
82.31/82.70	c write failed with 2
82.40/82.70	c [INC SYSTEM] create new solver instance
82.40/82.70	c [INC] encode full formula
82.40/82.70	c fallback to adder encoding
82.40/82.74	c set iterative enc to: adder
82.40/82.74	c set iterative enc to: none
82.40/82.77	c [INC SEARCH] isOptimum variable: 0
198.97/199.31	c formula is SAT
198.97/199.33	c [INC SEARCH] copied best model
198.97/199.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
199.08/199.41	c model valid
199.08/199.41	c current solution ok
199.08/199.41	o -35766
199.08/199.41	c [INC SEARCH] iteration: 5
199.08/199.41	c [INC BOUNDS] best value:264896 search for 264895
199.08/199.41	c [INC SYSTEM] there exists a inc, kill it!
199.08/199.41	c write failed with 2
199.08/199.41	c [INC SYSTEM] create new solver instance
199.08/199.41	c [INC] encode full formula
199.08/199.41	c fallback to adder encoding
199.08/199.45	c set iterative enc to: adder
199.08/199.45	c set iterative enc to: none
199.08/199.48	c [INC SEARCH] isOptimum variable: 0
201.37/201.78	c formula is SAT
201.48/201.80	c [INC SEARCH] copied best model
201.48/201.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
201.48/201.88	c model valid
201.48/201.88	c current solution ok
201.48/201.88	o -36504
201.48/201.88	c [INC SEARCH] iteration: 6
201.48/201.88	c [INC BOUNDS] best value:264158 search for 264157
201.48/201.88	c [INC SYSTEM] there exists a inc, kill it!
201.48/201.88	c write failed with 2
201.48/201.89	c [INC SYSTEM] create new solver instance
201.48/201.89	c [INC] encode full formula
201.48/201.89	c fallback to adder encoding
201.60/201.93	c set iterative enc to: adder
201.60/201.93	c set iterative enc to: none
201.60/201.96	c [INC SEARCH] isOptimum variable: 0
424.14/424.56	c formula is SAT
424.14/424.57	c [INC SEARCH] copied best model
424.14/424.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
424.24/424.66	c model valid
424.24/424.66	c current solution ok
424.24/424.66	o -42764
424.24/424.66	c [INC SEARCH] iteration: 7
424.24/424.66	c [INC BOUNDS] best value:257898 search for 257897
424.24/424.66	c [INC SYSTEM] there exists a inc, kill it!
424.24/424.66	c write failed with 2
424.24/424.66	c [INC SYSTEM] create new solver instance
424.24/424.66	c [INC] encode full formula
424.24/424.66	c fallback to adder encoding
424.24/424.70	c set iterative enc to: adder
424.24/424.70	c set iterative enc to: none
424.35/424.73	c [INC SEARCH] isOptimum variable: 0
589.28/589.76	c formula is SAT
589.28/589.78	c [INC SEARCH] copied best model
589.28/589.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
589.38/589.86	c model valid
589.38/589.86	c current solution ok
589.38/589.86	o -49770
589.38/589.86	c [INC SEARCH] iteration: 8
589.38/589.86	c [INC BOUNDS] best value:250892 search for 250891
589.38/589.86	c [INC SYSTEM] there exists a inc, kill it!
589.38/589.86	c write failed with 2
589.38/589.87	c [INC SYSTEM] create new solver instance
589.38/589.87	c [INC] encode full formula
589.38/589.87	c fallback to adder encoding
589.49/589.90	c set iterative enc to: adder
589.49/589.90	c set iterative enc to: none
589.49/589.93	c [INC SEARCH] isOptimum variable: 0
1535.63/1536.23	c formula is SAT
1535.63/1536.25	c [INC SEARCH] copied best model
1535.63/1536.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1535.73/1536.34	c model valid
1535.73/1536.34	c current solution ok
1535.73/1536.34	o -51206
1535.73/1536.34	c [INC SEARCH] iteration: 9
1535.73/1536.34	c [INC BOUNDS] best value:249456 search for 249455
1535.73/1536.34	c [INC SYSTEM] there exists a inc, kill it!
1535.73/1536.34	c write failed with 2
1535.73/1536.34	c [INC SYSTEM] create new solver instance
1535.73/1536.34	c [INC] encode full formula
1535.73/1536.34	c fallback to adder encoding
1535.73/1536.37	c set iterative enc to: adder
1535.73/1536.37	c set iterative enc to: none
1535.83/1536.40	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.71	s UNKNOWN
1800.10/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.71	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-3698464-1338107289/watcher-3698464-1338107289 -o /tmp/evaluation-result-3698464-1338107289/solver-3698464-1338107289 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698464-1338107289.opb 694769661 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.14 2.03 2.01 3/179 22892
/proc/meminfo: memFree=28119464/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0

[startup+0.07193 s]
/proc/loadavg: 2.14 2.03 2.01 3/179 22892
/proc/meminfo: memFree=28119464/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100154 s]
/proc/loadavg: 2.14 2.03 2.01 3/179 22892
/proc/meminfo: memFree=28119464/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.309502 s]
/proc/loadavg: 2.14 2.03 2.01 3/179 22892
/proc/meminfo: memFree=28119464/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 2.14 2.03 2.01 3/179 22892
/proc/meminfo: memFree=28119464/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 22896
/proc/meminfo: memFree=28002240/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=63944 CPUtime=0.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 10702 0 0 0 80 6 0 0 20 0 1 0 276854357 65478656 14972 33554432000 4194304 5992684 140733770248448 140733770242896 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 15986 14972 174 440 0 15542 0
[pid=22895] ppid=22893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22895/stat : 22895 (cp2_pre.sh) S 22893 22892 20135 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 276854443 9367552 276 33554432000 4194304 5064252 140736397086336 140736397085040 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22895/statm: 2287 276 234 213 0 72 0
[pid=22896] ppid=22895 vsize=137392 CPUtime=0.62 cores=1,3,5,7
/proc/22896/stat : 22896 (coprocessor) R 22895 22892 20135 0 -1 4202496 21273 0 0 0 57 5 0 0 20 0 1 0 276854444 140689408 30263 33554432000 4194304 6586260 140734140001552 140734139997880 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/22896/statm: 34348 30263 166 584 0 33760 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 219632

[startup+3.10037 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 22896
/proc/meminfo: memFree=27881724/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=63944 CPUtime=0.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 10702 0 0 0 80 6 0 0 20 0 1 0 276854357 65478656 14972 33554432000 4194304 5992684 140733770248448 140733770242896 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 15986 14972 174 440 0 15542 0
[pid=22895] ppid=22893 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22895/stat : 22895 (cp2_pre.sh) S 22893 22892 20135 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 276854443 9367552 276 33554432000 4194304 5064252 140736397086336 140736397085040 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/22895/statm: 2287 276 234 213 0 72 0
[pid=22896] ppid=22895 vsize=191164 CPUtime=2.21 cores=1,3,5,7
/proc/22896/stat : 22896 (coprocessor) R 22895 22892 20135 0 -1 4202496 33065 0 0 0 212 9 0 0 20 0 1 0 276854444 195751936 45829 33554432000 4194304 6586260 140734140001552 140734139997368 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/22896/statm: 47791 45829 200 584 0 47203 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 273404

[startup+6.30026 s]
/proc/loadavg: 2.12 2.03 2.01 3/182 22898
/proc/meminfo: memFree=27978216/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=66264 CPUtime=4.31 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) R 22892 22892 20135 0 -1 4202496 12243 33966 0 0 101 64 253 13 20 0 1 0 276854357 67854336 15560 33554432000 4194304 5992684 140733770248448 140733770242632 5179696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 16566 15560 182 440 0 16122 0
[pid=22898] ppid=22893 vsize=82332 CPUtime=1.96 cores=1,3,5,7
/proc/22898/stat : 22898 (glucosInc) S 22893 22892 20135 0 -1 4202496 15925 0 0 0 193 3 0 0 20 0 1 0 276854711 84307968 17394 33554432000 4194304 5654031 140736097206560 140736097204872 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/22898/statm: 20583 17394 146 357 0 20223 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 157744

[startup+12.7004 s]
/proc/loadavg: 2.11 2.03 2.01 3/182 22903
/proc/meminfo: memFree=27952824/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=71700 CPUtime=11.12 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 17514 68531 0 0 124 88 872 28 20 0 1 0 276854357 73420800 16794 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 17925 16794 185 440 0 17481 0
[pid=22903] ppid=22893 vsize=84248 CPUtime=1.29 cores=1,3,5,7
/proc/22903/stat : 22903 (glucosInc) R 22893 22892 20135 0 -1 4202496 16171 0 0 0 126 3 0 0 20 0 1 0 276855496 86269952 18534 33554432000 4194304 5654031 140733283482720 140733283470536 4214432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22903/statm: 21062 18534 141 357 0 20702 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 165096

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 22905
/proc/meminfo: memFree=27946876/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=16.77 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 20677 86206 0 0 138 89 1416 34 20 0 1 0 276854357 74842112 16948 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16948 185 440 0 17828 0
[pid=22905] ppid=22893 vsize=88680 CPUtime=8.44 cores=1,3,5,7
/proc/22905/stat : 22905 (glucosInc) R 22893 22892 20135 0 -1 4202496 17519 0 0 0 841 3 0 0 20 0 1 0 276856061 90808320 19880 33554432000 4194304 5654031 140736035106080 140736035093896 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22905/statm: 22170 19880 141 357 0 21810 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 170916

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/182 22908
/proc/meminfo: memFree=27948472/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=32.81 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 23681 104692 0 0 152 90 2998 41 20 0 1 0 276854357 74842112 16949 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16949 185 440 0 17828 0
[pid=22907] ppid=22893 vsize=89452 CPUtime=17.99 cores=1,3,5,7
/proc/22907/stat : 22907 (glucosInc) R 22893 22892 20135 0 -1 4202496 18393 0 0 0 1797 2 0 0 20 0 1 0 276857666 91598848 19779 33554432000 4194304 5654031 140734577720800 140734577708616 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22907/statm: 22363 19779 142 357 0 22003 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 171688

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 22912
/proc/meminfo: memFree=27945244/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=82.49 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 26682 126117 0 0 167 91 7943 48 20 0 1 0 276854357 74842112 16949 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16949 185 440 0 17828 0
[pid=22910] ppid=22893 vsize=101732 CPUtime=19.52 cores=1,3,5,7
/proc/22910/stat : 22910 (glucosInc) R 22893 22892 20135 0 -1 4202496 18845 0 0 0 1948 4 0 0 20 0 1 0 276862634 104173568 20629 33554432000 4194304 5654031 140734762412064 140734762399880 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22910/statm: 25433 20629 142 357 0 25073 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 183968

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 22917
/proc/meminfo: memFree=27903176/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=82.49 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 26682 126117 0 0 167 91 7943 48 20 0 1 0 276854357 74842112 16949 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16949 185 440 0 17828 0
[pid=22910] ppid=22893 vsize=140904 CPUtime=79.49 cores=1,3,5,7
/proc/22910/stat : 22910 (glucosInc) R 22893 22892 20135 0 -1 4202496 21490 0 0 0 7944 5 0 0 20 0 1 0 276862634 144285696 30858 33554432000 4194304 5654031 140734762412064 140734762399880 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22910/statm: 35226 30858 142 357 0 34866 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 223140

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 22921
/proc/meminfo: memFree=27893248/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=201.66 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 32687 165895 0 0 196 93 19816 61 20 0 1 0 276854357 74842112 16949 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16949 185 440 0 17828 0
[pid=22921] ppid=22893 vsize=89516 CPUtime=20.33 cores=1,3,5,7

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

/proc/meminfo: memFree=27799796/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=589.53 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 38736 209056 0 0 225 94 58555 79 20 0 1 0 276854357 74842112 16951 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16951 185 440 0 17828 0
[pid=22930] ppid=22893 vsize=188596 CPUtime=652.25 cores=1,3,5,7
/proc/22930/stat : 22930 (glucosInc) R 22893 22892 20135 0 -1 4202496 21612 0 0 0 65217 8 0 0 20 0 1 0 276913350 193122304 42808 33554432000 4194304 5654031 140737196375120 140737196362936 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22930/statm: 47149 42808 142 357 0 46789 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 270832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22944
/proc/meminfo: memFree=27815720/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=589.53 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 38736 209056 0 0 225 94 58555 79 20 0 1 0 276854357 74842112 16951 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16951 185 440 0 17828 0
[pid=22930] ppid=22893 vsize=219416 CPUtime=712.23 cores=1,3,5,7
/proc/22930/stat : 22930 (glucosInc) R 22893 22892 20135 0 -1 4202496 22146 0 0 0 71215 8 0 0 20 0 1 0 276913350 224681984 45890 33554432000 4194304 5654031 140737196375120 140737196373208 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22930/statm: 54854 45890 142 357 0 54494 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 301652

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 22947
/proc/meminfo: memFree=27837768/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=589.53 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 38736 209056 0 0 225 94 58555 79 20 0 1 0 276854357 74842112 16951 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16951 185 440 0 17828 0
[pid=22930] ppid=22893 vsize=139276 CPUtime=772.22 cores=1,3,5,7
/proc/22930/stat : 22930 (glucosInc) R 22893 22892 20135 0 -1 4202496 22204 0 0 0 77214 8 0 0 20 0 1 0 276913350 142618624 33529 33554432000 4194304 5654031 140737196375120 140737196362936 4215028 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22930/statm: 34819 33529 142 357 0 34459 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 221512

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 22947
/proc/meminfo: memFree=27778660/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=589.53 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 38736 209056 0 0 225 94 58555 79 20 0 1 0 276854357 74842112 16951 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16951 185 440 0 17828 0
[pid=22930] ppid=22893 vsize=188596 CPUtime=832.22 cores=1,3,5,7
/proc/22930/stat : 22930 (glucosInc) R 22893 22892 20135 0 -1 4202496 22285 0 0 0 83213 9 0 0 20 0 1 0 276913350 193122304 42808 33554432000 4194304 5654031 140737196375120 140737196362936 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22930/statm: 47149 42808 142 357 0 46789 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 270832

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 22947
/proc/meminfo: memFree=27837248/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=589.53 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 38736 209056 0 0 225 94 58555 79 20 0 1 0 276854357 74842112 16951 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16951 185 440 0 17828 0
[pid=22930] ppid=22893 vsize=139276 CPUtime=892.21 cores=1,3,5,7
/proc/22930/stat : 22930 (glucosInc) R 22893 22892 20135 0 -1 4202496 22878 0 0 0 89211 10 0 0 20 0 1 0 276913350 142618624 33529 33554432000 4194304 5654031 140737196375120 140737196362936 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22930/statm: 34819 33529 142 357 0 34459 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 221512

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22949
/proc/meminfo: memFree=27844372/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=1535.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 41702 232550 0 0 239 95 153159 93 20 0 1 0 276854357 74842112 16952 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16952 185 440 0 17828 0
[pid=22949] ppid=22893 vsize=85940 CPUtime=5.88 cores=1,3,5,7
/proc/22949/stat : 22949 (glucosInc) R 22893 22892 20135 0 -1 4202496 17013 0 0 0 585 3 0 0 20 0 1 0 277007997 88002560 19414 33554432000 4194304 5654031 140736246120816 140736246108632 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22949/statm: 21485 19414 141 357 0 21125 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 168176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22950
/proc/meminfo: memFree=27812004/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=1535.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 41702 232550 0 0 239 95 153159 93 20 0 1 0 276854357 74842112 16952 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16952 185 440 0 17828 0
[pid=22949] ppid=22893 vsize=139304 CPUtime=65.87 cores=1,3,5,7
/proc/22949/stat : 22949 (glucosInc) R 22893 22892 20135 0 -1 4202496 21001 0 0 0 6582 5 0 0 20 0 1 0 277007997 142647296 31877 33554432000 4194304 5654031 140736246120816 140736246108632 4232710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22949/statm: 34826 31877 142 357 0 34466 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 221540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22951
/proc/meminfo: memFree=27987784/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=1535.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 41702 232550 0 0 239 95 153159 93 20 0 1 0 276854357 74842112 16952 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16952 185 440 0 17828 0
[pid=22949] ppid=22893 vsize=139304 CPUtime=125.85 cores=1,3,5,7
/proc/22949/stat : 22949 (glucosInc) R 22893 22892 20135 0 -1 4202496 21016 0 0 0 12580 5 0 0 20 0 1 0 277007997 142647296 31881 33554432000 4194304 5654031 140736246120816 140736246108632 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22949/statm: 34826 31881 142 357 0 34466 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 221540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22952
/proc/meminfo: memFree=27845012/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=1535.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 41702 232550 0 0 239 95 153159 93 20 0 1 0 276854357 74842112 16952 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16952 185 440 0 17828 0
[pid=22949] ppid=22893 vsize=139304 CPUtime=185.84 cores=1,3,5,7
/proc/22949/stat : 22949 (glucosInc) R 22893 22892 20135 0 -1 4202496 21026 0 0 0 18579 5 0 0 20 0 1 0 277007997 142647296 33296 33554432000 4194304 5654031 140736246120816 140736246108632 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22949/statm: 34826 33296 142 357 0 34466 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 221540

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 22952
/proc/meminfo: memFree=27837884/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=1535.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 41702 232550 0 0 239 95 153159 93 20 0 1 0 276854357 74842112 16952 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16952 185 440 0 17828 0
[pid=22949] ppid=22893 vsize=139304 CPUtime=245.83 cores=1,3,5,7
/proc/22949/stat : 22949 (glucosInc) R 22893 22892 20135 0 -1 4202496 21673 0 0 0 24576 7 0 0 20 0 1 0 277007997 142647296 33296 33554432000 4194304 5654031 140736246120816 140736246108632 4215026 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22949/statm: 34826 33296 142 357 0 34466 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 221540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 22994
/proc/meminfo: memFree=26552300/32873648 swapFree=7104/7104
[pid=22892] ppid=22890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/22892/stat : 22892 (npSolver-pbo-It) S 22890 22892 20135 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276854357 9367552 275 33554432000 4194304 5064252 140734093131536 140734093130448 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22892/statm: 2287 275 233 213 0 72 0
[pid=22893] ppid=22892 vsize=73088 CPUtime=1535.86 cores=1,3,5,7
/proc/22893/stat : 22893 (npSolver-pbo) S 22892 22892 20135 0 -1 4202496 41702 232550 0 0 239 95 153159 93 20 0 1 0 276854357 74842112 16952 33554432000 4194304 5992684 140733770248448 140733770234280 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/22893/statm: 18272 16952 185 440 0 17828 0
[pid=22949] ppid=22893 vsize=188624 CPUtime=264.24 cores=1,3,5,7
/proc/22949/stat : 22949 (glucosInc) R 22893 22892 20135 0 -1 4202496 21995 0 0 0 26417 7 0 0 20 0 1 0 277007997 193150976 41283 33554432000 4194304 5654031 140736246120816 140736246108632 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22949/statm: 47156 41283 142 357 0 46796 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 270860

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.72
CPU time (s): 1800.13
CPU user time (s): 1798.16
CPU system time (s): 1.9737
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 301652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.16
system time used= 1.9737
maximum resident set size= 191980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 433760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4444
involuntary context switches= 2249

runsolver used 4.5683 second user time and 14.1359 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 10:28:09
IDJOB=3698464
IDBENCH=90677
IDSOLVER=2275
FILE ID=node127/3698464-1338107289
RUNJOBID= node127-1338101853-22364
PBS_JOBID= 14624433
Free space on /tmp= 71136 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698464-1338107289/watcher-3698464-1338107289 -o /tmp/evaluation-result-3698464-1338107289/solver-3698464-1338107289 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698464-1338107289.opb 694769661 HOME HOME

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

MD5SUM BENCH= 13ec733a84b57b5245a7cfe0f2de4f86
RANDOM SEED=694769661

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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:        28120000 kB
Buffers:          375884 kB
Cached:          3372364 kB
SwapCached:            0 kB
Active:          1296076 kB
Inactive:        2617020 kB
Active(anon):     166744 kB
Inactive(anon):        0 kB
Active(file):    1129332 kB
Inactive(file):  2617020 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             52136 kB
Writeback:            52 kB
AnonPages:        308600 kB
Mapped:            15912 kB
Shmem:               200 kB
Slab:             701432 kB
SReclaimable:     144636 kB
SUnreclaim:       556796 kB
KernelStack:        1520 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     317180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 70908 MiB
End job on node127 at 2012-05-27 10:58:10