Trace number 3698489

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.07 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUM27c4cd1b0a50f71c46e26d24b1ec8806
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-22783
Best CPU time to get the best result obtained on this benchmark1800.04
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 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 231641
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 231641
Number of bits of the biggest sum of numbers18
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.47/3.53	c [INC SYSTEM] finished preprocessing in 2 s
3.47/3.53	c [INC SYSTEM] execute solver
4.36/4.47	c [INC SEARCH] formula is SAT
4.36/4.48	c [INC SYSTEM] solved the initial formula
4.47/4.57	c model valid
4.47/4.57	c current solution ok
5.47/5.56	o -4268
5.47/5.56	c [INC SYSTEM] there exists a inc, kill it!
5.47/5.56	c write failed with 2
5.47/5.57	c [INC SEARCH] iteration: 0
5.47/5.57	c [INC BOUNDS] best value:227373 search for 227372
5.47/5.57	c [INC SYSTEM] create new solver instance
5.47/5.57	c [INC] encode full formula
5.47/5.57	c fallback to adder encoding
5.58/5.60	c set iterative enc to: adder
5.58/5.60	c set iterative enc to: none
5.58/5.63	c [INC SEARCH] isOptimum variable: 0
12.28/12.31	c formula is SAT
12.28/12.32	c [INC SEARCH] copied best model
12.28/12.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.38/12.41	c model valid
12.38/12.41	c current solution ok
12.38/12.41	o -8739
12.38/12.41	c [INC SEARCH] iteration: 1
12.38/12.41	c [INC BOUNDS] best value:222902 search for 222901
12.38/12.41	c [INC SYSTEM] there exists a inc, kill it!
12.38/12.41	c write failed with 2
12.38/12.42	c [INC SYSTEM] create new solver instance
12.38/12.42	c [INC] encode full formula
12.38/12.42	c fallback to adder encoding
12.38/12.45	c set iterative enc to: adder
12.38/12.45	c set iterative enc to: none
12.38/12.48	c [INC SEARCH] isOptimum variable: 0
15.77/15.85	c formula is SAT
15.77/15.87	c [INC SEARCH] copied best model
15.77/15.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.87/15.96	c model valid
15.87/15.96	c current solution ok
15.87/15.96	o -9649
15.87/15.96	c [INC SEARCH] iteration: 2
15.87/15.96	c [INC BOUNDS] best value:221992 search for 221991
15.87/15.96	c [INC SYSTEM] there exists a inc, kill it!
15.87/15.96	c write failed with 2
15.87/15.96	c [INC SYSTEM] create new solver instance
15.87/15.96	c [INC] encode full formula
15.87/15.96	c fallback to adder encoding
15.97/16.00	c set iterative enc to: adder
15.97/16.00	c set iterative enc to: none
15.97/16.03	c [INC SEARCH] isOptimum variable: 0
40.26/40.35	c formula is SAT
40.26/40.36	c [INC SEARCH] copied best model
40.26/40.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.36/40.45	c model valid
40.36/40.45	c current solution ok
40.36/40.45	o -12373
40.36/40.45	c [INC SEARCH] iteration: 3
40.36/40.45	c [INC BOUNDS] best value:219268 search for 219267
40.36/40.45	c [INC SYSTEM] there exists a inc, kill it!
40.36/40.45	c write failed with 2
40.36/40.45	c [INC SYSTEM] create new solver instance
40.36/40.45	c [INC] encode full formula
40.36/40.45	c fallback to adder encoding
40.36/40.49	c set iterative enc to: adder
40.36/40.49	c set iterative enc to: none
40.47/40.52	c [INC SEARCH] isOptimum variable: 0
46.55/46.67	c formula is SAT
46.55/46.69	c [INC SEARCH] copied best model
46.55/46.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.66/46.77	c model valid
46.66/46.77	c current solution ok
46.66/46.77	o -15145
46.66/46.77	c [INC SEARCH] iteration: 4
46.66/46.77	c [INC BOUNDS] best value:216496 search for 216495
46.66/46.77	c [INC SYSTEM] there exists a inc, kill it!
46.66/46.77	c write failed with 2
46.66/46.78	c [INC SYSTEM] create new solver instance
46.66/46.78	c [INC] encode full formula
46.66/46.78	c fallback to adder encoding
46.78/46.82	c set iterative enc to: adder
46.78/46.82	c set iterative enc to: none
46.78/46.84	c [INC SEARCH] isOptimum variable: 0
174.12/174.28	c formula is SAT
174.12/174.29	c [INC SEARCH] copied best model
174.12/174.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
174.22/174.38	c model valid
174.22/174.38	c current solution ok
174.22/174.38	o -15922
174.22/174.38	c [INC SEARCH] iteration: 5
174.22/174.38	c [INC BOUNDS] best value:215719 search for 215718
174.22/174.38	c [INC SYSTEM] there exists a inc, kill it!
174.22/174.38	c write failed with 2
174.22/174.38	c [INC SYSTEM] create new solver instance
174.22/174.38	c [INC] encode full formula
174.22/174.38	c fallback to adder encoding
174.34/174.42	c set iterative enc to: adder
174.34/174.42	c set iterative enc to: none
174.34/174.45	c [INC SEARCH] isOptimum variable: 0
306.09/306.26	c formula is SAT
306.09/306.28	c [INC SEARCH] copied best model
306.09/306.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
306.19/306.36	c model valid
306.19/306.36	c current solution ok
306.19/306.36	o -16147
306.19/306.36	c [INC SEARCH] iteration: 6
306.19/306.36	c [INC BOUNDS] best value:215494 search for 215493
306.19/306.36	c [INC SYSTEM] there exists a inc, kill it!
306.19/306.36	c write failed with 2
306.19/306.37	c [INC SYSTEM] create new solver instance
306.19/306.37	c [INC] encode full formula
306.19/306.37	c fallback to adder encoding
306.30/306.40	c set iterative enc to: adder
306.30/306.40	c set iterative enc to: none
306.30/306.44	c [INC SEARCH] isOptimum variable: 0
406.94/407.15	c formula is SAT
406.94/407.16	c [INC SEARCH] copied best model
406.94/407.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
407.05/407.25	c model valid
407.05/407.25	c current solution ok
407.05/407.25	o -16488
407.05/407.25	c [INC SEARCH] iteration: 7
407.05/407.25	c [INC BOUNDS] best value:215153 search for 215152
407.05/407.25	c [INC SYSTEM] there exists a inc, kill it!
407.05/407.25	c write failed with 2
407.05/407.25	c [INC SYSTEM] create new solver instance
407.05/407.25	c [INC] encode full formula
407.05/407.25	c fallback to adder encoding
407.05/407.29	c set iterative enc to: adder
407.05/407.29	c set iterative enc to: none
407.15/407.32	c [INC SEARCH] isOptimum variable: 0
558.89/559.11	c formula is SAT
558.89/559.12	c [INC SEARCH] copied best model
558.89/559.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
559.00/559.21	c model valid
559.00/559.21	c current solution ok
559.00/559.21	o -17109
559.00/559.21	c [INC SEARCH] iteration: 8
559.00/559.21	c [INC BOUNDS] best value:214532 search for 214531
559.00/559.21	c [INC SYSTEM] there exists a inc, kill it!
559.00/559.21	c write failed with 2
559.00/559.21	c [INC SYSTEM] create new solver instance
559.00/559.21	c [INC] encode full formula
559.00/559.21	c fallback to adder encoding
559.00/559.25	c set iterative enc to: adder
559.00/559.25	c set iterative enc to: none
559.00/559.28	c [INC SEARCH] isOptimum variable: 0
923.11/923.49	c formula is SAT
923.21/923.50	c [INC SEARCH] copied best model
923.21/923.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
923.21/923.59	c model valid
923.21/923.59	c current solution ok
923.21/923.59	o -17626
923.21/923.59	c [INC SEARCH] iteration: 9
923.21/923.59	c [INC BOUNDS] best value:214015 search for 214014
923.21/923.59	c [INC SYSTEM] there exists a inc, kill it!
923.21/923.59	c write failed with 2
923.21/923.59	c [INC SYSTEM] create new solver instance
923.21/923.59	c [INC] encode full formula
923.21/923.59	c fallback to adder encoding
923.33/923.63	c set iterative enc to: adder
923.33/923.63	c set iterative enc to: none
923.33/923.66	c [INC SEARCH] isOptimum variable: 0
987.69/988.03	c formula is SAT
987.69/988.05	c [INC SEARCH] copied best model
987.69/988.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
987.80/988.14	c model valid
987.80/988.14	c current solution ok
987.80/988.14	o -18404
987.80/988.14	c [INC SEARCH] iteration: 10
987.80/988.14	c [INC BOUNDS] best value:213237 search for 213236
987.80/988.14	c [INC SYSTEM] there exists a inc, kill it!
987.80/988.14	c write failed with 2
987.80/988.14	c [INC SYSTEM] create new solver instance
987.80/988.14	c [INC] encode full formula
987.80/988.14	c fallback to adder encoding
987.80/988.18	c set iterative enc to: adder
987.80/988.18	c set iterative enc to: none
987.90/988.21	c [INC SEARCH] isOptimum variable: 0
1170.45/1170.86	c formula is SAT
1170.45/1170.87	c [INC SEARCH] copied best model
1170.45/1170.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1170.54/1170.96	c model valid
1170.54/1170.96	c current solution ok
1170.54/1170.96	o -19226
1170.54/1170.96	c [INC SEARCH] iteration: 11
1170.54/1170.96	c [INC BOUNDS] best value:212415 search for 212414
1170.54/1170.96	c [INC SYSTEM] there exists a inc, kill it!
1170.54/1170.96	c write failed with 2
1170.54/1170.96	c [INC SYSTEM] create new solver instance
1170.54/1170.96	c [INC] encode full formula
1170.54/1170.96	c fallback to adder encoding
1170.66/1171.00	c set iterative enc to: adder
1170.66/1171.00	c set iterative enc to: none
1170.66/1171.03	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698489-1338105604/watcher-3698489-1338105604 -o /tmp/evaluation-result-3698489-1338105604/solver-3698489-1338105604 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698489-1338105604.opb 1537225100 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.06 2.57 2.43 3/179 30047
/proc/meminfo: memFree=31710336/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0

