Trace number 3699353

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_2_ic.opb
MD5SUMe22d6f041383ef534a8e372ffa21db5d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6838116
Best CPU time to get the best result obtained on this benchmark4.75328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 74088000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3157138205
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 74088000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3157138205
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
1.46/1.55	c [INC SEARCH] formula is SAT
1.46/1.56	c [INC SYSTEM] solved the initial formula
1.46/1.57	c model valid
1.46/1.57	c current solution ok
1.67/1.70	o 195171182
1.67/1.70	c execute binary inc search
1.67/1.70	c [INC SEARCH] current bound: 97585598
1.67/1.70	c [INC SEARCH] iteration: 0
1.67/1.70	c [INC SEARCH] lower bound: 0 upperbound 195171197 current bound: 97585598 best value:195171197
1.67/1.70	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.70	c write failed with 2
1.67/1.70	c [INC SYSTEM] create new solver instance
1.67/1.70	c [INC] encode full formula
1.67/1.70	c fallback to adder encoding
1.67/1.79	c set iterative enc to: adder
1.67/1.79	c set iterative enc to: none
1.77/1.81	c [INC SEARCH] isOptimum variable: 0
2.26/2.31	c [INC SEARCH] formula is SAT
2.26/2.31	c [INC SEARCH] copied best model
2.26/2.31	c sat variable: 1 optimum/unsat variable: 0
2.26/2.32	c model valid
2.26/2.32	c current solution ok
2.26/2.32	o 83366614
2.26/2.32	c [INC SEARCH] current bound: 41683314
2.26/2.32	c [INC SEARCH] iteration: 1
2.26/2.32	c [INC SEARCH] lower bound: 0 upperbound 83366629 current bound: 41683314 best value:83366629
2.26/2.32	c [INC SYSTEM] there exists a inc, kill it!
2.26/2.32	c write failed with 2
2.26/2.32	c [INC SYSTEM] create new solver instance
2.26/2.32	c [INC] encode full formula
2.26/2.32	c fallback to adder encoding
2.38/2.41	c set iterative enc to: adder
2.38/2.41	c set iterative enc to: none
2.38/2.43	c [INC SEARCH] isOptimum variable: 0
3.46/3.57	c [INC SEARCH] formula is SAT
3.46/3.57	c [INC SEARCH] copied best model
3.46/3.57	c sat variable: 1 optimum/unsat variable: 0
3.46/3.58	c model valid
3.46/3.58	c current solution ok
3.46/3.58	o 32300118
3.46/3.58	c [INC SEARCH] current bound: 16150066
3.46/3.58	c [INC SEARCH] iteration: 2
3.46/3.58	c [INC SEARCH] lower bound: 0 upperbound 32300133 current bound: 16150066 best value:32300133
3.46/3.58	c [INC SYSTEM] there exists a inc, kill it!
3.46/3.58	c write failed with 2
3.46/3.59	c [INC SYSTEM] create new solver instance
3.46/3.59	c [INC] encode full formula
3.46/3.59	c fallback to adder encoding
3.64/3.81	c set iterative enc to: adder
3.64/3.81	c set iterative enc to: none
3.64/3.84	c [INC SEARCH] isOptimum variable: 0
3.66/4.08	c [INC SEARCH] formula is SAT
3.66/4.08	c [INC SEARCH] copied best model
3.66/4.08	c sat variable: 1 optimum/unsat variable: 0
3.67/4.10	c model valid
3.67/4.10	c current solution ok
3.67/4.10	o 15716288
3.67/4.10	c [INC SEARCH] current bound: 7858151
3.67/4.10	c [INC SEARCH] iteration: 3
3.67/4.10	c [INC SEARCH] lower bound: 0 upperbound 15716303 current bound: 7858151 best value:15716303
3.67/4.10	c [INC SYSTEM] there exists a inc, kill it!
3.67/4.10	c write failed with 2
3.67/4.10	c [INC SYSTEM] create new solver instance
3.67/4.10	c [INC] encode full formula
3.67/4.10	c fallback to adder encoding
3.67/4.16	c set iterative enc to: adder
3.67/4.16	c set iterative enc to: none
3.67/4.18	c [INC SEARCH] isOptimum variable: 0
9.00/9.29	c [INC SEARCH] formula is SAT
9.10/9.30	c [INC SEARCH] copied best model
9.10/9.30	c sat variable: 1 optimum/unsat variable: 0
9.10/9.31	c model valid
9.10/9.31	c current solution ok
9.10/9.31	o 7715736
9.10/9.31	c [INC SEARCH] current bound: 3857875
9.10/9.31	c [INC SEARCH] iteration: 4
9.10/9.31	c [INC SEARCH] lower bound: 0 upperbound 7715751 current bound: 3857875 best value:7715751
9.10/9.31	c [INC SYSTEM] there exists a inc, kill it!
9.10/9.31	c write failed with 2
9.10/9.31	c [INC SYSTEM] create new solver instance
9.10/9.31	c [INC] encode full formula
9.10/9.31	c fallback to adder encoding
9.10/9.37	c set iterative enc to: adder
9.10/9.37	c set iterative enc to: none
9.10/9.38	c [INC SEARCH] isOptimum variable: 0
9.19/9.56	c [INC SEARCH] formula is UNSAT
9.19/9.56	c [INC SYSTEM] there exists a inc, kill it!
9.19/9.56	c write failed with 2
9.19/9.56	c sat variable: 0 optimum/unsat variable: 1
9.19/9.56	c [INC SEARCH] set lower bound to 3857876 upperbound 7715751
9.19/9.56	c [INC SEARCH] current bound: 5786813
9.19/9.56	c [INC SEARCH] iteration: 5
9.19/9.56	c [INC SEARCH] lower bound: 3857876 upperbound 7715751 current bound: 5786813 best value:7715751
9.19/9.56	c [INC SYSTEM] create new solver instance
9.19/9.56	c [INC] encode full formula
9.19/9.56	c fallback to adder encoding
9.42/9.62	c set iterative enc to: adder
9.42/9.62	c set iterative enc to: none
9.42/9.64	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.50	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-3699353-1338136799/watcher-3699353-1338136799 -o /tmp/evaluation-result-3699353-1338136799/solver-3699353-1338136799 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699353-1338136799.opb 1333475153 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.36 2.08 2.02 3/179 24786
/proc/meminfo: memFree=30964848/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0

