Trace number 3751874

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-rot.b.opb
MD5SUM82ceb454755e01aa6cecb68eb859eaa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark115
Best CPU time to get the best result obtained on this benchmark1.12483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 116
Optimality of the best value was proved NO
Number of variables1451
Total number of constraints2932
Number of constraints which are clauses2932
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 constraint81
Number of terms in the objective function 1451
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1451
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1451
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.09	c model valid
0.00/0.09	c current solution ok
0.00/0.10	o 163
0.00/0.10	c starting approximation
0.00/0.10	c factor = 1
0.00/0.10	c can not find a suitable factor, leaving approximation
0.00/0.10	c finished approximation
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:163 search for 162
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 48, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.26	c formula is SAT
0.00/0.26	c [INC SEARCH] copied best model
0.00/0.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.27	c model valid
0.00/0.27	c current solution ok
0.00/0.27	o 151
0.00/0.27	c [INC SEARCH] iteration: 1
0.00/0.27	c [INC BOUNDS] best value:151 search for 150
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 96, new EQ is 0
0.00/0.30	c set iterative enc to: card
0.00/0.30	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.47	c formula is SAT
0.00/0.47	c [INC SEARCH] copied best model
0.00/0.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.49	c model valid
0.00/0.49	c current solution ok
0.00/0.49	o 148
0.00/0.49	c [INC SEARCH] iteration: 2
0.00/0.49	c [INC BOUNDS] best value:148 search for 147
0.00/0.49	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.49	c write failed with 2
0.00/0.49	c [INC SYSTEM] create new solver instance
0.00/0.49	c [INC] encode full formula
0.00/0.49	c (debug) using card networks
0.00/0.49	c old isEQ: 96, new EQ is 0
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.77	c formula is SAT
0.00/0.77	c [INC SEARCH] copied best model
0.00/0.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.79	c model valid
0.00/0.79	c current solution ok
0.00/0.79	o 145
0.00/0.79	c [INC SEARCH] iteration: 3
0.00/0.79	c [INC BOUNDS] best value:145 search for 144
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.79	c old isEQ: 96, new EQ is 0
0.00/0.82	c set iterative enc to: card
0.00/0.82	c set iterative enc to: none
0.00/0.82	c [INC SEARCH] isOptimum variable: 0
1.17/1.21	c formula is SAT
1.17/1.21	c [INC SEARCH] copied best model
1.17/1.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.22	c model valid
1.17/1.22	c current solution ok
1.17/1.22	o 140
1.17/1.22	c [INC SEARCH] iteration: 4
1.17/1.22	c [INC BOUNDS] best value:140 search for 139
1.17/1.22	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.22	c write failed with 2
1.17/1.23	c [INC SYSTEM] create new solver instance
1.17/1.23	c [INC] encode full formula
1.17/1.23	c (debug) using card networks
1.17/1.23	c old isEQ: 96, new EQ is 0
1.17/1.25	c set iterative enc to: card
1.17/1.25	c set iterative enc to: none
1.17/1.26	c [INC SEARCH] isOptimum variable: 0
2.18/2.21	c formula is SAT
2.18/2.21	c [INC SEARCH] copied best model
2.18/2.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.18/2.22	c model valid
2.18/2.22	c current solution ok
2.18/2.22	o 138
2.18/2.22	c [INC SEARCH] iteration: 5
2.18/2.22	c [INC BOUNDS] best value:138 search for 137
2.18/2.22	c [INC SYSTEM] there exists a inc, kill it!
2.18/2.22	c write failed with 2
2.18/2.23	c [INC SYSTEM] create new solver instance
2.18/2.23	c [INC] encode full formula
2.18/2.23	c (debug) using card networks
2.18/2.23	c old isEQ: 96, new EQ is 0
2.18/2.25	c set iterative enc to: card
2.18/2.25	c set iterative enc to: none
2.18/2.26	c [INC SEARCH] isOptimum variable: 0
5.86/5.96	c formula is SAT
5.86/5.97	c [INC SEARCH] copied best model
5.86/5.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/5.98	c model valid
5.86/5.98	c current solution ok
5.86/5.98	o 135
5.86/5.98	c [INC SEARCH] iteration: 6
5.86/5.98	c [INC BOUNDS] best value:135 search for 134
5.86/5.98	c [INC SYSTEM] there exists a inc, kill it!
5.86/5.98	c write failed with 2
5.86/5.98	c [INC SYSTEM] create new solver instance
5.86/5.98	c [INC] encode full formula
5.86/5.98	c (debug) using card networks
5.86/5.98	c old isEQ: 80, new EQ is 0
5.98/6.01	c set iterative enc to: card
5.98/6.01	c set iterative enc to: none
5.98/6.02	c [INC SEARCH] isOptimum variable: 0
39.87/39.92	c formula is SAT
39.87/39.93	c [INC SEARCH] copied best model
39.87/39.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.87/39.94	c model valid
39.87/39.94	c current solution ok
39.87/39.94	o 131
39.87/39.94	c [INC SEARCH] iteration: 7
39.87/39.94	c [INC BOUNDS] best value:131 search for 130
39.87/39.94	c [INC SYSTEM] there exists a inc, kill it!
39.87/39.94	c write failed with 2
39.87/39.94	c [INC SYSTEM] create new solver instance
39.87/39.94	c [INC] encode full formula
39.87/39.94	c (debug) using card networks
39.87/39.94	c old isEQ: 80, new EQ is 0
39.87/39.97	c set iterative enc to: card
39.87/39.97	c set iterative enc to: none
39.87/39.98	c [INC SEARCH] isOptimum variable: 0
171.64/171.71	c formula is SAT
171.64/171.72	c [INC SEARCH] copied best model
171.64/171.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
171.64/171.73	c model valid
171.64/171.73	c current solution ok
171.64/171.73	o 130
171.64/171.73	c [INC SEARCH] iteration: 8
171.64/171.73	c [INC BOUNDS] best value:130 search for 129
171.64/171.73	c [INC SYSTEM] there exists a inc, kill it!
171.64/171.73	c write failed with 2
171.64/171.73	c [INC SYSTEM] create new solver instance
171.64/171.73	c [INC] encode full formula
171.64/171.73	c (debug) using card networks
171.64/171.73	c old isEQ: 80, new EQ is 0
171.64/171.76	c set iterative enc to: card
171.64/171.76	c set iterative enc to: none
171.64/171.77	c [INC SEARCH] isOptimum variable: 0
523.66/523.85	c formula is SAT
523.66/523.85	c [INC SEARCH] copied best model
523.66/523.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
523.66/523.87	c model valid
523.66/523.87	c current solution ok
523.66/523.87	o 128
523.66/523.87	c [INC SEARCH] iteration: 9
523.66/523.87	c [INC BOUNDS] best value:128 search for 127
523.66/523.87	c [INC SYSTEM] there exists a inc, kill it!
523.66/523.87	c write failed with 2
523.66/523.87	c [INC SYSTEM] create new solver instance
523.66/523.87	c [INC] encode full formula
523.66/523.87	c (debug) using card networks
523.66/523.87	c old isEQ: 80, new EQ is 0
523.66/523.89	c set iterative enc to: card
523.66/523.89	c set iterative enc to: none
523.76/523.90	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751874-1339119290/watcher-3751874-1339119290 -o /tmp/evaluation-result-3751874-1339119290/solver-3751874-1339119290 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751874-1339119290.opb 1334840698 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.00 2.00 2.00 3/179 6561
/proc/meminfo: memFree=30214860/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0

