Trace number 3698546

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_50_10_1.opb
MD5SUM26861ca996cf8fd2abe5c211e1f47a26
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-14
Best CPU time to get the best result obtained on this benchmark214.256
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -14
Optimality of the best value was proved NO
Number of variables100
Total number of constraints151
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.10	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.10	c [INC SYSTEM] execute solver
0.00/0.11	c [INC SEARCH] formula is SAT
0.00/0.11	c [INC SYSTEM] solved the initial formula
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.13	o -10
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SEARCH] iteration: 0
0.00/0.13	c [INC BOUNDS] best value:40 search for 39
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	c (debug) using card networks
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.14	c [INC SEARCH] isOptimum variable: 0
0.00/0.20	c formula is SAT
0.00/0.20	c [INC SEARCH] copied best model
0.00/0.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.20	c model valid
0.00/0.20	c current solution ok
0.00/0.20	o -11
0.00/0.20	c [INC SEARCH] iteration: 1
0.00/0.20	c [INC BOUNDS] best value:39 search for 38
0.00/0.20	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.20	c write failed with 2
0.00/0.20	c [INC SYSTEM] create new solver instance
0.00/0.20	c [INC] encode full formula
0.00/0.20	c (debug) using card networks
0.00/0.20	c set iterative enc to: card
0.00/0.20	c set iterative enc to: none
0.00/0.20	c [INC SEARCH] isOptimum variable: 0
0.00/0.96	c formula is SAT
0.00/0.96	c [INC SEARCH] copied best model
0.00/0.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.96	c model valid
0.00/0.96	c current solution ok
0.00/0.96	o -12
0.00/0.96	c [INC SEARCH] iteration: 2
0.00/0.96	c [INC BOUNDS] best value:38 search for 37
0.00/0.96	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.96	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.97	c set iterative enc to: card
0.00/0.97	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
6.37/6.46	c formula is SAT
6.37/6.46	c [INC SEARCH] copied best model
6.37/6.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.37/6.46	c model valid
6.37/6.46	c current solution ok
6.37/6.46	o -13
6.37/6.46	c [INC SEARCH] iteration: 3
6.37/6.46	c [INC BOUNDS] best value:37 search for 36
6.37/6.46	c [INC SYSTEM] there exists a inc, kill it!
6.37/6.46	c write failed with 2
6.37/6.46	c [INC SYSTEM] create new solver instance
6.37/6.46	c [INC] encode full formula
6.37/6.46	c (debug) using card networks
6.37/6.46	c set iterative enc to: card
6.37/6.46	c set iterative enc to: none
6.37/6.46	c [INC SEARCH] isOptimum variable: 0
340.30/340.40	c formula is SAT
340.30/340.40	c [INC SEARCH] copied best model
340.30/340.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
340.30/340.40	c model valid
340.30/340.40	c current solution ok
340.30/340.40	o -14
340.30/340.40	c [INC SEARCH] iteration: 4
340.30/340.40	c [INC BOUNDS] best value:36 search for 35
340.30/340.40	c [INC SYSTEM] there exists a inc, kill it!
340.30/340.40	c write failed with 2
340.30/340.40	c [INC SYSTEM] create new solver instance
340.30/340.40	c [INC] encode full formula
340.30/340.40	c (debug) using card networks
340.30/340.41	c set iterative enc to: card
340.30/340.41	c set iterative enc to: none
340.30/340.41	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.40	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-3698546-1338078915/watcher-3698546-1338078915 -o /tmp/evaluation-result-3698546-1338078915/solver-3698546-1338078915 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698546-1338078915.opb 1218025202 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.05 2.06 2.01 4/179 11063
/proc/meminfo: memFree=27545720/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0

[startup+0.0159499 s]
/proc/loadavg: 2.05 2.06 2.01 4/179 11063
/proc/meminfo: memFree=27545720/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 2.05 2.06 2.01 4/179 11063
/proc/meminfo: memFree=27545720/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300188 s]
/proc/loadavg: 2.05 2.06 2.01 4/179 11063
/proc/meminfo: memFree=27545720/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.05 2.06 2.01 4/179 11063
/proc/meminfo: memFree=27545720/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.05 2.06 2.01 3/182 11076
/proc/meminfo: memFree=27540796/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=0.95 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 842 7170 0 0 1 1 91 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11076] ppid=11064 vsize=6200 CPUtime=0.52 cores=1,3,5,7
/proc/11076/stat : 11076 (glucosInc) R 11064 11063 5308 0 -1 4202496 1157 0 0 0 52 0 0 0 20 0 1 0 274018429 6348800 933 33554432000 4194304 5654031 140736968569072 140736968556888 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11076/statm: 1550 933 138 357 0 1190 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18128

