Trace number 3747046

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 (fixed)? (TO) 1800.01 1800.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.208968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c old isEQ: 76, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.87	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.87	c [INC SYSTEM] execute solver
0.00/0.94	c [INC SEARCH] formula is SAT
0.00/0.94	c [INC SYSTEM] solved the initial formula
0.00/0.94	c model valid
0.00/0.94	c current solution ok
1.07/1.15	o 4510
1.07/1.15	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.15	c write failed with 2
1.07/1.15	c [INC SEARCH] iteration: 0
1.07/1.15	c [INC BOUNDS] best value:4510 search for 4509
1.07/1.15	c [INC SYSTEM] create new solver instance
1.07/1.15	c [INC] encode full formula
1.07/1.15	c fallback to adder encoding
1.17/1.22	c set iterative enc to: adder
1.17/1.22	c set iterative enc to: none
1.17/1.24	c [INC SEARCH] isOptimum variable: 0
3.57/3.64	c formula is SAT
3.57/3.64	c [INC SEARCH] copied best model
3.57/3.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.57/3.64	c model valid
3.57/3.64	c current solution ok
3.57/3.64	o 4039
3.57/3.64	c [INC SEARCH] iteration: 1
3.57/3.64	c [INC BOUNDS] best value:4039 search for 4038
3.57/3.64	c [INC SYSTEM] there exists a inc, kill it!
3.57/3.64	c write failed with 2
3.57/3.65	c [INC SYSTEM] create new solver instance
3.57/3.65	c [INC] encode full formula
3.57/3.65	c fallback to adder encoding
3.68/3.71	c set iterative enc to: adder
3.68/3.71	c set iterative enc to: none
3.68/3.72	c [INC SEARCH] isOptimum variable: 0
489.99/490.16	c formula is SAT
489.99/490.16	c [INC SEARCH] copied best model
489.99/490.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
489.99/490.17	c model valid
489.99/490.17	c current solution ok
489.99/490.17	o 4029
489.99/490.17	c [INC SEARCH] iteration: 2
489.99/490.17	c [INC BOUNDS] best value:4029 search for 4028
489.99/490.17	c [INC SYSTEM] there exists a inc, kill it!
489.99/490.17	c write failed with 2
489.99/490.17	c [INC SYSTEM] create new solver instance
489.99/490.17	c [INC] encode full formula
489.99/490.17	c fallback to adder encoding
490.11/490.23	c set iterative enc to: adder
490.11/490.23	c set iterative enc to: none
490.11/490.25	c [INC SEARCH] isOptimum variable: 0
574.47/574.69	c formula is SAT
574.47/574.69	c [INC SEARCH] copied best model
574.47/574.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
574.47/574.69	c model valid
574.47/574.69	c current solution ok
574.47/574.69	o 3994
574.47/574.69	c [INC SEARCH] iteration: 3
574.47/574.69	c [INC BOUNDS] best value:3994 search for 3993
574.47/574.69	c [INC SYSTEM] there exists a inc, kill it!
574.47/574.69	c write failed with 2
574.57/574.70	c [INC SYSTEM] create new solver instance
574.57/574.70	c [INC] encode full formula
574.57/574.70	c fallback to adder encoding
574.57/574.76	c set iterative enc to: adder
574.57/574.76	c set iterative enc to: none
574.57/574.78	c [INC SEARCH] isOptimum variable: 0
687.08/687.20	c formula is SAT
687.08/687.21	c [INC SEARCH] copied best model
687.08/687.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
687.08/687.21	c model valid
687.08/687.21	c current solution ok
687.08/687.21	o 3988
687.08/687.21	c [INC SEARCH] iteration: 4
687.08/687.21	c [INC BOUNDS] best value:3988 search for 3987
687.08/687.21	c [INC SYSTEM] there exists a inc, kill it!
687.08/687.21	c write failed with 2
687.08/687.21	c [INC SYSTEM] create new solver instance
687.08/687.21	c [INC] encode full formula
687.08/687.21	c fallback to adder encoding
687.08/687.28	c set iterative enc to: adder
687.08/687.28	c set iterative enc to: none
687.08/687.29	c [INC SEARCH] isOptimum variable: 0
914.62/914.86	c formula is SAT
914.62/914.86	c [INC SEARCH] copied best model
914.62/914.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
914.62/914.87	c model valid
914.62/914.87	c current solution ok
914.62/914.87	o 3910
914.62/914.87	c [INC SEARCH] iteration: 5
914.62/914.87	c [INC BOUNDS] best value:3910 search for 3909
914.62/914.87	c [INC SYSTEM] there exists a inc, kill it!
914.62/914.87	c write failed with 2
914.62/914.87	c [INC SYSTEM] create new solver instance
914.62/914.87	c [INC] encode full formula
914.62/914.87	c fallback to adder encoding
914.75/914.93	c set iterative enc to: adder
914.75/914.93	c set iterative enc to: none
914.75/914.95	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.31	HOME/npSolver-pbo-Itd.sh: line 18: 17554 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3747046-1339098202/watcher-3747046-1339098202 -o /tmp/evaluation-result-3747046-1339098202/solver-3747046-1339098202 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747046-1339098202.opb 1310266412 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: 0.34 0.08 0.02 3/177 17553
/proc/meminfo: memFree=25882632/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0

