Trace number 3748493

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.08 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_2.opb
MD5SUM1172ec321506151f46656b695a5e98c9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4041903
Best CPU time to get the best result obtained on this benchmark1800.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 148877000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 81547827734
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 148877000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 81547827734
Number of bits of the biggest sum of numbers37
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.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.48	c run inc solver
0.00/0.48	c [INC SYSTEM] run initial solver
0.00/0.48	c [INC SYSTEM] preprocess with white file
4.28/4.40	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.40	c [INC SYSTEM] execute solver
4.38/5.07	c [INC SEARCH] formula is SAT
4.38/5.09	c [INC SYSTEM] solved the initial formula
4.42/5.12	c model valid
4.42/5.12	c current solution ok
5.98/6.02	o 305778861
5.98/6.02	c execute binary inc search
5.98/6.02	c [INC SEARCH] current bound: 152889465
5.98/6.02	c [INC SEARCH] iteration: 0
5.98/6.02	c [INC SEARCH] lower bound: 0 upperbound 305778931 current bound: 152889465 best value:305778931
5.98/6.02	c [INC SYSTEM] there exists a inc, kill it!
5.98/6.02	c write failed with 2
5.98/6.02	c [INC SYSTEM] create new solver instance
5.98/6.02	c [INC] encode full formula
5.98/6.02	c fallback to adder encoding
7.39/7.47	c set iterative enc to: adder
7.39/7.47	c set iterative enc to: none
7.59/7.66	c [INC SEARCH] isOptimum variable: 0
10.58/10.69	c [INC SEARCH] formula is SAT
10.70/10.73	c [INC SEARCH] copied best model
10.70/10.73	c sat variable: 1 optimum/unsat variable: 0
10.70/10.76	c model valid
10.70/10.76	c current solution ok
10.70/10.76	o 87248209
10.70/10.76	c [INC SEARCH] current bound: 43624139
10.70/10.76	c [INC SEARCH] iteration: 1
10.70/10.76	c [INC SEARCH] lower bound: 0 upperbound 87248279 current bound: 43624139 best value:87248279
10.70/10.76	c [INC SYSTEM] there exists a inc, kill it!
10.70/10.76	c write failed with 2
10.70/10.78	c [INC SYSTEM] create new solver instance
10.70/10.78	c [INC] encode full formula
10.70/10.78	c fallback to adder encoding
12.02/12.06	c set iterative enc to: adder
12.02/12.06	c set iterative enc to: none
12.20/12.24	c [INC SEARCH] isOptimum variable: 0
39.09/39.19	c [INC SEARCH] formula is SAT
39.22/39.23	c [INC SEARCH] copied best model
39.22/39.23	c sat variable: 1 optimum/unsat variable: 0
39.22/39.26	c model valid
39.22/39.26	c current solution ok
39.22/39.26	o 30898269
39.22/39.26	c [INC SEARCH] current bound: 15449169
39.22/39.26	c [INC SEARCH] iteration: 2
39.22/39.26	c [INC SEARCH] lower bound: 0 upperbound 30898339 current bound: 15449169 best value:30898339
39.22/39.26	c [INC SYSTEM] there exists a inc, kill it!
39.22/39.26	c write failed with 2
39.22/39.27	c [INC SYSTEM] create new solver instance
39.22/39.27	c [INC] encode full formula
39.22/39.27	c fallback to adder encoding
40.32/40.30	c set iterative enc to: adder
40.32/40.30	c set iterative enc to: none
40.43/40.46	c [INC SEARCH] isOptimum variable: 0
240.66/240.78	c [INC SEARCH] formula is SAT
240.75/240.82	c [INC SEARCH] copied best model
240.75/240.82	c sat variable: 1 optimum/unsat variable: 0
240.75/240.85	c model valid
240.75/240.85	c current solution ok
240.75/240.85	o 13873095
240.75/240.85	c [INC SEARCH] current bound: 6936582
240.75/240.85	c [INC SEARCH] iteration: 3
240.75/240.85	c [INC SEARCH] lower bound: 0 upperbound 13873165 current bound: 6936582 best value:13873165
240.75/240.85	c [INC SYSTEM] there exists a inc, kill it!
240.75/240.85	c write failed with 2
240.75/240.86	c [INC SYSTEM] create new solver instance
240.75/240.86	c [INC] encode full formula
240.75/240.86	c fallback to adder encoding
241.66/241.70	c set iterative enc to: adder
241.66/241.70	c set iterative enc to: none
241.75/241.84	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	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-3748493-1339177430/watcher-3748493-1339177430 -o /tmp/evaluation-result-3748493-1339177430/solver-3748493-1339177430 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748493-1339177430.opb 1392923250 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28891
/proc/meminfo: memFree=17943396/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0

