Trace number 3752103

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.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-max1024.r.opb
MD5SUM87c08328e44aaf86c5913a3ba08592cd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark245
Best CPU time to get the best result obtained on this benchmark1.64375
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 245
Optimality of the best value was proved YES
Number of variables1264
Total number of constraints1090
Number of constraints which are clauses1090
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 1264
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 1264
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1264
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 303
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:303 search for 302
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 192, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.08	c [INC SEARCH] isOptimum variable: 0
0.00/0.87	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.87	c model valid
0.00/0.87	c current solution ok
0.00/0.87	o 296
0.00/0.87	c [INC SEARCH] iteration: 1
0.00/0.87	c [INC BOUNDS] best value:296 search for 295
0.00/0.87	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.87	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.88	c old isEQ: 16, new EQ is 0
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
6.38/6.42	c formula is SAT
6.38/6.43	c [INC SEARCH] copied best model
6.38/6.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.38/6.43	c model valid
6.38/6.43	c current solution ok
6.38/6.43	o 292
6.38/6.43	c [INC SEARCH] iteration: 2
6.38/6.43	c [INC BOUNDS] best value:292 search for 291
6.38/6.43	c [INC SYSTEM] there exists a inc, kill it!
6.38/6.43	c write failed with 2
6.38/6.43	c [INC SYSTEM] create new solver instance
6.38/6.43	c [INC] encode full formula
6.38/6.43	c (debug) using card networks
6.38/6.43	c old isEQ: 16, new EQ is 0
6.38/6.46	c set iterative enc to: card
6.38/6.46	c set iterative enc to: none
6.38/6.47	c [INC SEARCH] isOptimum variable: 0
30.47/30.59	c formula is SAT
30.47/30.59	c [INC SEARCH] copied best model
30.47/30.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.47/30.59	c model valid
30.47/30.59	c current solution ok
30.47/30.59	o 284
30.47/30.59	c [INC SEARCH] iteration: 3
30.47/30.59	c [INC BOUNDS] best value:284 search for 283
30.47/30.59	c [INC SYSTEM] there exists a inc, kill it!
30.47/30.59	c write failed with 2
30.57/30.60	c [INC SYSTEM] create new solver instance
30.57/30.60	c [INC] encode full formula
30.57/30.60	c (debug) using card networks
30.57/30.60	c old isEQ: 16, new EQ is 0
30.57/30.63	c set iterative enc to: card
30.57/30.63	c set iterative enc to: none
30.57/30.63	c [INC SEARCH] isOptimum variable: 0
107.33/107.42	c formula is SAT
107.33/107.43	c [INC SEARCH] copied best model
107.33/107.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.33/107.43	c model valid
107.33/107.43	c current solution ok
107.33/107.43	o 274
107.33/107.43	c [INC SEARCH] iteration: 4
107.33/107.43	c [INC BOUNDS] best value:274 search for 273
107.33/107.43	c [INC SYSTEM] there exists a inc, kill it!
107.33/107.43	c write failed with 2
107.33/107.43	c [INC SYSTEM] create new solver instance
107.33/107.43	c [INC] encode full formula
107.33/107.43	c (debug) using card networks
107.33/107.43	c old isEQ: 16, new EQ is 0
107.33/107.47	c set iterative enc to: card
107.33/107.47	c set iterative enc to: none
107.33/107.47	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3752103-1339127296/watcher-3752103-1339127296 -o /tmp/evaluation-result-3752103-1339127296/solver-3752103-1339127296 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752103-1339127296.opb 2057952336 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: 0.92 1.16 1.57 4/181 4631
/proc/meminfo: memFree=31142600/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0

