Trace number 3698526

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.11 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_3.opb
MD5SUMe05fbfdce4433b0b2590ec382b530cec
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-69
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
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)150588
Sum of products size (including duplicates)301176
Number of different products75294
Sum of products size150588

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.61	c run inc solver
0.00/0.61	c [INC SYSTEM] run initial solver
0.00/0.61	c [INC SYSTEM] preprocess with white file
4.04/4.25	c [INC SYSTEM] finished preprocessing in 3 s
4.04/4.25	c [INC SYSTEM] execute solver
8.84/9.00	c [INC SEARCH] formula is SAT
8.84/9.02	c [INC SYSTEM] solved the initial formula
8.84/9.09	c model valid
8.84/9.09	c current solution ok
10.75/10.94	o -60
10.75/10.94	c [INC SYSTEM] there exists a inc, kill it!
10.75/10.94	c write failed with 2
10.75/10.94	c [INC SEARCH] iteration: 0
10.75/10.94	c [INC BOUNDS] best value:940 search for 939
10.75/10.94	c [INC SYSTEM] create new solver instance
10.75/10.94	c [INC] encode full formula
10.75/10.94	c (debug) using card networks
10.75/10.97	c set iterative enc to: card
10.75/10.97	c set iterative enc to: none
10.86/11.00	c [INC SEARCH] isOptimum variable: 0
51.54/51.78	c formula is SAT
51.64/51.80	c [INC SEARCH] copied best model
51.64/51.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.64/51.87	c model valid
51.64/51.87	c current solution ok
51.64/51.87	o -62
51.64/51.87	c [INC SEARCH] iteration: 1
51.64/51.87	c [INC BOUNDS] best value:938 search for 937
51.64/51.87	c [INC SYSTEM] there exists a inc, kill it!
51.64/51.87	c write failed with 2
51.64/51.88	c [INC SYSTEM] create new solver instance
51.64/51.88	c [INC] encode full formula
51.64/51.88	c (debug) using card networks
51.75/51.91	c set iterative enc to: card
51.75/51.91	c set iterative enc to: none
51.75/51.94	c [INC SEARCH] isOptimum variable: 0
215.98/216.25	c formula is SAT
215.98/216.27	c [INC SEARCH] copied best model
215.98/216.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
216.10/216.34	c model valid
216.10/216.34	c current solution ok
216.10/216.34	o -63
216.10/216.34	c [INC SEARCH] iteration: 2
216.10/216.34	c [INC BOUNDS] best value:937 search for 936
216.10/216.34	c [INC SYSTEM] there exists a inc, kill it!
216.10/216.34	c write failed with 2
216.10/216.35	c [INC SYSTEM] create new solver instance
216.10/216.35	c [INC] encode full formula
216.10/216.35	c (debug) using card networks
216.10/216.37	c set iterative enc to: card
216.10/216.37	c set iterative enc to: none
216.17/216.41	c [INC SEARCH] isOptimum variable: 0
709.88/710.24	c formula is SAT
709.88/710.26	c [INC SEARCH] copied best model
709.88/710.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
709.98/710.33	c model valid
709.98/710.33	c current solution ok
709.98/710.33	o -64
709.98/710.33	c [INC SEARCH] iteration: 3
709.98/710.33	c [INC BOUNDS] best value:936 search for 935
709.98/710.33	c [INC SYSTEM] there exists a inc, kill it!
709.98/710.33	c write failed with 2
709.98/710.33	c [INC SYSTEM] create new solver instance
709.98/710.33	c [INC] encode full formula
709.98/710.33	c (debug) using card networks
709.98/710.36	c set iterative enc to: card
709.98/710.36	c set iterative enc to: none
710.09/710.40	c [INC SEARCH] isOptimum variable: 0
1239.67/1240.11	c formula is SAT
1239.67/1240.13	c [INC SEARCH] copied best model
1239.67/1240.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1239.77/1240.21	c model valid
1239.77/1240.21	c current solution ok
1239.77/1240.21	o -67
1239.77/1240.21	c [INC SEARCH] iteration: 4
1239.77/1240.21	c [INC BOUNDS] best value:933 search for 932
1239.77/1240.21	c [INC SYSTEM] there exists a inc, kill it!
1239.77/1240.21	c write failed with 2
1239.77/1240.21	c [INC SYSTEM] create new solver instance
1239.77/1240.21	c [INC] encode full formula
1239.77/1240.21	c (debug) using card networks
1239.77/1240.23	c set iterative enc to: card
1239.77/1240.23	c set iterative enc to: none
1239.77/1240.28	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.61	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-3698526-1338078911/watcher-3698526-1338078911 -o /tmp/evaluation-result-3698526-1338078911/solver-3698526-1338078911 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698526-1338078911.opb 1960443661 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.00 2.00 2.00 3/180 8401
/proc/meminfo: memFree=28049560/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0