[startup+0.058008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28891
/proc/meminfo: memFree=17943396/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28891
/proc/meminfo: memFree=17943396/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300209 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28891
/proc/meminfo: memFree=17943396/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28891
/proc/meminfo: memFree=17943396/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28895
/proc/meminfo: memFree=17771960/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 8852 0 0 0 45 4 0 0 20 0 1 0 383868509 38490112 7842 33554432000 4194304 6004724 140736846989680 140736846984144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9397 7842 164 442 0 8951 0
[pid=28894] ppid=28892 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28894/stat : 28894 (cp2_pre.sh) S 28892 28891 28381 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383868559 9367552 277 33554432000 4194304 5064252 140736277808176 140736277806880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28894/statm: 2287 277 234 213 0 72 0
[pid=28895] ppid=28894 vsize=163544 CPUtime=0.98 cores=0,2,4,6
/proc/28895/stat : 28895 (coprocessor) R 28894 28891 28381 0 -1 4202496 29526 0 0 0 94 4 0 0 20 0 1 0 383868560 167469056 39259 33554432000 4194304 6586260 140737075487920 140737075484184 4768024 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/28895/statm: 40886 39259 182 584 0 40298 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219428

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28895
/proc/meminfo: memFree=17719604/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 8852 0 0 0 45 4 0 0 20 0 1 0 383868509 38490112 7842 33554432000 4194304 6004724 140736846989680 140736846984144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9397 7842 164 442 0 8951 0
[pid=28894] ppid=28892 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28894/stat : 28894 (cp2_pre.sh) S 28892 28891 28381 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383868559 9367552 277 33554432000 4194304 5064252 140736277808176 140736277806880 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28894/statm: 2287 277 234 213 0 72 0
[pid=28895] ppid=28894 vsize=188960 CPUtime=2.58 cores=0,2,4,6
/proc/28895/stat : 28895 (coprocessor) R 28894 28891 28381 0 -1 4202496 33554 0 0 0 254 4 0 0 20 0 1 0 383868560 193495040 45842 33554432000 4194304 6586260 140737075487920 140737075483240 4683296 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/28895/statm: 47240 45842 192 584 0 46652 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 244844

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28897
/proc/meminfo: memFree=17818232/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=86484 CPUtime=6.28 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) R 28891 28891 28381 0 -1 4202496 16170 53374 0 0 90 80 438 20 20 0 1 0 383868509 88559616 16316 33554432000 4194304 6004724 140736846989680 140736846984240 4582601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 21621 16316 183 442 0 21175 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95632

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28900
/proc/meminfo: memFree=17691056/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=44056 CPUtime=12.25 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 26863 114487 0 0 343 115 725 42 20 0 1 0 383868509 45113344 9512 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 11014 9512 185 442 0 10568 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 53204

