Trace number 3698522

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_1.opb
MD5SUM02054528a722e9af7937139e87d0b5ac
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-134
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -169
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63280
Sum of products size (including duplicates)126560
Number of different products31640
Sum of products size63280

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.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	c [INC SYSTEM] preprocess with white file
3.07/3.10	c [INC SYSTEM] finished preprocessing in 2 s
3.07/3.10	c [INC SYSTEM] execute solver
6.77/6.82	c [INC SEARCH] formula is SAT
6.77/6.83	c [INC SYSTEM] solved the initial formula
6.77/6.87	c model valid
6.77/6.87	c current solution ok
7.78/7.85	o -92
7.78/7.85	c [INC SYSTEM] there exists a inc, kill it!
7.78/7.85	c write failed with 2
7.78/7.86	c [INC SEARCH] iteration: 0
7.78/7.86	c [INC BOUNDS] best value:908 search for 907
7.78/7.86	c [INC SYSTEM] create new solver instance
7.78/7.86	c [INC] encode full formula
7.78/7.86	c (debug) using card networks
7.78/7.88	c set iterative enc to: card
7.78/7.88	c set iterative enc to: none
7.87/7.91	c [INC SEARCH] isOptimum variable: 0
25.35/25.48	c formula is SAT
25.35/25.49	c [INC SEARCH] copied best model
25.35/25.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.47/25.52	c model valid
25.47/25.52	c current solution ok
25.47/25.52	o -95
25.47/25.52	c [INC SEARCH] iteration: 1
25.47/25.52	c [INC BOUNDS] best value:905 search for 904
25.47/25.52	c [INC SYSTEM] there exists a inc, kill it!
25.47/25.52	c write failed with 2
25.47/25.53	c [INC SYSTEM] create new solver instance
25.47/25.53	c [INC] encode full formula
25.47/25.53	c (debug) using card networks
25.47/25.55	c set iterative enc to: card
25.47/25.55	c set iterative enc to: none
25.47/25.58	c [INC SEARCH] isOptimum variable: 0
99.03/99.19	c formula is SAT
99.15/99.20	c [INC SEARCH] copied best model
99.15/99.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.15/99.23	c model valid
99.15/99.23	c current solution ok
99.15/99.23	o -97
99.15/99.23	c [INC SEARCH] iteration: 2
99.15/99.23	c [INC BOUNDS] best value:903 search for 902
99.15/99.23	c [INC SYSTEM] there exists a inc, kill it!
99.15/99.23	c write failed with 2
99.15/99.23	c [INC SYSTEM] create new solver instance
99.15/99.23	c [INC] encode full formula
99.15/99.23	c (debug) using card networks
99.15/99.26	c set iterative enc to: card
99.15/99.26	c set iterative enc to: none
99.15/99.29	c [INC SEARCH] isOptimum variable: 0
166.23/166.32	c formula is SAT
166.23/166.34	c [INC SEARCH] copied best model
166.23/166.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
166.23/166.37	c model valid
166.23/166.37	c current solution ok
166.23/166.37	o -103
166.23/166.37	c [INC SEARCH] iteration: 3
166.23/166.37	c [INC BOUNDS] best value:897 search for 896
166.23/166.37	c [INC SYSTEM] there exists a inc, kill it!
166.23/166.37	c write failed with 2
166.23/166.37	c [INC SYSTEM] create new solver instance
166.23/166.37	c [INC] encode full formula
166.23/166.37	c (debug) using card networks
166.23/166.39	c set iterative enc to: card
166.23/166.39	c set iterative enc to: none
166.34/166.42	c [INC SEARCH] isOptimum variable: 0
184.22/184.31	c formula is SAT
184.22/184.32	c [INC SEARCH] copied best model
184.22/184.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.22/184.35	c model valid
184.22/184.35	c current solution ok
184.22/184.35	o -105
184.22/184.35	c [INC SEARCH] iteration: 4
184.22/184.35	c [INC BOUNDS] best value:895 search for 894
184.22/184.35	c [INC SYSTEM] there exists a inc, kill it!
184.22/184.35	c write failed with 2
184.22/184.36	c [INC SYSTEM] create new solver instance
184.22/184.36	c [INC] encode full formula
184.22/184.36	c (debug) using card networks
184.22/184.38	c set iterative enc to: card
184.22/184.38	c set iterative enc to: none
184.32/184.41	c [INC SEARCH] isOptimum variable: 0
248.09/248.20	c formula is SAT
248.09/248.22	c [INC SEARCH] copied best model
248.09/248.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
248.09/248.25	c model valid
248.09/248.25	c current solution ok
248.09/248.25	o -109
248.09/248.25	c [INC SEARCH] iteration: 5
248.09/248.25	c [INC BOUNDS] best value:891 search for 890
248.09/248.25	c [INC SYSTEM] there exists a inc, kill it!
248.09/248.25	c write failed with 2
248.09/248.25	c [INC SYSTEM] create new solver instance
248.09/248.25	c [INC] encode full formula
248.09/248.25	c (debug) using card networks
248.09/248.28	c set iterative enc to: card
248.09/248.28	c set iterative enc to: none
248.20/248.31	c [INC SEARCH] isOptimum variable: 0
542.24/542.43	c formula is SAT
542.24/542.44	c [INC SEARCH] copied best model
542.24/542.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
542.24/542.48	c model valid
542.24/542.48	c current solution ok
542.24/542.48	o -115
542.24/542.48	c [INC SEARCH] iteration: 6
542.24/542.48	c [INC BOUNDS] best value:885 search for 884
542.24/542.48	c [INC SYSTEM] there exists a inc, kill it!
542.24/542.48	c write failed with 2
542.24/542.48	c [INC SYSTEM] create new solver instance
542.24/542.48	c [INC] encode full formula
542.24/542.48	c (debug) using card networks
542.34/542.50	c set iterative enc to: card
542.34/542.50	c set iterative enc to: none
542.34/542.53	c [INC SEARCH] isOptimum variable: 0
1068.23/1068.50	c formula is SAT
1068.23/1068.51	c [INC SEARCH] copied best model
1068.23/1068.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1068.23/1068.54	c model valid
1068.23/1068.54	c current solution ok
1068.23/1068.54	o -117
1068.23/1068.54	c [INC SEARCH] iteration: 7
1068.23/1068.54	c [INC BOUNDS] best value:883 search for 882
1068.23/1068.54	c [INC SYSTEM] there exists a inc, kill it!
1068.23/1068.54	c write failed with 2
1068.23/1068.55	c [INC SYSTEM] create new solver instance
1068.23/1068.55	c [INC] encode full formula
1068.23/1068.55	c (debug) using card networks
1068.23/1068.57	c set iterative enc to: card
1068.23/1068.57	c set iterative enc to: none
1068.32/1068.60	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/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-3698522-1338080632/watcher-3698522-1338080632 -o /tmp/evaluation-result-3698522-1338080632/solver-3698522-1338080632 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698522-1338080632.opb 767052768 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 30203
/proc/meminfo: memFree=31470232/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0

