Trace number 3747315

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.12 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 [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: 41, 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.07	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.88	c model valid
0.00/0.88	c current solution ok
0.00/0.88	o 296
0.00/0.88	c [INC SEARCH] iteration: 1
0.00/0.88	c [INC BOUNDS] best value:296 search for 295
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	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.92	c [INC SEARCH] isOptimum variable: 0
6.36/6.46	c formula is SAT
6.36/6.46	c [INC SEARCH] copied best model
6.36/6.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.36/6.46	c model valid
6.36/6.46	c current solution ok
6.36/6.46	o 292
6.36/6.46	c [INC SEARCH] iteration: 2
6.36/6.46	c [INC BOUNDS] best value:292 search for 291
6.36/6.46	c [INC SYSTEM] there exists a inc, kill it!
6.36/6.46	c write failed with 2
6.36/6.47	c [INC SYSTEM] create new solver instance
6.36/6.47	c [INC] encode full formula
6.36/6.47	c (debug) using card networks
6.36/6.47	c old isEQ: 16, new EQ is 0
6.36/6.50	c set iterative enc to: card
6.36/6.50	c set iterative enc to: none
6.49/6.50	c [INC SEARCH] isOptimum variable: 0
31.07/31.17	c formula is SAT
31.07/31.17	c [INC SEARCH] copied best model
31.07/31.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.07/31.18	c model valid
31.07/31.18	c current solution ok
31.07/31.18	o 284
31.07/31.18	c [INC SEARCH] iteration: 3
31.07/31.18	c [INC BOUNDS] best value:284 search for 283
31.07/31.18	c [INC SYSTEM] there exists a inc, kill it!
31.07/31.18	c write failed with 2
31.07/31.18	c [INC SYSTEM] create new solver instance
31.07/31.18	c [INC] encode full formula
31.07/31.18	c (debug) using card networks
31.07/31.18	c old isEQ: 16, new EQ is 0
31.17/31.21	c set iterative enc to: card
31.17/31.21	c set iterative enc to: none
31.17/31.22	c [INC SEARCH] isOptimum variable: 0
107.76/107.85	c formula is SAT
107.76/107.85	c [INC SEARCH] copied best model
107.76/107.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.76/107.86	c model valid
107.76/107.86	c current solution ok
107.76/107.86	o 274
107.76/107.86	c [INC SEARCH] iteration: 4
107.76/107.86	c [INC BOUNDS] best value:274 search for 273
107.76/107.86	c [INC SYSTEM] there exists a inc, kill it!
107.76/107.86	c write failed with 2
107.76/107.86	c [INC SYSTEM] create new solver instance
107.76/107.86	c [INC] encode full formula
107.76/107.86	c (debug) using card networks
107.76/107.86	c old isEQ: 16, new EQ is 0
107.76/107.89	c set iterative enc to: card
107.76/107.89	c set iterative enc to: none
107.86/107.90	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-3747315-1339101814/watcher-3747315-1339101814 -o /tmp/evaluation-result-3747315-1339101814/solver-3747315-1339101814 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747315-1339101814.opb 1810375019 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31273
/proc/meminfo: memFree=28971308/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0

[startup+0.0488079 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31273
/proc/meminfo: memFree=28971308/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31273
/proc/meminfo: memFree=28971308/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31273
/proc/meminfo: memFree=28971308/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31273
/proc/meminfo: memFree=28971308/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31284
/proc/meminfo: memFree=28944484/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=0.9 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 4659 8652 0 0 8 2 79 1 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31284] ppid=31274 vsize=23648 CPUtime=0.56 cores=0,2,4,6
/proc/31284/stat : 31284 (glucosInc) R 31274 31273 30644 0 -1 4202496 4817 0 0 0 56 0 0 0 20 0 1 0 376306976 24215552 5056 33554432000 4194304 5654031 140736519196208 140736519184024 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31284/statm: 5912 5056 140 357 0 5552 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 42216

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31284
/proc/meminfo: memFree=28941816/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=0.9 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 4659 8652 0 0 8 2 79 1 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31284] ppid=31274 vsize=23792 CPUtime=2.16 cores=0,2,4,6
/proc/31284/stat : 31284 (glucosInc) R 31274 31273 30644 0 -1 4202496 4903 0 0 0 216 0 0 0 20 0 1 0 376306976 24363008 5104 33554432000 4194304 5654031 140736519196208 140736519184024 4214483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31284/statm: 5948 5104 140 357 0 5588 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42360

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31284
/proc/meminfo: memFree=28923128/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=0.9 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 4659 8652 0 0 8 2 79 1 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31284] ppid=31274 vsize=22728 CPUtime=5.36 cores=0,2,4,6
/proc/31284/stat : 31284 (glucosInc) R 31274 31273 30644 0 -1 4202496 6672 0 0 0 535 1 0 0 20 0 1 0 376306976 23273472 4833 33554432000 4194304 5654031 140736519196208 140736519184024 4232518 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31284/statm: 5682 4833 141 357 0 5322 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41296

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31286
/proc/meminfo: memFree=28923788/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=6.49 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 6310 15897 0 0 12 2 631 4 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31286] ppid=31274 vsize=27112 CPUtime=6.18 cores=0,2,4,6
/proc/31286/stat : 31286 (glucosInc) R 31274 31273 30644 0 -1 4202496 6789 0 0 0 617 1 0 0 20 0 1 0 376307535 27762688 5764 33554432000 4194304 5654031 140735652820032 140735652807848 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31286/statm: 6778 5764 141 357 0 6418 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45680

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31286
/proc/meminfo: memFree=28913580/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=6.49 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 6310 15897 0 0 12 2 631 4 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31286] ppid=31274 vsize=34184 CPUtime=18.98 cores=0,2,4,6
/proc/31286/stat : 31286 (glucosInc) R 31274 31273 30644 0 -1 4202496 8412 0 0 0 1896 2 0 0 20 0 1 0 376307535 35004416 7762 33554432000 4194304 5654031 140735652820032 140735652807848 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31286/statm: 8546 7762 141 357 0 8186 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52752

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31288
/proc/meminfo: memFree=28900104/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=31.2 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 7961 25531 0 0 16 3 3095 6 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31288] ppid=31274 vsize=34168 CPUtime=19.86 cores=0,2,4,6
/proc/31288/stat : 31288 (glucosInc) R 31274 31273 30644 0 -1 4202496 9102 0 0 0 1985 1 0 0 20 0 1 0 376310006 34988032 7803 33554432000 4194304 5654031 140733992258800 140733992246616 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31288/statm: 8542 7803 141 357 0 8182 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52736

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31288
/proc/meminfo: memFree=28849856/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=31.2 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 7961 25531 0 0 16 3 3095 6 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31288] ppid=31274 vsize=50296 CPUtime=71.06 cores=0,2,4,6
/proc/31288/stat : 31288 (glucosInc) R 31274 31273 30644 0 -1 4202496 11619 0 0 0 7104 2 0 0 20 0 1 0 376310006 51503104 11808 33554432000 4194304 5654031 140733992258800 140733992246616 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31288/statm: 12574 11808 141 357 0 12214 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 68864

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31291
/proc/meminfo: memFree=28829996/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=50276 CPUtime=54.37 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 9666 0 0 0 5435 2 0 0 20 0 1 0 376317675 51482624 11830 33554432000 4194304 5654031 140734382150032 140734382137848 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 12569 11830 141 357 0 12209 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 68844

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 31291
/proc/meminfo: memFree=28867228/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=64704 CPUtime=114.36 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 10622 0 0 0 11433 3 0 0 20 0 1 0 376317675 66256896 15354 33554432000 4194304 5654031 140734382150032 140734382137848 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 16176 15354 141 357 0 15816 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 83272

