Trace number 3747689

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 (fixed)? (TO) 1800.13 1800.71

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
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-15
Best CPU time to get the best result obtained on this benchmark1797.4
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Quality of the solution as a function of time


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

Solver Data

0.00/0.03	c old isEQ: 52, new EQ is 1
0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.41	c [INC SEARCH] formula is SAT
0.00/0.41	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.51	o -10
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SEARCH] iteration: 0
0.00/0.51	c [INC BOUNDS] best value:90 search for 89
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.51	c old isEQ: 41, new EQ is 0
0.00/0.51	c set iterative enc to: card
0.00/0.51	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.98	c formula is SAT
0.00/0.98	c [INC SEARCH] copied best model
0.00/0.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.98	c model valid
0.00/0.98	c current solution ok
0.00/0.98	o -11
0.00/0.98	c [INC SEARCH] iteration: 1
0.00/0.98	c [INC BOUNDS] best value:89 search for 88
0.00/0.98	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.98	c write failed with 2
0.00/0.98	c [INC SYSTEM] create new solver instance
0.00/0.98	c [INC] encode full formula
0.00/0.98	c (debug) using card networks
0.00/0.98	c old isEQ: 96, new EQ is 0
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.99	c [INC SEARCH] isOptimum variable: 0
3.07/3.10	c formula is SAT
3.07/3.10	c [INC SEARCH] copied best model
3.07/3.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.07/3.11	c model valid
3.07/3.11	c current solution ok
3.07/3.11	o -12
3.07/3.11	c [INC SEARCH] iteration: 2
3.07/3.11	c [INC BOUNDS] best value:88 search for 87
3.07/3.11	c [INC SYSTEM] there exists a inc, kill it!
3.07/3.11	c write failed with 2
3.07/3.11	c [INC SYSTEM] create new solver instance
3.07/3.11	c [INC] encode full formula
3.07/3.11	c (debug) using card networks
3.07/3.11	c old isEQ: 96, new EQ is 0
3.07/3.11	c set iterative enc to: card
3.07/3.11	c set iterative enc to: none
3.07/3.11	c [INC SEARCH] isOptimum variable: 0
5.16/5.23	c formula is SAT
5.22/5.36	c [INC SEARCH] copied best model
5.22/5.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.22/5.36	c model valid
5.22/5.36	c current solution ok
5.22/5.36	o -13
5.22/5.36	c [INC SEARCH] iteration: 3
5.22/5.36	c [INC BOUNDS] best value:87 search for 86
5.22/5.36	c [INC SYSTEM] there exists a inc, kill it!
5.22/5.36	c write failed with 2
5.22/5.36	c [INC SYSTEM] create new solver instance
5.22/5.36	c [INC] encode full formula
5.22/5.36	c (debug) using card networks
5.22/5.36	c old isEQ: 96, new EQ is 0
5.22/5.36	c set iterative enc to: card
5.22/5.36	c set iterative enc to: none
5.22/5.54	c [INC SEARCH] isOptimum variable: 0
64.56/64.97	c formula is SAT
64.56/64.97	c [INC SEARCH] copied best model
64.56/64.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.56/64.98	c model valid
64.56/64.98	c current solution ok
64.56/64.98	o -14
64.56/64.98	c [INC SEARCH] iteration: 4
64.56/64.98	c [INC BOUNDS] best value:86 search for 85
64.56/64.98	c [INC SYSTEM] there exists a inc, kill it!
64.56/64.98	c write failed with 2
64.56/64.98	c [INC SYSTEM] create new solver instance
64.56/64.98	c [INC] encode full formula
64.56/64.98	c (debug) using card networks
64.56/64.98	c old isEQ: 96, new EQ is 0
64.56/64.98	c set iterative enc to: card
64.56/64.98	c set iterative enc to: none
64.56/64.99	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.70	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.70	s UNKNOWN
1800.09/1800.70	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.70	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-3747689-1339103615/watcher-3747689-1339103615 -o /tmp/evaluation-result-3747689-1339103615/solver-3747689-1339103615 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747689-1339103615.opb 385249570 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.04 2.02 1.97 3/178 27974
/proc/meminfo: memFree=28587952/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0

[startup+0.027979 s]
/proc/loadavg: 2.04 2.02 1.97 3/178 27974
/proc/meminfo: memFree=28587952/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.04 2.02 1.97 3/178 27974
/proc/meminfo: memFree=28587952/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300175 s]
/proc/loadavg: 2.04 2.02 1.97 3/178 27974
/proc/meminfo: memFree=28587952/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700158 s]
/proc/loadavg: 2.04 2.02 1.97 3/178 27974
/proc/meminfo: memFree=28587952/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 27985
/proc/meminfo: memFree=28577332/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=0.97 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 3681 13806 0 0 9 7 75 6 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27985] ppid=27975 vsize=15468 CPUtime=0.5 cores=0,2,4,6
/proc/27985/stat : 27985 (glucosInc) R 27975 27974 25783 0 -1 4202496 2618 0 0 0 50 0 0 0 20 0 1 0 376487515 15839232 2970 33554432000 4194304 5654031 140737190671040 140737190658856 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27985/statm: 3867 2970 140 357 0 3507 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 30452