[startup+0.0775499 s]
/proc/loadavg: 0.92 1.16 1.57 4/181 4631
/proc/meminfo: memFree=31142600/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100189 s]
/proc/loadavg: 0.92 1.16 1.57 4/181 4631
/proc/meminfo: memFree=31142600/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 0.92 1.16 1.57 4/181 4631
/proc/meminfo: memFree=31142600/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 0.92 1.16 1.57 4/181 4631
/proc/meminfo: memFree=31142600/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 0.92 1.16 1.57 3/182 5272
/proc/meminfo: memFree=31114216/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=0.91 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 5189 8599 0 0 8 2 79 2 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=5218] ppid=4632 vsize=23648 CPUtime=0.57 cores=1,3,5,7
/proc/5218/stat : 5218 (glucosInc) R 4632 4631 2890 0 -1 4202496 4715 0 0 0 56 1 0 0 20 0 1 0 378856569 24215552 4972 33554432000 4194304 5654031 140735701180224 140735701168040 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5218/statm: 5912 4972 140 357 0 5552 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42216

[startup+3.10033 s]
/proc/loadavg: 0.92 1.16 1.57 3/181 5989
/proc/meminfo: memFree=31113116/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=0.91 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 5189 8599 0 0 8 2 79 2 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=5218] ppid=4632 vsize=23792 CPUtime=2.17 cores=1,3,5,7
/proc/5218/stat : 5218 (glucosInc) R 4632 4631 2890 0 -1 4202496 4801 0 0 0 216 1 0 0 20 0 1 0 378856569 24363008 5020 33554432000 4194304 5654031 140735701180224 140735701168040 4214638 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5218/statm: 5948 5020 140 357 0 5588 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42360

[startup+6.30032 s]
/proc/loadavg: 0.93 1.16 1.56 3/182 8163
/proc/meminfo: memFree=31113764/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=0.91 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 5189 8599 0 0 8 2 79 2 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=5218] ppid=4632 vsize=22728 CPUtime=5.37 cores=1,3,5,7
/proc/5218/stat : 5218 (glucosInc) R 4632 4631 2890 0 -1 4202496 6575 0 0 0 536 1 0 0 20 0 1 0 378856569 23273472 4838 33554432000 4194304 5654031 140735701180224 140735701168040 4208604 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5218/statm: 5682 4838 141 357 0 5322 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41296

[startup+12.7003 s]
/proc/loadavg: 0.93 1.16 1.56 4/181 12469
/proc/meminfo: memFree=31113412/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=6.46 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 6841 15744 0 0 12 2 628 4 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=8865] ppid=4632 vsize=27112 CPUtime=6.22 cores=1,3,5,7
/proc/8865/stat : 8865 (glucosInc) R 4632 4631 2890 0 -1 4202496 6167 0 0 0 620 2 0 0 20 0 1 0 378857125 27762688 5767 33554432000 4194304 5654031 140735752976288 140735752964104 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8865/statm: 6778 5767 141 357 0 6418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45680

[startup+25.5003 s]
/proc/loadavg: 0.95 1.15 1.55 3/183 20672
/proc/meminfo: memFree=31101552/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=6.46 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 6841 15744 0 0 12 2 628 4 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=8865] ppid=4632 vsize=34184 CPUtime=19.01 cores=1,3,5,7
/proc/8865/stat : 8865 (glucosInc) R 4632 4631 2890 0 -1 4202496 7246 0 0 0 1899 2 0 0 20 0 1 0 378857125 35004416 7807 33554432000 4194304 5654031 140735752976288 140735752964104 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8865/statm: 8546 7807 141 357 0 8186 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52752

[startup+51.1003 s]
/proc/loadavg: 0.96 1.13 1.53 3/183 4499
/proc/meminfo: memFree=31101608/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=30.6 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 8493 24172 0 0 16 2 3036 6 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=24048] ppid=4632 vsize=34172 CPUtime=20.44 cores=1,3,5,7
/proc/24048/stat : 24048 (glucosInc) R 4632 4631 2890 0 -1 4202496 8186 0 0 0 2043 1 0 0 20 0 1 0 378859541 34992128 7939 33554432000 4194304 5654031 140735635040336 140735635028152 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24048/statm: 8543 7939 141 357 0 8183 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 52740