[startup+0.018922 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 30203
/proc/meminfo: memFree=31470232/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 30203
/proc/meminfo: memFree=31470232/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30031 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 30203
/proc/meminfo: memFree=31470232/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700322 s]
/proc/loadavg: 1.92 1.99 1.99 3/179 30203
/proc/meminfo: memFree=31470232/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 1.92 1.99 1.99 3/183 30207
/proc/meminfo: memFree=31322664/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=31312 CPUtime=0.36 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 6106 0 0 0 33 3 0 0 20 0 1 0 274189343 32063488 6760 33554432000 4194304 5992684 140734894879360 140734894873808 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 7828 6760 171 440 0 7384 0
[pid=30206] ppid=30204 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30206/stat : 30206 (cp2_pre.sh) S 30204 30203 25976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 274189381 9367552 276 33554432000 4194304 5064252 140733197877824 140733197876528 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30206/statm: 2287 276 234 213 0 72 0
[pid=30207] ppid=30206 vsize=135148 CPUtime=1.11 cores=1,3,5,7
/proc/30207/stat : 30207 (coprocessor) R 30206 30203 25976 0 -1 4202496 25273 0 0 0 107 4 0 0 20 0 1 0 274189381 138391552 32709 33554432000 4194304 6586260 140736021808336 140736021804264 4770132 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30207/statm: 33787 32709 182 584 0 33199 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 184756

