Trace number 3748487

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_2.opb
MD5SUM0c9f9f4d9069e955741fce23953a7e72
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3385647
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 147197952
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48050028218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 147197952
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48050028218
Number of bits of the biggest sum of numbers36
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.04	c old isEQ: 0, new EQ is 1
0.00/0.14	c old isEQ: 24, new EQ is 1
0.00/0.17	c old isEQ: 1, new EQ is 1
0.00/0.21	c run inc solver
0.00/0.21	c [INC SYSTEM] run initial solver
0.00/0.21	c [INC SYSTEM] preprocess with white file
1.97/2.09	c [INC SYSTEM] finished preprocessing in 1 s
1.97/2.09	c [INC SYSTEM] execute solver
41.35/41.48	c [INC SEARCH] formula is SAT
41.35/41.48	c [INC SYSTEM] solved the initial formula
41.46/41.50	c model valid
41.46/41.50	c current solution ok
41.76/41.88	o 304859251
41.76/41.88	c execute binary inc search
41.76/41.88	c [INC SEARCH] current bound: 152429650
41.76/41.88	c [INC SEARCH] iteration: 0
41.76/41.88	c [INC SEARCH] lower bound: 0 upperbound 304859301 current bound: 152429650 best value:304859301
41.76/41.88	c [INC SYSTEM] there exists a inc, kill it!
41.76/41.88	c write failed with 2
41.76/41.89	c [INC SYSTEM] create new solver instance
41.76/41.89	c [INC] encode full formula
41.76/41.89	c fallback to adder encoding
42.57/42.62	c set iterative enc to: adder
42.57/42.62	c set iterative enc to: none
42.67/42.72	c [INC SEARCH] isOptimum variable: 0
50.95/51.09	c [INC SEARCH] formula is SAT
51.07/51.11	c [INC SEARCH] copied best model
51.07/51.11	c sat variable: 1 optimum/unsat variable: 0
51.07/51.13	c model valid
51.07/51.13	c current solution ok
51.07/51.13	o 75301985
51.07/51.13	c [INC SEARCH] current bound: 37651017
51.07/51.13	c [INC SEARCH] iteration: 1
51.07/51.13	c [INC SEARCH] lower bound: 0 upperbound 75302035 current bound: 37651017 best value:75302035
51.07/51.13	c [INC SYSTEM] there exists a inc, kill it!
51.07/51.13	c write failed with 2
51.07/51.14	c [INC SYSTEM] create new solver instance
51.07/51.14	c [INC] encode full formula
51.07/51.14	c fallback to adder encoding
51.68/51.77	c set iterative enc to: adder
51.68/51.77	c set iterative enc to: none
51.78/51.86	c [INC SEARCH] isOptimum variable: 0
55.37/55.40	c [INC SEARCH] formula is SAT
55.37/55.42	c [INC SEARCH] copied best model
55.37/55.42	c sat variable: 1 optimum/unsat variable: 0
55.37/55.43	c model valid
55.37/55.43	c current solution ok
55.37/55.43	o 37494779
55.37/55.43	c [INC SEARCH] current bound: 18747414
55.37/55.43	c [INC SEARCH] iteration: 2
55.37/55.43	c [INC SEARCH] lower bound: 0 upperbound 37494829 current bound: 18747414 best value:37494829
55.37/55.43	c [INC SYSTEM] there exists a inc, kill it!
55.37/55.43	c write failed with 2
55.37/55.44	c [INC SYSTEM] create new solver instance
55.37/55.44	c [INC] encode full formula
55.37/55.44	c fallback to adder encoding
55.88/55.99	c set iterative enc to: adder
55.88/55.99	c set iterative enc to: none
56.07/57.30	c [INC SEARCH] isOptimum variable: 0
78.13/79.49	c [INC SEARCH] formula is SAT
78.24/79.51	c [INC SEARCH] copied best model
78.24/79.51	c sat variable: 1 optimum/unsat variable: 0
78.24/79.53	c model valid
78.24/79.53	c current solution ok
78.24/79.53	o 14858455
78.24/79.53	c [INC SEARCH] current bound: 7429252
78.24/79.53	c [INC SEARCH] iteration: 3
78.24/79.53	c [INC SEARCH] lower bound: 0 upperbound 14858505 current bound: 7429252 best value:14858505
78.24/79.53	c [INC SYSTEM] there exists a inc, kill it!
78.24/79.53	c write failed with 2
78.24/79.53	c [INC SYSTEM] create new solver instance
78.24/79.53	c [INC] encode full formula
78.24/79.53	c fallback to adder encoding
78.65/79.99	c set iterative enc to: adder
78.65/79.99	c set iterative enc to: none
78.74/80.06	c [INC SEARCH] isOptimum variable: 0
286.99/288.38	c [INC SEARCH] formula is SAT
286.99/288.39	c [INC SEARCH] copied best model
286.99/288.39	c sat variable: 1 optimum/unsat variable: 0
287.09/288.41	c model valid
287.09/288.41	c current solution ok
287.09/288.41	o 5988741
287.09/288.41	c [INC SEARCH] current bound: 2994395
287.09/288.41	c [INC SEARCH] iteration: 4
287.09/288.41	c [INC SEARCH] lower bound: 0 upperbound 5988791 current bound: 2994395 best value:5988791
287.09/288.41	c [INC SYSTEM] there exists a inc, kill it!
287.09/288.41	c write failed with 2
287.09/288.42	c [INC SYSTEM] create new solver instance
287.09/288.42	c [INC] encode full formula
287.09/288.42	c fallback to adder encoding
287.40/288.78	c set iterative enc to: adder
287.40/288.78	c set iterative enc to: none
287.49/288.84	c [INC SEARCH] isOptimum variable: 0
1800.02/1801.61	HOME/npSolver-pbo-I.sh: line 18:  9174 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748487-1339177428/watcher-3748487-1339177428 -o /tmp/evaluation-result-3748487-1339177428/solver-3748487-1339177428 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748487-1339177428.opb 258359312 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 2/178 9173
/proc/meminfo: memFree=30566604/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0