[startup+0.015401 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6561
/proc/meminfo: memFree=30214860/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6561
/proc/meminfo: memFree=30214860/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300184 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6561
/proc/meminfo: memFree=30214860/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6561
/proc/meminfo: memFree=30214860/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6576
/proc/meminfo: memFree=30188096/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=10020 CPUtime=1.25 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 10091 20848 0 0 26 3 90 6 20 0 1 0 378055801 10260480 2041 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2505 2041 189 442 0 2059 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 19168

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6578
/proc/meminfo: memFree=30186784/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=10020 CPUtime=2.24 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 11693 25363 0 0 31 3 183 7 20 0 1 0 378055801 10260480 2041 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2505 2041 189 442 0 2059 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 19168
heavy processes:

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6580
/proc/meminfo: memFree=30182232/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=6.01 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 13255 32146 0 0 36 4 552 9 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 20520

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6582
/proc/meminfo: memFree=30173348/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=6.01 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 13255 32146 0 0 36 4 552 9 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6582] ppid=6562 vsize=26500 CPUtime=6.66 cores=1,3,5,7
/proc/6582/stat : 6582 (glucosInc) R 6562 6561 2890 0 -1 4202496 6316 0 0 0 665 1 0 0 20 0 1 0 378056404 27136000 5985 33554432000 4194304 5654031 140736865243520 140736865241320 4232720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6582/statm: 6625 5985 142 357 0 6265 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47020

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6582
/proc/meminfo: memFree=30229656/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=6.01 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 13255 32146 0 0 36 4 552 9 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6582] ppid=6562 vsize=31628 CPUtime=19.46 cores=1,3,5,7
/proc/6582/stat : 6582 (glucosInc) R 6562 6561 2890 0 -1 4202496 7922 0 0 0 1945 1 0 0 20 0 1 0 378056404 32387072 6814 33554432000 4194304 5654031 140736865243520 140736865231336 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6582/statm: 7907 6814 142 357 0 7547 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52148

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6584
/proc/meminfo: memFree=30197088/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=39.95 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 14809 41907 0 0 40 4 3939 12 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6584] ppid=6562 vsize=29268 CPUtime=11.11 cores=1,3,5,7
/proc/6584/stat : 6584 (glucosInc) R 6562 6561 2890 0 -1 4202496 6640 0 0 0 1110 1 0 0 20 0 1 0 378059799 29970432 6771 33554432000 4194304 5654031 140735317670928 140735317658744 4218752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6584/statm: 7317 6771 142 357 0 6957 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 49788

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6585
/proc/meminfo: memFree=30158724/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=39.95 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 14809 41907 0 0 40 4 3939 12 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6584] ppid=6562 vsize=45188 CPUtime=62.3 cores=1,3,5,7
/proc/6584/stat : 6584 (glucosInc) R 6562 6561 2890 0 -1 4202496 9052 0 0 0 6229 1 0 0 20 0 1 0 378059799 46272512 10329 33554432000 4194304 5654031 140735317670928 140735317668728 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6584/statm: 11297 10329 142 357 0 10937 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65708