[startup+0.0785201 s]
/proc/loadavg: 2.06 2.57 2.43 3/179 30047
/proc/meminfo: memFree=31710336/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.06 2.57 2.43 3/179 30047
/proc/meminfo: memFree=31710336/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30024 s]
/proc/loadavg: 2.06 2.57 2.43 3/179 30047
/proc/meminfo: memFree=31710336/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.06 2.57 2.43 3/179 30047
/proc/meminfo: memFree=31710336/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.06 2.57 2.43 3/183 30051
/proc/meminfo: memFree=31602112/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=64004 CPUtime=0.85 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 11000 0 0 0 79 6 0 0 20 0 1 0 276685921 65540096 15271 33554432000 4194304 5992684 140735130071952 140735130066400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 16001 15271 174 440 0 15557 0
[pid=30050] ppid=30048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30050/stat : 30050 (cp2_pre.sh) S 30048 30047 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276686007 9367552 276 33554432000 4194304 5064252 140737055330368 140737055329072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30050/statm: 2287 276 234 213 0 72 0
[pid=30051] ppid=30050 vsize=137920 CPUtime=0.62 cores=0,2,4,6
/proc/30051/stat : 30051 (coprocessor) R 30050 30047 25163 0 -1 4202496 21803 0 0 0 58 4 0 0 20 0 1 0 276686008 141230080 30793 33554432000 4194304 6586260 140733208320800 140733208317064 4548092 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/30051/statm: 34480 30794 166 584 0 33892 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 220220

