Trace number 3752527

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.13 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_1.opb
MD5SUM0945390fcac05113ffd57d1199a19e21
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-126
Best CPU time to get the best result obtained on this benchmark1798.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -126
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint25
Maximum length of a constraint51
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31640
Sum of products size (including duplicates)63280
Number of different products15820
Sum of products size31640

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.33	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.33	c [INC SYSTEM] execute solver
0.00/0.35	c [INC SEARCH] formula is SAT
0.00/0.35	c [INC SYSTEM] solved the initial formula
0.00/0.37	c model valid
0.00/0.37	c current solution ok
0.00/0.47	o 0
0.00/0.47	c starting approximation
0.00/0.47	c factor = 1
0.00/0.47	c can not find a suitable factor, leaving approximation
0.00/0.47	c finished approximation
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.47	c [INC SEARCH] iteration: 0
0.00/0.47	c [INC BOUNDS] best value:1000 search for 999
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c (debug) using card networks
0.00/0.47	c old isEQ: 0, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.50	c [INC SEARCH] isOptimum variable: 0
0.00/0.57	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o -116
0.00/0.59	c [INC SEARCH] iteration: 1
0.00/0.59	c [INC BOUNDS] best value:884 search for 883
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c (debug) using card networks
0.00/0.60	c old isEQ: 0, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
11.67/11.77	c formula is SAT
11.67/11.78	c [INC SEARCH] copied best model
11.67/11.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.67/11.79	c model valid
11.67/11.79	c current solution ok
11.67/11.79	o -119
11.67/11.79	c [INC SEARCH] iteration: 2
11.67/11.79	c [INC BOUNDS] best value:881 search for 880
11.67/11.79	c [INC SYSTEM] there exists a inc, kill it!
11.67/11.79	c write failed with 2
11.67/11.79	c [INC SYSTEM] create new solver instance
11.67/11.79	c [INC] encode full formula
11.67/11.79	c (debug) using card networks
11.67/11.79	c old isEQ: 0, new EQ is 0
11.78/11.82	c set iterative enc to: card
11.78/11.82	c set iterative enc to: none
11.78/11.82	c [INC SEARCH] isOptimum variable: 0
54.46/54.54	c formula is SAT
54.46/54.54	c [INC SEARCH] copied best model
54.46/54.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
54.46/54.56	c model valid
54.46/54.56	c current solution ok
54.46/54.56	o -121
54.46/54.56	c [INC SEARCH] iteration: 3
54.46/54.56	c [INC BOUNDS] best value:879 search for 878
54.46/54.56	c [INC SYSTEM] there exists a inc, kill it!
54.46/54.56	c write failed with 2
54.46/54.56	c [INC SYSTEM] create new solver instance
54.46/54.56	c [INC] encode full formula
54.46/54.56	c (debug) using card networks
54.46/54.56	c old isEQ: 0, new EQ is 0
54.46/54.58	c set iterative enc to: card
54.46/54.58	c set iterative enc to: none
54.46/54.59	c [INC SEARCH] isOptimum variable: 0
197.01/197.19	c formula is SAT
197.12/197.20	c [INC SEARCH] copied best model
197.12/197.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
197.12/197.21	c model valid
197.12/197.21	c current solution ok
197.12/197.21	o -126
197.12/197.21	c [INC SEARCH] iteration: 4
197.12/197.21	c [INC BOUNDS] best value:874 search for 873
197.12/197.21	c [INC SYSTEM] there exists a inc, kill it!
197.12/197.21	c write failed with 2
197.12/197.21	c [INC SYSTEM] create new solver instance
197.12/197.21	c [INC] encode full formula
197.12/197.21	c (debug) using card networks
197.12/197.21	c old isEQ: 208, new EQ is 0
197.12/197.24	c set iterative enc to: card
197.12/197.24	c set iterative enc to: none
197.12/197.24	c [INC SEARCH] isOptimum variable: 0
739.25/739.51	c formula is SAT
739.25/739.51	c [INC SEARCH] copied best model
739.25/739.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
739.25/739.53	c model valid
739.25/739.53	c current solution ok
739.25/739.53	o -128
739.25/739.53	c [INC SEARCH] iteration: 5
739.25/739.53	c [INC BOUNDS] best value:872 search for 871
739.25/739.53	c [INC SYSTEM] there exists a inc, kill it!
739.25/739.53	c write failed with 2
739.25/739.53	c [INC SYSTEM] create new solver instance
739.25/739.53	c [INC] encode full formula
739.25/739.53	c (debug) using card networks
739.25/739.53	c old isEQ: 208, new EQ is 0
739.25/739.55	c set iterative enc to: card
739.25/739.55	c set iterative enc to: none
739.25/739.56	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.61	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-3752527-1339136025/watcher-3752527-1339136025 -o /tmp/evaluation-result-3752527-1339136025/solver-3752527-1339136025 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752527-1339136025.opb 671205247 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27415
/proc/meminfo: memFree=26818964/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0