[startup+3.10026 s]
/proc/loadavg: 2.05 2.06 2.01 3/182 11076
/proc/meminfo: memFree=27537820/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=0.95 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 842 7170 0 0 1 1 91 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11076] ppid=11064 vsize=12228 CPUtime=2.12 cores=1,3,5,7
/proc/11076/stat : 11076 (glucosInc) R 11064 11063 5308 0 -1 4202496 2305 0 0 0 212 0 0 0 20 0 1 0 274018429 12521472 2203 33554432000 4194304 5654031 140736968569072 140736968556888 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11076/statm: 3057 2203 138 357 0 2697 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24156

[startup+6.30025 s]
/proc/loadavg: 2.05 2.06 2.00 3/182 11076
/proc/meminfo: memFree=27525432/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=0.95 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 842 7170 0 0 1 1 91 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11076] ppid=11064 vsize=16600 CPUtime=5.32 cores=1,3,5,7
/proc/11076/stat : 11076 (glucosInc) R 11064 11063 5308 0 -1 4202496 2824 0 0 0 532 0 0 0 20 0 1 0 274018429 16998400 3224 33554432000 4194304 5654031 140736968569072 140736968556888 4216491 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11076/statm: 4150 3224 138 357 0 3790 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28528

[startup+12.7003 s]
/proc/loadavg: 2.04 2.06 2.00 3/182 11078
/proc/meminfo: memFree=27567208/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=6.44 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 963 10527 0 0 1 1 640 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11078] ppid=11064 vsize=16596 CPUtime=6.22 cores=1,3,5,7
/proc/11078/stat : 11078 (glucosInc) R 11064 11063 5308 0 -1 4202496 3244 0 0 0 622 0 0 0 20 0 1 0 274018978 16994304 3144 33554432000 4194304 5654031 140734694152208 140734694140024 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11078/statm: 4149 3144 138 357 0 3789 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28524

[startup+25.5003 s]
/proc/loadavg: 2.03 2.05 2.00 3/181 11078
/proc/meminfo: memFree=27526228/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=6.44 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 963 10527 0 0 1 1 640 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11078] ppid=11064 vsize=19316 CPUtime=19.02 cores=1,3,5,7
/proc/11078/stat : 11078 (glucosInc) R 11064 11063 5308 0 -1 4202496 3861 0 0 0 1902 0 0 0 20 0 1 0 274018978 19779584 4259 33554432000 4194304 5654031 140734694152208 140734694140024 4232922 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11078/statm: 4829 4259 138 357 0 4469 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31244

[startup+51.1004 s]
/proc/loadavg: 2.02 2.05 2.00 3/181 11081
/proc/meminfo: memFree=27624216/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=6.44 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 963 10527 0 0 1 1 640 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11078] ppid=11064 vsize=32564 CPUtime=44.61 cores=1,3,5,7
/proc/11078/stat : 11078 (glucosInc) R 11064 11063 5308 0 -1 4202496 6182 0 0 0 4461 0 0 0 20 0 1 0 274018978 33345536 7461 33554432000 4194304 5654031 140734694152208 140734694140024 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11078/statm: 8141 7461 138 357 0 7781 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 44492

[startup+102.307 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 11081
/proc/meminfo: memFree=27576408/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=6.44 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 963 10527 0 0 1 1 640 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11078] ppid=11064 vsize=46888 CPUtime=95.81 cores=1,3,5,7
/proc/11078/stat : 11078 (glucosInc) R 11064 11063 5308 0 -1 4202496 7111 0 0 0 9580 1 0 0 20 0 1 0 274018978 48013312 11190 33554432000 4194304 5654031 140734694152208 140734694140024 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11078/statm: 11722 11190 138 357 0 11362 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 58816

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 11081
/proc/meminfo: memFree=27555720/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=6.44 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 963 10527 0 0 1 1 640 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11078] ppid=11064 vsize=85876 CPUtime=155.79 cores=1,3,5,7
/proc/11078/stat : 11078 (glucosInc) R 11064 11063 5308 0 -1 4202496 8168 0 0 0 15577 2 0 0 20 0 1 0 274018978 87937024 14476 33554432000 4194304 5654031 140734694152208 140734694140024 4214193 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11078/statm: 21469 14476 138 357 0 21109 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97804

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11081
/proc/meminfo: memFree=27530584/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=6.44 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 963 10527 0 0 1 1 640 2 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11078] ppid=11064 vsize=85876 CPUtime=215.78 cores=1,3,5,7
/proc/11078/stat : 11078 (glucosInc) R 11064 11063 5308 0 -1 4202496 8169 0 0 0 21576 2 0 0 20 0 1 0 274018978 87937024 14988 33554432000 4194304 5654031 140734694152208 140734694140024 4232755 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11078/statm: 21469 14988 138 357 0 21109 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 97804