[startup+3.10025 s]
/proc/loadavg: 2.06 2.57 2.43 3/183 30051
/proc/meminfo: memFree=31470316/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=64004 CPUtime=0.85 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 11000 0 0 0 79 6 0 0 20 0 1 0 276685921 65540096 15271 33554432000 4194304 5992684 140735130071952 140735130066400 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 16001 15271 174 440 0 15557 0
[pid=30050] ppid=30048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30050/stat : 30050 (cp2_pre.sh) S 30048 30047 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276686007 9367552 276 33554432000 4194304 5064252 140737055330368 140737055329072 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30050/statm: 2287 276 234 213 0 72 0
[pid=30051] ppid=30050 vsize=191272 CPUtime=2.22 cores=0,2,4,6
/proc/30051/stat : 30051 (coprocessor) R 30050 30047 25163 0 -1 4202496 33800 0 0 0 214 8 0 0 20 0 1 0 276686008 195862528 46053 33554432000 4194304 6586260 140733208320800 140733208316824 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/30051/statm: 47818 46053 200 584 0 47230 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 273572

[startup+6.30022 s]
/proc/loadavg: 2.06 2.56 2.42 3/182 30053
/proc/meminfo: memFree=31557776/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=5.62 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 14766 51453 0 0 113 84 345 20 20 0 1 0 276685921 73482240 17085 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 17940 17085 185 440 0 17496 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 80908

