Trace number 3697986

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-my_adder.opb
MD5SUM38f65eab3d9896915eed9a127435e25b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4561
Best CPU time to get the best result obtained on this benchmark0.174972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4561
Optimality of the best value was proved YES
Number of variables577
Total number of constraints1322
Number of constraints which are clauses1306
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 577
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 24510
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 24510
Number of bits of the biggest sum of numbers15
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 7002
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:7002 search for 7001
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 fallback to adder encoding
0.00/0.07	c set iterative enc to: adder
0.00/0.07	c set iterative enc to: none
0.00/0.08	c [INC SEARCH] isOptimum variable: 0
183.13/183.24	c formula is SAT
183.13/183.24	c [INC SEARCH] copied best model
183.13/183.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.13/183.24	c model valid
183.13/183.24	c current solution ok
183.13/183.24	o 6983
183.13/183.24	c [INC SEARCH] iteration: 1
183.13/183.24	c [INC BOUNDS] best value:6983 search for 6982
183.13/183.24	c [INC SYSTEM] there exists a inc, kill it!
183.13/183.24	c write failed with 2
183.13/183.25	c [INC SYSTEM] create new solver instance
183.13/183.25	c [INC] encode full formula
183.13/183.25	c fallback to adder encoding
183.13/183.28	c set iterative enc to: adder
183.13/183.28	c set iterative enc to: none
183.13/183.29	c [INC SEARCH] isOptimum variable: 0
333.09/333.22	c formula is SAT
333.09/333.22	c [INC SEARCH] copied best model
333.09/333.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
333.09/333.23	c model valid
333.09/333.23	c current solution ok
333.09/333.23	o 6947
333.09/333.23	c [INC SEARCH] iteration: 2
333.09/333.23	c [INC BOUNDS] best value:6947 search for 6946
333.09/333.23	c [INC SYSTEM] there exists a inc, kill it!
333.09/333.23	c write failed with 2
333.09/333.23	c [INC SYSTEM] create new solver instance
333.09/333.23	c [INC] encode full formula
333.09/333.23	c fallback to adder encoding
333.09/333.26	c set iterative enc to: adder
333.09/333.26	c set iterative enc to: none
333.09/333.27	c [INC SEARCH] isOptimum variable: 0
450.36/450.58	c formula is SAT
450.36/450.58	c [INC SEARCH] copied best model
450.36/450.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
450.36/450.58	c model valid
450.36/450.58	c current solution ok
450.36/450.58	o 6200
450.36/450.58	c [INC SEARCH] iteration: 3
450.36/450.58	c [INC BOUNDS] best value:6200 search for 6199
450.36/450.58	c [INC SYSTEM] there exists a inc, kill it!
450.36/450.58	c write failed with 2
450.36/450.58	c [INC SYSTEM] create new solver instance
450.36/450.58	c [INC] encode full formula
450.36/450.58	c fallback to adder encoding
450.47/450.62	c set iterative enc to: adder
450.47/450.62	c set iterative enc to: none
450.47/450.63	c [INC SEARCH] isOptimum variable: 0
1438.75/1439.11	c formula is SAT
1438.75/1439.11	c [INC SEARCH] copied best model
1438.75/1439.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1438.75/1439.11	c model valid
1438.75/1439.11	c current solution ok
1438.75/1439.11	o 6190
1438.75/1439.11	c [INC SEARCH] iteration: 4
1438.75/1439.11	c [INC BOUNDS] best value:6190 search for 6189
1438.75/1439.11	c [INC SYSTEM] there exists a inc, kill it!
1438.75/1439.11	c write failed with 2
1438.75/1439.12	c [INC SYSTEM] create new solver instance
1438.75/1439.12	c [INC] encode full formula
1438.75/1439.12	c fallback to adder encoding
1438.75/1439.15	c set iterative enc to: adder
1438.75/1439.15	c set iterative enc to: none
1438.75/1439.17	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.51	s UNKNOWN
1800.08/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.51	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-3697986-1338056567/watcher-3697986-1338056567 -o /tmp/evaluation-result-3697986-1338056567/solver-3697986-1338056567 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697986-1338056567.opb 989924410 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.01 2.00 1/173 5633
/proc/meminfo: memFree=27778576/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0