[startup+0.0954261 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8401
/proc/meminfo: memFree=28049560/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8401
/proc/meminfo: memFree=28049560/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8401
/proc/meminfo: memFree=28049560/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8401
/proc/meminfo: memFree=28049560/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8405
/proc/meminfo: memFree=27837144/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=50168 CPUtime=0.6 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 7589 0 0 0 55 5 0 0 20 0 1 0 274016503 51372032 9143 33554432000 4194304 5992684 140737139111040 140737139105488 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8402/statm: 12542 9143 171 440 0 12098 0
[pid=8404] ppid=8402 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8404/stat : 8404 (cp2_pre.sh) S 8402 8401 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274016564 9367552 277 33554432000 4194304 5064252 140735251873136 140735251871840 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8404/statm: 2287 277 234 213 0 72 0
[pid=8405] ppid=8404 vsize=207748 CPUtime=0.88 cores=0,2,4,6
/proc/8405/stat : 8405 (coprocessor) R 8404 8401 4265 0 -1 4202496 30793 0 0 0 83 5 0 0 20 0 1 0 274016564 212733952 46680 33554432000 4194304 6586260 140733533301104 140733533297864 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/8405/statm: 51937 46680 166 584 0 51349 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 276212

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8405
/proc/meminfo: memFree=27764952/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=50168 CPUtime=0.6 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 7589 0 0 0 55 5 0 0 20 0 1 0 274016503 51372032 9143 33554432000 4194304 5992684 140737139111040 140737139105488 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8402/statm: 12542 9143 171 440 0 12098 0
[pid=8404] ppid=8402 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8404/stat : 8404 (cp2_pre.sh) S 8402 8401 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274016564 9367552 277 33554432000 4194304 5064252 140735251873136 140735251871840 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8404/statm: 2287 277 234 213 0 72 0
[pid=8405] ppid=8404 vsize=268212 CPUtime=2.47 cores=0,2,4,6
/proc/8405/stat : 8405 (coprocessor) R 8404 8401 4265 0 -1 4202496 40633 0 0 0 227 20 0 0 20 0 1 0 274016564 274649088 65238 33554432000 4194304 6586260 140733533301104 140733533296360 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/8405/statm: 67053 65238 200 584 0 66465 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 336676

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8407
/proc/meminfo: memFree=27889216/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=50168 CPUtime=4.09 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 7604 41536 0 0 55 5 324 25 20 0 1 0 274016503 51372032 9145 33554432000 4194304 5992684 140737139111040 140737139097304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/8402/statm: 12542 9145 173 440 0 12098 0
[pid=8407] ppid=8402 vsize=125244 CPUtime=2.04 cores=0,2,4,6
/proc/8407/stat : 8407 (glucosInc) R 8402 8401 4265 0 -1 4202496 23223 0 0 0 200 4 0 0 20 0 1 0 274016928 128249856 25508 33554432000 4194304 5654031 140737482566576 140737482564456 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8407/statm: 31311 25508 139 357 0 30951 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 184560

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8410
/proc/meminfo: memFree=27844904/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=62568 CPUtime=10.86 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 11434 66404 0 0 96 159 794 37 20 0 1 0 274016503 64069632 12255 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 15642 12255 183 440 0 15198 0
[pid=8410] ppid=8402 vsize=130832 CPUtime=1.68 cores=0,2,4,6
/proc/8410/stat : 8410 (glucosInc) R 8402 8401 4265 0 -1 4202496 25530 0 0 0 164 4 0 0 20 0 1 0 274017604 133971968 28430 33554432000 4194304 5654031 140734367683248 140734367681128 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8410/statm: 32708 28430 140 357 0 32348 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 202548

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8410
/proc/meminfo: memFree=27843920/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=62568 CPUtime=10.86 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 11434 66404 0 0 96 159 794 37 20 0 1 0 274016503 64069632 12255 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 15642 12255 183 440 0 15198 0
[pid=8410] ppid=8402 vsize=132180 CPUtime=14.48 cores=0,2,4,6
/proc/8410/stat : 8410 (glucosInc) R 8402 8401 4265 0 -1 4202496 26007 0 0 0 1444 4 0 0 20 0 1 0 274017604 135352320 28896 33554432000 4194304 5654031 140734367683248 140734367671064 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8410/statm: 33045 28896 140 357 0 32685 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 203896

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8410
/proc/meminfo: memFree=27838832/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=62568 CPUtime=10.86 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 11434 66404 0 0 96 159 794 37 20 0 1 0 274016503 64069632 12255 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 15642 12255 183 440 0 15198 0
[pid=8410] ppid=8402 vsize=133256 CPUtime=40.07 cores=0,2,4,6
/proc/8410/stat : 8410 (glucosInc) R 8402 8401 4265 0 -1 4202496 26317 0 0 0 4003 4 0 0 20 0 1 0 274017604 136454144 29713 33554432000 4194304 5654031 140734367683248 140734367671064 4214603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8410/statm: 33314 29713 141 357 0 32954 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 204972

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8412
/proc/meminfo: memFree=27831452/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=51.79 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 15359 93455 0 0 108 159 4866 46 20 0 1 0 274016503 68550656 13021 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13021 183 440 0 16292 0
[pid=8412] ppid=8402 vsize=133656 CPUtime=50.34 cores=0,2,4,6
/proc/8412/stat : 8412 (glucosInc) R 8402 8401 4265 0 -1 4202496 26435 0 0 0 5029 5 0 0 20 0 1 0 274021697 136863744 30476 33554432000 4194304 5654031 140734663238688 140734663226504 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8412/statm: 33414 30476 141 357 0 33054 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 209748

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8412
/proc/meminfo: memFree=27824612/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=51.79 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 15359 93455 0 0 108 159 4866 46 20 0 1 0 274016503 68550656 13021 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13021 183 440 0 16292 0
[pid=8412] ppid=8402 vsize=135780 CPUtime=110.3 cores=0,2,4,6
/proc/8412/stat : 8412 (glucosInc) R 8402 8401 4265 0 -1 4202496 27005 0 0 0 11025 5 0 0 20 0 1 0 274021697 139038720 32096 33554432000 4194304 5654031 140734663238688 140734663226504 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8412/statm: 33945 32096 141 357 0 33585 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 211872

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8414
/proc/meminfo: memFree=27836104/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=216.21 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 18881 121824 0 0 121 160 21284 56 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8414] ppid=8402 vsize=131800 CPUtime=5.88 cores=0,2,4,6

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

