Trace number 3698043

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.02 1802.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
MD5SUM5f836d1b8d150c1925229546ed283812
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark371
Best CPU time to get the best result obtained on this benchmark1793.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 453
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 491651
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 491651
Number of bits of the biggest sum of numbers19
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

1.28/1.39	c run inc solver
1.28/1.39	c [INC SYSTEM] run initial solver
1.28/1.39	c [INC SYSTEM] preprocess with white file
2.97/3.04	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.04	c [INC SYSTEM] execute solver
165.83/165.92	c [INC SEARCH] formula is SAT
165.83/165.93	c [INC SYSTEM] solved the initial formula
166.53/166.60	c model valid
166.53/166.60	c current solution ok
167.53/167.76	o 6911
167.53/167.76	c [INC SYSTEM] there exists a inc, kill it!
167.53/167.76	c write failed with 2
167.53/167.76	c [INC SEARCH] iteration: 0
167.53/167.76	c [INC BOUNDS] best value:6911 search for 6910
167.53/167.76	c [INC SYSTEM] create new solver instance
167.53/167.76	c [INC] encode full formula
167.53/167.76	c fallback to adder encoding
168.24/168.44	c set iterative enc to: adder
168.24/168.44	c set iterative enc to: none
168.34/168.53	c [INC SEARCH] isOptimum variable: 0
171.13/171.30	c formula is SAT
171.13/171.31	c [INC SEARCH] copied best model
171.13/171.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
171.73/171.98	c model valid
171.73/171.98	c current solution ok
171.73/171.98	o 6817
171.73/171.98	c [INC SEARCH] iteration: 1
171.73/171.98	c [INC BOUNDS] best value:6817 search for 6816
171.73/171.98	c [INC SYSTEM] there exists a inc, kill it!
171.73/171.98	c write failed with 2
171.73/171.98	c [INC SYSTEM] create new solver instance
171.73/171.98	c [INC] encode full formula
171.73/171.98	c fallback to adder encoding
172.45/172.66	c set iterative enc to: adder
172.45/172.66	c set iterative enc to: none
172.56/173.44	c [INC SEARCH] isOptimum variable: 0
175.45/176.32	c formula is SAT
175.45/176.34	c [INC SEARCH] copied best model
175.45/176.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.17/177.02	c model valid
176.17/177.02	c current solution ok
176.17/177.02	o 6788
176.17/177.02	c [INC SEARCH] iteration: 2
176.17/177.02	c [INC BOUNDS] best value:6788 search for 6787
176.17/177.02	c [INC SYSTEM] there exists a inc, kill it!
176.17/177.02	c write failed with 2
176.17/177.03	c [INC SYSTEM] create new solver instance
176.17/177.03	c [INC] encode full formula
176.17/177.03	c fallback to adder encoding
176.87/177.71	c set iterative enc to: adder
176.87/177.71	c set iterative enc to: none
176.95/178.63	c [INC SEARCH] isOptimum variable: 0
180.44/182.13	c formula is SAT
180.44/182.15	c [INC SEARCH] copied best model
180.44/182.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
181.16/182.83	c model valid
181.16/182.83	c current solution ok
181.16/182.83	o 6753
181.16/182.83	c [INC SEARCH] iteration: 3
181.16/182.83	c [INC BOUNDS] best value:6753 search for 6752
181.16/182.83	c [INC SYSTEM] there exists a inc, kill it!
181.16/182.83	c write failed with 2
181.16/182.84	c [INC SYSTEM] create new solver instance
181.75/183.42	c [INC] encode full formula
181.75/183.42	c fallback to adder encoding
181.86/183.52	c set iterative enc to: adder
181.86/183.52	c set iterative enc to: none
181.97/183.72	c [INC SEARCH] isOptimum variable: 0
184.96/186.72	c formula is SAT
184.96/186.74	c [INC SEARCH] copied best model
184.96/186.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.65/187.41	c model valid
185.65/187.41	c current solution ok
185.65/187.41	o 6091
185.65/187.41	c [INC SEARCH] iteration: 4
185.65/187.41	c [INC BOUNDS] best value:6091 search for 6090
185.65/187.41	c [INC SYSTEM] there exists a inc, kill it!
185.65/187.41	c write failed with 2
185.65/187.42	c [INC SYSTEM] create new solver instance
185.65/187.42	c [INC] encode full formula
185.65/187.42	c fallback to adder encoding
186.27/188.10	c set iterative enc to: adder
186.27/188.10	c set iterative enc to: none
186.41/188.99	c [INC SEARCH] isOptimum variable: 0
629.59/632.27	c formula is SAT
629.59/632.29	c [INC SEARCH] copied best model
629.59/632.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
630.40/633.01	c model valid
630.40/633.01	c current solution ok
630.40/633.01	o 6083
630.40/633.01	c [INC SEARCH] iteration: 5
630.40/633.01	c [INC BOUNDS] best value:6083 search for 6082
630.40/633.01	c [INC SYSTEM] there exists a inc, kill it!
630.40/633.01	c write failed with 2
630.40/633.01	c [INC SYSTEM] create new solver instance
630.40/633.01	c [INC] encode full formula
630.40/633.01	c fallback to adder encoding
631.11/633.73	c set iterative enc to: adder
631.11/633.73	c set iterative enc to: none
631.20/633.84	c [INC SEARCH] isOptimum variable: 0
1800.02/1802.91	HOME/npSolver-pbo-Itd.sh: line 18:  3113 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-3698043-1338053606/watcher-3698043-1338053606 -o /tmp/evaluation-result-3698043-1338053606/solver-3698043-1338053606 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698043-1338053606.opb 494038447 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/172 3112
/proc/meminfo: memFree=28717560/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0