[startup+3.10035 s]
/proc/loadavg: 1.92 1.99 1.99 3/183 30207
/proc/meminfo: memFree=31282772/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=31312 CPUtime=0.36 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 6106 0 0 0 33 3 0 0 20 0 1 0 274189343 32063488 6760 33554432000 4194304 5992684 140734894879360 140734894873808 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 7828 6760 171 440 0 7384 0
[pid=30206] ppid=30204 vsize=9148 CPUtime=2.71 cores=1,3,5,7
/proc/30206/stat : 30206 (cp2_pre.sh) S 30204 30203 25976 0 -1 4202496 633 29974 0 0 0 0 248 23 20 0 1 0 274189381 9367552 280 33554432000 4194304 5064252 140733197877824 140733197876528 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30206/statm: 2287 280 238 213 0 72 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49608

[startup+6.3004 s]
/proc/loadavg: 1.93 1.99 1.99 3/182 30209
/proc/meminfo: memFree=31361924/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=31312 CPUtime=3.08 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 6121 30876 0 0 33 3 248 24 20 0 1 0 274189343 32063488 6762 33554432000 4194304 5992684 140734894879360 140734894865624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 7828 6762 173 440 0 7384 0
[pid=30209] ppid=30204 vsize=65456 CPUtime=3.19 cores=1,3,5,7
/proc/30209/stat : 30209 (glucosInc) R 30204 30203 25976 0 -1 4202496 14704 0 0 0 316 3 0 0 20 0 1 0 274189654 67026944 15290 33554432000 4194304 5654031 140736249513472 140736249511368 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30209/statm: 16364 15290 140 357 0 16004 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 105916

[startup+12.7004 s]
/proc/loadavg: 1.93 1.99 1.99 3/182 30212
/proc/meminfo: memFree=31382320/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=37996 CPUtime=7.89 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 8918 46751 0 0 58 83 616 32 20 0 1 0 274189343 38907904 8276 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9499 8276 183 440 0 9055 0
[pid=30212] ppid=30204 vsize=85384 CPUtime=4.77 cores=1,3,5,7
/proc/30212/stat : 30212 (glucosInc) R 30204 30203 25976 0 -1 4202496 17250 0 0 0 474 3 0 0 20 0 1 0 274190134 87433216 18275 33554432000 4194304 5654031 140734736565536 140734736563416 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30212/statm: 21346 18275 140 357 0 20986 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 132528

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 1.99 3/182 30212
/proc/meminfo: memFree=31343108/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=37996 CPUtime=7.92 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) R 30203 30203 25976 0 -1 4202496 10570 46751 0 0 60 84 616 32 20 0 1 0 274189343 38907904 8370 33554432000 4194304 5992684 140734894879360 140734894874728 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9499 8370 183 440 0 9055 0
[pid=30212] ppid=30204 vsize=87008 CPUtime=17.55 cores=1,3,5,7
/proc/30212/stat : 30212 (glucosInc) S 30204 30203 25976 0 -1 4202496 18004 0 0 0 1751 4 0 0 20 0 1 0 274190134 89096192 18999 33554432000 4194304 5654031 140734736565536 140734736563848 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/30212/statm: 21752 18999 146 357 0 21392 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 134152