[startup+162.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 6787
/proc/meminfo: memFree=30110024/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=39.95 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 14809 41907 0 0 40 4 3939 12 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6584] ppid=6562 vsize=87812 CPUtime=122.28 cores=1,3,5,7
/proc/6584/stat : 6584 (glucosInc) R 6562 6561 2890 0 -1 4202496 10520 0 0 0 12226 2 0 0 20 0 1 0 378059799 89919488 15609 33554432000 4194304 5654031 140735317670928 140735317668808 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6584/statm: 21953 15609 142 357 0 21593 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108332

[startup+222.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/181 6789
/proc/meminfo: memFree=30164768/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=171.72 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 16363 53411 0 0 45 5 17107 15 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6789] ppid=6562 vsize=45340 CPUtime=50.5 cores=1,3,5,7
/proc/6789/stat : 6789 (glucosInc) R 6562 6561 2890 0 -1 4202496 9758 0 0 0 5047 3 0 0 20 0 1 0 378072979 46428160 10532 33554432000 4194304 5654031 140737432636304 140737432634184 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6789/statm: 11335 10532 142 357 0 10975 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 65860

[startup+282.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 6836
/proc/meminfo: memFree=30300596/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=171.72 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 16363 53411 0 0 45 5 17107 15 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0

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

/proc/meminfo: memFree=30195020/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=718.25 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 12618 0 0 0 71818 7 0 0 20 0 1 0 378108192 108773376 26045 33554432000 4194304 5654031 140735718543760 140735718531576 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26045 142 357 0 26196 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 126744

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 6968
/proc/meminfo: memFree=30178512/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=778.25 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 12618 0 0 0 77818 7 0 0 20 0 1 0 378108192 108773376 26045 33554432000 4194304 5654031 140735718543760 140735718531576 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26045 142 357 0 26196 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 126744

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 6968
/proc/meminfo: memFree=30178512/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=838.23 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 12618 0 0 0 83816 7 0 0 20 0 1 0 378108192 108773376 26045 33554432000 4194304 5654031 140735718543760 140735718531576 4244199 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26045 142 357 0 26196 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 126744

[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 6968
/proc/meminfo: memFree=30177648/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=898.22 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 13048 0 0 0 89815 7 0 0 20 0 1 0 378108192 108773376 26046 33554432000 4194304 5654031 140735718543760 140735718531576 4232729 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26046 142 357 0 26196 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 126744

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 6968
/proc/meminfo: memFree=30177524/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=958.21 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 13487 0 0 0 95813 8 0 0 20 0 1 0 378108192 108773376 26055 33554432000 4194304 5654031 140735718543760 140735718531576 4216577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26055 142 357 0 26196 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 126744

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 6971
/proc/meminfo: memFree=30177404/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=1018.21 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 13915 0 0 0 101812 9 0 0 20 0 1 0 378108192 108773376 26055 33554432000 4194304 5654031 140735718543760 140735718531576 4232720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26055 142 357 0 26196 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 126744

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 6994
/proc/meminfo: memFree=30135776/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=1078.2 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 13915 0 0 0 107811 9 0 0 20 0 1 0 378108192 108773376 26055 33554432000 4194304 5654031 140735718543760 140735718531576 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26055 142 357 0 26196 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 126744

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 6995
/proc/meminfo: memFree=30177620/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=106224 CPUtime=1138.18 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 14343 0 0 0 113809 9 0 0 20 0 1 0 378108192 108773376 26055 33554432000 4194304 5654031 140735718543760 140735718531576 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 26556 26055 142 357 0 26196 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 126744

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 6995
/proc/meminfo: memFree=30159080/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=124940 CPUtime=1198.18 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 14421 0 0 0 119808 10 0 0 20 0 1 0 378108192 127938560 30727 33554432000 4194304 5654031 140735718543760 140735718541560 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 31235 30727 142 357 0 30875 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 145460

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 6995
/proc/meminfo: memFree=30152196/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=124940 CPUtime=1258.16 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 14852 0 0 0 125806 10 0 0 20 0 1 0 378108192 127938560 30728 33554432000 4194304 5654031 140735718543760 140735718541784 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 31235 30728 142 357 0 30875 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 145460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.06 2.01 3/181 6995
/proc/meminfo: memFree=30148100/32873648 swapFree=7376/7376
[pid=6561] ppid=6559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6561/stat : 6561 (npSolver-pbo-It) S 6559 6561 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378055801 9367552 275 33554432000 4194304 5064252 140736699499488 140736699498400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6561/statm: 2287 275 233 213 0 72 0
[pid=6562] ppid=6561 vsize=11372 CPUtime=523.77 cores=1,3,5,7
/proc/6562/stat : 6562 (npSolver-pbo) S 6561 6561 2890 0 -1 4202496 17795 66700 0 0 49 5 52300 23 20 0 1 0 378055801 11644928 2407 33554432000 4194304 6004724 140736282669872 140736282655720 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6562/statm: 2843 2407 189 442 0 2397 0
[pid=6960] ppid=6562 vsize=124940 CPUtime=1276.27 cores=1,3,5,7
/proc/6960/stat : 6960 (glucosInc) R 6562 6561 2890 0 -1 4202496 14852 0 0 0 127617 10 0 0 20 0 1 0 378108192 127938560 30728 33554432000 4194304 5654031 140735718543760 140735718531576 4233236 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6960/statm: 31235 30728 142 357 0 30875 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 145460

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.68
CPU system time (s): 0.394939
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 194780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.394939
maximum resident set size= 159380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99729
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1032
involuntary context switches= 2310

runsolver used 3.42748 second user time and 9.46456 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 03:34:50
IDJOB=3751874
IDBENCH=2055
IDSOLVER=2335
FILE ID=node113/3751874-1339119290
RUNJOBID= node113-1339111913-4673
PBS_JOBID= 14643740
Free space on /tmp= 71144 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-rot.b.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751874-1339119290/watcher-3751874-1339119290 -o /tmp/evaluation-result-3751874-1339119290/solver-3751874-1339119290 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751874-1339119290.opb 1334840698 HOME HOME

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

MD5SUM BENCH= 82ceb454755e01aa6cecb68eb859eaa6
RANDOM SEED=1334840698

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:        30215660 kB
Buffers:          449292 kB
Cached:          1096820 kB
SwapCached:         2204 kB
Active:          1708772 kB
Inactive:          26828 kB
Active(anon):     185632 kB
Inactive(anon):     5732 kB
Active(file):    1523140 kB
Inactive(file):    21096 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:              8888 kB
Writeback:             4 kB
AnonPages:        200844 kB
Mapped:            11856 kB
Shmem:                 0 kB
Slab:             782220 kB
SReclaimable:     225892 kB
SUnreclaim:       556328 kB
KernelStack:        1512 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     344100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71148 MiB
End job on node113 at 2012-06-08 04:04:50