Trace number 3749213

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
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 constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 32
0.00/0.02	c execute binary inc search
0.00/0.02	c [INC SEARCH] current bound: 16
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC SEARCH] lower bound: 0 upperbound 32 current bound: 16 best value:32
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c set iterative enc to: swc
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
4.06/4.18	c [INC SEARCH] formula is UNSAT
4.06/4.18	c [INC SYSTEM] there exists a inc, kill it!
4.06/4.18	c write failed with 2
4.06/4.18	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x8653b0)
4.06/4.18	c sat variable: 0 optimum/unsat variable: 1
4.06/4.18	c [INC SEARCH] set lower bound to 17 upperbound 32
4.06/4.18	c [INC SEARCH] current bound: 24
4.06/4.18	c [INC SEARCH] iteration: 1
4.06/4.18	c [INC SEARCH] lower bound: 17 upperbound 32 current bound: 24 best value:32
4.06/4.18	c [INC SYSTEM] create new solver instance
4.06/4.18	c [INC] encode full formula
4.06/4.18	c (debug) using card networks
4.06/4.18	c old isEQ: 0, new EQ is 0
4.06/4.18	c set iterative enc to: card
4.06/4.18	c set iterative enc to: none
4.06/4.19	c [INC SEARCH] isOptimum variable: 0
4.17/4.27	c [INC SEARCH] formula is SAT
4.17/4.27	c [INC SEARCH] copied best model
4.17/4.27	c sat variable: 1 optimum/unsat variable: 0
4.17/4.27	c model valid
4.17/4.27	c current solution ok
4.17/4.27	o 24
4.17/4.27	c [INC SEARCH] current bound: 20
4.17/4.27	c [INC SEARCH] iteration: 2
4.17/4.27	c [INC SEARCH] lower bound: 17 upperbound 24 current bound: 20 best value:24
4.17/4.27	c [INC SYSTEM] there exists a inc, kill it!
4.17/4.27	c write failed with 2
4.17/4.27	c [INC SYSTEM] create new solver instance
4.17/4.27	c [INC] encode full formula
4.17/4.27	c (debug) using card networks
4.17/4.27	c old isEQ: 176, new EQ is 0
4.17/4.27	c set iterative enc to: card
4.17/4.27	c set iterative enc to: none
4.17/4.28	c [INC SEARCH] isOptimum variable: 0
1383.44/1383.79	c [INC SEARCH] formula is UNSAT
1383.44/1383.79	c [INC SYSTEM] there exists a inc, kill it!
1383.44/1383.79	c write failed with 2
1383.44/1383.79	c sat variable: 0 optimum/unsat variable: 1
1383.44/1383.79	c [INC SEARCH] set lower bound to 21 upperbound 24
1383.44/1383.79	c [INC SEARCH] current bound: 22
1383.44/1383.79	c [INC SEARCH] iteration: 3
1383.44/1383.79	c [INC SEARCH] lower bound: 21 upperbound 24 current bound: 22 best value:24
1383.44/1383.79	c [INC SYSTEM] create new solver instance
1383.44/1383.79	c [INC] encode full formula
1383.44/1383.79	c (debug) using card networks
1383.44/1383.79	c old isEQ: 0, new EQ is 0
1383.44/1383.79	c set iterative enc to: card
1383.44/1383.79	c set iterative enc to: none
1383.44/1383.80	c [INC SEARCH] isOptimum variable: 0
1437.51/1437.86	c [INC SEARCH] formula is SAT
1437.51/1437.86	c [INC SEARCH] copied best model
1437.51/1437.86	c sat variable: 1 optimum/unsat variable: 0
1437.51/1437.86	c model valid
1437.51/1437.86	c current solution ok
1437.51/1437.86	o 22
1437.51/1437.86	c [INC SEARCH] current bound: 21
1437.51/1437.86	c [INC SEARCH] iteration: 4
1437.51/1437.86	c [INC SEARCH] lower bound: 21 upperbound 22 current bound: 21 best value:22
1437.51/1437.86	c [INC SYSTEM] there exists a inc, kill it!
1437.51/1437.86	c write failed with 2
1437.51/1437.86	c [INC SYSTEM] create new solver instance
1437.51/1437.86	c [INC] encode full formula
1437.51/1437.86	c (debug) using card networks
1437.51/1437.86	c old isEQ: 176, new EQ is 0
1437.51/1437.86	c set iterative enc to: card
1437.51/1437.86	c set iterative enc to: none
1437.51/1437.87	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3749213-1339166266/watcher-3749213-1339166266 -o /tmp/evaluation-result-3749213-1339166266/solver-3749213-1339166266 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749213-1339166266.opb 1455577928 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.13 2.31 3/177 666
/proc/meminfo: memFree=27161392/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0

