Trace number 3752518

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_1.opb
MD5SUM93a95f0846e71f0984a2317cf811edef
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint26
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15716
Sum of products size (including duplicates)31432
Number of different products15716
Sum of products size31432

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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.32	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.32	c [INC SYSTEM] execute solver
0.00/0.34	c [INC SEARCH] formula is SAT
0.00/0.34	c [INC SYSTEM] solved the initial formula
0.00/0.35	c model valid
0.00/0.35	c current solution ok
0.00/0.38	o 499
0.00/0.38	c starting approximation
0.00/0.38	c factor = 1
0.00/0.38	c can not find a suitable factor, leaving approximation
0.00/0.38	c finished approximation
0.00/0.38	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.38	c write failed with 2
0.00/0.38	c [INC SEARCH] iteration: 0
0.00/0.38	c [INC BOUNDS] best value:499 search for 498
0.00/0.38	c [INC SYSTEM] create new solver instance
0.00/0.38	c [INC] encode full formula
0.00/0.38	c (debug) using card networks
0.00/0.38	c old isEQ: 128, new EQ is 0
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
0.00/0.68	c formula is SAT
0.00/0.68	c [INC SEARCH] copied best model
0.00/0.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o 52
0.00/0.69	c [INC SEARCH] iteration: 1
0.00/0.69	c [INC BOUNDS] best value:52 search for 51
0.00/0.69	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.69	c write failed with 2
0.00/0.69	c [INC SYSTEM] create new solver instance
0.00/0.69	c [INC] encode full formula
0.00/0.69	c (debug) using card networks
0.00/0.69	c old isEQ: 192, new EQ is 0
0.00/0.70	c set iterative enc to: card
0.00/0.70	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
1.07/1.14	c formula is SAT
1.07/1.14	c [INC SEARCH] copied best model
1.07/1.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.15	c model valid
1.07/1.15	c current solution ok
1.07/1.15	o 39
1.07/1.15	c [INC SEARCH] iteration: 2
1.07/1.15	c [INC BOUNDS] best value:39 search for 38
1.07/1.15	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.15	c write failed with 2
1.07/1.15	c [INC SYSTEM] create new solver instance
1.07/1.15	c [INC] encode full formula
1.07/1.15	c (debug) using card networks
1.07/1.15	c old isEQ: 208, new EQ is 0
1.07/1.16	c set iterative enc to: card
1.07/1.16	c set iterative enc to: none
1.07/1.16	c [INC SEARCH] isOptimum variable: 0
42.55/42.68	c formula is SAT
42.55/42.68	c [INC SEARCH] copied best model
42.55/42.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.55/42.69	c model valid
42.55/42.69	c current solution ok
42.55/42.69	o 36
42.55/42.69	c [INC SEARCH] iteration: 3
42.55/42.69	c [INC BOUNDS] best value:36 search for 35
42.55/42.69	c [INC SYSTEM] there exists a inc, kill it!
42.55/42.69	c write failed with 2
42.55/42.69	c [INC SYSTEM] create new solver instance
42.55/42.69	c [INC] encode full formula
42.55/42.69	c (debug) using card networks
42.55/42.69	c old isEQ: 208, new EQ is 0
42.65/42.70	c set iterative enc to: card
42.65/42.70	c set iterative enc to: none
42.65/42.70	c [INC SEARCH] isOptimum variable: 0
82.24/82.35	c formula is SAT
82.24/82.36	c [INC SEARCH] copied best model
82.24/82.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.24/82.36	c model valid
82.24/82.36	c current solution ok
82.24/82.36	o 35
82.24/82.36	c [INC SEARCH] iteration: 4
82.24/82.36	c [INC BOUNDS] best value:35 search for 34
82.24/82.36	c [INC SYSTEM] there exists a inc, kill it!
82.24/82.36	c write failed with 2
82.24/82.36	c [INC SYSTEM] create new solver instance
82.24/82.36	c [INC] encode full formula
82.24/82.36	c (debug) using card networks
82.24/82.36	c old isEQ: 208, new EQ is 0
82.24/82.37	c set iterative enc to: card
82.24/82.37	c set iterative enc to: none
82.24/82.38	c [INC SEARCH] isOptimum variable: 0
488.16/488.36	c formula is SAT
488.16/488.36	c [INC SEARCH] copied best model
488.16/488.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
488.16/488.37	c model valid
488.16/488.37	c current solution ok
488.16/488.37	o 33
488.16/488.37	c [INC SEARCH] iteration: 5
488.16/488.37	c [INC BOUNDS] best value:33 search for 32
488.16/488.37	c [INC SYSTEM] there exists a inc, kill it!
488.16/488.37	c write failed with 2
488.16/488.37	c [INC SYSTEM] create new solver instance
488.16/488.37	c [INC] encode full formula
488.16/488.37	c (debug) using card networks
488.16/488.37	c old isEQ: 208, new EQ is 0
488.16/488.37	c set iterative enc to: card
488.16/488.37	c set iterative enc to: none
488.16/488.39	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752518-1339218928/watcher-3752518-1339218928 -o /tmp/evaluation-result-3752518-1339218928/solver-3752518-1339218928 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752518-1339218928.opb 1325389795 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: 0.03 0.01 0.00 3/173 1035
/proc/meminfo: memFree=30433348/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0