[startup+51.1004 s]
/proc/loadavg: 1.96 1.99 1.99 3/182 30214
/proc/meminfo: memFree=31365468/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=25.56 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 11414 65278 0 0 65 84 2368 39 20 0 1 0 274189343 40669184 8706 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8706 183 440 0 9485 0
[pid=30214] ppid=30204 vsize=86760 CPUtime=25.49 cores=1,3,5,7
/proc/30214/stat : 30214 (glucosInc) R 30204 30203 25976 0 -1 4202496 17894 0 0 0 2545 4 0 0 20 0 1 0 274191902 88842240 19479 33554432000 4194304 5654031 140736089923312 140736089911128 4232434 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30214/statm: 21690 19479 140 357 0 21330 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 135624

[startup+102.307 s]
/proc/loadavg: 2.03 2.00 2.00 3/181 30216
/proc/meminfo: memFree=31306892/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=99.24 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 14005 84775 0 0 73 85 9719 47 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=30216] ppid=30204 vsize=85380 CPUtime=2.99 cores=1,3,5,7
/proc/30216/stat : 30216 (glucosInc) R 30204 30203 25976 0 -1 4202496 17285 0 0 0 295 4 0 0 20 0 1 0 274199272 87429120 18309 33554432000 4194304 5654031 140734364559936 140734364557816 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30216/statm: 21345 18309 140 357 0 20985 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 134244

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 30217
/proc/meminfo: memFree=31304032/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=99.24 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 14005 84775 0 0 73 85 9719 47 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=30216] ppid=30204 vsize=88644 CPUtime=62.97 cores=1,3,5,7
/proc/30216/stat : 30216 (glucosInc) R 30204 30203 25976 0 -1 4202496 18223 0 0 0 6292 5 0 0 20 0 1 0 274199272 90771456 20469 33554432000 4194304 5654031 140734364559936 140734364547752 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30216/statm: 22161 20469 140 357 0 21801 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 137508

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 30221
/proc/meminfo: memFree=31329584/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=184.34 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 18898 122229 0 0 88 87 18197 62 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=30221] ppid=30204 vsize=87692 CPUtime=37.86 cores=1,3,5,7
/proc/30221/stat : 30221 (glucosInc) R 30204 30203 25976 0 -1 4202496 17656 0 0 0 3782 4 0 0 20 0 1 0 274207785 89796608 19620 33554432000 4194304 5654031 140733512225904 140733512223688 4233201 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30221/statm: 21923 19620 140 357 0 21563 0
Current children cumulated CPU time (s) 222.2

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

/proc/meminfo: memFree=30634636/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=94572 CPUtime=233.65 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 21550 0 0 0 23359 6 0 0 20 0 1 0 274296203 96841728 21769 33554432000 4194304 5654031 140734351414528 140734351402344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 23643 21769 141 357 0 23283 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 143436

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32047
/proc/meminfo: memFree=30574620/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=143676 CPUtime=293.62 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22175 0 0 0 29355 7 0 0 20 0 1 0 274296203 147124224 32597 33554432000 4194304 5654031 140734351414528 140734351402344 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 35919 32597 141 357 0 35559 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 192540