[startup+0.0321729 s]
/proc/loadavg: 0.34 0.08 0.02 3/177 17553
/proc/meminfo: memFree=25882632/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 0.34 0.08 0.02 3/177 17553
/proc/meminfo: memFree=25882632/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 0.34 0.08 0.02 3/177 17553
/proc/meminfo: memFree=25882632/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 0.34 0.08 0.02 3/177 17553
/proc/meminfo: memFree=25882632/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 0.34 0.08 0.02 3/180 17559
/proc/meminfo: memFree=25778228/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24268 CPUtime=1.22 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 7930 16842 0 0 21 18 78 5 20 0 1 0 375945726 24850432 4662 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6067 4662 183 442 0 5621 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 33416

[startup+3.10038 s]
/proc/loadavg: 0.34 0.08 0.02 3/180 17562
/proc/meminfo: memFree=25674192/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24268 CPUtime=1.22 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 7930 16842 0 0 21 18 78 5 20 0 1 0 375945726 24850432 4662 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6067 4662 183 442 0 5621 0
[pid=17562] ppid=17554 vsize=35544 CPUtime=1.85 cores=1,3,5,7
/proc/17562/stat : 17562 (glucosInc) R 17554 17553 17422 0 -1 4202496 7765 0 0 0 184 1 0 0 20 0 1 0 375945850 36397056 7939 33554432000 4194304 5654031 140733443003152 140733443001048 4797458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17562/statm: 8886 7939 140 357 0 8526 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 68960

[startup+6.30033 s]
/proc/loadavg: 0.47 0.11 0.04 3/180 17564
/proc/meminfo: memFree=25417268/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=35568 CPUtime=2.56 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 8526 0 0 0 255 1 0 0 20 0 1 0 375946099 36421632 7707 33554432000 4194304 5654031 140735979484768 140735979482552 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 8892 7707 140 357 0 8532 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 69652

[startup+12.7004 s]
/proc/loadavg: 0.60 0.14 0.05 3/180 17564
/proc/meminfo: memFree=24877480/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=47808 CPUtime=8.96 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 10396 0 0 0 894 2 0 0 20 0 1 0 375946099 48955392 10963 33554432000 4194304 5654031 140735979484768 140735979482648 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 11952 10963 141 357 0 11592 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81892

[startup+25.5069 s]
/proc/loadavg: 0.91 0.23 0.08 3/180 17564
/proc/meminfo: memFree=23825440/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=66484 CPUtime=21.77 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 11045 0 0 0 2174 3 0 0 20 0 1 0 375946099 68079616 15060 33554432000 4194304 5654031 140735979484768 140735979472584 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 16621 15060 141 357 0 16261 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100568