[startup+282.3 s]

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

/proc/meminfo: memFree=28671464/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=184940 CPUtime=1134.2 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 33938 0 0 0 113385 35 0 0 20 0 1 0 376317675 189378560 42341 33554432000 4194304 5654031 140734382150032 140734382137848 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 46235 42341 141 357 0 45875 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 203508

[startup+1302.3 s]
/proc/loadavg: 2.13 2.06 1.95 3/181 31322
/proc/meminfo: memFree=28630400/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=215760 CPUtime=1194.19 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 35634 0 0 0 119382 37 0 0 20 0 1 0 376317675 220938240 47528 33554432000 4194304 5654031 140734382150032 140734382137848 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 53940 47528 141 357 0 53580 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 234328

[startup+1362.3 s]
/proc/loadavg: 2.11 2.06 1.96 3/181 31323
/proc/meminfo: memFree=28667224/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=135620 CPUtime=1254.18 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 36718 0 0 0 125378 40 0 0 20 0 1 0 376317675 138874880 33166 33554432000 4194304 5654031 140734382150032 140734382137848 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 33905 33166 141 357 0 33545 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 154188

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 1.96 3/181 31323
/proc/meminfo: memFree=28587524/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=215760 CPUtime=1314.17 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 38407 0 0 0 131375 42 0 0 20 0 1 0 376317675 220938240 49064 33554432000 4194304 5654031 140734382150032 140734382137848 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 53940 49064 141 357 0 53580 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 234328

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 1.96 3/181 31323
/proc/meminfo: memFree=28683192/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=135620 CPUtime=1374.16 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 39495 0 0 0 137371 45 0 0 20 0 1 0 376317675 138874880 33166 33554432000 4194304 5654031 140734382150032 140734382137848 4233148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 33905 33166 141 357 0 33545 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 154188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/181 31323
/proc/meminfo: memFree=28607556/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=215760 CPUtime=1434.15 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 41668 0 0 0 143367 48 0 0 20 0 1 0 376317675 220938240 46504 33554432000 4194304 5654031 140734382150032 140734382148120 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 53940 46504 141 357 0 53580 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 234328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/182 31326
/proc/meminfo: memFree=28709816/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=135620 CPUtime=1494.14 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 42757 0 0 0 149364 50 0 0 20 0 1 0 376317675 138874880 33166 33554432000 4194304 5654031 140734382150032 140734382137848 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 33905 33166 141 357 0 33545 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 154188

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.96 3/180 31326
/proc/meminfo: memFree=28628372/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=184940 CPUtime=1554.13 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 44339 0 0 0 155360 53 0 0 20 0 1 0 376317675 189378560 42853 33554432000 4194304 5654031 140734382150032 140734382137848 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 46235 42853 141 357 0 45875 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 203508

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/181 31327
/proc/meminfo: memFree=28631916/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=184940 CPUtime=1614.12 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 45433 0 0 0 161357 55 0 0 20 0 1 0 376317675 189378560 43365 33554432000 4194304 5654031 140734382150032 140734382147960 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 46235 43365 141 357 0 45875 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 203508

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 1.97 2/174 31352
/proc/meminfo: memFree=28830424/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=205324 CPUtime=1674.12 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 46637 0 0 0 167355 57 0 0 20 0 1 0 376317675 210251776 45009 33554432000 4194304 5654031 140734382150032 140734382147960 4232715 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 51331 45009 141 357 0 50971 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 223892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.04 1.97 3/181 31380
/proc/meminfo: memFree=28785376/32873648 swapFree=7628/7628
[pid=31273] ppid=31271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31273/stat : 31273 (npSolver-pbo-It) S 31271 31273 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376306884 9367552 275 33554432000 4194304 5064252 140735359145760 140735359144672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31273/statm: 2287 275 233 213 0 72 0
[pid=31274] ppid=31273 vsize=9420 CPUtime=107.86 cores=0,2,4,6
/proc/31274/stat : 31274 (npSolver-pbo) S 31273 31273 30644 0 -1 4202496 9612 37682 0 0 20 3 10753 10 20 0 1 0 376306884 9646080 1946 33554432000 4194304 6004724 140736147972608 140736147958456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/31274/statm: 2355 1946 176 442 0 1909 0
[pid=31290] ppid=31274 vsize=156004 CPUtime=1692.22 cores=0,2,4,6
/proc/31290/stat : 31290 (glucosInc) R 31274 31273 30644 0 -1 4202496 47239 0 0 0 169164 58 0 0 20 0 1 0 376317675 159748096 33786 33554432000 4194304 5654031 140734382150032 140734382137848 4232694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31290/statm: 39001 33786 141 357 0 38641 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 174572

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.39
CPU system time (s): 0.724889
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 254712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.724889
maximum resident set size= 212640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94915
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= 548
involuntary context switches= 1971

runsolver used 3.2845 second user time and 8.95864 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-07 22:43:34
IDJOB=3747315
IDBENCH=2881
IDSOLVER=2332
FILE ID=node127/3747315-1339101814
RUNJOBID= node127-1339098178-30660
PBS_JOBID= 14643726
Free space on /tmp= 70780 MiB

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

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

MD5SUM BENCH= 87c08328e44aaf86c5913a3ba08592cd
RANDOM SEED=1810375019

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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:        28971324 kB
Buffers:          442036 kB
Cached:          2533904 kB
SwapCached:         1952 kB
Active:          1173704 kB
Inactive:        1851280 kB
Active(anon):      43428 kB
Inactive(anon):     8080 kB
Active(file):    1130276 kB
Inactive(file):  1843200 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103840 kB
Dirty:             17268 kB
Writeback:             0 kB
AnonPages:         54592 kB
Mapped:            11488 kB
Shmem:                92 kB
Slab:             740304 kB
SReclaimable:     183964 kB
SUnreclaim:       556340 kB
KernelStack:        1472 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     167756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 70768 MiB
End job on node127 at 2012-06-07 23:13:35