[startup+12.7002 s]
/proc/loadavg: 2.05 2.55 2.42 3/181 30056
/proc/meminfo: memFree=31533660/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=12.47 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 17722 69582 0 0 127 85 1008 27 20 0 1 0 276685921 73482240 17086 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 17940 17086 185 440 0 17496 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 80908

[startup+25.5003 s]
/proc/loadavg: 2.04 2.52 2.41 3/182 30061
/proc/meminfo: memFree=31532064/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=16.01 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 20680 87853 0 0 142 86 1341 32 20 0 1 0 276685921 73482240 17086 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 17940 17086 185 440 0 17496 0
[pid=30061] ppid=30048 vsize=89264 CPUtime=9.46 cores=0,2,4,6
/proc/30061/stat : 30061 (glucosInc) R 30048 30047 25163 0 -1 4202496 17582 0 0 0 943 3 0 0 20 0 1 0 276687524 91406336 20500 33554432000 4194304 5654031 140734384707792 140734384695608 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30061/statm: 22316 20500 141 357 0 21956 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 170172

[startup+51.1003 s]
/proc/loadavg: 2.02 2.48 2.40 3/182 30065
/proc/meminfo: memFree=31532508/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=46.83 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 26594 125001 0 0 171 87 4380 45 20 0 1 0 276685921 73482240 17087 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 17940 17087 185 440 0 17496 0
[pid=30065] ppid=30048 vsize=88240 CPUtime=4.24 cores=0,2,4,6
/proc/30065/stat : 30065 (glucosInc) R 30048 30047 25163 0 -1 4202496 17524 0 0 0 421 3 0 0 20 0 1 0 276690606 90357760 20404 33554432000 4194304 5654031 140737335418416 140737335406232 4232431 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30065/statm: 22060 20404 141 357 0 21700 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 169148

[startup+102.307 s]
/proc/loadavg: 2.01 2.40 2.38 3/182 30087
/proc/meminfo: memFree=31533348/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=46.83 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 26594 125001 0 0 171 87 4380 45 20 0 1 0 276685921 73482240 17087 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 17940 17087 185 440 0 17496 0
[pid=30065] ppid=30048 vsize=89980 CPUtime=55.43 cores=0,2,4,6
/proc/30065/stat : 30065 (glucosInc) R 30048 30047 25163 0 -1 4202496 19336 0 0 0 5538 5 0 0 20 0 1 0 276690606 92139520 20670 33554432000 4194304 5654031 140737335418416 140737335406232 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30065/statm: 22495 20670 142 357 0 22135 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 170888