[startup+0.00840508 s]
/proc/loadavg: 0.03 0.01 0.00 3/173 1035
/proc/meminfo: memFree=30433348/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10015 s]
/proc/loadavg: 0.03 0.01 0.00 3/173 1035
/proc/meminfo: memFree=30433348/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300146 s]
/proc/loadavg: 0.03 0.01 0.00 3/173 1035
/proc/meminfo: memFree=30433348/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 0.03 0.01 0.00 3/173 1035
/proc/meminfo: memFree=30433348/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 0.03 0.01 0.00 3/183 1078
/proc/meminfo: memFree=30404388/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=1.14 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 3706 13526 0 0 8 3 91 12 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 15328

[startup+3.10027 s]
/proc/loadavg: 0.27 0.06 0.02 3/183 1080
/proc/meminfo: memFree=30398000/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=1.14 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 3706 13526 0 0 8 3 91 12 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1080] ppid=1036 vsize=14504 CPUtime=1.92 cores=0,2,4,6
/proc/1080/stat : 1080 (glucosInc) R 1036 1035 1001 0 -1 4202496 3524 0 0 0 192 0 0 0 20 0 1 0 31859882 14852096 2912 33554432000 4194304 5654031 140735249366048 140735249353864 4232659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1080/statm: 3626 2912 142 357 0 3266 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 29832

[startup+6.30031 s]
/proc/loadavg: 0.27 0.06 0.02 3/183 1080
/proc/meminfo: memFree=30379276/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=1.14 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 3706 13526 0 0 8 3 91 12 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1080] ppid=1036 vsize=24464 CPUtime=5.12 cores=0,2,4,6
/proc/1080/stat : 1080 (glucosInc) R 1036 1035 1001 0 -1 4202496 5892 0 0 0 511 1 0 0 20 0 1 0 31859882 25051136 5491 33554432000 4194304 5654031 140735249366048 140735249364072 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1080/statm: 6116 5491 142 357 0 5756 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 39792

[startup+12.7003 s]
/proc/loadavg: 0.53 0.12 0.04 3/183 1080
/proc/meminfo: memFree=30348088/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=1.14 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 3706 13526 0 0 8 3 91 12 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1080] ppid=1036 vsize=111384 CPUtime=11.52 cores=0,2,4,6
/proc/1080/stat : 1080 (glucosInc) R 1036 1035 1001 0 -1 4202496 6671 0 0 0 1150 2 0 0 20 0 1 0 31859882 114057216 18774 33554432000 4194304 5654031 140735249366048 140735249363928 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1080/statm: 27846 18774 142 357 0 27486 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 126712

[startup+25.5003 s]
/proc/loadavg: 0.76 0.18 0.06 3/183 1080
/proc/meminfo: memFree=30335388/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=1.14 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 3706 13526 0 0 8 3 91 12 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1080] ppid=1036 vsize=62064 CPUtime=24.32 cores=0,2,4,6
/proc/1080/stat : 1080 (glucosInc) R 1036 1035 1001 0 -1 4202496 7498 0 0 0 2428 4 0 0 20 0 1 0 31859882 63553536 10701 33554432000 4194304 5654031 140735249366048 140735249364072 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1080/statm: 15516 10701 142 357 0 15156 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 77392