[startup+1422.31 s]
/proc/loadavg: 2.19 2.06 2.02 3/183 32300
/proc/meminfo: memFree=30243700/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=143676 CPUtime=353.62 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22246 0 0 0 35354 8 0 0 20 0 1 0 274296203 147124224 33261 33554432000 4194304 5654031 140734351414528 140734351402344 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 35919 33261 141 357 0 35559 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 192540

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 32302
/proc/meminfo: memFree=30756264/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=143676 CPUtime=413.61 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22262 0 0 0 41353 8 0 0 20 0 1 0 274296203 147124224 33277 33554432000 4194304 5654031 140734351414528 140734351402344 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 35919 33277 141 357 0 35559 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 192540

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 32303
/proc/meminfo: memFree=30749084/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=143676 CPUtime=473.6 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22262 0 0 0 47352 8 0 0 20 0 1 0 274296203 147124224 33277 33554432000 4194304 5654031 140734351414528 140734351402344 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 35919 33277 141 357 0 35559 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 192540

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 32306
/proc/meminfo: memFree=30756316/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=143676 CPUtime=533.58 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22262 0 0 0 53350 8 0 0 20 0 1 0 274296203 147124224 33277 33554432000 4194304 5654031 140734351414528 140734351402344 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 35919 33277 141 357 0 35559 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 192540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 32306
/proc/meminfo: memFree=30742876/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=155348 CPUtime=593.57 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22384 0 0 0 59349 8 0 0 20 0 1 0 274296203 159076352 33905 33554432000 4194304 5654031 140734351414528 140734351402344 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 38837 33905 141 357 0 38477 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 204212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32306
/proc/meminfo: memFree=30742276/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=155348 CPUtime=653.56 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22762 0 0 0 65348 8 0 0 20 0 1 0 274296203 159076352 35799 33554432000 4194304 5654031 140734351414528 140734351402344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 38837 35799 141 357 0 38477 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 204212

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32309
/proc/meminfo: memFree=30870088/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=155348 CPUtime=713.56 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22768 0 0 0 71347 9 0 0 20 0 1 0 274296203 159076352 36316 33554432000 4194304 5654031 140734351414528 140734351402344 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 38837 36316 141 357 0 38477 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 204212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32394
/proc/meminfo: memFree=30061976/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=155348 CPUtime=731.76 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22769 0 0 0 73167 9 0 0 20 0 1 0 274296203 159076352 36828 33554432000 4194304 5654031 140734351414528 140734351402344 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 38837 36828 141 357 0 38477 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 204212

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 32394
/proc/meminfo: memFree=30061976/32873844 swapFree=7372/7372
[pid=30203] ppid=30201 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30203/stat : 30203 (npSolver-pbo-It) S 30201 30203 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274189343 9367552 275 33554432000 4194304 5064252 140734693307344 140734693306256 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30203/statm: 2287 275 233 213 0 72 0
[pid=30204] ppid=30203 vsize=39716 CPUtime=1068.33 cores=1,3,5,7
/proc/30204/stat : 30204 (npSolver-pbo) S 30203 30203 25976 0 -1 4202496 26243 186428 0 0 110 90 106542 91 20 0 1 0 274189343 40669184 8800 33554432000 4194304 5992684 140734894879360 140734894865192 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/30204/statm: 9929 8800 183 440 0 9485 0
[pid=32045] ppid=30204 vsize=155348 CPUtime=731.76 cores=1,3,5,7
/proc/32045/stat : 32045 (glucosInc) R 30204 30203 25976 0 -1 4202496 22769 0 0 0 73167 9 0 0 20 0 1 0 274296203 159076352 36828 33554432000 4194304 5654031 140734351414528 140734351402344 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32045/statm: 38837 36828 141 357 0 38477 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 204212

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1798.22
CPU system time (s): 1.91871
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 210928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.91871
maximum resident set size= 160340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 276936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3640
involuntary context switches= 2221

runsolver used 3.63945 second user time and 7.98379 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 03:03:52
IDJOB=3698522
IDBENCH=48255
IDSOLVER=2275
FILE ID=node118/3698522-1338080632
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71584 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_25_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698522-1338080632/watcher-3698522-1338080632 -o /tmp/evaluation-result-3698522-1338080632/solver-3698522-1338080632 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698522-1338080632.opb 767052768 HOME HOME

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

MD5SUM BENCH= 02054528a722e9af7937139e87d0b5ac
RANDOM SEED=767052768

node118.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.212
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.42
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.212
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31470992 kB
Buffers:          235092 kB
Cached:           232108 kB
SwapCached:            0 kB
Active:           557460 kB
Inactive:          28168 kB
Active(anon):     107184 kB
Inactive(anon):    12552 kB
Active(file):     450276 kB
Inactive(file):    15616 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        187844 kB
Mapped:            13028 kB
Shmem:               200 kB
Slab:             657916 kB
SReclaimable:      99440 kB
SUnreclaim:       558476 kB
KernelStack:        1512 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     259848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71540 MiB
End job on node118 at 2012-05-27 03:33:53