[startup+0.0500801 s]
/proc/loadavg: 2.00 2.00 1.93 3/172 3112
/proc/meminfo: memFree=28717560/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.00 1.93 3/172 3112
/proc/meminfo: memFree=28717560/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 1.93 3/172 3112
/proc/meminfo: memFree=28717560/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 1.93 3/172 3112
/proc/meminfo: memFree=28717560/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 3124
/proc/meminfo: memFree=28697768/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=1.4 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3663 0 0 0 137 3 0 0 20 0 1 0 271489214 21618688 3709 33554432000 4194304 5992684 140736386841456 140736386835904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3709 164 440 0 4834 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30260

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 3128
/proc/meminfo: memFree=28549416/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 30260

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3132
/proc/meminfo: memFree=28587584/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
[pid=3130] ppid=3113 vsize=74156 CPUtime=3.24 cores=0,2,4,6
/proc/3130/stat : 3130 (glucosInc) R 3113 3112 2929 0 -1 4202496 11402 0 0 0 322 2 0 0 20 0 1 0 271489519 75935744 15941 33554432000 4194304 5654031 140734520299344 140734520297224 4215948 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3130/statm: 18539 15941 132 357 0 18179 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 104416

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 3132
/proc/meminfo: memFree=28523092/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
[pid=3130] ppid=3113 vsize=74156 CPUtime=9.64 cores=0,2,4,6
/proc/3130/stat : 3130 (glucosInc) R 3113 3112 2929 0 -1 4202496 12054 0 0 0 961 3 0 0 20 0 1 0 271489519 75935744 17782 33554432000 4194304 5654031 140734520299344 140734520297368 4233464 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3130/statm: 18539 17782 132 357 0 18179 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 104416

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 1.93 3/181 3132
/proc/meminfo: memFree=28488064/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
[pid=3130] ppid=3113 vsize=123476 CPUtime=22.43 cores=0,2,4,6
/proc/3130/stat : 3130 (glucosInc) R 3113 3112 2929 0 -1 4202496 12747 0 0 0 2238 5 0 0 20 0 1 0 271489519 126439424 27154 33554432000 4194304 5654031 140734520299344 140734520297272 4226330 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3130/statm: 30869 27154 132 357 0 30509 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 153736

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 1.94 3/181 3132
/proc/meminfo: memFree=28452088/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
[pid=3130] ppid=3113 vsize=123476 CPUtime=48.03 cores=0,2,4,6
/proc/3130/stat : 3130 (glucosInc) R 3113 3112 2929 0 -1 4202496 14190 0 0 0 4794 9 0 0 20 0 1 0 271489519 126439424 27666 33554432000 4194304 5654031 140734520299344 140734520297272 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3130/statm: 30869 27666 132 357 0 30509 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 153736

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 1.94 3/181 3132
/proc/meminfo: memFree=28488568/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
[pid=3130] ppid=3113 vsize=123476 CPUtime=99.23 cores=0,2,4,6
/proc/3130/stat : 3130 (glucosInc) R 3113 3112 2929 0 -1 4202496 18776 0 0 0 9905 18 0 0 20 0 1 0 271489519 126439424 26130 33554432000 4194304 5654031 140734520299344 140734520297368 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3130/statm: 30869 26130 132 357 0 30509 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 153736

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/181 3133
/proc/meminfo: memFree=28430868/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=21112 CPUtime=3.02 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 3679 15431 0 0 137 3 158 4 20 0 1 0 271489214 21618688 3711 33554432000 4194304 5992684 140736386841456 140736386827720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3113/statm: 5278 3711 166 440 0 4834 0
[pid=3130] ppid=3113 vsize=154296 CPUtime=159.21 cores=0,2,4,6
/proc/3130/stat : 3130 (glucosInc) R 3113 3112 2929 0 -1 4202496 24098 0 0 0 15892 29 0 0 20 0 1 0 271489519 157999104 31317 33554432000 4194304 5654031 140734520299344 140734520297432 4216896 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3130/statm: 38574 31317 132 357 0 38214 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 184556

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 1.94 3/181 3153
/proc/meminfo: memFree=28223944/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=186.5 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 35219 169239 0 0 831 139 17597 83 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3148] ppid=3113 vsize=204664 CPUtime=33.28 cores=0,2,4,6
/proc/3148/stat : 3148 (glucosInc) R 3113 3112 2929 0 -1 4202496 33949 0 0 0 3322 6 0 0 20 0 1 0 271508114 209575936 40256 33554432000 4194304 5654031 140733523475344 140733523473032 4232448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3148/statm: 51166 40256 141 357 0 50806 0
Current children cumulated CPU time (s) 219.78
Current children cumulated vsize (KiB) 244280

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/181 3153
/proc/meminfo: memFree=28184300/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=186.5 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.95 3/181 3165
/proc/meminfo: memFree=27953304/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=263892 CPUtime=728.26 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 69708 0 0 0 72737 89 0 0 20 0 1 0 271552599 270225408 52614 33554432000 4194304 5654031 140737113297760 140737113295848 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 65973 52614 141 357 0 65613 0
Current children cumulated CPU time (s) 1359.51
Current children cumulated vsize (KiB) 303508

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 3165
/proc/meminfo: memFree=28055808/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=264600 CPUtime=788.26 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 71953 0 0 0 78731 95 0 0 20 0 1 0 271552599 270950400 51539 33554432000 4194304 5654031 140737113297760 140737113295784 4216213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 66150 51539 141 357 0 65790 0
Current children cumulated CPU time (s) 1419.51
Current children cumulated vsize (KiB) 304216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 3165
/proc/meminfo: memFree=27644168/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=479268 CPUtime=848.24 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 73488 0 0 0 84724 100 0 0 20 0 1 0 271552599 490770432 108770 33554432000 4194304 5654031 140737113297760 140737113295544 4216540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 119817 108770 141 357 0 119457 0
Current children cumulated CPU time (s) 1479.49
Current children cumulated vsize (KiB) 518884

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 1.96 3/181 3165
/proc/meminfo: memFree=27801908/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=480156 CPUtime=908.23 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 75492 0 0 0 90718 105 0 0 20 0 1 0 271552599 491679744 99809 33554432000 4194304 5654031 140737113297760 140737113295544 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 120039 99809 141 357 0 119679 0
Current children cumulated CPU time (s) 1539.48
Current children cumulated vsize (KiB) 519772

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/182 3168
/proc/meminfo: memFree=27642796/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=481068 CPUtime=968.23 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 77904 0 0 0 96712 111 0 0 20 0 1 0 271552599 492613632 86079 33554432000 4194304 5654031 140737113297760 140737113295848 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 120267 86079 141 357 0 119907 0
Current children cumulated CPU time (s) 1599.48
Current children cumulated vsize (KiB) 520684

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/182 3192
/proc/meminfo: memFree=27853024/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=348996 CPUtime=1028.21 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 80141 0 0 0 102700 121 0 0 20 0 1 0 271552599 357371904 66165 33554432000 4194304 5654031 140737113297760 140737113295848 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 87249 66165 141 357 0 86889 0
Current children cumulated CPU time (s) 1659.46
Current children cumulated vsize (KiB) 388612

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3192
/proc/meminfo: memFree=27778664/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=696828 CPUtime=1088.18 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 81329 0 0 0 108691 127 0 0 20 0 1 0 271552599 713551872 120100 33554432000 4194304 5654031 140737113297760 140737113295544 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 174207 120100 141 357 0 173847 0
Current children cumulated CPU time (s) 1719.43
Current children cumulated vsize (KiB) 736444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3192
/proc/meminfo: memFree=27669484/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=482244 CPUtime=1148.16 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 83676 0 0 0 114683 133 0 0 20 0 1 0 271552599 493817856 98255 33554432000 4194304 5654031 140737113297760 140737113295544 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 120561 98255 141 357 0 120201 0
Current children cumulated CPU time (s) 1779.41
Current children cumulated vsize (KiB) 521860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.91 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3239
/proc/meminfo: memFree=28140476/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=482244 CPUtime=1168.77 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 83715 0 0 0 116743 134 0 0 20 0 1 0 271552599 493817856 115668 33554432000 4194304 5654031 140737113297760 140737113295544 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 120561 115668 141 357 0 120201 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 521860

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.91 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 3239
/proc/meminfo: memFree=28140476/32873844 swapFree=7100/7100
[pid=3112] ppid=3110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3112/stat : 3112 (npSolver-pbo-It) S 3110 3112 2929 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271489214 9367552 275 33554432000 4194304 5064252 140735845146448 140735845145360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3112/statm: 2287 275 233 213 0 72 0
[pid=3113] ppid=3112 vsize=30468 CPUtime=631.25 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo) S 3112 3112 2929 0 -1 4202496 41753 223804 0 0 975 150 61881 119 20 0 1 0 271489214 31199232 6099 33554432000 4194304 5992684 140736386841456 140736386827288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 6 0 0
/proc/3113/statm: 7617 6099 183 440 0 7173 0
[pid=3159] ppid=3113 vsize=482244 CPUtime=1168.77 cores=0,2,4,6
/proc/3159/stat : 3159 (glucosInc) R 3113 3112 2929 0 -1 4202496 83715 0 0 0 116743 134 0 0 20 0 1 0 271552599 493817856 115668 33554432000 4194304 5654031 140737113297760 140737113295544 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3159/statm: 120561 115668 141 357 0 120201 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 521860

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3112 and gives
#  childrusage.ru_utime.tv_sec=628
#  childrusage.ru_utime.tv_usec=569442
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=701589
# CPU time returned by wait4() is 631.271
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.92
CPU time (s): 1800.02
CPU user time (s): 1795.99
CPU system time (s): 4.03
CPU usage (%): 99.8392
Max. virtual memory (cumulated for all children) (KiB): 816584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 628.569
system time used= 2.70159
maximum resident set size= 308184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265931
page faults= 0
swaps= 0
block input operations= 8
block output operations= 736392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2811
involuntary context switches= 799

