Trace number 3702932

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? (TO) 1800.12 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.129979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.01	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 23
0.00/0.02	c starting approximation
0.00/0.02	c factor = 1
0.00/0.02	c can not find a suitable factor, leaving approximation
0.00/0.02	c finished approximation
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:23 search for 22
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c (debug) using card networks
0.00/0.02	c set iterative enc to: card
0.00/0.02	c set iterative enc to: none
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
0.00/0.03	c formula is SAT
0.00/0.03	c [INC SEARCH] copied best model
0.00/0.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 17
0.00/0.03	c [INC SEARCH] iteration: 1
0.00/0.03	c [INC BOUNDS] best value:17 search for 16
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c set iterative enc to: swc
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
0.00/0.04	c formula is SAT
0.00/0.04	c [INC SEARCH] copied best model
0.00/0.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 15
0.00/0.04	c [INC SEARCH] iteration: 2
0.00/0.04	c [INC BOUNDS] best value:15 search for 14
0.00/0.04	c [INC ENCODE] setup new number of clauses ...
0.00/0.04	c [INC] encode incremental formula
0.00/0.04	c return only the limitting unit clause for 14
0.00/0.04	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.05	c formula is SAT
0.00/0.05	c [INC SEARCH] copied best model
0.00/0.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o 14
0.00/0.05	c [INC SEARCH] iteration: 3
0.00/0.05	c [INC BOUNDS] best value:14 search for 13
0.00/0.05	c [INC ENCODE] setup new number of clauses ...
0.00/0.05	c [INC] encode incremental formula
0.00/0.05	c return only the limitting unit clause for 13
0.00/0.05	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.05	c formula is SAT
0.00/0.05	c [INC SEARCH] copied best model
0.00/0.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.05	c model valid
0.00/0.05	c current solution ok
0.00/0.05	o 13
0.00/0.05	c [INC SEARCH] iteration: 4
0.00/0.05	c [INC BOUNDS] best value:13 search for 12
0.00/0.05	c [INC ENCODE] setup new number of clauses ...
0.00/0.05	c [INC] encode incremental formula
0.00/0.05	c return only the limitting unit clause for 12
0.00/0.05	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o 12
0.00/0.11	c [INC SEARCH] iteration: 5
0.00/0.11	c [INC BOUNDS] best value:12 search for 11
0.00/0.11	c [INC ENCODE] setup new number of clauses ...
0.00/0.11	c [INC] encode incremental formula
0.00/0.11	c return only the limitting unit clause for 11
0.00/0.11	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
384.09/384.27	c formula is SAT
384.09/384.27	c [INC SEARCH] copied best model
384.09/384.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
384.09/384.28	c model valid
384.09/384.28	c current solution ok
384.09/384.28	o 11
384.09/384.28	c [INC SEARCH] iteration: 6
384.09/384.28	c [INC BOUNDS] best value:11 search for 10
384.09/384.28	c [INC ENCODE] setup new number of clauses ...
384.09/384.28	c [INC] encode incremental formula
384.09/384.28	c return only the limitting unit clause for 10
384.09/384.28	c [INC SYSTEM] transmit new clauses to solver: 1
384.09/384.28	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.50	c write failed with -1
1800.08/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1a14450)

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-3702932-1338068377/watcher-3702932-1338068377 -o /tmp/evaluation-result-3702932-1338068377/solver-3702932-1338068377 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702932-1338068377.opb 115891497 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: 1.82 1.86 1.88 3/180 5688
/proc/meminfo: memFree=27237116/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0

[startup+0.0651471 s]
/proc/loadavg: 1.82 1.86 1.88 3/180 5688
/proc/meminfo: memFree=27237116/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 1.82 1.86 1.88 3/180 5688
/proc/meminfo: memFree=27237116/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300221 s]
/proc/loadavg: 1.82 1.86 1.88 3/180 5688
/proc/meminfo: memFree=27237116/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700224 s]
/proc/loadavg: 1.82 1.86 1.88 3/180 5688
/proc/meminfo: memFree=27237116/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.82 1.86 1.88 3/183 5706
/proc/meminfo: memFree=27234240/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=7544 CPUtime=1.45 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 1623 0 0 0 145 0 0 0 20 0 1 0 272966333 7725056 1351 33554432000 4194304 5654031 140735818091440 140735818079256 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 1886 1351 152 357 0 1526 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19116

