Trace number 3751927

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.015996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
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.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	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 1846
0.00/0.02	c starting approximation
0.00/0.02	c factor = 42.8496
0.00/0.02	c current bound: 923
0.00/0.03	c leaving approximation
0.00/0.03	c finished approximation
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 SEARCH] iteration: 0
0.00/0.03	c [INC BOUNDS] best value:1846 search for 1845
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.16	c set iterative enc to: swc
0.00/0.18	c [INC SEARCH] isOptimum variable: 0
5.26/5.33	c formula is SAT
5.38/5.46	c [INC SEARCH] copied best model
5.38/5.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.38/5.46	c model valid
5.38/5.46	c current solution ok
5.38/5.46	o 1837
5.38/5.46	c [INC SEARCH] iteration: 1
5.38/5.46	c [INC BOUNDS] best value:1837 search for 1836
5.38/5.46	c [INC ENCODE] setup new number of clauses ...
5.38/5.46	c [INC] encode incremental formula
5.38/5.46	c return only the limitting unit clause for 1836
5.38/5.46	c [INC SYSTEM] transmit new clauses to solver: 1
5.38/5.46	c [INC SEARCH] isOptimum variable: 0
5.38/5.47	c formula is SAT
5.38/5.48	c [INC SEARCH] copied best model
5.38/5.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.38/5.48	c model valid
5.38/5.48	c current solution ok
5.38/5.48	o 1828
5.38/5.48	c [INC SEARCH] iteration: 2
5.38/5.48	c [INC BOUNDS] best value:1828 search for 1827
5.38/5.48	c [INC ENCODE] setup new number of clauses ...
5.38/5.48	c [INC] encode incremental formula
5.38/5.48	c return only the limitting unit clause for 1827
5.38/5.48	c [INC SYSTEM] transmit new clauses to solver: 1
5.38/5.48	c [INC SEARCH] isOptimum variable: 0
7.07/7.13	c formula is SAT
7.07/7.14	c [INC SEARCH] copied best model
7.07/7.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.07/7.14	c model valid
7.07/7.14	c current solution ok
7.07/7.14	o 1827
7.07/7.14	c [INC SEARCH] iteration: 3
7.07/7.14	c [INC BOUNDS] best value:1827 search for 1826
7.07/7.14	c [INC ENCODE] setup new number of clauses ...
7.07/7.14	c [INC] encode incremental formula
7.07/7.14	c return only the limitting unit clause for 1826
7.07/7.14	c [INC SYSTEM] transmit new clauses to solver: 1
7.07/7.14	c [INC SEARCH] isOptimum variable: 0
7.17/7.25	c formula is SAT
7.17/7.27	c [INC SEARCH] copied best model
7.17/7.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.17/7.27	c model valid
7.17/7.27	c current solution ok
7.17/7.27	o 1818
7.17/7.27	c [INC SEARCH] iteration: 4
7.17/7.27	c [INC BOUNDS] best value:1818 search for 1817
7.17/7.27	c [INC ENCODE] setup new number of clauses ...
7.17/7.27	c [INC] encode incremental formula
7.17/7.27	c return only the limitting unit clause for 1817
7.17/7.27	c [INC SYSTEM] transmit new clauses to solver: 1
7.17/7.27	c [INC SEARCH] isOptimum variable: 0
7.38/7.40	c formula is SAT
7.38/7.41	c [INC SEARCH] copied best model
7.38/7.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.38/7.41	c model valid
7.38/7.41	c current solution ok
7.38/7.41	o 1809
7.38/7.41	c [INC SEARCH] iteration: 5
7.38/7.41	c [INC BOUNDS] best value:1809 search for 1808
7.38/7.41	c [INC ENCODE] setup new number of clauses ...
7.38/7.41	c [INC] encode incremental formula
7.38/7.41	c return only the limitting unit clause for 1808
7.38/7.41	c [INC SYSTEM] transmit new clauses to solver: 1
7.38/7.41	c [INC SEARCH] isOptimum variable: 0
7.48/7.51	c formula is SAT
7.48/7.52	c [INC SEARCH] copied best model
7.48/7.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.48/7.53	c model valid
7.48/7.53	c current solution ok
7.48/7.53	o 1800
7.48/7.53	c [INC SEARCH] iteration: 6
7.48/7.53	c [INC BOUNDS] best value:1800 search for 1799
7.48/7.53	c [INC ENCODE] setup new number of clauses ...
7.48/7.53	c [INC] encode incremental formula
7.48/7.53	c return only the limitting unit clause for 1799
7.48/7.53	c [INC SYSTEM] transmit new clauses to solver: 1
7.48/7.53	c [INC SEARCH] isOptimum variable: 0
7.71/7.71	c formula is SAT
7.71/7.72	c [INC SEARCH] copied best model
7.71/7.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.71/7.72	c model valid
7.71/7.72	c current solution ok
7.71/7.72	o 1794
7.71/7.72	c [INC SEARCH] iteration: 7
7.71/7.72	c [INC BOUNDS] best value:1794 search for 1793
7.71/7.72	c [INC ENCODE] setup new number of clauses ...
7.71/7.72	c [INC] encode incremental formula
7.71/7.72	c return only the limitting unit clause for 1793
7.71/7.72	c [INC SYSTEM] transmit new clauses to solver: 1
7.71/7.72	c [INC SEARCH] isOptimum variable: 0
7.80/7.85	c formula is SAT
7.80/7.86	c [INC SEARCH] copied best model
7.80/7.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.80/7.86	c model valid
7.80/7.86	c current solution ok
7.80/7.86	o 1785
7.80/7.86	c [INC SEARCH] iteration: 8
7.80/7.86	c [INC BOUNDS] best value:1785 search for 1784
7.80/7.86	c [INC ENCODE] setup new number of clauses ...
7.80/7.86	c [INC] encode incremental formula
7.80/7.86	c return only the limitting unit clause for 1784
7.80/7.86	c [INC SYSTEM] transmit new clauses to solver: 1
7.80/7.86	c [INC SEARCH] isOptimum variable: 0
7.90/7.96	c formula is SAT
7.90/7.97	c [INC SEARCH] copied best model
7.90/7.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.90/7.97	c model valid
7.90/7.97	c current solution ok
7.90/7.97	o 1776
7.90/7.97	c [INC SEARCH] iteration: 9
7.90/7.97	c [INC BOUNDS] best value:1776 search for 1775
7.90/7.97	c [INC ENCODE] setup new number of clauses ...
7.90/7.97	c [INC] encode incremental formula
7.90/7.97	c return only the limitting unit clause for 1775
7.90/7.97	c [INC SYSTEM] transmit new clauses to solver: 1
7.90/7.97	c [INC SEARCH] isOptimum variable: 0
14.40/14.49	c formula is SAT
14.51/14.51	c [INC SEARCH] copied best model
14.51/14.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.51/14.51	c model valid
14.51/14.51	c current solution ok
14.51/14.51	o 1754
14.51/14.51	c [INC SEARCH] iteration: 10
14.51/14.51	c [INC BOUNDS] best value:1754 search for 1753
14.51/14.51	c [INC ENCODE] setup new number of clauses ...
14.51/14.51	c [INC] encode incremental formula
14.51/14.51	c return only the limitting unit clause for 1753
14.51/14.51	c [INC SYSTEM] transmit new clauses to solver: 1
14.51/14.51	c [INC SEARCH] isOptimum variable: 0
14.71/14.79	c formula is SAT
14.80/14.80	c [INC SEARCH] copied best model
14.80/14.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.80/14.80	c model valid
14.80/14.80	c current solution ok
14.80/14.80	o 1748
14.80/14.80	c [INC SEARCH] iteration: 11
14.80/14.80	c [INC BOUNDS] best value:1748 search for 1747
14.80/14.80	c [INC ENCODE] setup new number of clauses ...
14.80/14.80	c [INC] encode incremental formula
14.80/14.80	c return only the limitting unit clause for 1747
14.80/14.80	c [INC SYSTEM] transmit new clauses to solver: 1
14.80/14.80	c [INC SEARCH] isOptimum variable: 0
14.91/14.92	c formula is SAT
14.91/14.93	c [INC SEARCH] copied best model
14.91/14.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.91/14.93	c model valid
14.91/14.93	c current solution ok
14.91/14.93	o 1739
14.91/14.93	c [INC SEARCH] iteration: 12
14.91/14.93	c [INC BOUNDS] best value:1739 search for 1738
14.91/14.93	c [INC ENCODE] setup new number of clauses ...
14.91/14.93	c [INC] encode incremental formula
14.91/14.93	c return only the limitting unit clause for 1738
14.91/14.93	c [INC SYSTEM] transmit new clauses to solver: 1
14.91/14.93	c [INC SEARCH] isOptimum variable: 0
15.00/15.08	c formula is SAT
15.00/15.09	c [INC SEARCH] copied best model
15.00/15.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.00/15.09	c model valid
15.00/15.09	c current solution ok
15.00/15.09	o 1730
15.00/15.09	c [INC SEARCH] iteration: 13
15.00/15.09	c [INC BOUNDS] best value:1730 search for 1729
15.00/15.09	c [INC ENCODE] setup new number of clauses ...
15.00/15.09	c [INC] encode incremental formula
15.00/15.09	c return only the limitting unit clause for 1729
15.00/15.09	c [INC SYSTEM] transmit new clauses to solver: 1
15.00/15.09	c [INC SEARCH] isOptimum variable: 0
15.22/15.21	c formula is SAT
15.22/15.22	c [INC SEARCH] copied best model
15.22/15.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.22/15.22	c model valid
15.22/15.22	c current solution ok
15.22/15.22	o 1721
15.22/15.22	c [INC SEARCH] iteration: 14
15.22/15.22	c [INC BOUNDS] best value:1721 search for 1720
15.22/15.22	c [INC ENCODE] setup new number of clauses ...
15.22/15.22	c [INC] encode incremental formula
15.22/15.22	c return only the limitting unit clause for 1720
15.22/15.22	c [INC SYSTEM] transmit new clauses to solver: 1
15.22/15.22	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.30	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.30	s UNKNOWN
1800.04/1800.30	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.30	c write failed with -1
1800.04/1800.30	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1ee18a0)

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-3751927-1339118135/watcher-3751927-1339118135 -o /tmp/evaluation-result-3751927-1339118135/solver-3751927-1339118135 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751927-1339118135.opb 997171603 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.05 2.01 3/178 24813
/proc/meminfo: memFree=31854408/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0

