Trace number 3698536

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
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-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.53	c [INC SEARCH] formula is SAT
0.00/0.53	c [INC SYSTEM] solved the initial formula
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.63	o -35
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SEARCH] iteration: 0
0.00/0.63	c [INC BOUNDS] best value:165 search for 164
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
1.27/1.38	c formula is SAT
1.27/1.38	c [INC SEARCH] copied best model
1.27/1.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.38	c model valid
1.27/1.38	c current solution ok
1.27/1.38	o -39
1.27/1.38	c [INC SEARCH] iteration: 1
1.27/1.38	c [INC BOUNDS] best value:161 search for 160
1.27/1.38	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.38	c write failed with 2
1.27/1.38	c [INC SYSTEM] create new solver instance
1.27/1.38	c [INC] encode full formula
1.27/1.38	c (debug) using card networks
1.27/1.39	c set iterative enc to: card
1.27/1.39	c set iterative enc to: none
1.27/1.39	c [INC SEARCH] isOptimum variable: 0
2.07/2.13	c formula is SAT
2.07/2.13	c [INC SEARCH] copied best model
2.07/2.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.13	c model valid
2.07/2.13	c current solution ok
2.07/2.13	o -40
2.07/2.13	c [INC SEARCH] iteration: 2
2.07/2.13	c [INC BOUNDS] best value:160 search for 159
2.07/2.13	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.13	c write failed with 2
2.07/2.13	c [INC SYSTEM] create new solver instance
2.07/2.13	c [INC] encode full formula
2.07/2.13	c (debug) using card networks
2.07/2.14	c set iterative enc to: card
2.07/2.14	c set iterative enc to: none
2.07/2.14	c [INC SEARCH] isOptimum variable: 0
4.75/4.84	c formula is SAT
4.75/4.84	c [INC SEARCH] copied best model
4.80/4.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.80/4.98	c model valid
4.80/4.98	c current solution ok
4.80/4.98	o -41
4.80/4.98	c [INC SEARCH] iteration: 3
4.80/4.98	c [INC BOUNDS] best value:159 search for 158
4.80/4.98	c [INC SYSTEM] there exists a inc, kill it!
4.80/4.98	c write failed with 2
4.80/4.98	c [INC SYSTEM] create new solver instance
4.80/4.98	c [INC] encode full formula
4.80/4.98	c (debug) using card networks
4.80/4.98	c set iterative enc to: card
4.80/4.98	c set iterative enc to: none
4.80/5.05	c [INC SEARCH] isOptimum variable: 0
5.44/5.79	c formula is SAT
5.56/5.80	c [INC SEARCH] copied best model
5.56/5.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.56/5.80	c model valid
5.56/5.80	c current solution ok
5.56/5.80	o -45
5.56/5.80	c [INC SEARCH] iteration: 4
5.56/5.80	c [INC BOUNDS] best value:155 search for 154
5.56/5.80	c [INC SYSTEM] there exists a inc, kill it!
5.56/5.80	c write failed with 2
5.56/5.80	c [INC SYSTEM] create new solver instance
5.56/5.80	c [INC] encode full formula
5.56/5.80	c (debug) using card networks
5.56/5.80	c set iterative enc to: card
5.56/5.80	c set iterative enc to: none
5.56/5.81	c [INC SEARCH] isOptimum variable: 0
6.35/6.62	c formula is SAT
6.35/6.62	c [INC SEARCH] copied best model
6.35/6.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.35/6.62	c model valid
6.35/6.62	c current solution ok
6.35/6.62	o -46
6.35/6.62	c [INC SEARCH] iteration: 5
6.35/6.62	c [INC BOUNDS] best value:154 search for 153
6.35/6.62	c [INC SYSTEM] there exists a inc, kill it!
6.35/6.62	c write failed with 2
6.35/6.62	c [INC SYSTEM] create new solver instance
6.35/6.62	c [INC] encode full formula
6.35/6.62	c (debug) using card networks
6.35/6.63	c set iterative enc to: card
6.35/6.63	c set iterative enc to: none
6.35/6.63	c [INC SEARCH] isOptimum variable: 0
36.92/37.23	c formula is SAT
36.92/37.23	c [INC SEARCH] copied best model
36.92/37.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.92/37.23	c model valid
36.92/37.23	c current solution ok
36.92/37.23	o -49
36.92/37.23	c [INC SEARCH] iteration: 6
36.92/37.23	c [INC BOUNDS] best value:151 search for 150
36.92/37.23	c [INC SYSTEM] there exists a inc, kill it!
36.92/37.23	c write failed with 2
36.92/37.24	c [INC SYSTEM] create new solver instance
36.92/37.24	c [INC] encode full formula
36.92/37.24	c (debug) using card networks
36.92/37.24	c set iterative enc to: card
36.92/37.24	c set iterative enc to: none
36.92/37.25	c [INC SEARCH] isOptimum variable: 0
874.38/874.83	c formula is SAT
874.38/874.83	c [INC SEARCH] copied best model
874.38/874.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
874.38/874.83	c model valid
874.38/874.83	c current solution ok
874.38/874.83	o -50
874.38/874.83	c [INC SEARCH] iteration: 7
874.38/874.83	c [INC BOUNDS] best value:150 search for 149
874.38/874.83	c [INC SYSTEM] there exists a inc, kill it!
874.38/874.83	c write failed with 2
874.38/874.84	c [INC SYSTEM] create new solver instance
874.38/874.84	c [INC] encode full formula
874.38/874.84	c (debug) using card networks
874.38/874.84	c set iterative enc to: card
874.38/874.84	c set iterative enc to: none
874.38/874.85	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.71	s UNKNOWN
1800.10/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.71	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8466
/proc/meminfo: memFree=27921328/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0