[startup+0.0883981 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27415
/proc/meminfo: memFree=26818964/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100295 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27415
/proc/meminfo: memFree=26818964/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27415
/proc/meminfo: memFree=26818964/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700149 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 27415
/proc/meminfo: memFree=26818964/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27426
/proc/meminfo: memFree=26787844/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=0.61 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 6719 14816 0 0 15 9 29 8 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27426] ppid=27416 vsize=25180 CPUtime=0.85 cores=0,2,4,6
/proc/27426/stat : 27426 (glucosInc) R 27416 27415 27075 0 -1 4202496 5056 0 0 0 85 0 0 0 20 0 1 0 379727113 25784320 5246 33554432000 4194304 5654031 140733572724768 140733572712584 4226542 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27426/statm: 6295 5247 141 357 0 5935 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47652

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27426
/proc/meminfo: memFree=26781080/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=0.61 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 6719 14816 0 0 15 9 29 8 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27426] ppid=27416 vsize=21420 CPUtime=2.46 cores=0,2,4,6
/proc/27426/stat : 27426 (glucosInc) R 27416 27415 27075 0 -1 4202496 7024 0 0 0 245 1 0 0 20 0 1 0 379727113 21934080 4810 33554432000 4194304 5654031 140733572724768 140733572712584 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27426/statm: 5355 4810 142 357 0 4995 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 43892

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27426
/proc/meminfo: memFree=26746216/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=0.61 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 6719 14816 0 0 15 9 29 8 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27426] ppid=27416 vsize=32624 CPUtime=5.66 cores=0,2,4,6
/proc/27426/stat : 27426 (glucosInc) R 27416 27415 27075 0 -1 4202496 7418 0 0 0 565 1 0 0 20 0 1 0 379727113 33406976 7681 33554432000 4194304 5654031 140733572724768 140733572712584 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27426/statm: 8156 7681 142 357 0 7796 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 55096

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27428
/proc/meminfo: memFree=26762880/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=11.81 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 8311 23349 0 0 20 9 1142 10 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27428] ppid=27416 vsize=24992 CPUtime=0.86 cores=0,2,4,6
/proc/27428/stat : 27428 (glucosInc) R 27416 27415 27075 0 -1 4202496 4958 0 0 0 86 0 0 0 20 0 1 0 379728233 25591808 5120 33554432000 4194304 5654031 140736025788016 140736025785976 4216339 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27428/statm: 6248 5120 140 357 0 5888 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47464

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27430
/proc/meminfo: memFree=26744596/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=11.81 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 8311 23349 0 0 20 9 1142 10 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27428] ppid=27416 vsize=81688 CPUtime=13.65 cores=0,2,4,6
/proc/27428/stat : 27428 (glucosInc) R 27416 27415 27075 0 -1 4202496 9613 0 0 0 1363 2 0 0 20 0 1 0 379728233 83648512 16522 33554432000 4194304 5654031 140736025788016 140736025775832 4877901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27428/statm: 20422 16522 142 357 0 20062 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 104160

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27432
/proc/meminfo: memFree=26726240/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=11.81 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 8311 23349 0 0 20 9 1142 10 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27428] ppid=27416 vsize=70524 CPUtime=39.25 cores=0,2,4,6
/proc/27428/stat : 27428 (glucosInc) R 27416 27415 27075 0 -1 4202496 10901 0 0 0 3920 5 0 0 20 0 1 0 379728233 72216576 17166 33554432000 4194304 5654031 140736025788016 140736025775832 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27428/statm: 17631 17166 142 357 0 17271 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92996

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27434
/proc/meminfo: memFree=26637132/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=54.55 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 9903 35016 0 0 24 10 5405 16 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27434] ppid=27416 vsize=162680 CPUtime=47.69 cores=0,2,4,6
/proc/27434/stat : 27434 (glucosInc) R 27416 27415 27075 0 -1 4202496 15099 0 0 0 4763 6 0 0 20 0 1 0 379732510 166584320 30779 33554432000 4194304 5654031 140735068717472 140735068715560 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27434/statm: 40670 30779 142 357 0 40310 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 185152

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 27434
/proc/meminfo: memFree=26692252/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=54.55 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 9903 35016 0 0 24 10 5405 16 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27434] ppid=27416 vsize=82540 CPUtime=107.68 cores=0,2,4,6
/proc/27434/stat : 27434 (glucosInc) R 27416 27415 27075 0 -1 4202496 19379 0 0 0 10753 15 0 0 20 0 1 0 379732510 84520960 15702 33554432000 4194304 5654031 140735068717472 140735068705288 4214944 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27434/statm: 20635 15702 142 357 0 20275 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 105012

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 27437
/proc/meminfo: memFree=26695824/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=197.18 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 11528 56746 0 0 28 10 19643 37 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27437] ppid=27416 vsize=71832 CPUtime=25.04 cores=0,2,4,6
/proc/27437/stat : 27437 (glucosInc) R 27416 27415 27075 0 -1 4202496 10296 0 0 0 2501 3 0 0 20 0 1 0 379746775 73555968 14618 33554432000 4194304 5654031 140734386080352 140734386068168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27437/statm: 17958 14618 142 357 0 17598 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94304