[startup+3.1003 s]
/proc/loadavg: 1.82 1.86 1.88 3/183 5713
/proc/meminfo: memFree=27232124/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=10248 CPUtime=3.05 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 2329 0 0 0 305 0 0 0 20 0 1 0 272966333 10493952 2030 33554432000 4194304 5654031 140735818091440 140735818079256 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 2562 2030 152 357 0 2202 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21820

[startup+6.3003 s]
/proc/loadavg: 1.91 1.88 1.89 3/183 5727
/proc/meminfo: memFree=27225248/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=14600 CPUtime=6.25 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 2962 0 0 0 625 0 0 0 20 0 1 0 272966333 14950400 3144 33554432000 4194304 5654031 140735818091440 140735818079256 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 3650 3144 152 357 0 3290 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 26172

[startup+12.7003 s]
/proc/loadavg: 1.92 1.88 1.89 3/183 5762
/proc/meminfo: memFree=27220164/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=23528 CPUtime=12.64 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 3744 0 0 0 1264 0 0 0 20 0 1 0 272966333 24092672 4295 33554432000 4194304 5654031 140735818091440 140735818089320 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 5882 4295 152 357 0 5522 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 35100

[startup+25.5004 s]
/proc/loadavg: 1.94 1.89 1.89 3/184 5835
/proc/meminfo: memFree=27211772/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=27948 CPUtime=25.45 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 4411 0 0 0 2544 1 0 0 20 0 1 0 272966333 28618752 6468 33554432000 4194304 5654031 140735818091440 140735818089240 4215104 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 6987 6468 152 357 0 6627 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 39520

[startup+51.1003 s]
/proc/loadavg: 1.96 1.89 1.89 3/184 5961
/proc/meminfo: memFree=27203068/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=35560 CPUtime=51.03 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 5003 0 0 0 5102 1 0 0 20 0 1 0 272966333 36413440 8385 33554432000 4194304 5654031 140735818091440 140735818089320 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 8890 8385 152 357 0 8530 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 47132

[startup+102.307 s]
/proc/loadavg: 1.91 1.89 1.89 3/183 6234
/proc/meminfo: memFree=27189764/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=49816 CPUtime=102.23 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 5514 0 0 0 10222 1 0 0 20 0 1 0 272966333 51011584 11958 33554432000 4194304 5654031 140735818091440 140735818079256 4216456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 12454 11958 152 357 0 12094 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 61388

[startup+162.3 s]
/proc/loadavg: 1.96 1.91 1.90 3/183 6542
/proc/meminfo: memFree=27188236/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=51752 CPUtime=162.21 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 5987 0 0 0 16220 1 0 0 20 0 1 0 272966333 52994048 12417 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 12938 12417 152 357 0 12578 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 63324

[startup+222.3 s]
/proc/loadavg: 1.98 1.92 1.90 3/182 6850
/proc/meminfo: memFree=27174208/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 688 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=64208 CPUtime=222.2 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 7357 0 0 0 22218 2 0 0 20 0 1 0 272966333 65748992 15569 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 16052 15569 152 357 0 15692 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 75780

[startup+282.3 s]

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