[startup+162.3 s]
/proc/loadavg: 2.00 2.32 2.35 3/181 30087
/proc/meminfo: memFree=31479832/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=46.83 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 26594 125001 0 0 171 87 4380 45 20 0 1 0 276685921 73482240 17087 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30048/statm: 17940 17087 185 440 0 17496 0
[pid=30065] ppid=30048 vsize=140636 CPUtime=115.4 cores=0,2,4,6
/proc/30065/stat : 30065 (glucosInc) R 30048 30047 25163 0 -1 4202496 21447 0 0 0 11535 5 0 0 20 0 1 0 276690606 144011264 31974 33554432000 4194304 5654031 140737335418416 140737335406232 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30065/statm: 35159 31974 142 357 0 34799 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 221544

[startup+222.3 s]
/proc/loadavg: 2.00 2.26 2.33 3/181 30089
/proc/meminfo: memFree=31497464/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=71760 CPUtime=174.4 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 29552 146979 0 0 185 88 17113 54 20 0 1 0 276685921 73482240 17087 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 17940 17087 185 440 0 17496 0
[pid=30089] ppid=30048 vsize=121812 CPUtime=47.81 cores=0,2,4,6
/proc/30089/stat : 30089 (glucosInc) R 30048 30047 25163 0 -1 4202496 20352 0 0 0 4777 4 0 0 20 0 1 0 276703366 124735488 26651 33554432000 4194304 5654031 140734306937200 140734306925016 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30089/statm: 30453 26651 142 357 0 30093 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 202720

[startup+282.3 s]

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