[startup+102.307 s]
/proc/loadavg: 0.98 1.11 1.50 3/182 5986
/proc/meminfo: memFree=31084264/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=30.6 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 8493 24172 0 0 16 2 3036 6 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=24048] ppid=4632 vsize=50300 CPUtime=71.63 cores=1,3,5,7
/proc/24048/stat : 24048 (glucosInc) R 4632 4631 2890 0 -1 4202496 9486 0 0 0 7161 2 0 0 20 0 1 0 378859541 51507200 11943 33554432000 4194304 5654031 140735635040336 140735635028152 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24048/statm: 12575 11943 141 357 0 12215 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 68868

[startup+162.3 s]
/proc/loadavg: 0.99 1.09 1.47 3/183 12439
/proc/meminfo: memFree=31083748/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=50272 CPUtime=54.8 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 11214 0 0 0 5478 2 0 0 20 0 1 0 378867225 51478528 11865 33554432000 4194304 5654031 140735744432192 140735744420008 4214505 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9376/statm: 12568 11865 141 357 0 12208 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 68840

[startup+222.3 s]
/proc/loadavg: 0.99 1.07 1.44 3/182 19484
/proc/meminfo: memFree=31069708/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=64700 CPUtime=114.79 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 11675 0 0 0 11476 3 0 0 20 0 1 0 378867225 66252800 15216 33554432000 4194304 5654031 140735744432192 140735744420008 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9376/statm: 16175 15216 141 357 0 15815 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 83268

[startup+282.913 s]

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

/proc/meminfo: memFree=30817424/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=215756 CPUtime=1134.59 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 26466 0 0 0 113418 41 0 0 20 0 1 0 378867225 220934144 46244 33554432000 4194304 5654031 140735744432192 140735744420008 4217316 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 53939 46244 141 357 0 53579 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 234324

[startup+1302.31 s]
/proc/loadavg: 1.99 1.62 1.38 3/181 16332
/proc/meminfo: memFree=30868964/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=135616 CPUtime=1194.58 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 27237 0 0 0 119415 43 0 0 20 0 1 0 378867225 138870784 33228 33554432000 4194304 5654031 140735744432192 140735744420008 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 33904 33228 141 357 0 33544 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 154184

[startup+1362.3 s]
/proc/loadavg: 1.99 1.68 1.42 3/182 16335
/proc/meminfo: memFree=30828436/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=184936 CPUtime=1254.57 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 28163 0 0 0 125411 46 0 0 20 0 1 0 378867225 189374464 43617 33554432000 4194304 5654031 140735744432192 140735744420008 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 46234 43617 141 357 0 45874 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 203504

[startup+1422.3 s]
/proc/loadavg: 1.99 1.74 1.45 3/181 16335
/proc/meminfo: memFree=30867388/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=135616 CPUtime=1314.56 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 29368 0 0 0 131407 49 0 0 20 0 1 0 378867225 138870784 33228 33554432000 4194304 5654031 140735744432192 140735744420008 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 33904 33228 141 357 0 33544 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 154184

[startup+1482.3 s]
/proc/loadavg: 1.99 1.78 1.48 3/181 16335
/proc/meminfo: memFree=30819804/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=184936 CPUtime=1374.54 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 30304 0 0 0 137403 51 0 0 20 0 1 0 378867225 189374464 45153 33554432000 4194304 5654031 140735744432192 140735744420008 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 46234 45153 141 357 0 45874 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 203504

[startup+1542.3 s]
/proc/loadavg: 1.99 1.82 1.51 3/181 16336
/proc/meminfo: memFree=30866944/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=135616 CPUtime=1434.54 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 31664 0 0 0 143400 54 0 0 20 0 1 0 378867225 138870784 33228 33554432000 4194304 5654031 140735744432192 140735744420008 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 33904 33228 141 357 0 33544 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 154184

[startup+1602.3 s]
/proc/loadavg: 1.99 1.85 1.54 3/181 16336
/proc/meminfo: memFree=30817252/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=215756 CPUtime=1494.53 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 33191 0 0 0 149396 57 0 0 20 0 1 0 378867225 220934144 46244 33554432000 4194304 5654031 140735744432192 140735744420008 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 53939 46244 141 357 0 53579 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 234324