[startup+282.3 s]

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

/proc/meminfo: memFree=26565452/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=203300 CPUtime=502.57 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 31939 0 0 0 50209 48 0 0 20 0 1 0 379801007 208179200 39197 33554432000 4194304 5654031 140736126699072 140736126686888 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27443/statm: 50825 39197 142 357 0 50465 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 225772

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27449
/proc/meminfo: memFree=26556988/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=73072 CPUtime=562.55 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 33970 0 0 0 56203 52 0 0 20 0 1 0 379801007 74825728 17791 33554432000 4194304 5654031 140736126699072 140736126697096 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27443/statm: 18268 17791 142 357 0 17908 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 95544

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27449
/proc/meminfo: memFree=26443068/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=284688 CPUtime=622.54 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 35993 0 0 0 62199 55 0 0 20 0 1 0 379801007 291520512 54045 33554432000 4194304 5654031 140736126699072 140736126697160 4232729 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 71172 54045 142 357 0 70812 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 307160

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27450
/proc/meminfo: memFree=26550408/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=156236 CPUtime=682.53 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 37251 0 0 0 68194 59 0 0 20 0 1 0 379801007 159985664 30864 33554432000 4194304 5654031 140736126699072 140736126697000 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 39059 30864 142 357 0 38699 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 178708

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27450
/proc/meminfo: memFree=26416140/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=287712 CPUtime=742.52 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 38717 0 0 0 74190 62 0 0 20 0 1 0 379801007 294617088 67074 33554432000 4194304 5654031 140736126699072 140736126686888 4214974 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 71928 67074 142 357 0 71568 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 310184

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27451
/proc/meminfo: memFree=26522800/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=146700 CPUtime=802.5 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 42041 0 0 0 80183 67 0 0 20 0 1 0 379801007 150220800 32603 33554432000 4194304 5654031 140736126699072 140736126697000 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 36675 32603 142 357 0 36315 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 169172

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 27454
/proc/meminfo: memFree=26497476/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=177520 CPUtime=862.49 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 44150 0 0 0 86178 71 0 0 20 0 1 0 379801007 181780480 41374 33554432000 4194304 5654031 140736126699072 140736126697160 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 44380 41374 142 357 0 44020 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 199992

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 27454
/proc/meminfo: memFree=26475272/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=227608 CPUtime=922.48 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 46483 0 0 0 92173 75 0 0 20 0 1 0 379801007 233070592 51403 33554432000 4194304 5654031 140736126699072 140736126686888 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 56902 51403 142 357 0 56542 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 250080

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27455
/proc/meminfo: memFree=26443112/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=322808 CPUtime=982.46 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 48911 0 0 0 98167 79 0 0 20 0 1 0 379801007 330555392 63048 33554432000 4194304 5654031 140736126699072 140736126686888 4215121 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 80702 63048 142 357 0 80342 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 345280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27455
/proc/meminfo: memFree=26492200/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=160512 CPUtime=1042.46 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 51440 0 0 0 104162 84 0 0 20 0 1 0 379801007 164364288 39566 33554432000 4194304 5654031 140736126699072 140736126686888 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 40128 39566 142 357 0 39768 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 182984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27512
/proc/meminfo: memFree=26599092/32873648 swapFree=7388/7388
[pid=27415] ppid=27413 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27415/stat : 27415 (npSolver-pbo-It) S 27413 27415 27075 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 379727051 9367552 274 33554432000 4194304 5064252 140737370284416 140737370283328 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27415/statm: 2287 274 233 213 0 72 0
[pid=27416] ppid=27415 vsize=13324 CPUtime=739.33 cores=0,2,4,6
/proc/27416/stat : 27416 (npSolver-pbo) S 27415 27415 27075 0 -1 4202496 13191 94368 0 0 32 11 73803 87 20 0 1 0 379727051 13643776 2690 33554432000 4194304 6004724 140737160337664 140737160323512 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27416/statm: 3331 2690 188 442 0 2885 0
[pid=27443] ppid=27416 vsize=191332 CPUtime=1060.77 cores=0,2,4,6
/proc/27443/stat : 27443 (glucosInc) R 27416 27415 27075 0 -1 4202496 51595 0 0 0 105992 85 0 0 20 0 1 0 379801007 195923968 46875 33554432000 4194304 5654031 140736126699072 140736126697160 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27443/statm: 47833 46875 142 357 0 47473 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 213804

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.13
CPU user time (s): 1798.28
CPU system time (s): 1.84472
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 442444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.28
system time used= 1.84472
maximum resident set size= 326740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159534
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 860
involuntary context switches= 2932

