Trace number 3748485

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.03 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_0.opb
MD5SUMd0955493ad3dd18776a949983101631a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2908167
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 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 41352812606
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 41352812606
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.03	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.98/2.01	c [INC SYSTEM] finished preprocessing in 1 s
1.98/2.01	c [INC SYSTEM] execute solver
40.96/41.08	c [INC SEARCH] formula is SAT
40.96/41.09	c [INC SYSTEM] solved the initial formula
41.07/41.10	c model valid
41.07/41.10	c current solution ok
41.46/41.51	o 211816791
41.46/41.51	c execute binary inc search
41.46/41.51	c [INC SEARCH] current bound: 105908420
41.46/41.51	c [INC SEARCH] iteration: 0
41.46/41.51	c [INC SEARCH] lower bound: 0 upperbound 211816841 current bound: 105908420 best value:211816841
41.46/41.51	c [INC SYSTEM] there exists a inc, kill it!
41.46/41.51	c write failed with 2
41.46/41.51	c [INC SYSTEM] create new solver instance
41.46/41.51	c [INC] encode full formula
41.46/41.51	c fallback to adder encoding
42.16/42.22	c set iterative enc to: adder
42.16/42.22	c set iterative enc to: none
42.26/42.32	c [INC SEARCH] isOptimum variable: 0
46.16/46.21	c [INC SEARCH] formula is SAT
46.26/46.33	c [INC SEARCH] copied best model
46.26/46.33	c sat variable: 1 optimum/unsat variable: 0
46.26/46.33	c model valid
46.26/46.33	c current solution ok
46.26/46.33	o 82459693
46.26/46.33	c [INC SEARCH] current bound: 41229871
46.26/46.33	c [INC SEARCH] iteration: 1
46.26/46.33	c [INC SEARCH] lower bound: 0 upperbound 82459743 current bound: 41229871 best value:82459743
46.26/46.33	c [INC SYSTEM] there exists a inc, kill it!
46.26/46.33	c write failed with 2
46.26/46.33	c [INC SYSTEM] create new solver instance
46.26/46.33	c [INC] encode full formula
46.26/46.33	c fallback to adder encoding
46.86/46.90	c set iterative enc to: adder
46.86/46.90	c set iterative enc to: none
46.96/47.52	c [INC SEARCH] isOptimum variable: 0
74.43/75.05	c [INC SEARCH] formula is SAT
74.43/75.06	c [INC SEARCH] copied best model
74.43/75.06	c sat variable: 1 optimum/unsat variable: 0
74.43/75.08	c model valid
74.43/75.08	c current solution ok
74.43/75.08	o 37452641
74.43/75.08	c [INC SEARCH] current bound: 18726345
74.43/75.08	c [INC SEARCH] iteration: 2
74.43/75.08	c [INC SEARCH] lower bound: 0 upperbound 37452691 current bound: 18726345 best value:37452691
74.43/75.08	c [INC SYSTEM] there exists a inc, kill it!
74.43/75.08	c write failed with 2
74.43/75.09	c [INC SYSTEM] create new solver instance
74.43/75.09	c [INC] encode full formula
74.43/75.09	c fallback to adder encoding
75.05/75.66	c set iterative enc to: adder
75.05/75.66	c set iterative enc to: none
75.14/75.74	c [INC SEARCH] isOptimum variable: 0
93.82/94.45	c [INC SEARCH] formula is SAT
93.82/94.47	c [INC SEARCH] copied best model
93.82/94.47	c sat variable: 1 optimum/unsat variable: 0
93.82/94.49	c model valid
93.82/94.49	c current solution ok
93.82/94.49	o 18200325
93.82/94.49	c [INC SEARCH] current bound: 9100187
93.82/94.49	c [INC SEARCH] iteration: 3
93.82/94.49	c [INC SEARCH] lower bound: 0 upperbound 18200375 current bound: 9100187 best value:18200375
93.82/94.49	c [INC SYSTEM] there exists a inc, kill it!
93.82/94.49	c write failed with 2
93.82/94.50	c [INC SYSTEM] create new solver instance
93.82/94.50	c [INC] encode full formula
93.82/94.50	c fallback to adder encoding
94.35/94.98	c set iterative enc to: adder
94.35/94.98	c set iterative enc to: none
94.42/95.05	c [INC SEARCH] isOptimum variable: 0
122.23/122.86	c [INC SEARCH] formula is SAT
122.23/122.87	c [INC SEARCH] copied best model
122.23/122.87	c sat variable: 1 optimum/unsat variable: 0
122.23/122.89	c model valid
122.23/122.89	c current solution ok
122.23/122.89	o 8604883
122.23/122.89	c [INC SEARCH] current bound: 4302466
122.23/122.89	c [INC SEARCH] iteration: 4
122.23/122.89	c [INC SEARCH] lower bound: 0 upperbound 8604933 current bound: 4302466 best value:8604933
122.23/122.89	c [INC SYSTEM] there exists a inc, kill it!
122.23/122.89	c write failed with 2
122.23/122.89	c [INC SYSTEM] create new solver instance
122.23/122.89	c [INC] encode full formula
122.23/122.89	c fallback to adder encoding
122.75/123.30	c set iterative enc to: adder
122.75/123.30	c set iterative enc to: none
122.75/123.36	c [INC SEARCH] isOptimum variable: 0
448.26/448.99	c [INC SEARCH] formula is SAT
448.37/449.01	c [INC SEARCH] copied best model
448.37/449.01	c sat variable: 1 optimum/unsat variable: 0
448.37/449.02	c model valid
448.37/449.02	c current solution ok
448.37/449.02	o 3519231
448.37/449.02	c [INC SEARCH] current bound: 1759640
448.37/449.02	c [INC SEARCH] iteration: 5
448.37/449.02	c [INC SEARCH] lower bound: 0 upperbound 3519281 current bound: 1759640 best value:3519281
448.37/449.02	c [INC SYSTEM] there exists a inc, kill it!
448.37/449.02	c write failed with 2
448.37/449.03	c [INC SYSTEM] create new solver instance
448.37/449.03	c [INC] encode full formula
448.37/449.03	c fallback to adder encoding
448.68/449.36	c set iterative enc to: adder
448.68/449.36	c set iterative enc to: none
448.77/449.42	c [INC SEARCH] isOptimum variable: 0
1136.43/1137.26	c [INC SEARCH] formula is UNSAT
1136.43/1137.26	c [INC SYSTEM] there exists a inc, kill it!
1136.43/1137.26	c write failed with 2
1136.43/1137.26	c sat variable: 0 optimum/unsat variable: 1
1136.43/1137.26	c [INC SEARCH] set lower bound to 1759641 upperbound 3519281
1136.43/1137.26	c [INC SEARCH] current bound: 2639461
1136.43/1137.26	c [INC SEARCH] iteration: 6
1136.43/1137.26	c [INC SEARCH] lower bound: 1759641 upperbound 3519281 current bound: 2639461 best value:3519281
1136.43/1137.26	c [INC SYSTEM] create new solver instance
1136.43/1137.26	c [INC] encode full formula
1136.43/1137.26	c fallback to adder encoding
1136.85/1137.63	c set iterative enc to: adder
1136.85/1137.63	c set iterative enc to: none
1136.85/1137.69	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.90	c an unexpexted return value has been received, exit
1800.00/1800.90	s UNKNOWN
1800.00/1800.90	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.90	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-3748485-1339177482/watcher-3748485-1339177482 -o /tmp/evaluation-result-3748485-1339177482/solver-3748485-1339177482 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748485-1339177482.opb 257592592 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.03 2.02 2.00 3/178 20373
/proc/meminfo: memFree=27332676/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0

