Trace number 3748592

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 NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.11 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_4_mh.opb
MD5SUM122468478b8bc81c0631c64befe52d46
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3608846
Best CPU time to get the best result obtained on this benchmark41.4087
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 77854483
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3842291271
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 77854483
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3842291271
Number of bits of the biggest sum of numbers32
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.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.56	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.56	c [INC SYSTEM] execute solver
0.00/0.72	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.88	o 272406552
0.00/0.88	c execute binary inc search
0.00/0.88	c [INC SEARCH] current bound: 136203283
0.00/0.88	c [INC SEARCH] iteration: 0
0.00/0.88	c [INC SEARCH] lower bound: 0 upperbound 272406567 current bound: 136203283 best value:272406567
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c fallback to adder encoding
1.38/1.46	c set iterative enc to: adder
1.38/1.46	c set iterative enc to: none
1.48/1.54	c [INC SEARCH] isOptimum variable: 0
239.31/239.41	c [INC SEARCH] formula is SAT
239.31/239.42	c [INC SEARCH] copied best model
239.31/239.42	c sat variable: 1 optimum/unsat variable: 0
239.31/239.44	c model valid
239.31/239.44	c current solution ok
239.31/239.44	o 52626634
239.31/239.44	c [INC SEARCH] current bound: 26313324
239.31/239.44	c [INC SEARCH] iteration: 1
239.31/239.44	c [INC SEARCH] lower bound: 0 upperbound 52626649 current bound: 26313324 best value:52626649
239.31/239.44	c [INC SYSTEM] there exists a inc, kill it!
239.31/239.44	c write failed with 2
239.31/239.45	c [INC SYSTEM] create new solver instance
239.31/239.45	c [INC] encode full formula
239.31/239.45	c fallback to adder encoding
239.83/239.96	c set iterative enc to: adder
239.83/239.96	c set iterative enc to: none
239.92/240.04	c [INC SEARCH] isOptimum variable: 0
1505.46/1505.90	c [INC SEARCH] formula is SAT
1505.57/1505.91	c [INC SEARCH] copied best model
1505.57/1505.91	c sat variable: 1 optimum/unsat variable: 0
1505.57/1505.93	c model valid
1505.57/1505.93	c current solution ok
1505.57/1505.93	o 24555099
1505.57/1505.93	c [INC SEARCH] current bound: 12277557
1505.57/1505.93	c [INC SEARCH] iteration: 2
1505.57/1505.93	c [INC SEARCH] lower bound: 0 upperbound 24555114 current bound: 12277557 best value:24555114
1505.57/1505.93	c [INC SYSTEM] there exists a inc, kill it!
1505.57/1505.93	c write failed with 2
1505.57/1505.94	c [INC SYSTEM] create new solver instance
1505.57/1505.94	c [INC] encode full formula
1505.57/1505.94	c fallback to adder encoding
1506.07/1506.40	c set iterative enc to: adder
1506.07/1506.40	c set iterative enc to: none
1506.07/1506.48	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.51	c an unexpexted return value has been received, exit
1800.06/1800.51	s UNKNOWN
1800.06/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.51	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-3748592-1339175631/watcher-3748592-1339175631 -o /tmp/evaluation-result-3748592-1339175631/solver-3748592-1339175631 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748592-1339175631.opb 369713784 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.02 2.01 2.00 3/180 17612
/proc/meminfo: memFree=28141568/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0

[startup+0.0461801 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 17612
/proc/meminfo: memFree=28141568/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100337 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 17612
/proc/meminfo: memFree=28141568/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 17612
/proc/meminfo: memFree=28141568/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 17612
/proc/meminfo: memFree=28141568/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 17619
/proc/meminfo: memFree=28112512/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=132972 CPUtime=1.48 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) R 17612 17612 17075 0 -1 4202496 10027 11435 0 0 71 17 56 4 20 0 1 0 27530060 136163328 26337 33554432000 4194304 6004724 140735869297952 140735869290576 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 33243 26337 184 442 0 32797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 142120