[startup+282.3 s]

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

/proc/meminfo: memFree=27433992/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=85272 CPUtime=901.73 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 12038 0 0 0 90164 9 0 0 20 0 1 0 274052373 87318528 20788 33554432000 4194304 5654031 140735757247584 140735757235400 4233181 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 21318 20788 138 357 0 20958 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 97200

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11093
/proc/meminfo: memFree=27393236/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=961.73 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 13268 0 0 0 96162 11 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757235400 4217740 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 105956

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 11093
/proc/meminfo: memFree=27353784/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1021.71 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 13829 0 0 0 102159 12 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757235400 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 105956

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11093
/proc/meminfo: memFree=27397056/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1081.71 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 14109 0 0 0 108158 13 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757245608 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 105956

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 11148
/proc/meminfo: memFree=27523652/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1141.69 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 14666 0 0 0 114155 14 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757245608 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 105956

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 11151
/proc/meminfo: memFree=27470500/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=143348 CPUtime=1201.69 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 15224 0 0 0 120154 15 0 0 20 0 1 0 274052373 146788352 31430 33554432000 4194304 5654031 140735757247584 140735757235400 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 35837 31430 138 357 0 35477 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 155276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11177
/proc/meminfo: memFree=27541404/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1261.67 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 15510 0 0 0 126151 16 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757235400 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 105956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11177
/proc/meminfo: memFree=27504044/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1321.67 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 15791 0 0 0 132150 17 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757245608 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 105956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11177
/proc/meminfo: memFree=27468240/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=143348 CPUtime=1381.66 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 16351 0 0 0 138148 18 0 0 20 0 1 0 274052373 146788352 32454 33554432000 4194304 5654031 140735757247584 140735757235400 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 35837 32454 138 357 0 35477 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 155276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11177
/proc/meminfo: memFree=27490952/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1441.65 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 16635 0 0 0 144146 19 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757245608 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 105956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11177
/proc/meminfo: memFree=27490952/32873648 swapFree=6848/6848
[pid=11063] ppid=11061 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11063/stat : 11063 (npSolver-pbo-It) S 11061 11063 5308 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274018331 9367552 274 33554432000 4194304 5064252 140734268145632 140734268144544 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11063/statm: 2287 274 233 213 0 72 0
[pid=11064] ppid=11063 vsize=2780 CPUtime=340.33 cores=1,3,5,7
/proc/11064/stat : 11064 (npSolver-pbo) S 11063 11063 5308 0 -1 4202496 1087 19565 0 0 1 1 34025 6 20 0 1 0 274018332 2846720 356 33554432000 4194304 5992684 140735318197456 140735318183288 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/11064/statm: 695 356 181 440 0 251 0
[pid=11086] ppid=11064 vsize=94028 CPUtime=1459.75 cores=1,3,5,7
/proc/11086/stat : 11086 (glucosInc) R 11064 11063 5308 0 -1 4202496 16635 0 0 0 145956 19 0 0 20 0 1 0 274052373 96284672 22977 33554432000 4194304 5654031 140735757247584 140735757235400 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11086/statm: 23507 22977 138 357 0 23147 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 105956

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.84
CPU system time (s): 0.274958
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 155276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.274958
maximum resident set size= 135960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37668
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 103
involuntary context switches= 2216

runsolver used 2.75158 second user time and 7.07692 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 02:35:15
IDJOB=3698546
IDBENCH=48227
IDSOLVER=2275
FILE ID=node113/3698546-1338078915
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71336 MiB

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

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

MD5SUM BENCH= 26861ca996cf8fd2abe5c211e1f47a26
RANDOM SEED=1218025202

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27545976 kB
Buffers:          310176 kB
Cached:          4068652 kB
SwapCached:            0 kB
Active:          1181316 kB
Inactive:        3329188 kB
Active(anon):     134072 kB
Inactive(anon):        0 kB
Active(file):    1047244 kB
Inactive(file):  3329188 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        154248 kB
Mapped:            15700 kB
Shmem:               200 kB
Slab:             678432 kB
SReclaimable:     122720 kB
SUnreclaim:       555712 kB
KernelStack:        1512 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     260292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71328 MiB
End job on node113 at 2012-05-27 03:05:15