[startup+51.1003 s]
/proc/loadavg: 1.64 0.46 0.15 3/182 17566
/proc/meminfo: memFree=19113828/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=66484 CPUtime=47.35 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 11268 0 0 0 4732 3 0 0 20 0 1 0 375946099 68079616 15794 33554432000 4194304 5654031 140735979484768 140735979472584 4232613 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 16621 15794 141 357 0 16261 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 100568

[startup+102.3 s]
/proc/loadavg: 2.67 0.92 0.33 3/182 17567
/proc/meminfo: memFree=14902840/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=85336 CPUtime=98.55 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 12349 0 0 0 9851 4 0 0 20 0 1 0 375946099 87384064 20464 33554432000 4194304 5654031 140735979484768 140735979472584 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 21334 20464 141 357 0 20974 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119420

[startup+162.3 s]
/proc/loadavg: 3.01 1.34 0.51 3/182 17567
/proc/meminfo: memFree=13380092/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=85336 CPUtime=158.54 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 12349 0 0 0 15850 4 0 0 20 0 1 0 375946099 87384064 20464 33554432000 4194304 5654031 140735979484768 140735979472584 4232880 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 21334 20464 141 357 0 20974 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 119420

[startup+222.3 s]
/proc/loadavg: 2.55 1.53 0.62 3/181 17569
/proc/meminfo: memFree=14260468/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=3.71 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 11261 25242 0 0 28 19 317 7 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17564] ppid=17554 vsize=146844 CPUtime=218.53 cores=1,3,5,7
/proc/17564/stat : 17564 (glucosInc) R 17554 17553 17422 0 -1 4202496 13115 0 0 0 21848 5 0 0 20 0 1 0 375946099 150368256 31845 33554432000 4194304 5654031 140735979484768 140735979472584 4232744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17564/statm: 36711 31845 141 357 0 36351 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 180928

[startup+282.3 s]
/proc/loadavg: 2.24 1.63 0.71 3/181 17569
/proc/meminfo: memFree=14170864/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.00 1.99 1.57 3/181 17610
/proc/meminfo: memFree=14046128/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=115884 CPUtime=447.27 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 15714 0 0 0 44714 13 0 0 20 0 1 0 376037222 118665216 23722 33554432000 4194304 5654031 140735029291744 140735029279560 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 28971 23722 141 357 0 28611 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 149968

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/181 17610
/proc/meminfo: memFree=14013312/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=165204 CPUtime=507.26 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 16567 0 0 0 50711 15 0 0 20 0 1 0 376037222 169168896 32540 33554432000 4194304 5654031 140735029291744 140735029289672 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 41301 32540 141 357 0 40941 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 199288

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/181 17610
/proc/meminfo: memFree=13997732/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=196024 CPUtime=567.25 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 17876 0 0 0 56708 17 0 0 20 0 1 0 376037222 200728576 36703 33554432000 4194304 5654031 140735029291744 140735029289832 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 49006 36703 141 357 0 48646 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 230108

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/181 17610
/proc/meminfo: memFree=13967260/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=196024 CPUtime=627.24 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 18612 0 0 0 62705 19 0 0 20 0 1 0 376037222 200728576 43359 33554432000 4194304 5654031 140735029291744 140735029289832 4215076 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 49006 43359 141 357 0 48646 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 230108

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/182 17613
/proc/meminfo: memFree=13974284/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=196024 CPUtime=687.24 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 20167 0 0 0 68701 23 0 0 20 0 1 0 376037222 200728576 41311 33554432000 4194304 5654031 140735029291744 140735029279560 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 49006 41311 141 357 0 48646 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 230108

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/181 17614
/proc/meminfo: memFree=13977044/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=196024 CPUtime=747.23 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 20895 0 0 0 74697 26 0 0 20 0 1 0 376037222 200728576 40799 33554432000 4194304 5654031 140735029291744 140735029279560 4232479 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 49006 40799 141 357 0 48646 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 230108