[startup+0.00735791 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8466
/proc/meminfo: memFree=27921328/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8466
/proc/meminfo: memFree=27921328/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300299 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8466
/proc/meminfo: memFree=27921328/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8466
/proc/meminfo: memFree=27921328/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8475
/proc/meminfo: memFree=27904592/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=1.38 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 2590 12535 0 0 6 8 117 7 20 0 1 0 274144154 6770688 1141 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1141 181 440 0 1209 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 15760

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8477
/proc/meminfo: memFree=27904096/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=2.12 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 2999 15562 0 0 7 8 189 8 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 15760
heavy processes:

[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8481
/proc/meminfo: memFree=27901180/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=5.57 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 3815 22236 0 0 8 9 531 9 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 15760

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8485
/proc/meminfo: memFree=27893392/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=6.38 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4224 25532 0 0 9 9 610 10 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8485] ppid=8467 vsize=21476 CPUtime=6.05 cores=1,3,5,7
/proc/8485/stat : 8485 (glucosInc) R 8467 8466 4265 0 -1 4202496 5639 0 0 0 604 1 0 0 20 0 1 0 274144817 21991424 4878 33554432000 4194304 5654031 140736328443536 140736328431352 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8485/statm: 5369 4878 141 357 0 5009 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 37236

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8485
/proc/meminfo: memFree=27889420/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=6.38 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4224 25532 0 0 9 9 610 10 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8485] ppid=8467 vsize=25880 CPUtime=18.85 cores=1,3,5,7
/proc/8485/stat : 8485 (glucosInc) R 8467 8466 4265 0 -1 4202496 7787 0 0 0 1883 2 0 0 20 0 1 0 274144817 26501120 5744 33554432000 4194304 5654031 140736328443536 140736328431352 4232540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8485/statm: 6470 5744 141 357 0 6110 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 41640

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8487
/proc/meminfo: memFree=27881348/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=36.99 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4632 35107 0 0 10 9 3666 14 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8487] ppid=8467 vsize=29912 CPUtime=13.84 cores=1,3,5,7
/proc/8487/stat : 8487 (glucosInc) R 8467 8466 4265 0 -1 4202496 5589 0 0 0 1383 1 0 0 20 0 1 0 274147879 30629888 6923 33554432000 4194304 5654031 140733901737184 140733901725000 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8487/statm: 7478 6923 141 357 0 7118 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 45672

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8487
/proc/meminfo: memFree=27863592/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=36.99 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4632 35107 0 0 10 9 3666 14 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8487] ppid=8467 vsize=50536 CPUtime=65.04 cores=1,3,5,7
/proc/8487/stat : 8487 (glucosInc) R 8467 8466 4265 0 -1 4202496 7546 0 0 0 6502 2 0 0 20 0 1 0 274147879 51748864 10377 33554432000 4194304 5654031 140733901737184 140733901735064 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8487/statm: 12634 10377 141 357 0 12274 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 66296

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8487
/proc/meminfo: memFree=27844644/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=36.99 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4632 35107 0 0 10 9 3666 14 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8487] ppid=8467 vsize=80996 CPUtime=125.01 cores=1,3,5,7
/proc/8487/stat : 8487 (glucosInc) R 8467 8466 4265 0 -1 4202496 9074 0 0 0 12497 4 0 0 20 0 1 0 274147879 82939904 15173 33554432000 4194304 5654031 140733901737184 140733901725000 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8487/statm: 20249 15173 141 357 0 19889 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 96756

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8491
/proc/meminfo: memFree=27839416/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=36.99 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4632 35107 0 0 10 9 3666 14 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8487] ppid=8467 vsize=80996 CPUtime=185 cores=1,3,5,7
/proc/8487/stat : 8487 (glucosInc) R 8467 8466 4265 0 -1 4202496 10497 0 0 0 18494 6 0 0 20 0 1 0 274147879 82939904 15173 33554432000 4194304 5654031 140733901737184 140733901725000 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8487/statm: 20249 15173 141 357 0 19889 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 96756

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8514
/proc/meminfo: memFree=27829708/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=36.99 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 4632 35107 0 0 10 9 3666 14 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0

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