[startup+0.0654961 s]
/proc/loadavg: 2.06 2.13 2.31 3/177 666
/proc/meminfo: memFree=27161392/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100298 s]
/proc/loadavg: 2.06 2.13 2.31 3/177 666
/proc/meminfo: memFree=27161392/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.06 2.13 2.31 3/177 666
/proc/meminfo: memFree=27161392/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700231 s]
/proc/loadavg: 2.06 2.13 2.31 3/177 666
/proc/meminfo: memFree=27161392/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/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: 2.06 2.13 2.31 3/180 676
/proc/meminfo: memFree=27156656/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=0 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 1995 2756 0 0 0 0 0 0 20 0 1 0 382752077 2699264 319 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/667/statm: 659 319 165 442 0 213 0
[pid=676] ppid=667 vsize=7816 CPUtime=1.46 cores=1,3,5,7
/proc/676/stat : 676 (glucosInc) R 667 666 28157 0 -1 4202496 1830 0 0 0 146 0 0 0 20 0 1 0 382752080 8003584 1364 33554432000 4194304 5654031 140734122159264 140734122147080 4234912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/676/statm: 1954 1364 138 357 0 1594 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19600

[startup+3.1003 s]
/proc/loadavg: 2.06 2.13 2.31 3/180 676
/proc/meminfo: memFree=27153120/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=0 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 1995 2756 0 0 0 0 0 0 20 0 1 0 382752077 2699264 319 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/667/statm: 659 319 165 442 0 213 0
[pid=676] ppid=667 vsize=9500 CPUtime=3.06 cores=1,3,5,7
/proc/676/stat : 676 (glucosInc) R 667 666 28157 0 -1 4202496 1970 0 0 0 306 0 0 0 20 0 1 0 382752080 9728000 1501 33554432000 4194304 5654031 140734122159264 140734122157144 4232862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/676/statm: 2375 1501 138 357 0 2015 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21284

[startup+6.3003 s]
/proc/loadavg: 2.06 2.13 2.31 3/180 680
/proc/meminfo: memFree=27153748/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=8312 CPUtime=2.01 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 2062 0 0 0 201 0 0 0 20 0 1 0 382752505 8511488 1556 33554432000 4194304 5654031 140736934789696 140736934787576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 2078 1556 138 357 0 1718 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20096

[startup+12.7003 s]
/proc/loadavg: 2.05 2.13 2.30 3/180 680
/proc/meminfo: memFree=27145780/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=14328 CPUtime=8.41 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 2987 0 0 0 841 0 0 0 20 0 1 0 382752505 14671872 2967 33554432000 4194304 5654031 140736934789696 140736934787576 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 3582 2967 138 357 0 3222 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26112

[startup+25.5003 s]
/proc/loadavg: 2.04 2.12 2.30 3/179 680
/proc/meminfo: memFree=27136360/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=21340 CPUtime=21.2 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 4490 0 0 0 2120 0 0 0 20 0 1 0 382752505 21852160 4782 33554432000 4194304 5654031 140736934789696 140736934787576 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 5335 4782 138 357 0 4975 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 33124