[startup+0.0122969 s]
/proc/loadavg: 2.00 2.01 2.00 1/173 5633
/proc/meminfo: memFree=27778576/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.00 2.01 2.00 1/173 5633
/proc/meminfo: memFree=27778576/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 2.00 2.01 2.00 1/173 5633
/proc/meminfo: memFree=27778576/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700208 s]
/proc/loadavg: 2.00 2.01 2.00 1/173 5633
/proc/meminfo: memFree=27778576/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5678
/proc/meminfo: memFree=27750908/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=20260 CPUtime=1.4 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 4292 0 0 0 140 0 0 0 20 0 1 0 271783539 20746240 4193 33554432000 4194304 5654031 140736275498960 140736275486776 4232462 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 5065 4193 141 357 0 4705 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 32092

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5678
/proc/meminfo: memFree=27743900/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=20260 CPUtime=3 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 4811 0 0 0 300 0 0 0 20 0 1 0 271783539 20746240 4527 33554432000 4194304 5654031 140736275498960 140736275486776 4232528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 5065 4527 141 357 0 4705 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 32092

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5680
/proc/meminfo: memFree=27736316/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=26660 CPUtime=6.21 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 5619 0 0 0 620 1 0 0 20 0 1 0 271783539 27299840 6321 33554432000 4194304 5654031 140736275498960 140736275486776 4215088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 6665 6321 141 357 0 6305 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38492

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5688
/proc/meminfo: memFree=27732212/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=40944 CPUtime=12.6 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 6540 0 0 0 1259 1 0 0 20 0 1 0 271783539 41926656 7977 33554432000 4194304 5654031 140736275498960 140736275486776 4233184 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 10236 7977 141 357 0 9876 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52776

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5698
/proc/meminfo: memFree=27622992/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=48124 CPUtime=25.4 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 7200 0 0 0 2538 2 0 0 20 0 1 0 271783539 49278976 11661 33554432000 4194304 5654031 140736275498960 140736275486776 4215079 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 12031 11661 141 357 0 11671 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59956

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5698
/proc/meminfo: memFree=27608604/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=60860 CPUtime=51 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 9049 0 0 0 5097 3 0 0 20 0 1 0 271783539 62320640 14658 33554432000 4194304 5654031 140736275498960 140736275486776 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 15215 14658 141 357 0 14855 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 72692

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5699
/proc/meminfo: memFree=27585208/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=91208 CPUtime=102.18 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 10065 0 0 0 10215 3 0 0 20 0 1 0 271783539 93396992 18242 33554432000 4194304 5654031 140736275498960 140736275486776 4232803 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5661/statm: 22802 18242 141 357 0 22442 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 103040

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5699
/proc/meminfo: memFree=27566644/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2684 CPUtime=0.06 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 2413 3010 0 0 4 1 1 0 20 0 1 0 271783531 2748416 379 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 671 379 183 440 0 227 0
[pid=5661] ppid=5635 vsize=91208 CPUtime=162.17 cores=0,2,4,6
/proc/5661/stat : 5661 (glucosInc) R 5635 5633 5308 0 -1 4202496 12484 0 0 0 16211 6 0 0 20 0 1 0 271783539 93396992 18242 33554432000 4194304 5654031 140736275498960 140736275486776 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5661/statm: 22802 18242 141 357 0 22442 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103040

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5701
/proc/meminfo: memFree=27584228/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=183.23 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 4518 16993 0 0 8 1 18305 9 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5701] ppid=5635 vsize=52708 CPUtime=38.98 cores=0,2,4,6
/proc/5701/stat : 5701 (glucosInc) R 5635 5633 5308 0 -1 4202496 8860 0 0 0 3896 2 0 0 20 0 1 0 271801861 53972992 12830 33554432000 4194304 5654031 140736139351632 140736139339448 4215153 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5701/statm: 13177 12830 141 357 0 12817 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 64488

[startup+282.3 s]

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