[startup+0.0322421 s]
/proc/loadavg: 2.36 2.08 2.02 3/179 24786
/proc/meminfo: memFree=30964848/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.36 2.08 2.02 3/179 24786
/proc/meminfo: memFree=30964848/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30031 s]
/proc/loadavg: 2.36 2.08 2.02 3/179 24786
/proc/meminfo: memFree=30964848/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70013 s]
/proc/loadavg: 2.36 2.08 2.02 3/179 24786
/proc/meminfo: memFree=30964848/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 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.33 2.08 2.02 3/182 24792
/proc/meminfo: memFree=30946880/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=6244 CPUtime=0.35 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 2257 6265 0 0 6 0 28 1 20 0 1 0 279808353 6393856 1231 33554432000 4194304 5992684 140733984095136 140733984081400 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24787/statm: 1561 1231 168 440 0 1117 0
[pid=24792] ppid=24787 vsize=14888 CPUtime=1.11 cores=1,3,5,7
/proc/24792/stat : 24792 (glucosInc) R 24787 24786 22966 0 -1 4202496 2539 0 0 0 111 0 0 0 20 0 1 0 279808390 15245312 2938 33554432000 4194304 5654031 140733664525568 140733664523352 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24792/statm: 3722 2938 140 357 0 3362 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30280

[startup+3.10042 s]
/proc/loadavg: 2.33 2.08 2.02 3/182 24795
/proc/meminfo: memFree=30923380/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=7384 CPUtime=2.41 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 8412 17474 0 0 27 15 194 5 20 0 1 0 279808353 7561216 1536 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 1846 1536 186 440 0 1402 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 16532
heavy processes:

[startup+6.30043 s]
/proc/loadavg: 2.33 2.08 2.02 3/182 24803
/proc/meminfo: memFree=30922092/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=3.99 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 14741 30452 0 0 44 17 328 10 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24803] ppid=24787 vsize=27568 CPUtime=2.11 cores=1,3,5,7
/proc/24803/stat : 24803 (glucosInc) R 24787 24786 22966 0 -1 4202496 6191 0 0 0 210 1 0 0 20 0 1 0 279808771 28229632 5581 33554432000 4194304 5654031 140737465290048 140737465277864 4215901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24803/statm: 6892 5581 142 357 0 6532 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 52468

[startup+12.7005 s]
/proc/loadavg: 2.28 2.08 2.02 3/182 24807
/proc/meminfo: memFree=30920392/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=26368 CPUtime=3.04 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 6018 0 0 0 303 1 0 0 20 0 1 0 279809317 27000832 5450 33554432000 4194304 5654031 140734540711312 140734540699128 4218807 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 6592 5450 138 357 0 6232 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 51268

[startup+25.5005 s]
/proc/loadavg: 2.24 2.07 2.02 3/182 24807
/proc/meminfo: memFree=30912400/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=30852 CPUtime=15.85 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 7277 0 0 0 1583 2 0 0 20 0 1 0 279809317 31592448 6583 33554432000 4194304 5654031 140734540711312 140734540699128 4233344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 7713 6583 142 357 0 7353 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 55752

[startup+51.1005 s]
/proc/loadavg: 2.21 2.08 2.02 3/182 24807
/proc/meminfo: memFree=30894592/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=45396 CPUtime=41.44 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 8255 0 0 0 4142 2 0 0 20 0 1 0 279809317 46485504 10072 33554432000 4194304 5654031 140734540711312 140734540709112 4216285 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 11349 10072 142 357 0 10989 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 70296