/proc/meminfo: memFree=27822944/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=186300 CPUtime=427.36 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 14905 0 0 0 42715 21 0 0 20 0 1 0 274231639 190771200 42612 33554432000 4194304 5654031 140736734130672 140736734118488 4232949 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 46575 42612 141 357 0 46215 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 202060

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8848
/proc/meminfo: memFree=27853508/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=155480 CPUtime=487.35 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 15677 0 0 0 48710 25 0 0 20 0 1 0 274231639 159211520 34865 33554432000 4194304 5654031 140736734130672 140736734118488 4233187 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 38870 34865 141 357 0 38510 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 171240

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 8852
/proc/meminfo: memFree=27816800/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=186300 CPUtime=547.35 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 16959 0 0 0 54707 28 0 0 20 0 1 0 274231639 190771200 43636 33554432000 4194304 5654031 140736734130672 140736734118488 4233457 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 46575 43636 141 357 0 46215 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 202060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8852
/proc/meminfo: memFree=27834628/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=155480 CPUtime=607.33 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 18137 0 0 0 60701 32 0 0 20 0 1 0 274231639 159211520 35889 33554432000 4194304 5654031 140736734130672 140736734118488 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 38870 35889 141 357 0 38510 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 171240

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8852
/proc/meminfo: memFree=27811364/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=186300 CPUtime=667.3 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 20264 0 0 0 66693 37 0 0 20 0 1 0 274231639 190771200 41588 33554432000 4194304 5654031 140736734130672 140736734118488 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 46575 41588 141 357 0 46215 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 202060

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8852
/proc/meminfo: memFree=27872940/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=106160 CPUtime=727.29 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 20353 0 0 0 72691 38 0 0 20 0 1 0 274231639 108707840 26096 33554432000 4194304 5654031 140736734130672 140736734128696 4232729 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 26540 26096 141 357 0 26180 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 121920

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8852
/proc/meminfo: memFree=27832120/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=155480 CPUtime=787.28 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 21108 0 0 0 78688 40 0 0 20 0 1 0 274231639 159211520 36401 33554432000 4194304 5654031 140736734130672 140736734118488 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 38870 36401 141 357 0 38510 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 171240

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 8852
/proc/meminfo: memFree=27795004/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=155480 CPUtime=847.26 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 22618 0 0 0 84683 43 0 0 20 0 1 0 274231639 159211520 36401 33554432000 4194304 5654031 140736734130672 140736734128600 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 38870 36401 141 357 0 38510 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 171240

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8853
/proc/meminfo: memFree=27770252/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=186300 CPUtime=907.26 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 23903 0 0 0 90679 47 0 0 20 0 1 0 274231639 190771200 44148 33554432000 4194304 5654031 140736734130672 140736734118488 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 46575 44148 141 357 0 46215 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 202060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8853
/proc/meminfo: memFree=27836112/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=106160 CPUtime=925.67 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 23906 0 0 0 92520 47 0 0 20 0 1 0 274231639 108707840 26096 33554432000 4194304 5654031 140736734130672 140736734128696 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 26540 26096 141 357 0 26180 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 121920

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8853
/proc/meminfo: memFree=27836112/32873844 swapFree=7124/7124
[pid=8466] ppid=8464 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8466/stat : 8466 (npSolver-pbo-It) S 8464 8466 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274144154 9367552 275 33554432000 4194304 5064252 140736047904288 140736047903200 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8466/statm: 2287 275 233 213 0 72 0
[pid=8467] ppid=8466 vsize=6612 CPUtime=874.43 cores=1,3,5,7
/proc/8467/stat : 8467 (npSolver-pbo) S 8466 8466 4265 0 -1 4202496 5041 52883 0 0 11 9 87389 34 20 0 1 0 274144154 6770688 1153 33554432000 4194304 5992684 140737234863200 140737234849032 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8467/statm: 1653 1153 181 440 0 1209 0
[pid=8636] ppid=8467 vsize=106160 CPUtime=925.67 cores=1,3,5,7
/proc/8636/stat : 8636 (glucosInc) R 8467 8466 4265 0 -1 4202496 23906 0 0 0 92520 47 0 0 20 0 1 0 274231639 108707840 26096 33554432000 4194304 5654031 140736734130672 140736734128696 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8636/statm: 26540 26096 141 357 0 26180 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 121920

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.13
CPU user time (s): 1799.22
CPU system time (s): 0.91586
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 258884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.91586
maximum resident set size= 196228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82211
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 543
involuntary context switches= 2277

runsolver used 3.03954 second user time and 8.92464 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 02:56:28
IDJOB=3698536
IDBENCH=48240
IDSOLVER=2275
FILE ID=node134/3698536-1338080188
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 70988 MiB

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

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=1495388049

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:        27921708 kB
Buffers:          339860 kB
Cached:          3594140 kB
SwapCached:            0 kB
Active:          1647736 kB
Inactive:        2470744 kB
Active(anon):     180288 kB
Inactive(anon):     5996 kB
Active(file):    1467448 kB
Inactive(file):  2464748 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        286312 kB
Mapped:            15816 kB
Shmem:               212 kB
Slab:             692368 kB
SReclaimable:     134684 kB
SUnreclaim:       557684 kB
KernelStack:        1520 kB
PageTables:         4840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     323836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71012 MiB
End job on node134 at 2012-05-27 03:26:28