/proc/meminfo: memFree=27061524/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=194948 CPUtime=1301.98 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12456 0 0 0 130188 10 0 0 20 0 1 0 272966333 199626752 40786 33554432000 4194304 5654031 140735818091440 140735818079256 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 48737 40786 152 357 0 48377 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 206520

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8547
/proc/meminfo: memFree=27031308/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=194948 CPUtime=1361.97 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12461 0 0 0 136186 11 0 0 20 0 1 0 272966333 199626752 43397 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 48737 43397 152 357 0 48377 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 206520

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8547
/proc/meminfo: memFree=27016968/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=194948 CPUtime=1421.96 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12464 0 0 0 142185 11 0 0 20 0 1 0 272966333 199626752 45355 33554432000 4194304 5654031 140735818091440 140735818079256 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 48737 45355 152 357 0 48377 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 206520

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8548
/proc/meminfo: memFree=27010568/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=194948 CPUtime=1481.95 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12467 0 0 0 148183 12 0 0 20 0 1 0 272966333 199626752 46891 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 48737 46891 152 357 0 48377 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 206520

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8548
/proc/meminfo: memFree=26984940/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1541.94 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12784 0 0 0 154181 13 0 0 20 0 1 0 272966333 250916864 48728 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 48728 152 357 0 60899 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 256608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8548
/proc/meminfo: memFree=26980652/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1601.9 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12825 0 0 0 160177 13 0 0 20 0 1 0 272966333 250916864 50264 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 50264 152 357 0 60899 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 256608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8548
/proc/meminfo: memFree=26929328/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1661.88 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12827 0 0 0 166175 13 0 0 20 0 1 0 272966333 250916864 51288 33554432000 4194304 5654031 140735818091440 140735818079256 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 51288 152 357 0 60899 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 256608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8548
/proc/meminfo: memFree=26956820/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1721.87 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12830 0 0 0 172174 13 0 0 20 0 1 0 272966333 250916864 52824 33554432000 4194304 5654031 140735818091440 140735818079256 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 52824 152 357 0 60899 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 256608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8549
/proc/meminfo: memFree=26952476/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1781.86 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12832 0 0 0 178173 13 0 0 20 0 1 0 272966333 250916864 53848 33554432000 4194304 5654031 140735818091440 140735818079256 4232925 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 53848 152 357 0 60899 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 256608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8549
/proc/meminfo: memFree=26917660/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1800.07 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12833 0 0 0 179994 13 0 0 20 0 1 0 272966333 250916864 54360 33554432000 4194304 5654031 140735818091440 140735818079256 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 54360 152 357 0 60899 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 256608

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 8549
/proc/meminfo: memFree=26917660/32873844 swapFree=6088/6088
[pid=5688] ppid=5686 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5688/stat : 5688 (npSolver-pbo-It) S 5686 5688 1653 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272966329 9367552 275 33554432000 4194304 5064252 140736570938560 140736570937472 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5688/statm: 2287 275 233 213 0 72 0
[pid=5689] ppid=5688 vsize=2424 CPUtime=0.01 cores=0,2,4,6
/proc/5689/stat : 5689 (npSolver-pbo) S 5688 5688 1653 0 -1 4202496 689 3916 0 0 0 0 1 0 20 0 1 0 272966329 2482176 325 33554432000 4194304 5992684 140735330843312 140735330829144 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/5689/statm: 606 325 195 440 0 162 0
[pid=5699] ppid=5689 vsize=245036 CPUtime=1800.07 cores=0,2,4,6
/proc/5699/stat : 5699 (glucosInc) R 5689 5688 1653 0 -1 4202496 12833 0 0 0 179994 13 0 0 20 0 1 0 272966333 250916864 54360 33554432000 4194304 5654031 140735818091440 140735818079256 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5699/statm: 61259 54360 152 357 0 60899 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 256608

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.97
CPU system time (s): 0.154976
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 336748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.154976
maximum resident set size= 283116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17812
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 169
involuntary context switches= 1873

runsolver used 3.81742 second user time and 8.43672 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 23:39:37
IDJOB=3702932
IDBENCH=2874
IDSOLVER=2278
FILE ID=node108/3702932-1338068377
RUNJOBID= node108-1338052671-1673
PBS_JOBID= 14624392
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=115891497

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:       32873844 kB
MemFree:        27237544 kB
Buffers:          262296 kB
Cached:          4535660 kB
SwapCached:            0 kB
Active:           627228 kB
Inactive:        4218556 kB
Active(anon):      49132 kB
Inactive(anon):        0 kB
Active(file):     578096 kB
Inactive(file):  4218556 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:         58712 kB
Mapped:            16284 kB
Shmem:               200 kB
Slab:             651284 kB
SReclaimable:      92140 kB
SUnreclaim:       559144 kB
KernelStack:        1552 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node108 at 2012-05-27 00:09:38