[startup+1662.3 s]
/proc/loadavg: 1.99 1.87 1.57 3/181 16336
/proc/meminfo: memFree=30779352/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=215756 CPUtime=1554.52 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 33968 0 0 0 155393 59 0 0 20 0 1 0 378867225 220934144 47780 33554432000 4194304 5654031 140735744432192 140735744420008 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 53939 47780 141 357 0 53579 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 234324

[startup+1722.3 s]
/proc/loadavg: 2.05 1.91 1.59 3/181 16336
/proc/meminfo: memFree=30783776/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=215756 CPUtime=1614.51 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 34739 0 0 0 161390 61 0 0 20 0 1 0 378867225 220934144 46756 33554432000 4194304 5654031 140735744432192 140735744430280 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 53939 46756 141 357 0 53579 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 234324

[startup+1782.3 s]
/proc/loadavg: 2.02 1.92 1.62 3/181 16336
/proc/meminfo: memFree=30829796/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=156000 CPUtime=1674.5 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 35947 0 0 0 167387 63 0 0 20 0 1 0 378867225 159744000 34160 33554432000 4194304 5654031 140735744432192 140735744420008 4208584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 39000 34160 141 357 0 38640 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 174568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 1.93 1.63 3/181 16336
/proc/meminfo: memFree=30786416/32873648 swapFree=7376/7376
[pid=4631] ppid=4627 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4631/stat : 4631 (npSolver-pbo-It) S 4627 4631 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378856477 9367552 275 33554432000 4194304 5064252 140733701592880 140733701591792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4631/statm: 2287 275 233 213 0 72 0
[pid=4632] ppid=4631 vsize=9420 CPUtime=107.42 cores=1,3,5,7
/proc/4632/stat : 4632 (npSolver-pbo) S 4631 4631 2890 0 -1 4202496 10145 34191 0 0 20 2 10710 10 20 0 1 0 378856478 9646080 1960 33554432000 4194304 6004724 140736816084928 140736816070776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4632/statm: 2355 1960 189 442 0 1909 0
[pid=9376] ppid=4632 vsize=205320 CPUtime=1692.6 cores=1,3,5,7
/proc/9376/stat : 9376 (glucosInc) R 4632 4631 2890 0 -1 4202496 36117 0 0 0 169197 63 0 0 20 0 1 0 378867225 210247680 45061 33554432000 4194304 5654031 140735744432192 140735744420008 4232720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9376/statm: 51330 45061 141 357 0 50970 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 223888

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.07
CPU user time (s): 1799.29
CPU system time (s): 0.775882
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 254708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.29
system time used= 0.775882
maximum resident set size= 211600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 533
involuntary context switches= 2478

runsolver used 2.82357 second user time and 7.84381 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 05:48:16
IDJOB=3752103
IDBENCH=2881
IDSOLVER=2335
FILE ID=node113/3752103-1339127296
RUNJOBID= node113-1339111913-4673
PBS_JOBID= 14643740
Free space on /tmp= 71156 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-max1024.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752103-1339127296/watcher-3752103-1339127296 -o /tmp/evaluation-result-3752103-1339127296/solver-3752103-1339127296 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752103-1339127296.opb 2057952336 HOME HOME

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

MD5SUM BENCH= 87c08328e44aaf86c5913a3ba08592cd
RANDOM SEED=2057952336

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:        31142648 kB
Buffers:          435868 kB
Cached:           370356 kB
SwapCached:         1672 kB
Active:           362172 kB
Inactive:         451092 kB
Active(anon):       6332 kB
Inactive(anon):     2480 kB
Active(file):     355840 kB
Inactive(file):   448612 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099468 kB
Dirty:              8708 kB
Writeback:             0 kB
AnonPages:         12416 kB
Mapped:            11428 kB
Shmem:                 0 kB
Slab:             779636 kB
SReclaimable:     221220 kB
SUnreclaim:       558416 kB
KernelStack:        1640 kB
PageTables:         3708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     134132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71140 MiB
End job on node113 at 2012-06-08 06:18:17