/proc/meminfo: memFree=27824716/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=131268 CPUtime=2 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 25944 0 0 0 196 4 0 0 20 0 1 0 274140531 134418432 29137 33554432000 4194304 5654031 140737211409072 140737211406680 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 32817 29137 140 357 0 32457 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 207360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8485
/proc/meminfo: memFree=27889420/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=134068 CPUtime=62 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 26686 0 0 0 6195 5 0 0 20 0 1 0 274140531 137285632 30390 33554432000 4194304 5654031 140737211409072 140737211396888 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 33517 30390 141 357 0 33157 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 210160

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8487
/proc/meminfo: memFree=27864172/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=135908 CPUtime=121.97 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 27174 0 0 0 12192 5 0 0 20 0 1 0 274140531 139169792 31884 33554432000 4194304 5654031 140737211409072 140737211396888 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 33977 31884 141 357 0 33617 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 212000

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8487
/proc/meminfo: memFree=27847936/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=137320 CPUtime=181.97 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 27755 0 0 0 18191 6 0 0 20 0 1 0 274140531 140615680 31182 33554432000 4194304 5654031 140737211409072 140737211396888 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 34330 31182 142 357 0 33970 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 213412

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8488
/proc/meminfo: memFree=27841728/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=138968 CPUtime=241.96 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 28149 0 0 0 24189 7 0 0 20 0 1 0 274140531 142303232 32598 33554432000 4194304 5654031 140737211409072 140737211396888 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 34742 32598 142 357 0 34382 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 215060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8491
/proc/meminfo: memFree=27830360/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=140228 CPUtime=301.95 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 28787 0 0 0 30187 8 0 0 20 0 1 0 274140531 143593472 32332 33554432000 4194304 5654031 140737211409072 140737211396888 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 35057 32332 142 357 0 34697 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 216320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8514
/proc/meminfo: memFree=27825140/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=141440 CPUtime=361.93 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 29052 0 0 0 36185 8 0 0 20 0 1 0 274140531 144834560 33619 33554432000 4194304 5654031 140737211409072 140737211396888 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 35360 33619 142 357 0 35000 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 217532

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8514
/proc/meminfo: memFree=27786116/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=172668 CPUtime=421.93 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 30120 0 0 0 42183 10 0 0 20 0 1 0 274140531 176812032 40456 33554432000 4194304 5654031 140737211409072 140737211396888 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 43167 40456 142 357 0 42807 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 248760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8514
/proc/meminfo: memFree=27779656/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=172668 CPUtime=481.92 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 30125 0 0 0 48182 10 0 0 20 0 1 0 274140531 176812032 41501 33554432000 4194304 5654031 140737211409072 140737211396888 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 43167 41501 142 357 0 42807 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 248760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8515
/proc/meminfo: memFree=27745780/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=221988 CPUtime=541.91 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 30744 0 0 0 54181 10 0 0 20 0 1 0 274140531 227315712 50288 33554432000 4194304 5654031 140737211409072 140737211396888 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 55497 50288 142 357 0 55137 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 298080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8516
/proc/meminfo: memFree=27744096/32873844 swapFree=7124/7124
[pid=8401] ppid=8399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8401/stat : 8401 (npSolver-pbo-It) S 8399 8401 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274016503 9367552 275 33554432000 4194304 5064252 140735096257968 140735096256880 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8401/statm: 2287 275 233 213 0 72 0
[pid=8402] ppid=8401 vsize=66944 CPUtime=1239.85 cores=0,2,4,6
/proc/8402/stat : 8402 (npSolver-pbo) S 8401 8401 4265 0 -1 4202496 24661 184952 0 0 147 161 123595 82 20 0 1 0 274016503 68550656 13349 33554432000 4194304 5992684 140737139111040 140737139096872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8402/statm: 16736 13349 183 440 0 16292 0
[pid=8428] ppid=8402 vsize=221988 CPUtime=560.21 cores=0,2,4,6
/proc/8428/stat : 8428 (glucosInc) R 8402 8401 4265 0 -1 4202496 30744 0 0 0 56011 10 0 0 20 0 1 0 274140531 227315712 50288 33554432000 4194304 5654031 140737211409072 140737211396888 4232595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8428/statm: 55497 50288 142 357 0 55137 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 298080

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.11
CPU user time (s): 1797.55
CPU system time (s): 2.55661
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 336676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.55661
maximum resident set size= 268992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 362424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3588
involuntary context switches= 4172

runsolver used 2.73758 second user time and 7.12092 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 02:35:11
IDJOB=3698526
IDBENCH=48225
IDSOLVER=2275
FILE ID=node134/3698526-1338078911
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71028 MiB

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

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

MD5SUM BENCH= e05fbfdce4433b0b2590ec382b530cec
RANDOM SEED=1960443661

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28049776 kB
Buffers:          339404 kB
Cached:          3553768 kB
SwapCached:            0 kB
Active:          1521080 kB
Inactive:        2469712 kB
Active(anon):      93316 kB
Inactive(anon):     5996 kB
Active(file):    1427764 kB
Inactive(file):  2463716 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10120 kB
Writeback:             0 kB
AnonPages:        202792 kB
Mapped:            15812 kB
Shmem:               212 kB
Slab:             692412 kB
SReclaimable:     134648 kB
SUnreclaim:       557764 kB
KernelStack:        1520 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     214612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 70980 MiB
End job on node134 at 2012-05-27 03:05:12