[startup+102.307 s]
/proc/loadavg: 2.08 2.07 2.02 3/181 24807
/proc/meminfo: memFree=30932880/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=45392 CPUtime=92.63 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 8585 0 0 0 9260 3 0 0 20 0 1 0 279809317 46481408 10899 33554432000 4194304 5654031 140734540711312 140734540699128 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 11348 10899 142 357 0 10988 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 70292

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/181 24807
/proc/meminfo: memFree=30913516/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=45392 CPUtime=152.62 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 8586 0 0 0 15259 3 0 0 20 0 1 0 279809317 46481408 10899 33554432000 4194304 5654031 140734540711312 140734540699128 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 11348 10899 142 357 0 10988 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 70292

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/181 24808
/proc/meminfo: memFree=30885320/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=52576 CPUtime=212.61 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 9422 0 0 0 21257 4 0 0 20 0 1 0 279809317 53837824 12668 33554432000 4194304 5654031 140734540711312 140734540699128 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 13144 12668 142 357 0 12784 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 77476

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 24808
/proc/meminfo: memFree=30925172/32873844 swapFree=6872/6872

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

/proc/meminfo: memFree=31103608/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1292.45 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 129239 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232880 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 112932

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24884
/proc/meminfo: memFree=31117656/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1352.44 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 135238 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 112932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24885
/proc/meminfo: memFree=31118124/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1412.43 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 141237 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 112932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24885
/proc/meminfo: memFree=31114504/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1472.42 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 147236 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4216896 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 112932

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 24886
/proc/meminfo: memFree=31112856/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1532.41 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 153235 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4234811 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 112932

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 24886
/proc/meminfo: memFree=31108236/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1592.4 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 159234 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232817 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 112932

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24886
/proc/meminfo: memFree=31103988/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1652.39 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 165233 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4208683 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 112932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24887
/proc/meminfo: memFree=31104084/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1712.38 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 171232 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 112932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24887
/proc/meminfo: memFree=31103104/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1772.37 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 177231 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 112932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24887
/proc/meminfo: memFree=31113088/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1790.57 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 179051 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 112932

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24887
/proc/meminfo: memFree=31113088/32873844 swapFree=6872/6872
[pid=24786] ppid=24784 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24786/stat : 24786 (npSolver-pbo-I.) S 24784 24786 22966 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279808352 9367552 275 33554432000 4194304 5064252 140736045262048 140736045260960 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24786/statm: 2287 275 233 213 0 72 0
[pid=24787] ppid=24786 vsize=15752 CPUtime=9.45 cores=1,3,5,7
/proc/24787/stat : 24787 (npSolver-pbo) S 24786 24786 22966 0 -1 4202496 20119 43251 0 0 57 18 856 14 20 0 1 0 279808353 16130048 3596 33554432000 4194304 5992684 140733984095136 140733984080040 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/24787/statm: 3938 3596 186 440 0 3494 0
[pid=24807] ppid=24787 vsize=88032 CPUtime=1790.57 cores=1,3,5,7
/proc/24807/stat : 24807 (glucosInc) R 24787 24786 22966 0 -1 4202496 12149 0 0 0 179051 6 0 0 20 0 1 0 279809317 90144768 21559 33554432000 4194304 5654031 140734540711312 140734540699128 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24807/statm: 22008 21559 142 357 0 21648 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 112932

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.66
CPU system time (s): 0.407937
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 124428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.407937
maximum resident set size= 88336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75897
page faults= 0
swaps= 0
block input operations= 0
block output operations= 85968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 497
involuntary context switches= 1892

runsolver used 6.88795 second user time and 18.6052 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 18:39:59
IDJOB=3699353
IDBENCH=92771
IDSOLVER=2276
FILE ID=node106/3699353-1338136799
RUNJOBID= node106-1338124026-22983
PBS_JOBID= 14624504
Free space on /tmp= 71248 MiB

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

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

MD5SUM BENCH= e22d6f041383ef534a8e372ffa21db5d
RANDOM SEED=1333475153

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.065
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:        30964856 kB
Buffers:          156056 kB
Cached:           559320 kB
SwapCached:            0 kB
Active:          1009908 kB
Inactive:          45108 kB
Active(anon):     329688 kB
Inactive(anon):    12480 kB
Active(file):     680220 kB
Inactive(file):    32628 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9844 kB
Writeback:             0 kB
AnonPages:        360420 kB
Mapped:            11692 kB
Shmem:               200 kB
Slab:             698492 kB
SReclaimable:     140004 kB
SUnreclaim:       558488 kB
KernelStack:        1472 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     502040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 71300 MiB
End job on node106 at 2012-05-27 19:09:59