Trace number 3698462

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? (TO) 1800.12 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUMc53c9beb9cd805e63a521141c2bc7101
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-153854
Best CPU time to get the best result obtained on this benchmark1797.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 486
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 441272
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 441272
Number of bits of the biggest sum of numbers19
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.48	c fallback to adder encoding
0.00/0.91	c run inc solver
0.00/0.91	c [INC SYSTEM] run initial solver
0.00/0.91	c [INC SYSTEM] preprocess with white file
3.77/3.81	c [INC SYSTEM] finished preprocessing in 2 s
3.77/3.81	c [INC SYSTEM] execute solver
35.85/35.94	c [INC SEARCH] formula is SAT
35.85/35.95	c [INC SYSTEM] solved the initial formula
35.96/36.04	c model valid
35.96/36.04	c current solution ok
36.96/37.04	o -39508
36.96/37.04	c [INC SYSTEM] there exists a inc, kill it!
36.96/37.04	c write failed with 2
36.96/37.05	c [INC SEARCH] iteration: 0
36.96/37.05	c [INC BOUNDS] best value:401764 search for 401763
36.96/37.05	c [INC SYSTEM] create new solver instance
36.96/37.05	c [INC] encode full formula
36.96/37.05	c fallback to adder encoding
37.07/37.10	c set iterative enc to: adder
37.07/37.10	c set iterative enc to: none
37.07/37.13	c [INC SEARCH] isOptimum variable: 0
149.94/150.00	c formula is SAT
149.94/150.01	c [INC SEARCH] copied best model
149.94/150.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
150.05/150.10	c model valid
150.05/150.10	c current solution ok
150.05/150.10	o -63177
150.05/150.10	c [INC SEARCH] iteration: 1
150.05/150.10	c [INC BOUNDS] best value:378095 search for 378094
150.05/150.10	c [INC SYSTEM] there exists a inc, kill it!
150.05/150.10	c write failed with 2
150.05/150.10	c [INC SYSTEM] create new solver instance
150.05/150.10	c [INC] encode full formula
150.05/150.10	c fallback to adder encoding
150.05/150.15	c set iterative enc to: adder
150.05/150.15	c set iterative enc to: none
150.05/150.19	c [INC SEARCH] isOptimum variable: 0
1412.05/1412.35	c formula is SAT
1412.05/1412.37	c [INC SEARCH] copied best model
1412.05/1412.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1412.15/1412.45	c model valid
1412.15/1412.45	c current solution ok
1412.15/1412.45	o -63826
1412.15/1412.45	c [INC SEARCH] iteration: 2
1412.15/1412.45	c [INC BOUNDS] best value:377446 search for 377445
1412.15/1412.45	c [INC SYSTEM] there exists a inc, kill it!
1412.15/1412.45	c write failed with 2
1412.15/1412.46	c [INC SYSTEM] create new solver instance
1412.15/1412.46	c [INC] encode full formula
1412.15/1412.46	c fallback to adder encoding
1412.26/1412.51	c set iterative enc to: adder
1412.26/1412.51	c set iterative enc to: none
1412.26/1412.55	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698462-1338107230/watcher-3698462-1338107230 -o /tmp/evaluation-result-3698462-1338107230/solver-3698462-1338107230 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698462-1338107230.opb 1103717405 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: 1.93 2.00 2.02 3/178 23264
/proc/meminfo: memFree=31108668/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0

[startup+0.031982 s]
/proc/loadavg: 1.93 2.00 2.02 3/178 23264
/proc/meminfo: memFree=31108668/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 1.93 2.00 2.02 3/178 23264
/proc/meminfo: memFree=31108668/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 1.93 2.00 2.02 3/178 23264
/proc/meminfo: memFree=31108668/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 1.93 2.00 2.02 3/178 23264
/proc/meminfo: memFree=31108668/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.93 2.00 2.02 3/182 23268
/proc/meminfo: memFree=31005712/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=63984 CPUtime=0.9 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 11347 0 0 0 82 8 0 0 20 0 1 0 276847555 65519616 15108 33554432000 4194304 5992684 140734756911440 140734756905888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 15996 15108 174 440 0 15552 0
[pid=23267] ppid=23265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23267/stat : 23267 (cp2_pre.sh) S 23265 23264 18125 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276847646 9367552 276 33554432000 4194304 5064252 140734319086464 140734319085168 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23267/statm: 2287 276 234 213 0 72 0
[pid=23268] ppid=23267 vsize=131648 CPUtime=0.57 cores=1,3,5,7
/proc/23268/stat : 23268 (coprocessor) R 23267 23264 18125 0 -1 4202496 20626 0 0 0 53 4 0 0 20 0 1 0 276847646 134807552 29105 33554432000 4194304 6586260 140733725632528 140733725629288 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23268/statm: 32912 29105 166 584 0 32324 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 213928