[startup+3.10035 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17621
/proc/meminfo: memFree=27951520/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=122880 CPUtime=1.54 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 24297 0 0 0 148 6 0 0 20 0 1 0 27530214 125829120 27102 33554432000 4194304 5654031 140736696939168 140736696926984 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 30720 27102 141 357 0 30360 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 161268

[startup+6.30038 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17621
/proc/meminfo: memFree=27961508/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=124068 CPUtime=4.74 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 24616 0 0 0 468 6 0 0 20 0 1 0 27530214 127045632 27421 33554432000 4194304 5654031 140736696939168 140736696926984 4233315 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 31017 27421 142 357 0 30657 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 162456

[startup+12.7003 s]
/proc/loadavg: 1.93 1.99 1.99 2/184 17663
/proc/meminfo: memFree=31424180/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=125080 CPUtime=11.14 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 24898 0 0 0 1108 6 0 0 20 0 1 0 27530214 128081920 28213 33554432000 4194304 5654031 140736696939168 140736696936856 4233306 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 31270 28213 142 357 0 30910 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 163468

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17668
/proc/meminfo: memFree=30865376/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=127580 CPUtime=23.94 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 26373 0 0 0 2387 7 0 0 20 0 1 0 27530214 130641920 28102 33554432000 4194304 5654031 140736696939168 140736696926984 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 31895 28102 142 357 0 31535 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 165968

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 17668
/proc/meminfo: memFree=30848896/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=147276 CPUtime=49.51 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 27341 0 0 0 4943 8 0 0 20 0 1 0 27530214 150810624 31089 33554432000 4194304 5654031 140736696939168 140736696926984 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 36819 31089 142 357 0 36459 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 185664

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17668
/proc/meminfo: memFree=30825804/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=130912 CPUtime=100.71 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 29567 0 0 0 10061 10 0 0 20 0 1 0 27530214 134053888 30170 33554432000 4194304 5654031 140736696939168 140736696926984 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 32728 30170 142 357 0 32368 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 169300

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17668
/proc/meminfo: memFree=30828568/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=132200 CPUtime=160.7 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 32063 0 0 0 16057 13 0 0 20 0 1 0 27530214 135372800 31004 33554432000 4194304 5654031 140736696939168 140736696926984 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 33050 31004 142 357 0 32690 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 170588

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17670
/proc/meminfo: memFree=30896884/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=29240 CPUtime=1.53 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 10037 11435 0 0 71 22 56 4 20 0 1 0 27530060 29941760 6802 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 7310 6802 184 442 0 6864 0
[pid=17621] ppid=17613 vsize=133792 CPUtime=220.68 cores=1,3,5,7
/proc/17621/stat : 17621 (glucosInc) R 17613 17612 17075 0 -1 4202496 34581 0 0 0 22052 16 0 0 20 0 1 0 27530214 137003008 30854 33554432000 4194304 5654031 140736696939168 140736696937192 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17621/statm: 33448 30854 142 357 0 33088 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 172180

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17672
/proc/meminfo: memFree=30900036/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=30828120/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=239.97 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 15766 47223 0 0 126 29 23819 23 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17672] ppid=17613 vsize=149500 CPUtime=1062.03 cores=1,3,5,7
/proc/17672/stat : 17672 (glucosInc) R 17613 17612 17075 0 -1 4202496 27938 0 0 0 106179 24 0 0 20 0 1 0 27554065 153088000 35752 33554432000 4194304 5654031 140734168272864 140734168260680 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17672/statm: 37375 35752 142 357 0 37015 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 206532

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 17683
/proc/meminfo: memFree=30777044/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=239.97 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 15766 47223 0 0 126 29 23819 23 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17672] ppid=17613 vsize=198820 CPUtime=1122.01 cores=1,3,5,7
/proc/17672/stat : 17672 (glucosInc) R 17613 17612 17075 0 -1 4202496 28064 0 0 0 112177 24 0 0 20 0 1 0 27554065 203591680 46098 33554432000 4194304 5654031 140734168272864 140734168260680 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17672/statm: 49705 46098 142 357 0 49345 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 255852

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17683
/proc/meminfo: memFree=30830060/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=239.97 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 15766 47223 0 0 126 29 23819 23 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17672] ppid=17613 vsize=149500 CPUtime=1182 cores=1,3,5,7
/proc/17672/stat : 17672 (glucosInc) R 17613 17612 17075 0 -1 4202496 28657 0 0 0 118175 25 0 0 20 0 1 0 27554065 153088000 35752 33554432000 4194304 5654031 140734168272864 140734168260680 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17672/statm: 37375 35752 142 357 0 37015 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 206532

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17683
/proc/meminfo: memFree=30765580/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=239.97 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 15766 47223 0 0 126 29 23819 23 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17672] ppid=17613 vsize=198820 CPUtime=1241.99 cores=1,3,5,7
/proc/17672/stat : 17672 (glucosInc) R 17613 17612 17075 0 -1 4202496 29106 0 0 0 124173 26 0 0 20 0 1 0 27554065 203591680 47949 33554432000 4194304 5654031 140734168272864 140734168260680 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17672/statm: 49705 47949 142 357 0 49345 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 255852

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17686
/proc/meminfo: memFree=30886012/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=114456 CPUtime=35.78 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 22493 0 0 0 3572 6 0 0 20 0 1 0 27680708 117202944 23497 33554432000 4194304 5654031 140735981578112 140735981576136 4216571 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17685/statm: 28614 23497 142 357 0 28254 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 171488

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 17689
/proc/meminfo: memFree=30839448/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=146216 CPUtime=95.77 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 23387 0 0 0 9570 7 0 0 20 0 1 0 27680708 149725184 33049 33554432000 4194304 5654031 140735981578112 140735981565928 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17685/statm: 36554 33049 142 357 0 36194 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 203248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17689
/proc/meminfo: memFree=30761016/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=176564 CPUtime=155.75 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 24286 0 0 0 15567 8 0 0 20 0 1 0 27680708 180801536 40217 33554432000 4194304 5654031 140735981578112 140735981565928 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17685/statm: 44141 40217 142 357 0 43781 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 233596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17689
/proc/meminfo: memFree=30793224/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=195532 CPUtime=215.73 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 24843 0 0 0 21565 8 0 0 20 0 1 0 27680708 200224768 44312 33554432000 4194304 5654031 140735981578112 140735981575912 4232925 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17685/statm: 48883 44312 142 357 0 48523 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 252564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17689
/proc/meminfo: memFree=30767592/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=195532 CPUtime=275.71 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 24846 0 0 0 27563 8 0 0 20 0 1 0 27680708 200224768 45848 33554432000 4194304 5654031 140735981578112 140735981565928 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17685/statm: 48883 45848 142 357 0 48523 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 252564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17689
/proc/meminfo: memFree=30765792/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=195532 CPUtime=293.91 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 24846 0 0 0 29383 8 0 0 20 0 1 0 27680708 200224768 45848 33554432000 4194304 5654031 140735981578112 140735981565928 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17685/statm: 48883 45848 142 357 0 48523 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 252564

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17689
/proc/meminfo: memFree=30765792/32873844 swapFree=7124/7124
[pid=17612] ppid=17610 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17612/stat : 17612 (npSolver-pbo-I.) S 17610 17612 17075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 27530060 9367552 274 33554432000 4194304 5064252 140733706198064 140733706196976 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17612/statm: 2287 274 233 213 0 72 0
[pid=17613] ppid=17612 vsize=47884 CPUtime=1506.15 cores=1,3,5,7
/proc/17613/stat : 17613 (npSolver-pbo) S 17612 17612 17075 0 -1 4202496 22503 77175 0 0 177 35 150350 53 20 0 1 0 27530060 49033216 11464 33554432000 4194304 6004724 140735869297952 140735869282872 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17613/statm: 11971 11464 185 442 0 11525 0
[pid=17685] ppid=17613 vsize=195532 CPUtime=293.91 cores=1,3,5,7
/proc/17685/stat : 17685 (glucosInc) R 17613 17612 17075 0 -1 4202496 24846 0 0 0 29383 8 0 0 20 0 1 0 27680708 200224768 45848 33554432000 4194304 5654031 140735981578112 140735981565928 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17685/statm: 48883 45848 142 357 0 48523 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 252564

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.12
CPU system time (s): 0.98285
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 286672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.98285
maximum resident set size= 200688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124904
page faults= 0
swaps= 0
block input operations= 0
block output operations= 223032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1017
involuntary context switches= 2521