[startup+0.0732679 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9173
/proc/meminfo: memFree=30566604/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9173
/proc/meminfo: memFree=30566604/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300158 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9173
/proc/meminfo: memFree=30566604/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 9173
/proc/meminfo: memFree=30566604/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9177
/proc/meminfo: memFree=30468316/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=18804 CPUtime=0.21 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 6251 0 0 0 18 3 0 0 20 0 1 0 383868224 19255296 3727 33554432000 4194304 6004724 140735899647104 140735899641568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9174/statm: 4701 3727 164 442 0 4255 0
[pid=9176] ppid=9174 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9176/stat : 9176 (cp2_pre.sh) S 9174 9173 8594 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383868245 9367552 276 33554432000 4194304 5064252 140734213835888 140734213834592 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9176/statm: 2287 276 234 213 0 72 0
[pid=9177] ppid=9176 vsize=84044 CPUtime=1.26 cores=0,2,4,6
/proc/9177/stat : 9177 (coprocessor) R 9176 9173 8594 0 -1 4202496 16174 0 0 0 124 2 0 0 20 0 1 0 383868246 86061056 20152 33554432000 4194304 6586260 140735836270304 140735836265672 4676681 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/9177/statm: 21011 20152 192 584 0 20423 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121144

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9179
/proc/meminfo: memFree=30540796/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=18804 CPUtime=2.06 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 6269 18130 0 0 18 3 178 7 20 0 1 0 383868224 19255296 3730 33554432000 4194304 6004724 140735899647104 140735899633384 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9174/statm: 4701 3730 167 442 0 4255 0
[pid=9179] ppid=9174 vsize=48764 CPUtime=1 cores=0,2,4,6
/proc/9179/stat : 9179 (glucosInc) R 9174 9173 8594 0 -1 4202496 10080 0 0 0 98 2 0 0 20 0 1 0 383868433 49934336 10368 33554432000 4194304 5654031 140733317226816 140733317224696 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9179/statm: 12191 10368 132 357 0 11831 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 76716

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9179
/proc/meminfo: memFree=30478516/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=18804 CPUtime=2.06 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 6269 18130 0 0 18 3 178 7 20 0 1 0 383868224 19255296 3730 33554432000 4194304 6004724 140735899647104 140735899633384 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9174/statm: 4701 3730 167 442 0 4255 0
[pid=9179] ppid=9174 vsize=80100 CPUtime=4.19 cores=0,2,4,6
/proc/9179/stat : 9179 (glucosInc) R 9174 9173 8594 0 -1 4202496 12043 0 0 0 416 3 0 0 20 0 1 0 383868433 82022400 18363 33554432000 4194304 5654031 140733317226816 140733317224840 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9179/statm: 20025 18363 132 357 0 19665 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 108052

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9179
/proc/meminfo: memFree=30446540/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=18804 CPUtime=2.06 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 6269 18130 0 0 18 3 178 7 20 0 1 0 383868224 19255296 3730 33554432000 4194304 6004724 140735899647104 140735899633384 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9174/statm: 4701 3730 167 442 0 4255 0
[pid=9179] ppid=9174 vsize=130624 CPUtime=10.59 cores=0,2,4,6
/proc/9179/stat : 9179 (glucosInc) R 9174 9173 8594 0 -1 4202496 13969 0 0 0 1054 5 0 0 20 0 1 0 383868433 133758976 25835 33554432000 4194304 5654031 140733317226816 140733317224904 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9179/statm: 32656 25835 132 357 0 32296 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 158576

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9179
/proc/meminfo: memFree=30445072/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=18804 CPUtime=2.06 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 6269 18130 0 0 18 3 178 7 20 0 1 0 383868224 19255296 3730 33554432000 4194304 6004724 140735899647104 140735899633384 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9174/statm: 4701 3730 167 442 0 4255 0
[pid=9179] ppid=9174 vsize=130624 CPUtime=23.39 cores=0,2,4,6
/proc/9179/stat : 9179 (glucosInc) R 9174 9173 8594 0 -1 4202496 16584 0 0 0 2330 9 0 0 20 0 1 0 383868433 133758976 24812 33554432000 4194304 5654031 140733317226816 140733317224904 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9179/statm: 32656 24812 132 357 0 32296 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 158576

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9182
/proc/meminfo: memFree=30354512/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=36028 CPUtime=42.71 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) R 9173 9173 8594 0 -1 4202496 13029 38063 0 0 101 45 4103 22 20 0 1 0 383868224 36892672 8054 33554432000 4194304 6004724 140735899647104 140735899641560 4337430 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9174/statm: 9007 8054 185 442 0 8561 0
[pid=9182] ppid=9174 vsize=183536 CPUtime=8.36 cores=0,2,4,6
/proc/9182/stat : 9182 (glucosInc) S 9174 9173 8594 0 -1 4202496 32851 0 0 0 826 10 0 0 20 0 1 0 383872496 187940864 40029 33554432000 4194304 5654031 140735752473312 140735752471624 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9182/statm: 45884 40029 148 357 0 45524 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 228712

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9232
/proc/meminfo: memFree=30176732/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=20840 CPUtime=78.82 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 27644 129188 0 0 273 68 7486 55 20 0 1 0 383868224 21340160 4289 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9174/statm: 5210 4289 185 442 0 4764 0
[pid=9232] ppid=9174 vsize=125320 CPUtime=22.22 cores=0,2,4,6
/proc/9232/stat : 9232 (glucosInc) R 9174 9173 8594 0 -1 4202496 24244 0 0 0 2217 5 0 0 20 0 1 0 383876230 128327680 26382 33554432000 4194304 5654031 140737114870144 140737114857960 4216672 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9232/statm: 31330 26382 141 357 0 30970 0
Current children cumulated CPU time (s) 101.04
Current children cumulated vsize (KiB) 155308

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9232
/proc/meminfo: memFree=30132228/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=20840 CPUtime=78.82 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 27644 129188 0 0 273 68 7486 55 20 0 1 0 383868224 21340160 4289 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9174/statm: 5210 4289 185 442 0 4764 0
[pid=9232] ppid=9174 vsize=156012 CPUtime=82.2 cores=0,2,4,6
/proc/9232/stat : 9232 (glucosInc) R 9174 9173 8594 0 -1 4202496 27430 0 0 0 8207 13 0 0 20 0 1 0 383876230 159756288 36320 33554432000 4194304 5654031 140737114870144 140737114857960 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9232/statm: 39003 36320 141 357 0 38643 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 186000

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9232
/proc/meminfo: memFree=30067936/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=20840 CPUtime=78.82 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 27644 129188 0 0 273 68 7486 55 20 0 1 0 383868224 21340160 4289 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9174/statm: 5210 4289 185 442 0 4764 0
[pid=9232] ppid=9174 vsize=236152 CPUtime=142.2 cores=0,2,4,6
/proc/9232/stat : 9232 (glucosInc) R 9174 9173 8594 0 -1 4202496 28262 0 0 0 14205 15 0 0 20 0 1 0 383876230 241819648 52361 33554432000 4194304 5654031 140737114870144 140737114857960 4216592 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9232/statm: 59038 52361 141 357 0 58678 0
Current children cumulated CPU time (s) 221.02

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