[startup+3.10039 s]
/proc/loadavg: 1.93 2.00 2.02 3/182 23268
/proc/meminfo: memFree=30870500/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=63984 CPUtime=0.9 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 11347 0 0 0 82 8 0 0 20 0 1 0 276847555 65519616 15108 33554432000 4194304 5992684 140734756911440 140734756905888 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 15996 15108 174 440 0 15552 0
[pid=23267] ppid=23265 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23267/stat : 23267 (cp2_pre.sh) S 23265 23264 18125 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276847646 9367552 276 33554432000 4194304 5064252 140734319086464 140734319085168 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23267/statm: 2287 276 234 213 0 72 0
[pid=23268] ppid=23267 vsize=191228 CPUtime=2.17 cores=1,3,5,7
/proc/23268/stat : 23268 (coprocessor) R 23267 23264 18125 0 -1 4202496 32746 0 0 0 211 6 0 0 20 0 1 0 276847646 195817472 46335 33554432000 4194304 6586260 140733725632528 140733725628792 4664363 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23268/statm: 47807 46335 196 584 0 47219 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 273508

[startup+6.30036 s]
/proc/loadavg: 1.93 2.00 2.02 3/181 23270
/proc/meminfo: memFree=30965644/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=63984 CPUtime=3.78 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 11363 33967 0 0 82 8 276 12 20 0 1 0 276847555 65519616 15110 33554432000 4194304 5992684 140734756911440 140734756897704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 15996 15110 176 440 0 15552 0
[pid=23270] ppid=23265 vsize=84592 CPUtime=2.48 cores=1,3,5,7
/proc/23270/stat : 23270 (glucosInc) R 23265 23264 18125 0 -1 4202496 16027 0 0 0 245 3 0 0 20 0 1 0 276847935 86622208 17463 33554432000 4194304 5654031 140735002775712 140735002763528 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23270/statm: 21148 17463 140 357 0 20788 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 157724

[startup+12.7004 s]
/proc/loadavg: 1.94 2.00 2.02 3/181 23270
/proc/meminfo: memFree=30964552/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=63984 CPUtime=3.78 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 11363 33967 0 0 82 8 276 12 20 0 1 0 276847555 65519616 15110 33554432000 4194304 5992684 140734756911440 140734756897704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 15996 15110 176 440 0 15552 0
[pid=23270] ppid=23265 vsize=84592 CPUtime=8.88 cores=1,3,5,7
/proc/23270/stat : 23270 (glucosInc) R 23265 23264 18125 0 -1 4202496 16033 0 0 0 885 3 0 0 20 0 1 0 276847935 86622208 17467 33554432000 4194304 5654031 140735002775712 140735002763528 4215108 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23270/statm: 21148 17467 140 357 0 20788 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 157724

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.01 3/181 23270
/proc/meminfo: memFree=30962636/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=63984 CPUtime=3.78 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 11363 33967 0 0 82 8 276 12 20 0 1 0 276847555 65519616 15110 33554432000 4194304 5992684 140734756911440 140734756897704 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 15996 15110 176 440 0 15552 0
[pid=23270] ppid=23265 vsize=84592 CPUtime=21.67 cores=1,3,5,7
/proc/23270/stat : 23270 (glucosInc) R 23265 23264 18125 0 -1 4202496 16045 0 0 0 2164 3 0 0 20 0 1 0 276847935 86622208 17476 33554432000 4194304 5654031 140735002775712 140735002763528 4208654 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23270/statm: 21148 17476 140 357 0 20788 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 157724

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 2.01 3/181 23273
/proc/meminfo: memFree=30927224/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=37.11 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 15441 51601 0 0 115 90 3485 21 20 0 1 0 276847555 73461760 17012 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17012 185 440 0 17491 0
[pid=23273] ppid=23265 vsize=90676 CPUtime=13.95 cores=1,3,5,7
/proc/23273/stat : 23273 (glucosInc) R 23265 23264 18125 0 -1 4202496 19319 0 0 0 1391 4 0 0 20 0 1 0 276851268 92852224 20637 33554432000 4194304 5654031 140734252051952 140734252039768 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23273/statm: 22669 20637 142 357 0 22309 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 171564

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 2.01 3/181 23273
/proc/meminfo: memFree=30899512/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=37.11 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 15441 51601 0 0 115 90 3485 21 20 0 1 0 276847555 73461760 17012 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17012 185 440 0 17491 0
[pid=23273] ppid=23265 vsize=141408 CPUtime=65.14 cores=1,3,5,7
/proc/23273/stat : 23273 (glucosInc) R 23265 23264 18125 0 -1 4202496 21530 0 0 0 6509 5 0 0 20 0 1 0 276851268 144801792 26948 33554432000 4194304 5654031 140734252051952 140734252039768 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23273/statm: 35352 26948 142 357 0 34992 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 222296

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/181 23275
/proc/meminfo: memFree=30921580/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=150.15 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 18708 74111 0 0 130 92 14762 31 20 0 1 0 276847555 73461760 17013 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17013 185 440 0 17491 0
[pid=23275] ppid=23265 vsize=88112 CPUtime=12.1 cores=1,3,5,7
/proc/23275/stat : 23275 (glucosInc) R 23265 23264 18125 0 -1 4202496 18097 0 0 0 1206 4 0 0 20 0 1 0 276862574 90226688 20438 33554432000 4194304 5654031 140735312953744 140735312951640 4214638 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23275/statm: 22028 20438 141 357 0 21668 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 169000

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 23278
/proc/meminfo: memFree=30868080/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=150.15 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 18708 74111 0 0 130 92 14762 31 20 0 1 0 276847555 73461760 17013 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17013 185 440 0 17491 0
[pid=23275] ppid=23265 vsize=140924 CPUtime=72.08 cores=1,3,5,7

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