runsolver used 3.50947 second user time and 9.42957 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 19:33:26
IDJOB=3698043
IDBENCH=1970
IDSOLVER=2275
FILE ID=node103/3698043-1338053606
RUNJOBID= node103-1338051805-2945
PBS_JOBID= 14624384
Free space on /tmp= 71544 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698043-1338053606/watcher-3698043-1338053606 -o /tmp/evaluation-result-3698043-1338053606/solver-3698043-1338053606 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698043-1338053606.opb 494038447 HOME HOME

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

MD5SUM BENCH= 5f836d1b8d150c1925229546ed283812
RANDOM SEED=494038447

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:       32873844 kB
MemFree:        28723892 kB
Buffers:          258496 kB
Cached:          3104912 kB
SwapCached:            0 kB
Active:           932564 kB
Inactive:        2441200 kB
Active(anon):      13572 kB
Inactive(anon):        0 kB
Active(file):     918992 kB
Inactive(file):  2441200 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41644 kB
Writeback:            64 kB
AnonPages:         22528 kB
Mapped:            13552 kB
Shmem:               200 kB
Slab:             637504 kB
SReclaimable:      79524 kB
SUnreclaim:       557980 kB
KernelStack:        1448 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71476 MiB
End job on node103 at 2012-05-26 20:03:29