[startup+0.0703591 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 20373
/proc/meminfo: memFree=27332676/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 20373
/proc/meminfo: memFree=27332676/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300272 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 20373
/proc/meminfo: memFree=27332676/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 20373
/proc/meminfo: memFree=27332676/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 20377
/proc/meminfo: memFree=27223972/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=18800 CPUtime=0.21 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 6276 0 0 0 19 2 0 0 20 0 1 0 383874172 19251200 3753 33554432000 4194304 6004724 140735293792752 140735293787216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20374/statm: 4700 3753 164 442 0 4254 0
[pid=20376] ppid=20374 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20376/stat : 20376 (cp2_pre.sh) S 20374 20373 19535 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383874194 9367552 277 33554432000 4194304 5064252 140734183646176 140734183644880 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20376/statm: 2287 277 234 213 0 72 0
[pid=20377] ppid=20376 vsize=84044 CPUtime=1.27 cores=0,2,4,6
/proc/20377/stat : 20377 (coprocessor) R 20376 20373 19535 0 -1 4202496 16693 0 0 0 125 2 0 0 20 0 1 0 383874194 86061056 20159 33554432000 4194304 6586260 140736241657568 140736241652824 4683456 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/20377/statm: 21011 20159 192 584 0 20423 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121140

[startup+3.10033 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 20379
/proc/meminfo: memFree=27264340/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=18800 CPUtime=2 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 6293 18646 0 0 19 2 173 6 20 0 1 0 383874172 19251200 3756 33554432000 4194304 6004724 140735293792752 140735293779032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20374/statm: 4700 3756 167 442 0 4254 0
[pid=20379] ppid=20374 vsize=48892 CPUtime=1.07 cores=0,2,4,6
/proc/20379/stat : 20379 (glucosInc) R 20374 20373 19535 0 -1 4202496 9363 0 0 0 105 2 0 0 20 0 1 0 383874374 50065408 10538 33554432000 4194304 5654031 140734763438080 140734763436168 4232988 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20379/statm: 12223 10538 132 357 0 11863 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 76840

[startup+6.30036 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 20379
/proc/meminfo: memFree=27196620/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=18800 CPUtime=2 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 6293 18646 0 0 19 2 173 6 20 0 1 0 383874172 19251200 3756 33554432000 4194304 6004724 140735293792752 140735293779032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20374/statm: 4700 3756 167 442 0 4254 0
[pid=20379] ppid=20374 vsize=80096 CPUtime=4.27 cores=0,2,4,6
/proc/20379/stat : 20379 (glucosInc) R 20374 20373 19535 0 -1 4202496 11765 0 0 0 423 4 0 0 20 0 1 0 383874374 82018304 18526 33554432000 4194304 5654031 140734763438080 140734763436008 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20379/statm: 20024 18526 132 357 0 19664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 108044

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 20379
/proc/meminfo: memFree=27116672/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=18800 CPUtime=2 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 6293 18646 0 0 19 2 173 6 20 0 1 0 383874172 19251200 3756 33554432000 4194304 6004724 140735293792752 140735293779032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20374/statm: 4700 3756 167 442 0 4254 0
[pid=20379] ppid=20374 vsize=130620 CPUtime=10.66 cores=0,2,4,6
/proc/20379/stat : 20379 (glucosInc) R 20374 20373 19535 0 -1 4202496 14002 0 0 0 1060 6 0 0 20 0 1 0 383874374 133754880 25998 33554432000 4194304 5654031 140734763438080 140734763436168 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20379/statm: 32655 25998 132 357 0 32295 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 158568

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 20379
/proc/meminfo: memFree=27182464/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=18800 CPUtime=2 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 6293 18646 0 0 19 2 173 6 20 0 1 0 383874172 19251200 3756 33554432000 4194304 6004724 140735293792752 140735293779032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20374/statm: 4700 3756 167 442 0 4254 0
[pid=20379] ppid=20374 vsize=130620 CPUtime=23.46 cores=0,2,4,6
/proc/20379/stat : 20379 (glucosInc) R 20374 20373 19535 0 -1 4202496 16753 0 0 0 2335 11 0 0 20 0 1 0 383874374 133754880 24975 33554432000 4194304 5654031 140734763438080 140734763436168 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20379/statm: 32655 24975 132 357 0 32295 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 158568

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20384
/proc/meminfo: memFree=27064284/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=22912 CPUtime=46.98 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 16915 71735 0 0 167 53 4442 36 20 0 1 0 383874172 23461888 4834 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/20374/statm: 5728 4834 185 442 0 5282 0
[pid=20384] ppid=20374 vsize=152568 CPUtime=3.56 cores=0,2,4,6
/proc/20384/stat : 20384 (glucosInc) R 20374 20373 19535 0 -1 4202496 30292 0 0 0 348 8 0 0 20 0 1 0 383878924 156229632 34799 33554432000 4194304 5654031 140734675124304 140734675112120 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20384/statm: 38142 34799 140 357 0 37782 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 184628

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 20388
/proc/meminfo: memFree=26973628/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=21296 CPUtime=94.5 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 27826 133610 0 0 278 69 9044 59 20 0 1 0 383874172 21807104 4430 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 5324 4430 185 442 0 4878 0
[pid=20388] ppid=20374 vsize=128332 CPUtime=7.24 cores=0,2,4,6
/proc/20388/stat : 20388 (glucosInc) R 20374 20373 19535 0 -1 4202496 24054 0 0 0 719 5 0 0 20 0 1 0 383883678 131411968 27599 33554432000 4194304 5654031 140736646397328 140736646395112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20388/statm: 32083 27599 141 357 0 31723 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 158776

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 20391
/proc/meminfo: memFree=27095700/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=20492 CPUtime=122.81 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 32767 158836 0 0 321 75 11818 67 20 0 1 0 383874172 20983808 4229 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 5123 4229 185 442 0 4677 0
[pid=20391] ppid=20374 vsize=148600 CPUtime=38.92 cores=0,2,4,6
/proc/20391/stat : 20391 (glucosInc) R 20374 20373 19535 0 -1 4202496 22776 0 0 0 3886 6 0 0 20 0 1 0 383886509 152166400 33992 33554432000 4194304 5654031 140734265560032 140734265547848 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20391/statm: 37150 33992 141 357 0 36790 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 178240

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20393
/proc/meminfo: memFree=27183280/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=20492 CPUtime=122.81 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 32767 158836 0 0 321 75 11818 67 20 0 1 0 383874172 20983808 4229 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 5123 4229 185 442 0 4677 0
[pid=20391] ppid=20374 vsize=197908 CPUtime=98.91 cores=0,2,4,6
/proc/20391/stat : 20391 (glucosInc) R 20374 20373 19535 0 -1 4202496 25013 0 0 0 9882 9 0 0 20 0 1 0 383886509 202657792 43845 33554432000 4194304 5654031 140734265560032 140734265547848 4218807 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20391/statm: 49477 43845 141 357 0 49117 0
Current children cumulated CPU time (s) 221.72

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

/proc/meminfo: memFree=27120404/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=164.55 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 25375 0 0 0 16447 8 0 0 20 0 1 0 383987941 185282560 41395 33554432000 4194304 5654031 140736357953232 140736357941048 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 45235 41395 141 357 0 44875 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 242800

[startup+1362.3 s]
/proc/loadavg: 2.14 2.09 2.01 3/181 20433
/proc/meminfo: memFree=27195920/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=224.54 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 25962 0 0 0 22444 10 0 0 20 0 1 0 383987941 185282560 39866 33554432000 4194304 5654031 140736357953232 140736357941048 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 45235 39866 141 357 0 44875 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 242800

[startup+1422.31 s]
/proc/loadavg: 2.13 2.09 2.01 3/181 20433
/proc/meminfo: memFree=26977576/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=284.54 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 26259 0 0 0 28443 11 0 0 20 0 1 0 383987941 185282560 41914 33554432000 4194304 5654031 140736357953232 140736357941048 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 45235 41914 141 357 0 44875 0
Current children cumulated CPU time (s) 1421.48
Current children cumulated vsize (KiB) 242800

[startup+1482.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/181 20433
/proc/meminfo: memFree=27026364/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=211760 CPUtime=344.52 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 27720 0 0 0 34439 13 0 0 20 0 1 0 383987941 216842240 45565 33554432000 4194304 5654031 140736357953232 140736357951320 4215344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 52940 45565 141 357 0 52580 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 273620

[startup+1542.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/182 20436
/proc/meminfo: memFree=27170144/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=404.51 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 28019 0 0 0 40437 14 0 0 20 0 1 0 383987941 185282560 43962 33554432000 4194304 5654031 140736357953232 140736357941048 4232772 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 45235 43962 141 357 0 44875 0
Current children cumulated CPU time (s) 1541.45
Current children cumulated vsize (KiB) 242800

[startup+1602.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/181 20436
/proc/meminfo: memFree=27122264/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=464.5 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 28902 0 0 0 46434 16 0 0 20 0 1 0 383987941 185282560 43450 33554432000 4194304 5654031 140736357953232 140736357941048 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 45235 43450 141 357 0 44875 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 242800

[startup+1662.3 s]
/proc/loadavg: 2.17 2.10 2.01 3/181 20437
/proc/meminfo: memFree=27187380/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=524.49 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 29813 0 0 0 52431 18 0 0 20 0 1 0 383987941 185282560 41402 33554432000 4194304 5654031 140736357953232 140736357941048 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 45235 41402 141 357 0 44875 0
Current children cumulated CPU time (s) 1661.43
Current children cumulated vsize (KiB) 242800

[startup+1722.3 s]
/proc/loadavg: 2.11 2.09 2.01 3/181 20490
/proc/meminfo: memFree=27801824/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=211760 CPUtime=584.46 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 30437 0 0 0 58427 19 0 0 20 0 1 0 383987941 216842240 50685 33554432000 4194304 5654031 140736357953232 140736357941048 4232803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20431/statm: 52940 50685 141 357 0 52580 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 273620

[startup+1782.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/181 20494
/proc/meminfo: memFree=27811792/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=211760 CPUtime=644.46 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 31337 0 0 0 64425 21 0 0 20 0 1 0 383987941 216842240 48637 33554432000 4194304 5654031 140736357953232 140736357941048 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20431/statm: 52940 48637 141 357 0 52580 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 273620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.03 2.07 2.01 3/181 20496
/proc/meminfo: memFree=27847400/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=663.06 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 31963 0 0 0 66283 23 0 0 20 0 1 0 383987941 185282560 41914 33554432000 4194304 5654031 140736357953232 140736357941048 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20431/statm: 45235 41914 141 357 0 44875 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 242800

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.03 2.07 2.01 3/181 20496
/proc/meminfo: memFree=27847400/32873648 swapFree=7628/7628
[pid=20373] ppid=20371 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20373/stat : 20373 (npSolver-pbo-I.) S 20371 20373 19535 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383874172 9367552 275 33554432000 4194304 5064252 140733998762272 140733998761184 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20373/statm: 2287 275 233 213 0 72 0
[pid=20374] ppid=20373 vsize=52712 CPUtime=1136.94 cores=0,2,4,6
/proc/20374/stat : 20374 (npSolver-pbo) S 20373 20373 19535 0 -1 4202496 45387 224360 0 0 395 84 113094 121 20 0 1 0 383874172 53977088 12252 33554432000 4194304 6004724 140735293792752 140735293777672 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/20374/statm: 13178 12252 185 442 0 12732 0
[pid=20431] ppid=20374 vsize=180940 CPUtime=663.06 cores=0,2,4,6
/proc/20431/stat : 20431 (glucosInc) R 20374 20373 19535 0 -1 4202496 31963 0 0 0 66283 23 0 0 20 0 1 0 383987941 185282560 41914 33554432000 4194304 5654031 140736357953232 140736357941048 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20431/statm: 45235 41914 141 357 0 44875 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 242800

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.03
CPU user time (s): 1797.74
CPU system time (s): 2.29665
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 390288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.74
system time used= 2.29665
maximum resident set size= 287928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 302088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 586440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3305
involuntary context switches= 3910

runsolver used 5.71613 second user time and 19.3871 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-08 19:44:42
IDJOB=3748485
IDBENCH=92760
IDSOLVER=2333
FILE ID=node122/3748485-1339177482
RUNJOBID= node122-1339170246-19551
PBS_JOBID= 14643846
Free space on /tmp= 68512 MiB

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

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

MD5SUM BENCH= d0955493ad3dd18776a949983101631a
RANDOM SEED=257592592

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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:        27332568 kB
Buffers:          264692 kB
Cached:          3703156 kB
SwapCached:         2140 kB
Active:          3615660 kB
Inactive:         972652 kB
Active(anon):     620568 kB
Inactive(anon):     2228 kB
Active(file):    2995092 kB
Inactive(file):   970424 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099488 kB
Dirty:              8856 kB
Writeback:            20 kB
AnonPages:        628084 kB
Mapped:            10016 kB
Shmem:                 0 kB
Slab:             810564 kB
SReclaimable:     254456 kB
SUnreclaim:       556108 kB
KernelStack:        1464 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     832932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 68656 MiB
End job on node122 at 2012-06-08 20:14:43