[startup+3.1002 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 27985
/proc/meminfo: memFree=28571768/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=0.97 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 3702 13806 0 0 9 7 75 6 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27985] ppid=27975 vsize=14184 CPUtime=2.1 cores=0,2,4,6
/proc/27985/stat : 27985 (glucosInc) R 27975 27974 25783 0 -1 4202496 4089 0 0 0 210 0 0 0 20 0 1 0 376487515 14524416 3021 33554432000 4194304 5654031 140737190671040 140737190668824 4976752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27985/statm: 3546 3021 142 357 0 3186 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29168

[startup+6.30017 s]
/proc/loadavg: 2.04 2.02 1.97 2/181 27988
/proc/meminfo: memFree=28581072/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=5.22 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4343 23216 0 0 10 7 497 8 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 14984

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 27989
/proc/meminfo: memFree=28558312/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=5.22 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4343 23216 0 0 10 7 497 8 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27989] ppid=27975 vsize=21324 CPUtime=7.15 cores=0,2,4,6
/proc/27989/stat : 27989 (glucosInc) R 27975 27974 25783 0 -1 4202496 5620 0 0 0 714 1 0 0 20 0 1 0 376487970 21835776 4816 33554432000 4194304 5654031 140737207472704 140737207460520 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27989/statm: 5331 4816 141 357 0 4971 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 36308

[startup+25.5003 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 27989
/proc/meminfo: memFree=28547536/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=5.22 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4343 23216 0 0 10 7 497 8 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27989] ppid=27975 vsize=30136 CPUtime=19.94 cores=0,2,4,6
/proc/27989/stat : 27989 (glucosInc) R 27975 27974 25783 0 -1 4202496 7488 0 0 0 1993 1 0 0 20 0 1 0 376487970 30859264 7066 33554432000 4194304 5654031 140737207472704 140737207460520 4232611 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27989/statm: 7534 7066 141 357 0 7174 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 45120

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.97 3/181 27989
/proc/meminfo: memFree=28533204/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=5.22 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4343 23216 0 0 10 7 497 8 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27989] ppid=27975 vsize=51592 CPUtime=45.54 cores=0,2,4,6
/proc/27989/stat : 27989 (glucosInc) R 27975 27974 25783 0 -1 4202496 8944 0 0 0 4552 2 0 0 20 0 1 0 376487970 52830208 9050 33554432000 4194304 5654031 140737207472704 140737207460520 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27989/statm: 12898 9050 141 357 0 12538 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 66576

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.97 3/181 27991
/proc/meminfo: memFree=28566028/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=37948 CPUtime=37.3 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 9579 0 0 0 3728 2 0 0 20 0 1 0 376493915 38858752 8886 33554432000 4194304 5654031 140734915876032 140734915863848 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 9487 8886 141 357 0 9127 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 52932

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/180 27991
/proc/meminfo: memFree=28537700/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=47852 CPUtime=97.28 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 10873 0 0 0 9725 3 0 0 20 0 1 0 376493915 49000448 11478 33554432000 4194304 5654031 140734915876032 140734915863848 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 11963 11478 141 357 0 11603 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 62836