[startup+51.1004 s]
/proc/loadavg: 2.02 2.11 2.29 3/179 681
/proc/meminfo: memFree=27124756/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=32836 CPUtime=46.8 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 5105 0 0 0 4679 1 0 0 20 0 1 0 382752505 33624064 7695 33554432000 4194304 5654031 140736934789696 140736934787576 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 8209 7695 138 357 0 7849 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44620

[startup+102.307 s]
/proc/loadavg: 2.07 2.11 2.27 3/179 681
/proc/meminfo: memFree=27114892/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=55932 CPUtime=98 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 6416 0 0 0 9799 1 0 0 20 0 1 0 382752505 57274368 10004 33554432000 4194304 5654031 140736934789696 140736934787576 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 13983 10004 138 357 0 13623 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 67716

[startup+162.3 s]
/proc/loadavg: 2.02 2.09 2.26 3/180 684
/proc/meminfo: memFree=27075924/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=55932 CPUtime=157.99 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 6823 0 0 0 15797 2 0 0 20 0 1 0 382752505 57274368 13470 33554432000 4194304 5654031 140736934789696 140736934787576 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 13983 13470 138 357 0 13623 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67716

[startup+222.3 s]
/proc/loadavg: 2.01 2.07 2.24 3/179 684
/proc/meminfo: memFree=27063988/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=55932 CPUtime=217.98 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 6823 0 0 0 21796 2 0 0 20 0 1 0 382752505 57274368 13470 33554432000 4194304 5654031 140736934789696 140736934787576 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 13983 13470 138 357 0 13623 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 67716

[startup+282.3 s]

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

/proc/meminfo: memFree=30615148/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=112836 CPUtime=1237.8 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 14292 0 0 0 123771 9 0 0 20 0 1 0 382752505 115544064 27697 33554432000 4194304 5654031 140736934789696 140736934777512 4233226 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 28209 27697 139 357 0 27849 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 124620

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 735
/proc/meminfo: memFree=30615620/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=112836 CPUtime=1297.79 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 14292 0 0 0 129770 9 0 0 20 0 1 0 382752505 115544064 27697 33554432000 4194304 5654031 140736934789696 140736934777512 4232853 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 28209 27697 139 357 0 27849 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 124620

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/180 738
/proc/meminfo: memFree=30640032/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=4.26 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2223 6322 0 0 1 0 424 1 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=680] ppid=667 vsize=112836 CPUtime=1357.78 cores=1,3,5,7
/proc/680/stat : 680 (glucosInc) R 667 666 28157 0 -1 4202496 14292 0 0 0 135769 9 0 0 20 0 1 0 382752505 115544064 27697 33554432000 4194304 5654031 140736934789696 140736934777512 4233448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/680/statm: 28209 27697 139 357 0 27849 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 124620

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 764
/proc/meminfo: memFree=30668712/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1383.54 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2321 21130 0 0 1 1 138342 10 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=740] ppid=667 vsize=35288 CPUtime=38.49 cores=1,3,5,7
/proc/740/stat : 740 (glucosInc) R 667 666 28157 0 -1 4202496 5754 0 0 0 3847 2 0 0 20 0 1 0 382890457 36134912 6496 33554432000 4194304 5654031 140736938814144 140736938812024 4215891 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/740/statm: 8822 6496 138 357 0 8462 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 47072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 766
/proc/meminfo: memFree=30711748/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=33984 CPUtime=44.4 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 5083 0 0 0 4439 1 0 0 20 0 1 0 382895864 34799616 7980 33554432000 4194304 5654031 140734055188816 140734055186696 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/766/statm: 8496 7980 138 357 0 8136 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 45768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 766
/proc/meminfo: memFree=30642972/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=46472 CPUtime=104.39 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 5681 0 0 0 10437 2 0 0 20 0 1 0 382895864 47587328 10305 33554432000 4194304 5654031 140734055188816 140734055186696 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/766/statm: 11618 10305 138 357 0 11258 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 58256