[startup+51.1003 s]
/proc/loadavg: 1.24 0.35 0.11 3/183 1084
/proc/meminfo: memFree=30362540/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=42.67 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 4158 23553 0 0 10 3 4234 20 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1082] ppid=1036 vsize=65980 CPUtime=8.37 cores=0,2,4,6
/proc/1082/stat : 1082 (glucosInc) R 1036 1035 1001 0 -1 4202496 7163 0 0 0 836 1 0 0 20 0 1 0 31864037 67563520 10204 33554432000 4194304 5654031 140737420648896 140737420646776 4233440 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1082/statm: 16495 10204 141 357 0 16135 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81308

[startup+102.307 s]
/proc/loadavg: 1.80 0.65 0.23 3/183 1086
/proc/meminfo: memFree=30307964/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=82.33 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 4610 33635 0 0 11 4 8191 27 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1086] ppid=1036 vsize=111400 CPUtime=19.91 cores=0,2,4,6
/proc/1086/stat : 1086 (glucosInc) R 1036 1035 1001 0 -1 4202496 7710 0 0 0 1988 3 0 0 20 0 1 0 31868004 114073600 18776 33554432000 4194304 5654031 140735465482832 140735465470648 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1086/statm: 27850 18776 142 357 0 27490 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 126728

[startup+162.3 s]
/proc/loadavg: 1.93 0.89 0.34 3/183 1086
/proc/meminfo: memFree=30191036/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=82.33 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 4610 33635 0 0 11 4 8191 27 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1086] ppid=1036 vsize=73812 CPUtime=79.89 cores=0,2,4,6
/proc/1086/stat : 1086 (glucosInc) R 1036 1035 1001 0 -1 4202496 13897 0 0 0 7975 14 0 0 20 0 1 0 31868004 75583488 17823 33554432000 4194304 5654031 140735465482832 140735465480856 4208676 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1086/statm: 18453 17823 142 357 0 18093 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 89140

[startup+222.3 s]
/proc/loadavg: 1.97 1.09 0.44 3/183 1087
/proc/meminfo: memFree=30203888/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=82.33 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 4610 33635 0 0 11 4 8191 27 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1086] ppid=1036 vsize=153952 CPUtime=139.88 cores=0,2,4,6
/proc/1086/stat : 1086 (glucosInc) R 1036 1035 1001 0 -1 4202496 18420 0 0 0 13966 22 0 0 20 0 1 0 31868004 157646848 34633 33554432000 4194304 5654031 140735465482832 140735465480920 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1086/statm: 38488 34633 142 357 0 38128 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 169280

[startup+282.3 s]
/proc/loadavg: 2.05 1.27 0.54 3/184 1090
/proc/meminfo: memFree=30185324/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30019660/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=245768 CPUtime=813.75 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 48055 0 0 0 81295 80 0 0 20 0 1 0 31908605 251666432 55204 33554432000 4194304 5654031 140735912503920 140735912491736 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 61442 55204 142 357 0 61082 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 261096

[startup+1362.3 s]
/proc/loadavg: 2.03 1.99 1.52 3/183 1100
/proc/meminfo: memFree=30094076/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=226036 CPUtime=873.73 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 50981 0 0 0 87288 85 0 0 20 0 1 0 31908605 231460864 52762 33554432000 4194304 5654031 140735912503920 140735912491736 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 56509 52762 142 357 0 56149 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 241364