[startup+1722.31 s]
/proc/loadavg: 2.00 1.99 1.69 3/181 17614
/proc/meminfo: memFree=14044840/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=115884 CPUtime=807.22 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 21629 0 0 0 80694 28 0 0 20 0 1 0 376037222 118665216 23723 33554432000 4194304 5654031 140735029291744 140735029289768 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 28971 23723 141 357 0 28611 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 149968

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/181 17614
/proc/meminfo: memFree=13961232/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=246112 CPUtime=867.21 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 23034 0 0 0 86690 31 0 0 20 0 1 0 376037222 252018688 44029 33554432000 4194304 5654031 140735029291744 140735029289832 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 61528 44029 141 357 0 61168 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 280196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.93 1.97 1.71 3/181 17669
/proc/meminfo: memFree=27026276/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=246112 CPUtime=885.22 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 23186 0 0 0 88491 31 0 0 20 0 1 0 376037222 252018688 47756 33554432000 4194304 5654031 140735029291744 140735029289832 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 61528 47756 141 357 0 61168 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 280196

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 1.93 1.97 1.71 3/181 17669
/proc/meminfo: memFree=27026276/32873648 swapFree=7116/7116
[pid=17553] ppid=17551 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17553/stat : 17553 (npSolver-pbo-It) S 17551 17553 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945726 9367552 275 33554432000 4194304 5064252 140735709665840 140735709664752 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17553/statm: 2287 275 233 213 0 72 0
[pid=17554] ppid=17553 vsize=24936 CPUtime=914.79 cores=1,3,5,7
/proc/17554/stat : 17554 (npSolver-pbo) S 17553 17553 17422 0 -1 4202496 24361 80009 0 0 57 22 91361 39 20 0 1 0 375945726 25534464 4663 33554432000 4194304 6004724 140734763218000 140734763203848 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17554/statm: 6234 4663 183 442 0 5788 0
[pid=17582] ppid=17554 vsize=246112 CPUtime=885.22 cores=1,3,5,7
/proc/17582/stat : 17582 (glucosInc) R 17554 17553 17422 0 -1 4202496 23186 0 0 0 88491 31 0 0 20 0 1 0 376037222 252018688 47756 33554432000 4194304 5654031 140735029291744 140735029289832 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17582/statm: 61528 47756 141 357 0 61168 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 280196

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17553 and gives
#  childrusage.ru_utime.tv_sec=914
#  childrusage.ru_utime.tv_usec=185022
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=622905
# CPU time returned by wait4() is 914.808
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.32
CPU time (s): 1800.01
CPU user time (s): 1799.09
CPU system time (s): 0.92
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 280196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 914.185
system time used= 0.622905
maximum resident set size= 150176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 92808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 897
involuntary context switches= 970

runsolver used 3.44747 second user time and 9.16161 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-07 21:43:23
IDJOB=3747046
IDBENCH=1856
IDSOLVER=2332
FILE ID=node123/3747046-1339098202
RUNJOBID= node123-1339098177-17439
PBS_JOBID= 14643730
Free space on /tmp= 71240 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747046-1339098202/watcher-3747046-1339098202 -o /tmp/evaluation-result-3747046-1339098202/solver-3747046-1339098202 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747046-1339098202.opb 1310266412 HOME HOME

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

MD5SUM BENCH= 8d2c17131f0dd6c2b5d472cf1eef4c89
RANDOM SEED=1310266412

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25884944 kB
Buffers:         1777720 kB
Cached:          2956244 kB
SwapCached:         2512 kB
Active:          3402876 kB
Inactive:        2685968 kB
Active(anon):    1347516 kB
Inactive(anon):     7728 kB
Active(file):    2055360 kB
Inactive(file):  2678240 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             57180 kB
Writeback:             0 kB
AnonPages:       1321016 kB
Mapped:            10804 kB
Shmem:                 0 kB
Slab:             754464 kB
SReclaimable:     198364 kB
SUnreclaim:       556100 kB
KernelStack:        1440 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1565112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1003520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71264 MiB
End job on node123 at 2012-06-07 22:13:23