/proc/meminfo: memFree=30147044/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=150.15 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 18708 74111 0 0 130 92 14762 31 20 0 1 0 276847555 73461760 17013 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17013 185 440 0 17491 0
[pid=23275] ppid=23265 vsize=221064 CPUtime=1091.92 cores=1,3,5,7
/proc/23275/stat : 23275 (glucosInc) R 23265 23264 18125 0 -1 4202496 29893 0 0 0 109172 20 0 0 20 0 1 0 276862574 226369536 50824 33554432000 4194304 5654031 140735312953744 140735312941560 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23275/statm: 55266 50824 142 357 0 54906 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 301952

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/181 23374
/proc/meminfo: memFree=30134888/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=150.15 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 18708 74111 0 0 130 92 14762 31 20 0 1 0 276847555 73461760 17013 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17013 185 440 0 17491 0
[pid=23275] ppid=23265 vsize=221064 CPUtime=1151.92 cores=1,3,5,7
/proc/23275/stat : 23275 (glucosInc) R 23265 23264 18125 0 -1 4202496 29899 0 0 0 115171 21 0 0 20 0 1 0 276862574 226369536 53896 33554432000 4194304 5654031 140735312953744 140735312941560 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23275/statm: 55266 53896 142 357 0 54906 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 301952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 23374
/proc/meminfo: memFree=30130312/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=71740 CPUtime=150.15 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 18708 74111 0 0 130 92 14762 31 20 0 1 0 276847555 73461760 17013 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 17935 17013 185 440 0 17491 0
[pid=23275] ppid=23265 vsize=271152 CPUtime=1211.9 cores=1,3,5,7
/proc/23275/stat : 23275 (glucosInc) R 23265 23264 18125 0 -1 4202496 30202 0 0 0 121169 21 0 0 20 0 1 0 276862574 277659648 54709 33554432000 4194304 5654031 140735312953744 140735312951832 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23275/statm: 67788 54709 142 357 0 67428 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 352040

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 23379
/proc/meminfo: memFree=30265048/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=89344 CPUtime=9.74 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 18155 0 0 0 970 4 0 0 20 0 1 0 276988809 91488256 19581 33554432000 4194304 5654031 140734085050128 140734085037944 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 22336 19581 142 357 0 21976 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 175232

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 23379
/proc/meminfo: memFree=30208476/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=140820 CPUtime=69.72 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 21224 0 0 0 6965 7 0 0 20 0 1 0 276988809 144199680 33885 33554432000 4194304 5654031 140734085050128 140734085037944 4232710 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 35205 33885 142 357 0 34845 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 226708

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 23383
/proc/meminfo: memFree=30046716/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=171464 CPUtime=129.71 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 22344 0 0 0 12962 9 0 0 20 0 1 0 276988809 175579136 37677 33554432000 4194304 5654031 140734085050128 140734085037944 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 42866 37677 142 357 0 42506 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 257352

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 23383
/proc/meminfo: memFree=30029392/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=171464 CPUtime=189.7 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 22485 0 0 0 18960 10 0 0 20 0 1 0 276988809 175579136 39213 33554432000 4194304 5654031 140734085050128 140734085037944 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 42866 39213 142 357 0 42506 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 257352