/proc/meminfo: memFree=27424076/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=450.49 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 8734 38245 0 0 16 2 45012 19 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5709] ppid=5635 vsize=176072 CPUtime=851.48 cores=0,2,4,6
/proc/5709/stat : 5709 (glucosInc) R 5635 5633 5308 0 -1 4202496 13794 0 0 0 85110 38 0 0 20 0 1 0 271828594 180297728 43488 33554432000 4194304 5654031 140735421784496 140735421772312 4233144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5709/statm: 44018 43488 141 357 0 43658 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 187852

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5716
/proc/meminfo: memFree=27456012/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=450.49 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 8734 38245 0 0 16 2 45012 19 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5709] ppid=5635 vsize=145252 CPUtime=911.47 cores=0,2,4,6
/proc/5709/stat : 5709 (glucosInc) R 5635 5633 5308 0 -1 4202496 15350 0 0 0 91103 44 0 0 20 0 1 0 271828594 148738048 34933 33554432000 4194304 5654031 140735421784496 140735421772312 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5709/statm: 36313 34933 141 357 0 35953 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 157032

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 5716
/proc/meminfo: memFree=27449792/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=450.49 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 8734 38245 0 0 16 2 45012 19 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5709] ppid=5635 vsize=176072 CPUtime=971.46 cores=0,2,4,6
/proc/5709/stat : 5709 (glucosInc) R 5635 5633 5308 0 -1 4202496 16392 0 0 0 97100 46 0 0 20 0 1 0 271828594 180297728 36536 33554432000 4194304 5654031 140735421784496 140735421772312 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5709/statm: 44018 36536 141 357 0 43658 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 187852

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5718
/proc/meminfo: memFree=27543280/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=59876 CPUtime=43.11 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 9919 0 0 0 4309 2 0 0 20 0 1 0 271927448 61313024 14096 33554432000 4194304 5654031 140734713269792 140734713257608 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 14969 14096 141 357 0 14609 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 71656

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5718
/proc/meminfo: memFree=27507912/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=90224 CPUtime=103.1 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 10869 0 0 0 10307 3 0 0 20 0 1 0 271927448 92389376 22212 33554432000 4194304 5654031 140734713269792 140734713257608 4214622 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 22556 22212 141 357 0 22196 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 102004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5718
/proc/meminfo: memFree=27507032/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=90224 CPUtime=163.09 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 11448 0 0 0 16304 5 0 0 20 0 1 0 271927448 92389376 22212 33554432000 4194304 5654031 140734713269792 140734713257608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 22556 22212 141 357 0 22196 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 102004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5722
/proc/meminfo: memFree=27456892/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=155264 CPUtime=223.08 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 12413 0 0 0 22299 9 0 0 20 0 1 0 271927448 158990336 34944 33554432000 4194304 5654031 140734713269792 140734713257608 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 38816 34944 141 357 0 38456 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 167044

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5722
/proc/meminfo: memFree=27456776/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=155264 CPUtime=283.07 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 12774 0 0 0 28296 11 0 0 20 0 1 0 271927448 158990336 35456 33554432000 4194304 5654031 140734713269792 140734713257608 4232853 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 38816 35456 141 357 0 38456 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 167044

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5722
/proc/meminfo: memFree=27491440/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=105944 CPUtime=343.06 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 14209 0 0 0 34291 15 0 0 20 0 1 0 271927448 108486656 26142 33554432000 4194304 5654031 140734713269792 140734713257608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 26486 26142 141 357 0 26126 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 117724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5722
/proc/meminfo: memFree=27439932/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=186084 CPUtime=361.26 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 14931 0 0 0 36110 16 0 0 20 0 1 0 271927448 190550016 39107 33554432000 4194304 5654031 140734713269792 140734713257608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 46521 39107 141 357 0 46161 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 197864

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 2.00 3/181 5722
/proc/meminfo: memFree=27439932/32873648 swapFree=6848/6848
[pid=5633] ppid=5631 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5633/stat : 5633 (npSolver-pbo-It) S 5631 5633 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271783531 9367552 275 33554432000 4194304 5064252 140736902063360 140736902062272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5633/statm: 2287 275 233 213 0 72 0
[pid=5635] ppid=5633 vsize=2632 CPUtime=1438.82 cores=0,2,4,6
/proc/5635/stat : 5635 (npSolver-pbo) S 5633 5633 5308 0 -1 4202496 10843 55175 0 0 20 3 143792 67 20 0 1 0 271783531 2695168 366 33554432000 4194304 5992684 140735825383888 140735825369720 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5635/statm: 658 366 183 440 0 214 0
[pid=5718] ppid=5635 vsize=186084 CPUtime=361.26 cores=0,2,4,6
/proc/5718/stat : 5718 (glucosInc) R 5635 5633 5308 0 -1 4202496 14931 0 0 0 36110 16 0 0 20 0 1 0 271927448 190550016 39107 33554432000 4194304 5654031 140734713269792 140734713257608 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5718/statm: 46521 39107 141 357 0 46161 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 197864

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.24
CPU system time (s): 0.883865
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 287260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.883865
maximum resident set size= 227340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81329
page faults= 0
swaps= 0
block input operations= 0
block output operations= 22664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 262
involuntary context switches= 2272

runsolver used 3.22551 second user time and 7.04493 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 20:22:47
IDJOB=3697986
IDBENCH=2015
IDSOLVER=2275
FILE ID=node113/3697986-1338056567
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71336 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-my_adder.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697986-1338056567/watcher-3697986-1338056567 -o /tmp/evaluation-result-3697986-1338056567/solver-3697986-1338056567 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697986-1338056567.opb 989924410 HOME HOME

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

MD5SUM BENCH= 38f65eab3d9896915eed9a127435e25b
RANDOM SEED=989924410

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27778468 kB
Buffers:          268784 kB
Cached:          4032972 kB
SwapCached:            0 kB
Active:          1018408 kB
Inactive:        3295012 kB
Active(anon):      14272 kB
Inactive(anon):        0 kB
Active(file):    1004136 kB
Inactive(file):  3295012 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16700 kB
Writeback:             0 kB
AnonPages:        143280 kB
Mapped:            14152 kB
Shmem:               200 kB
Slab:             643208 kB
SReclaimable:      87668 kB
SUnreclaim:       555540 kB
KernelStack:        1504 kB
PageTables:         3588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 71316 MiB
End job on node113 at 2012-05-26 20:52:47