/proc/meminfo: memFree=31415484/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=140980 CPUtime=131.23 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 21647 0 0 0 13118 5 0 0 20 0 1 0 276803024 144363520 33304 33554432000 4194304 5654031 140737033344432 140737033332248 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 35245 33304 142 357 0 34885 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 223256

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 30155
/proc/meminfo: memFree=31424264/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=140980 CPUtime=191.21 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 21658 0 0 0 19116 5 0 0 20 0 1 0 276803024 144363520 33816 33554432000 4194304 5654031 140737033344432 140737033332248 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 35245 33816 142 357 0 34885 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 223256

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 30155
/proc/meminfo: memFree=31363220/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171300 CPUtime=251.21 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 21934 0 0 0 25115 6 0 0 20 0 1 0 276803024 175411200 39808 33554432000 4194304 5654031 140737033344432 140737033332248 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42825 39808 142 357 0 42465 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 253576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 30155
/proc/meminfo: memFree=31350852/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171300 CPUtime=311.19 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22142 0 0 0 31113 6 0 0 20 0 1 0 276803024 175411200 41544 33554432000 4194304 5654031 140737033344432 140737033332248 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42825 41544 142 357 0 42465 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 253576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.06 2/183 30202
/proc/meminfo: memFree=31398812/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171300 CPUtime=371.18 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22142 0 0 0 37112 6 0 0 20 0 1 0 276803024 175411200 41544 33554432000 4194304 5654031 140737033344432 140737033332248 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42825 41544 142 357 0 42465 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 253576

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.06 3/182 30245
/proc/meminfo: memFree=31174112/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171300 CPUtime=431.17 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22142 0 0 0 43111 6 0 0 20 0 1 0 276803024 175411200 41544 33554432000 4194304 5654031 140737033344432 140737033332248 4214977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42825 41544 142 357 0 42465 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 253576

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/181 30245
/proc/meminfo: memFree=31167520/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171300 CPUtime=491.16 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22142 0 0 0 49110 6 0 0 20 0 1 0 276803024 175411200 41544 33554432000 4194304 5654031 140737033344432 140737033332248 4215033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42825 41544 142 357 0 42465 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 253576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 30245
/proc/meminfo: memFree=31165224/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171300 CPUtime=551.15 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22142 0 0 0 55109 6 0 0 20 0 1 0 276803024 175411200 41544 33554432000 4194304 5654031 140737033344432 140737033332248 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42825 41544 142 357 0 42465 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 253576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 30332
/proc/meminfo: memFree=31187812/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171776 CPUtime=611.14 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22324 0 0 0 61107 7 0 0 20 0 1 0 276803024 175898624 34617 33554432000 4194304 5654031 140737033344432 140737033342376 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42944 34617 142 357 0 42584 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 254052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.05 3/182 30336
/proc/meminfo: memFree=31360268/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171776 CPUtime=629.35 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22324 0 0 0 62928 7 0 0 20 0 1 0 276803024 175898624 34617 33554432000 4194304 5654031 140737033344432 140737033342376 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42944 34617 142 357 0 42584 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 254052

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.07 2.02 2.05 3/182 30336
/proc/meminfo: memFree=31360268/32873648 swapFree=7116/7116
[pid=30047] ppid=30045 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30047/stat : 30047 (npSolver-pbo-It) S 30045 30047 25163 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276685921 9367552 275 33554432000 4194304 5064252 140734344731248 140734344730160 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30047/statm: 2287 275 233 213 0 72 0
[pid=30048] ppid=30047 vsize=73128 CPUtime=1170.69 cores=0,2,4,6
/proc/30048/stat : 30048 (npSolver-pbo) S 30047 30047 25163 0 -1 4202496 47542 279420 0 0 271 94 116601 103 20 0 1 0 276685921 74883072 17211 33554432000 4194304 5992684 140735130071952 140735130057784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/30048/statm: 18282 17211 185 440 0 17838 0
[pid=30151] ppid=30048 vsize=171776 CPUtime=629.35 cores=0,2,4,6
/proc/30151/stat : 30151 (glucosInc) R 30048 30047 25163 0 -1 4202496 22324 0 0 0 62928 7 0 0 20 0 1 0 276803024 175898624 34617 33554432000 4194304 5654031 140737033344432 140737033342376 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30151/statm: 42944 34617 142 357 0 42584 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 254052

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.01
CPU system time (s): 2.06169
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 273572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.01
system time used= 2.06169
maximum resident set size= 215956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349667
page faults= 0
swaps= 0
block input operations= 0
block output operations= 498240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5323
involuntary context switches= 2557

runsolver used 3.22151 second user time and 8.75067 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 10:00:05
IDJOB=3698489
IDBENCH=90460
IDSOLVER=2275
FILE ID=node123/3698489-1338105604
RUNJOBID= node123-1338101373-27114
PBS_JOBID= 14624452
Free space on /tmp= 71664 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.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-3698489-1338105604/watcher-3698489-1338105604 -o /tmp/evaluation-result-3698489-1338105604/solver-3698489-1338105604 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698489-1338105604.opb 1537225100 HOME HOME

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

MD5SUM BENCH= 27c4cd1b0a50f71c46e26d24b1ec8806
RANDOM SEED=1537225100

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        31711244 kB
Buffers:           54192 kB
Cached:           148900 kB
SwapCached:         1316 kB
Active:           297952 kB
Inactive:         100412 kB
Active(anon):     192428 kB
Inactive(anon):     5020 kB
Active(file):     105524 kB
Inactive(file):    95392 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102256 kB
Dirty:             11332 kB
Writeback:           248 kB
AnonPages:        350584 kB
Mapped:            11808 kB
Shmem:                 0 kB
Slab:             623856 kB
SReclaimable:      67316 kB
SUnreclaim:       556540 kB
KernelStack:        1520 kB
PageTables:         4616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     335312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71612 MiB
End job on node123 at 2012-05-27 10:30:05