[startup+1662.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/181 23383
/proc/meminfo: memFree=30049636/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=122144 CPUtime=249.69 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 22624 0 0 0 24958 11 0 0 20 0 1 0 276988809 125075456 29366 33554432000 4194304 5654031 140734085050128 140734085048152 4215290 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 30536 29366 142 357 0 30176 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 208032

[startup+1722.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/181 23383
/proc/meminfo: memFree=30002596/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=171464 CPUtime=309.68 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 22764 0 0 0 30956 12 0 0 20 0 1 0 276988809 175579136 40237 33554432000 4194304 5654031 140734085050128 140734085037944 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 42866 40237 142 357 0 42506 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 257352

[startup+1782.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/181 23385
/proc/meminfo: memFree=30025632/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=171464 CPUtime=369.67 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 23109 0 0 0 36954 13 0 0 20 0 1 0 276988809 175579136 39213 33554432000 4194304 5654031 140734085050128 140734085037944 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 42866 39213 142 357 0 42506 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 257352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.10 2.02 3/181 23386
/proc/meminfo: memFree=30017316/32873844 swapFree=6080/6080
[pid=23264] ppid=23262 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23264/stat : 23264 (npSolver-pbo-It) S 23262 23264 18125 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276847554 9367552 274 33554432000 4194304 5064252 140733464992608 140733464991520 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23264/statm: 2287 274 233 213 0 72 0
[pid=23265] ppid=23264 vsize=76740 CPUtime=1412.3 cores=1,3,5,7
/proc/23265/stat : 23265 (npSolver-pbo) S 23264 23264 18125 0 -1 4202496 21739 105373 0 0 146 93 140935 56 20 0 1 0 276847555 78581760 18159 33554432000 4194304 5992684 140734756911440 140734756897272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23265/statm: 19185 18159 185 440 0 18741 0
[pid=23379] ppid=23265 vsize=171464 CPUtime=387.77 cores=1,3,5,7
/proc/23379/stat : 23379 (glucosInc) R 23265 23264 18125 0 -1 4202496 23112 0 0 0 38764 13 0 0 20 0 1 0 276988809 175579136 40749 33554432000 4194304 5654031 140734085050128 140734085037944 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23379/statm: 42866 40749 142 357 0 42506 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 257352

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1798.47
CPU system time (s): 1.64775
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 401360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.47
system time used= 1.64775
maximum resident set size= 259364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150604
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1378
involuntary context switches= 1976

runsolver used 3.02954 second user time and 8.49971 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 10:27:10
IDJOB=3698462
IDBENCH=90637
IDSOLVER=2275
FILE ID=node139/3698462-1338107230
RUNJOBID= node139-1338101718-21711
PBS_JOBID= 14624436
Free space on /tmp= 71616 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null0mast_rapportOE2.0_TMAX180_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698462-1338107230/watcher-3698462-1338107230 -o /tmp/evaluation-result-3698462-1338107230/solver-3698462-1338107230 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698462-1338107230.opb 1103717405 HOME HOME

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

MD5SUM BENCH= c53c9beb9cd805e63a521141c2bc7101
RANDOM SEED=1103717405

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        31108932 kB
Buffers:          299088 kB
Cached:           322512 kB
SwapCached:          788 kB
Active:           907088 kB
Inactive:          18512 kB
Active(anon):     298204 kB
Inactive(anon):     8064 kB
Active(file):     608884 kB
Inactive(file):    10448 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             10492 kB
Writeback:             0 kB
AnonPages:        308940 kB
Mapped:            13040 kB
Shmem:                 8 kB
Slab:             700840 kB
SReclaimable:     143148 kB
SUnreclaim:       557692 kB
KernelStack:        1480 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     494652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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= 71372 MiB
End job on node139 at 2012-05-27 10:57:10