[startup+222.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/181 27992
/proc/meminfo: memFree=28509400/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=59788 CPUtime=157.28 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 11367 0 0 0 15724 4 0 0 20 0 1 0 376493915 61222912 14461 33554432000 4194304 5654031 140734915876032 140734915863848 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 14947 14461 141 357 0 14587 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 74772

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 1.99 3/181 27992
/proc/meminfo: memFree=28482304/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28628276/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1237.1 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 16960 0 0 0 123693 17 0 0 20 0 1 0 376493915 175669248 34834 33554432000 4194304 5654031 140734915876032 140734915863848 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 34834 141 357 0 42528 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 186536

[startup+1362.3 s]
/proc/loadavg: 2.30 3.03 2.57 3/181 28129
/proc/meminfo: memFree=28508100/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=122232 CPUtime=1297.1 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 17172 0 0 0 129692 18 0 0 20 0 1 0 376493915 125165568 25431 33554432000 4194304 5654031 140734915876032 140734915863848 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 30558 25431 141 357 0 30198 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 137216

[startup+1422.3 s]
/proc/loadavg: 2.11 2.84 2.53 3/181 28130
/proc/meminfo: memFree=28511208/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=122232 CPUtime=1357.08 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 17381 0 0 0 135690 18 0 0 20 0 1 0 376493915 125165568 25718 33554432000 4194304 5654031 140734915876032 140734915863848 4216254 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 30558 25718 141 357 0 30198 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 137216

[startup+1482.3 s]
/proc/loadavg: 2.04 2.69 2.49 3/181 28130
/proc/meminfo: memFree=28491600/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1417.08 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 17795 0 0 0 141688 20 0 0 20 0 1 0 376493915 175669248 35121 33554432000 4194304 5654031 140734915876032 140734915863848 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 35121 141 357 0 42528 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 186536

[startup+1542.3 s]
/proc/loadavg: 2.05 2.57 2.46 3/181 28130
/proc/meminfo: memFree=28502128/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=122232 CPUtime=1477.07 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 18010 0 0 0 147686 21 0 0 20 0 1 0 376493915 125165568 25718 33554432000 4194304 5654031 140734915876032 140734915874056 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 30558 25718 141 357 0 30198 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 137216

[startup+1602.3 s]
/proc/loadavg: 2.02 2.47 2.43 3/182 28133
/proc/meminfo: memFree=28499684/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=122232 CPUtime=1537.06 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 18816 0 0 0 153684 22 0 0 20 0 1 0 376493915 125165568 25718 33554432000 4194304 5654031 140734915876032 140734915874056 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 30558 25718 141 357 0 30198 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 137216

[startup+1662.3 s]
/proc/loadavg: 2.08 2.40 2.41 3/181 28133
/proc/meminfo: memFree=28463844/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1597.05 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 19228 0 0 0 159682 23 0 0 20 0 1 0 376493915 175669248 33585 33554432000 4194304 5654031 140734915876032 140734915873960 4232788 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 33585 141 357 0 42528 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 186536

[startup+1722.31 s]
/proc/loadavg: 2.03 2.32 2.38 3/181 28134
/proc/meminfo: memFree=28456500/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1657.05 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 19441 0 0 0 165681 24 0 0 20 0 1 0 376493915 175669248 35121 33554432000 4194304 5654031 140734915876032 140734915873960 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 35121 141 357 0 42528 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 186536

[startup+1782.3 s]
/proc/loadavg: 2.01 2.26 2.35 3/181 28134
/proc/meminfo: memFree=28452032/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1717.03 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 19653 0 0 0 171678 25 0 0 20 0 1 0 376493915 175669248 36145 33554432000 4194304 5654031 140734915876032 140734915873960 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 36145 141 357 0 42528 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 186536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.24 2.35 3/181 28134
/proc/meminfo: memFree=28441792/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1735.44 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 19658 0 0 0 173519 25 0 0 20 0 1 0 376493915 175669248 38705 33554432000 4194304 5654031 140734915876032 140734915873960 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 38705 141 357 0 42528 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 186536

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.00 2.24 2.35 3/181 28134
/proc/meminfo: memFree=28441792/32873648 swapFree=7112/7112
[pid=27974] ppid=27972 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27974/stat : 27974 (npSolver-pbo-It) S 27972 27974 25783 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376487416 9367552 275 33554432000 4194304 5064252 140735369365104 140735369364016 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27974/statm: 2287 275 233 213 0 72 0
[pid=27975] ppid=27974 vsize=5836 CPUtime=64.65 cores=0,2,4,6
/proc/27975/stat : 27975 (npSolver-pbo) S 27974 27974 25783 0 -1 4202496 4674 33025 0 0 10 7 6437 11 20 0 1 0 376487416 5976064 900 33554432000 4194304 6004724 140733697456032 140733697441880 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27975/statm: 1459 900 176 442 0 1013 0
[pid=27991] ppid=27975 vsize=171552 CPUtime=1735.44 cores=0,2,4,6
/proc/27991/stat : 27991 (glucosInc) R 27975 27974 25783 0 -1 4202496 19658 0 0 0 173519 25 0 0 20 0 1 0 376493915 175669248 38705 33554432000 4194304 5654031 140734915876032 140734915873960 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27991/statm: 42888 38705 141 357 0 42528 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 186536

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.13
CPU user time (s): 1799.68
CPU system time (s): 0.45493
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 217356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.45493
maximum resident set size= 155088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 301
involuntary context switches= 2015

runsolver used 3.02254 second user time and 8.58969 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-07 23:13:35
IDJOB=3747689
IDBENCH=48237
IDSOLVER=2332
FILE ID=node126/3747689-1339103615
RUNJOBID= node126-1339098177-25799
PBS_JOBID= 14643727
Free space on /tmp= 70988 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747689-1339103615/watcher-3747689-1339103615 -o /tmp/evaluation-result-3747689-1339103615/solver-3747689-1339103615 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747689-1339103615.opb 385249570 HOME HOME

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=385249570

node126.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.456
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	: 5332.91
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.456
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.456
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		: 2666.456
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.456
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.456
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.456
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		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28588216 kB
Buffers:          404988 kB
Cached:          2654048 kB
SwapCached:         9380 kB
Active:          1897780 kB
Inactive:        1519412 kB
Active(anon):     348520 kB
Inactive(anon):    12108 kB
Active(file):    1549260 kB
Inactive(file):  1507304 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        440860 kB
Mapped:            10952 kB
Shmem:                 0 kB
Slab:             730024 kB
SReclaimable:     174272 kB
SUnreclaim:       555752 kB
KernelStack:        1504 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     520020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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= 71044 MiB
End job on node126 at 2012-06-07 23:43:36