runsolver used 4.57031 second user time and 10.6124 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 08:13:46
IDJOB=3752527
IDBENCH=48193
IDSOLVER=2335
FILE ID=node148/3752527-1339136025
RUNJOBID= node148-1339134206-27091
PBS_JOBID= 14643787
Free space on /tmp= 70412 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_25_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752527-1339136025/watcher-3752527-1339136025 -o /tmp/evaluation-result-3752527-1339136025/solver-3752527-1339136025 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752527-1339136025.opb 671205247 HOME HOME

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

MD5SUM BENCH= 0945390fcac05113ffd57d1199a19e21
RANDOM SEED=671205247

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26818964 kB
Buffers:          672388 kB
Cached:          4404848 kB
SwapCached:          560 kB
Active:          2641516 kB
Inactive:        2482800 kB
Active(anon):      36476 kB
Inactive(anon):    10620 kB
Active(file):    2605040 kB
Inactive(file):  2472180 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             19600 kB
Writeback:             0 kB
AnonPages:        176292 kB
Mapped:            12372 kB
Shmem:                36 kB
Slab:             792224 kB
SReclaimable:     236212 kB
SUnreclaim:       556012 kB
KernelStack:        1504 kB
PageTables:         3716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     161808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 70400 MiB
End job on node148 at 2012-06-08 08:43:46