/proc/loadavg: 2.00 2.00 2.00 3/181 9272
/proc/meminfo: memFree=29177168/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=474132 CPUtime=1073.24 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 47153 0 0 0 107267 57 0 0 20 0 1 0 383897108 485511168 92432 33554432000 4194304 5654031 140736004222720 140736004220808 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 118533 92432 141 357 0 118173 0
Current children cumulated CPU time (s) 1360.78
Current children cumulated vsize (KiB) 536256

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9272
/proc/meminfo: memFree=29242764/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=341872 CPUtime=1133.24 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 48599 0 0 0 113262 62 0 0 20 0 1 0 383897108 350076928 74579 33554432000 4194304 5654031 140736004222720 140736004220808 4216105 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 85468 74579 141 357 0 85108 0
Current children cumulated CPU time (s) 1420.78
Current children cumulated vsize (KiB) 403996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9272
/proc/meminfo: memFree=29384568/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=210396 CPUtime=1193.22 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 48851 0 0 0 119258 64 0 0 20 0 1 0 383897108 215445504 49467 33554432000 4194304 5654031 140736004222720 140736004210536 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 52599 49467 141 357 0 52239 0
Current children cumulated CPU time (s) 1480.76
Current children cumulated vsize (KiB) 272520

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9273
/proc/meminfo: memFree=29342928/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=260484 CPUtime=1253.21 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 49687 0 0 0 125256 65 0 0 20 0 1 0 383897108 266735616 59496 33554432000 4194304 5654031 140736004222720 140736004210536 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 65121 59496 141 357 0 64761 0
Current children cumulated CPU time (s) 1540.75
Current children cumulated vsize (KiB) 322608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9276
/proc/meminfo: memFree=29380840/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=210396 CPUtime=1313.2 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 51174 0 0 0 131251 69 0 0 20 0 1 0 383897108 215445504 47973 33554432000 4194304 5654031 140736004222720 140736004210536 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 52599 47973 141 357 0 52239 0
Current children cumulated CPU time (s) 1600.74
Current children cumulated vsize (KiB) 272520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9276
/proc/meminfo: memFree=29330768/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=260484 CPUtime=1373.19 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 52011 0 0 0 137249 70 0 0 20 0 1 0 383897108 266735616 59026 33554432000 4194304 5654031 140736004222720 140736004210536 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 65121 59026 141 357 0 64761 0
Current children cumulated CPU time (s) 1660.73
Current children cumulated vsize (KiB) 322608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9276
/proc/meminfo: memFree=29373012/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=210396 CPUtime=1433.18 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 52808 0 0 0 143245 73 0 0 20 0 1 0 383897108 215445504 47461 33554432000 4194304 5654031 140736004222720 140736004210536 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 52599 47461 141 357 0 52239 0
Current children cumulated CPU time (s) 1720.72
Current children cumulated vsize (KiB) 272520

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 9276
/proc/meminfo: memFree=29307232/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=260484 CPUtime=1493.17 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 53640 0 0 0 149243 74 0 0 20 0 1 0 383897108 266735616 56466 33554432000 4194304 5654031 140736004222720 140736004210536 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 65121 56466 141 357 0 64761 0
Current children cumulated CPU time (s) 1780.71
Current children cumulated vsize (KiB) 322608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 9277
/proc/meminfo: memFree=29292896/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=260484 CPUtime=1512.48 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 53647 0 0 0 151173 75 0 0 20 0 1 0 383897108 266735616 60050 33554432000 4194304 5654031 140736004222720 140736004210536 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 65121 60050 141 357 0 64761 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 322608

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.6 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 9277
/proc/meminfo: memFree=29292896/32873844 swapFree=7896/7896
[pid=9173] ppid=9171 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9173/stat : 9173 (npSolver-pbo-I.) S 9171 9173 8594 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383868223 9367552 274 33554432000 4194304 5064252 140734910743456 140734910742368 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9173/statm: 2287 274 233 213 0 72 0
[pid=9174] ppid=9173 vsize=52976 CPUtime=287.54 cores=0,2,4,6
/proc/9174/stat : 9174 (npSolver-pbo) S 9173 9173 8594 0 -1 4202496 34153 160282 0 0 312 73 28291 78 20 0 1 0 383868224 54247424 12291 33554432000 4194304 6004724 140735899647104 140735899632024 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9174/statm: 13244 12291 185 442 0 12798 0
[pid=9238] ppid=9174 vsize=260484 CPUtime=1512.48 cores=0,2,4,6
/proc/9238/stat : 9238 (glucosInc) R 9174 9173 8594 0 -1 4202496 53647 0 0 0 151173 75 0 0 20 0 1 0 383897108 266735616 60050 33554432000 4194304 5654031 140736004222720 140736004210536 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9238/statm: 65121 60050 141 357 0 64761 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 322608

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9173 and gives
#  childrusage.ru_utime.tv_sec=286
#  childrusage.ru_utime.tv_usec=41515
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=519768
# CPU time returned by wait4() is 287.561
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.61
CPU time (s): 1800.02
CPU user time (s): 1797.76
CPU system time (s): 2.26
CPU usage (%): 99.9115
Max. virtual memory (cumulated for all children) (KiB): 616396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 286.042
system time used= 1.51977
maximum resident set size= 264292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 457424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2655
involuntary context switches= 546

runsolver used 2.68459 second user time and 7.2429 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-08 19:43:48
IDJOB=3748487
IDBENCH=92747
IDSOLVER=2333
FILE ID=node136/3748487-1339177428
RUNJOBID= node136-1339170208-8610
PBS_JOBID= 14643823
Free space on /tmp= 70288 MiB

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

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

MD5SUM BENCH= 0c9f9f4d9069e955741fce23953a7e72
RANDOM SEED=258359312

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30566604 kB
Buffers:          752348 kB
Cached:           384356 kB
SwapCached:        20432 kB
Active:          1239540 kB
Inactive:         145484 kB
Active(anon):     226908 kB
Inactive(anon):    22684 kB
Active(file):    1012632 kB
Inactive(file):   122800 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083240 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:        245668 kB
Mapped:            10652 kB
Shmem:                 0 kB
Slab:             768868 kB
SReclaimable:     210336 kB
SUnreclaim:       558532 kB
KernelStack:        1480 kB
PageTables:         4616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     376128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 70000 MiB
End job on node136 at 2012-06-08 20:13:49