[startup+25.5004 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 28902
/proc/meminfo: memFree=17502840/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=44056 CPUtime=12.25 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 26863 114487 0 0 343 115 725 42 20 0 1 0 383868509 45113344 9512 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 11014 9512 185 442 0 10568 0
[pid=28902] ppid=28892 vsize=345888 CPUtime=13.23 cores=0,2,4,6
/proc/28902/stat : 28902 (glucosInc) R 28892 28891 28381 0 -1 4202496 56409 0 0 0 1312 11 0 0 20 0 1 0 383869734 354189312 72266 33554432000 4194304 5654031 140734418232176 140734418229944 4214498 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28902/statm: 86472 72266 140 357 0 86112 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 399092

[startup+51.1003 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 28904
/proc/meminfo: memFree=17574748/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=41760 CPUtime=40.49 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 36155 171746 0 0 454 131 3405 59 20 0 1 0 383868509 42762240 8938 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 10440 8938 185 442 0 9994 0
[pid=28904] ppid=28892 vsize=263868 CPUtime=10.62 cores=0,2,4,6
/proc/28904/stat : 28904 (glucosInc) R 28892 28891 28381 0 -1 4202496 47350 0 0 0 1052 10 0 0 20 0 1 0 383872555 270200832 59586 33554432000 4194304 5654031 140736335567200 140736335564888 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28904/statm: 65967 59586 141 357 0 65607 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 314776

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 28948
/proc/meminfo: memFree=23099192/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=41760 CPUtime=40.49 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 36155 171746 0 0 454 131 3405 59 20 0 1 0 383868509 42762240 8938 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 10440 8938 185 442 0 9994 0
[pid=28904] ppid=28892 vsize=348976 CPUtime=61.82 cores=0,2,4,6
/proc/28904/stat : 28904 (glucosInc) R 28892 28891 28381 0 -1 4202496 51927 0 0 0 6165 17 0 0 20 0 1 0 383872555 357351424 76286 33554432000 4194304 5654031 140736335567200 140736335555016 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28904/statm: 87244 76286 142 357 0 86884 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 399884

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 28948
/proc/meminfo: memFree=23122476/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=41760 CPUtime=40.49 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 36155 171746 0 0 454 131 3405 59 20 0 1 0 383868509 42762240 8938 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 10440 8938 185 442 0 9994 0
[pid=28904] ppid=28892 vsize=304892 CPUtime=121.78 cores=0,2,4,6
/proc/28904/stat : 28904 (glucosInc) R 28892 28891 28381 0 -1 4202496 53592 0 0 0 12158 20 0 0 20 0 1 0 383872555 312209408 64219 33554432000 4194304 5654031 140736335567200 140736335555016 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28904/statm: 76223 64219 142 357 0 75863 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 355800

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28949
/proc/meminfo: memFree=22999108/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=41760 CPUtime=40.49 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 36155 171746 0 0 454 131 3405 59 20 0 1 0 383868509 42762240 8938 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 10440 8938 185 442 0 9994 0
[pid=28904] ppid=28892 vsize=306740 CPUtime=181.77 cores=0,2,4,6
/proc/28904/stat : 28904 (glucosInc) R 28892 28891 28381 0 -1 4202496 55814 0 0 0 18153 24 0 0 20 0 1 0 383872555 314101760 64769 33554432000 4194304 5654031 140736335567200 140736335565288 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28904/statm: 76685 64769 142 357 0 76325 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 357648

[startup+282.3 s]

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

/proc/meminfo: memFree=22856284/32873648 swapFree=7120/7120
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=547400 CPUtime=1000.24 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 87686 0 0 0 99836 188 0 0 20 0 1 0 383892693 560537600 108118 33554432000 4194304 5654031 140734458300192 140734458298216 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 136850 108118 142 357 0 136490 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 596228

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28982
/proc/meminfo: memFree=22543280/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=762880 CPUtime=1060.22 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 88382 0 0 0 105827 195 0 0 20 0 1 0 383892693 781189120 185080 33554432000 4194304 5654031 140734458300192 140734458297976 4235800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 190720 185080 142 357 0 190360 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 811708

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28982
/proc/meminfo: memFree=22656332/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=763196 CPUtime=1120.21 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 90066 0 0 0 111809 212 0 0 20 0 1 0 383892693 781512704 158541 33554432000 4194304 5654031 140734458300192 140734458298280 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 190799 158541 142 357 0 190439 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 812024

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28984
/proc/meminfo: memFree=22801112/32873648 swapFree=7120/7120
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=548856 CPUtime=1180.2 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 91357 0 0 0 117796 224 0 0 20 0 1 0 383892693 562028544 122902 33554432000 4194304 5654031 140734458300192 140734458298216 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 137214 122902 142 357 0 136854 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 597684

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28984
/proc/meminfo: memFree=22482452/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=1113160 CPUtime=1240.19 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 92674 0 0 0 123785 234 0 0 20 0 1 0 383892693 1139875840 203423 33554432000 4194304 5654031 140734458300192 140734458297976 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 278290 203423 142 357 0 277930 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 1161988

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 28984
/proc/meminfo: memFree=22626508/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=764088 CPUtime=1300.18 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 93639 0 0 0 129771 247 0 0 20 0 1 0 383892693 782426112 167430 33554432000 4194304 5654031 140734458300192 140734458298280 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 191022 167430 142 357 0 190662 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 812916

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 28987
/proc/meminfo: memFree=22824368/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=549636 CPUtime=1360.17 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 94923 0 0 0 135755 262 0 0 20 0 1 0 383892693 562827264 119990 33554432000 4194304 5654031 140734458300192 140734458298216 4233431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 137409 119990 142 357 0 137049 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 598464

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28987
/proc/meminfo: memFree=22476796/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=1114488 CPUtime=1420.16 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 96369 0 0 0 141744 272 0 0 20 0 1 0 383892693 1141235712 205240 33554432000 4194304 5654031 140734458300192 140734458297976 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 278622 205240 142 357 0 278262 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 1163316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28988
/proc/meminfo: memFree=22690376/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=765808 CPUtime=1480.15 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 97414 0 0 0 147730 285 0 0 20 0 1 0 383892693 784187392 153455 33554432000 4194304 5654031 140734458300192 140734458298280 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 191452 153455 142 357 0 191092 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 814636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28988
/proc/meminfo: memFree=22369112/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=1115628 CPUtime=1540.14 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 98386 0 0 0 153722 292 0 0 20 0 1 0 383892693 1142403072 234142 33554432000 4194304 5654031 140734458300192 140734458297976 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 278907 234142 142 357 0 278547 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 1164456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28988
/proc/meminfo: memFree=22805592/32873648 swapFree=7116/7116
[pid=28891] ppid=28889 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28891/stat : 28891 (npSolver-pbo-I.) S 28889 28891 28381 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383868509 9367552 275 33554432000 4194304 5064252 140737089554224 140737089553136 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28891/statm: 2287 275 233 213 0 72 0
[pid=28892] ppid=28891 vsize=39680 CPUtime=241.8 cores=0,2,4,6
/proc/28892/stat : 28892 (npSolver-pbo) S 28891 28891 28381 0 -1 4202496 43975 229205 0 0 546 143 23402 89 20 0 1 0 383868509 40632320 8418 33554432000 4194304 6004724 140736846989680 140736846974600 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28892/statm: 9920 8418 185 442 0 9474 0
[pid=28951] ppid=28892 vsize=551456 CPUtime=1558.25 cores=0,2,4,6
/proc/28951/stat : 28951 (glucosInc) R 28892 28891 28381 0 -1 4202496 98767 0 0 0 155523 302 0 0 20 0 1 0 383892693 564690944 122574 33554432000 4194304 5654031 140734458300192 140734458298216 4217334 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28951/statm: 137864 122574 142 357 0 137504 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 600284

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.08
CPU user time (s): 1794.72
CPU system time (s): 5.35719
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 1508332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.72
system time used= 5.35719
maximum resident set size= 1288196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 372325
page faults= 0
swaps= 0
block input operations= 0
block output operations= 820888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4712
involuntary context switches= 3070

runsolver used 2.6466 second user time and 7.2009 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 19:43:50
IDJOB=3748493
IDBENCH=92749
IDSOLVER=2333
FILE ID=node123/3748493-1339177430
RUNJOBID= node123-1339170215-28397
PBS_JOBID= 14643831
Free space on /tmp= 66860 MiB

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

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

MD5SUM BENCH= 1172ec321506151f46656b695a5e98c9
RANDOM SEED=1392923250

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        17943396 kB
Buffers:         1931612 kB
Cached:          7446204 kB
SwapCached:         2512 kB
Active:         11279536 kB
Inactive:        2570844 kB
Active(anon):    4464912 kB
Inactive(anon):     7732 kB
Active(file):    6814624 kB
Inactive(file):  2563112 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:              9332 kB
Writeback:             0 kB
AnonPages:       4474952 kB
Mapped:            11368 kB
Shmem:                 0 kB
Slab:             931996 kB
SReclaimable:     376140 kB
SUnreclaim:       555856 kB
KernelStack:        1480 kB
PageTables:        12620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5936596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2326528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 67900 MiB
End job on node123 at 2012-06-08 20:13:51