[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.55 3/183 1100
/proc/meminfo: memFree=30049828/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=276124 CPUtime=933.73 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 52710 0 0 0 93283 90 0 0 20 0 1 0 31908605 282750976 63303 33554432000 4194304 5654031 140735912503920 140735912491736 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 69031 63303 142 357 0 68671 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 291452

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.57 3/184 1104
/proc/meminfo: memFree=30086888/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=195216 CPUtime=993.7 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 54981 0 0 0 99275 95 0 0 20 0 1 0 31908605 199901184 48087 33554432000 4194304 5654031 140735912503920 140735912491736 4216571 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 48804 48087 142 357 0 48444 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 210544

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.60 3/183 1104
/proc/meminfo: memFree=29996288/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=226036 CPUtime=1053.69 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 56987 0 0 0 105270 99 0 0 20 0 1 0 31908605 231460864 52250 33554432000 4194304 5654031 140735912503920 140735912502008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 56509 52250 142 357 0 56149 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 241364

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.62 3/183 1104
/proc/meminfo: memFree=29963960/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=276124 CPUtime=1113.69 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 58720 0 0 0 111266 103 0 0 20 0 1 0 31908605 282750976 61767 33554432000 4194304 5654031 140735912503920 140735912491736 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 69031 61767 142 357 0 68671 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 291452

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.64 3/183 1104
/proc/meminfo: memFree=29951984/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=276124 CPUtime=1173.68 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 60708 0 0 0 117262 106 0 0 20 0 1 0 31908605 282750976 66417 33554432000 4194304 5654031 140735912503920 140735912502008 4208619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 69031 66417 142 357 0 68671 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 291452

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.66 3/183 1104
/proc/meminfo: memFree=29956560/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=276124 CPUtime=1233.66 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 62662 0 0 0 123256 110 0 0 20 0 1 0 31908605 282750976 67399 33554432000 4194304 5654031 140735912503920 140735912502008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 69031 67399 142 357 0 68671 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 291452

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 1105
/proc/meminfo: memFree=29980148/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=276124 CPUtime=1293.65 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 64640 0 0 0 129252 113 0 0 20 0 1 0 31908605 282750976 64369 33554432000 4194304 5654031 140735912503920 140735912502008 4218777 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 69031 64369 142 357 0 68671 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 291452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 1105
/proc/meminfo: memFree=29939252/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=357512 CPUtime=1311.85 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 65167 0 0 0 131071 114 0 0 20 0 1 0 31908605 366092288 71537 33554432000 4194304 5654031 140735912503920 140735912502008 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 89378 71537 142 357 0 89018 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 372840

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.68 3/183 1105
/proc/meminfo: memFree=29939252/32873844 swapFree=7124/7124
[pid=1035] ppid=1033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1035/stat : 1035 (npSolver-pbo-It) S 1033 1035 1001 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 31859766 9367552 275 33554432000 4194304 5064252 140737468979472 140737468978384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1035/statm: 2287 275 233 213 0 72 0
[pid=1036] ppid=1035 vsize=6180 CPUtime=488.25 cores=0,2,4,6
/proc/1036/stat : 1036 (npSolver-pbo) S 1035 1035 1001 0 -1 4202496 5062 67353 0 0 13 4 48729 79 20 0 1 0 31859766 6328320 1149 33554432000 4194304 6004724 140734134101632 140734134087480 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1036/statm: 1545 1149 189 442 0 1099 0
[pid=1092] ppid=1036 vsize=357512 CPUtime=1311.85 cores=0,2,4,6
/proc/1092/stat : 1092 (glucosInc) R 1036 1035 1001 0 -1 4202496 65167 0 0 0 131071 114 0 0 20 0 1 0 31908605 366092288 71537 33554432000 4194304 5654031 140735912503920 140735912502008 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1092/statm: 89378 71537 142 357 0 89018 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 372840

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.15
CPU system time (s): 1.9857
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 422160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 1.9857
maximum resident set size= 336588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137962
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 458
involuntary context switches= 2029

runsolver used 10.8783 second user time and 12.5711 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 07:15:28
IDJOB=3752518
IDBENCH=48112
IDSOLVER=2335
FILE ID=node133/3752518-1339218928
RUNJOBID= node133-1339218927-1019
PBS_JOBID= 14644292
Free space on /tmp= 68396 MiB

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

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

MD5SUM BENCH= 93a95f0846e71f0984a2317cf811edef
RANDOM SEED=1325389795

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30433728 kB
Buffers:          106360 kB
Cached:          1479028 kB
SwapCached:         2208 kB
Active:          1562284 kB
Inactive:          26672 kB
Active(anon):       2676 kB
Inactive(anon):     3460 kB
Active(file):    1559608 kB
Inactive(file):    23212 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100184 kB
Dirty:              8624 kB
Writeback:             0 kB
AnonPages:          9576 kB
Mapped:             6980 kB
Shmem:                 0 kB
Slab:             711964 kB
SReclaimable:     154256 kB
SUnreclaim:       557708 kB
KernelStack:        1392 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68376 MiB
End job on node133 at 2012-06-09 07:45:29