[startup+0.010385 s]
/proc/loadavg: 2.14 2.05 2.01 3/178 24813
/proc/meminfo: memFree=31854408/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100376 s]
/proc/loadavg: 2.14 2.05 2.01 3/178 24813
/proc/meminfo: memFree=31854408/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300187 s]
/proc/loadavg: 2.14 2.05 2.01 3/178 24813
/proc/meminfo: memFree=31854408/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700205 s]
/proc/loadavg: 2.14 2.05 2.01 3/178 24813
/proc/meminfo: memFree=31854408/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 24829
/proc/meminfo: memFree=31758628/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.16 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 3286 6992 0 0 12 2 1 1 20 0 1 0 377939633 20082688 4594 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24814/statm: 4903 4594 180 442 0 4457 0
[pid=24829] ppid=24814 vsize=75512 CPUtime=1.3 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 15952 0 0 0 127 3 0 0 20 0 1 0 377939651 77324288 16676 33554432000 4194304 5654031 140735255960704 140735255958584 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 18878 16676 140 357 0 18518 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 104272

[startup+3.10041 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 24829
/proc/meminfo: memFree=31755784/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.16 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 3286 6992 0 0 12 2 1 1 20 0 1 0 377939633 20082688 4594 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24814/statm: 4903 4594 180 442 0 4457 0
[pid=24829] ppid=24814 vsize=75660 CPUtime=2.9 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 16036 0 0 0 287 3 0 0 20 0 1 0 377939651 77475840 16759 33554432000 4194304 5654031 140735255960704 140735255958584 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 18915 16759 140 357 0 18555 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 104420

[startup+6.30041 s]
/proc/loadavg: 2.13 2.05 2.01 3/181 24831
/proc/meminfo: memFree=31758512/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.21 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 16 3 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=77808 CPUtime=6.06 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 16434 0 0 0 603 3 0 0 20 0 1 0 377939651 79675392 17664 33554432000 4194304 5654031 140735255960704 140735255959016 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 19452 17664 150 357 0 19092 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 106568

[startup+12.7004 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 24833
/proc/meminfo: memFree=31751420/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.35 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 30 3 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=78708 CPUtime=12.35 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 16648 0 0 0 1231 4 0 0 20 0 1 0 377939651 80596992 17878 33554432000 4194304 5654031 140735255960704 140735255948520 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 19677 17878 151 357 0 19317 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 107468

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 24835
/proc/meminfo: memFree=31744104/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=78708 CPUtime=25.07 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 16730 0 0 0 2503 4 0 0 20 0 1 0 377939651 80596992 17960 33554432000 4194304 5654031 140735255960704 140735255948520 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 19677 17960 151 357 0 19317 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 107468

[startup+51.1004 s]
/proc/loadavg: 2.06 2.04 2.01 3/181 24837
/proc/meminfo: memFree=31735876/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=78708 CPUtime=50.65 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 17094 0 0 0 5061 4 0 0 20 0 1 0 377939651 80596992 18185 33554432000 4194304 5654031 140735255960704 140735255948520 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 19677 18185 152 357 0 19317 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 107468

[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 24845
/proc/meminfo: memFree=31746976/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=79228 CPUtime=101.85 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 17984 0 0 0 10180 5 0 0 20 0 1 0 377939651 81129472 18424 33554432000 4194304 5654031 140735255960704 140735255958488 4232662 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 19807 18424 152 357 0 19447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107988

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 24847
/proc/meminfo: memFree=31622080/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=91048 CPUtime=161.82 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 18907 0 0 0 16177 5 0 0 20 0 1 0 377939651 93233152 21444 33554432000 4194304 5654031 140735255960704 140735255958728 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 22762 21444 152 357 0 22402 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 119808

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24847
/proc/meminfo: memFree=31605036/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109724 CPUtime=221.82 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 19513 0 0 0 22176 6 0 0 20 0 1 0 377939651 112357376 25114 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27431 25114 152 357 0 27071 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 138484

[startup+282.3 s]

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

/proc/meminfo: memFree=31556276/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1301.66 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20372 0 0 0 130158 8 0 0 20 0 1 0 377939651 112373760 25725 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 25725 152 357 0 27075 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 138500

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24857
/proc/meminfo: memFree=31556400/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1361.65 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20372 0 0 0 136157 8 0 0 20 0 1 0 377939651 112373760 25725 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 25725 152 357 0 27075 0
Current children cumulated CPU time (s) 1362.1
Current children cumulated vsize (KiB) 138500

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24857
/proc/meminfo: memFree=31556276/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1421.64 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20372 0 0 0 142156 8 0 0 20 0 1 0 377939651 112373760 25725 33554432000 4194304 5654031 140735255960704 140735255958584 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 25725 152 357 0 27075 0
Current children cumulated CPU time (s) 1422.09
Current children cumulated vsize (KiB) 138500

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24860
/proc/meminfo: memFree=31553856/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1481.63 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 148155 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 138500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24861
/proc/meminfo: memFree=31553980/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1541.62 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 154154 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 138500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24861
/proc/meminfo: memFree=31553980/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1601.61 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 160153 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 138500

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 24861
/proc/meminfo: memFree=31552180/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1661.6 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 166152 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 138500

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 24861
/proc/meminfo: memFree=31552304/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1721.59 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 172151 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 138500

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24861
/proc/meminfo: memFree=31552056/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1781.58 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 178150 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 138500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 24916
/proc/meminfo: memFree=31495544/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1799.59 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 179951 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 138500

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 24916
/proc/meminfo: memFree=31495544/32873844 swapFree=7380/7380
[pid=24813] ppid=24811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24813/stat : 24813 (npSolver-pbo-It) S 24811 24813 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377939632 9367552 275 33554432000 4194304 5064252 140734074624224 140734074623136 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24813/statm: 2287 275 233 213 0 72 0
[pid=24814] ppid=24813 vsize=19612 CPUtime=0.45 cores=1,3,5,7
/proc/24814/stat : 24814 (npSolver-pbo) S 24813 24813 22322 0 -1 4202496 4072 6992 0 0 39 4 1 1 20 0 1 0 377939633 20082688 4595 33554432000 4194304 6004724 140735917886928 140735917872776 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24814/statm: 4903 4595 181 442 0 4457 0
[pid=24829] ppid=24814 vsize=109740 CPUtime=1799.59 cores=1,3,5,7
/proc/24829/stat : 24829 (glucosInc) R 24814 24813 22322 0 -1 4202496 20373 0 0 0 179951 8 0 0 20 0 1 0 377939651 112373760 26237 33554432000 4194304 5654031 140735255960704 140735255958584 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24829/statm: 27435 26237 152 357 0 27075 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 138500

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.06
CPU user time (s): 1799.92
CPU system time (s): 0.143978
CPU usage (%): 99.9863
Max. virtual memory (cumulated for all children) (KiB): 157160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.143978
maximum resident set size= 105608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31813
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5914
involuntary context switches= 1884

runsolver used 3.62045 second user time and 9.42057 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 03:15:35
IDJOB=3751927
IDBENCH=2023
IDSOLVER=2335
FILE ID=node118/3751927-1339118135
RUNJOBID= node118-1339110918-23913
PBS_JOBID= 14643735
Free space on /tmp= 70828 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751927-1339118135/watcher-3751927-1339118135 -o /tmp/evaluation-result-3751927-1339118135/solver-3751927-1339118135 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751927-1339118135.opb 997171603 HOME HOME

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=997171603

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31854680 kB
Buffers:           83492 kB
Cached:           145968 kB
SwapCached:         6484 kB
Active:            95928 kB
Inactive:         152068 kB
Active(anon):      13956 kB
Inactive(anon):     6596 kB
Active(file):      81972 kB
Inactive(file):   145472 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:             17508 kB
Writeback:             0 kB
AnonPages:         26072 kB
Mapped:            10332 kB
Shmem:                 0 kB
Slab:             631252 kB
SReclaimable:      71372 kB
SUnreclaim:       559880 kB
KernelStack:        1504 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 70756 MiB
End job on node118 at 2012-06-08 03:45:36