[startup+1602.3 s]
/proc/loadavg: 2.11 2.03 2.03 3/179 767
/proc/meminfo: memFree=30707116/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=53260 CPUtime=164.38 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 6458 0 0 0 16436 2 0 0 20 0 1 0 382895864 54538240 12585 33554432000 4194304 5654031 140734055188816 140734055186616 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/766/statm: 13315 12585 138 357 0 12955 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 65044

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.03 3/179 767
/proc/meminfo: memFree=30642752/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=76464 CPUtime=224.36 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 6949 0 0 0 22434 2 0 0 20 0 1 0 382895864 78299136 17512 33554432000 4194304 5654031 140734055188816 140734055176632 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/766/statm: 19116 17512 138 357 0 18756 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 88248

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.03 3/179 767
/proc/meminfo: memFree=30644476/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=89692 CPUtime=284.35 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 7359 0 0 0 28433 2 0 0 20 0 1 0 382895864 91844608 18433 33554432000 4194304 5654031 140734055188816 140734055186696 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/766/statm: 22423 18433 138 357 0 22063 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 101476

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.03 3/179 767
/proc/meminfo: memFree=30616104/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=89692 CPUtime=344.34 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 7360 0 0 0 34432 2 0 0 20 0 1 0 382895864 91844608 19009 33554432000 4194304 5654031 140734055188816 140734055186696 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/766/statm: 22423 19009 138 357 0 22063 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 101476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.06 2.04 3/179 767
/proc/meminfo: memFree=30675168/32873852 swapFree=7632/7632
[pid=666] ppid=664 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/666/stat : 666 (npSolver-pbo-I.) S 664 666 28157 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382752077 9367552 275 33554432000 4194304 5064252 140735960543936 140735960542848 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/666/statm: 2287 275 233 213 0 72 0
[pid=667] ppid=666 vsize=2636 CPUtime=1437.59 cores=1,3,5,7
/proc/667/stat : 667 (npSolver-pbo) S 666 666 28157 0 -1 4202496 2436 28043 0 0 1 1 143744 13 20 0 1 0 382752077 2699264 340 33554432000 4194304 6004724 140735567867232 140735567852152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/667/statm: 659 340 180 442 0 213 0
[pid=766] ppid=667 vsize=89692 CPUtime=362.44 cores=1,3,5,7
/proc/766/stat : 766 (glucosInc) R 667 666 28157 0 -1 4202496 7360 0 0 0 36242 2 0 0 20 0 1 0 382895864 91844608 19009 33554432000 4194304 5654031 140734055188816 140734055186696 4232803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/766/statm: 22423 19009 138 357 0 22063 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 101476

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.89
CPU system time (s): 0.179972
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 173940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.179972
maximum resident set size= 145484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38224
page faults= 0
swaps= 0
block input operations= 0
block output operations= 800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 2101

runsolver used 5.10722 second user time and 13.8239 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 16:37:46
IDJOB=3749213
IDBENCH=89907
IDSOLVER=2333
FILE ID=node131/3749213-1339166266
RUNJOBID= node131-1339159050-32360
PBS_JOBID= 14643785
Free space on /tmp= 70316 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749213-1339166266/watcher-3749213-1339166266 -o /tmp/evaluation-result-3749213-1339166266/solver-3749213-1339166266 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749213-1339166266.opb 1455577928 HOME HOME

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

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=1455577928

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27162044 kB
Buffers:          245104 kB
Cached:          1662616 kB
SwapCached:         8244 kB
Active:          4021328 kB
Inactive:         829480 kB
Active(anon):    2938300 kB
Inactive(anon):     7376 kB
Active(file):    1083028 kB
Inactive(file):   822104 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:              8584 kB
Writeback:            16 kB
AnonPages:       2943932 kB
Mapped:            10088 kB
Shmem:                 0 kB
Slab:             715708 kB
SReclaimable:     156488 kB
SUnreclaim:       559220 kB
KernelStack:        1464 kB
PageTables:        10124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    3825460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1531904 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= 71068 MiB
End job on node131 at 2012-06-08 17:07:47