runsolver used 2.99854 second user time and 8.47671 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 19:13:51
IDJOB=3748592
IDBENCH=92710
IDSOLVER=2333
FILE ID=node133/3748592-1339175631
RUNJOBID= node133-1339172013-17258
PBS_JOBID= 14643824
Free space on /tmp= 70472 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_4_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748592-1339175631/watcher-3748592-1339175631 -o /tmp/evaluation-result-3748592-1339175631/solver-3748592-1339175631 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748592-1339175631.opb 369713784 HOME HOME

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

MD5SUM BENCH= 122468478b8bc81c0631c64befe52d46
RANDOM SEED=369713784

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28142568 kB
Buffers:           93604 kB
Cached:           867896 kB
SwapCached:         1828 kB
Active:          3819304 kB
Inactive:          91048 kB
Active(anon):    2949020 kB
Inactive(anon):     2420 kB
Active(file):     870284 kB
Inactive(file):    88628 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100324 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:       3029228 kB
Mapped:            10116 kB
Shmem:                 0 kB
Slab:             674516 kB
SReclaimable:     116832 kB
SUnreclaim:       557684 kB
KernelStack:        1520 kB
PageTables:         9848 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3641060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2471936 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= 70956 MiB
End job on node133 at 2012-06-08 19:43:52