Trace number 3702926

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-apex6.b.opb
MD5SUM06ffce7cc6d5515cfd76def90ae69d59
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark136
Best CPU time to get the best result obtained on this benchmark10.9333
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 136
Optimality of the best value was proved NO
Number of variables3098
Total number of constraints6012
Number of constraints which are clauses6012
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 constraint386
Number of terms in the objective function 3098
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 3098
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3098
Number of bits of the biggest sum of numbers12
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.52	c run inc solver
0.00/0.52	c [INC SYSTEM] run initial solver
0.00/0.52	c [INC SYSTEM] preprocess with white file
6.48/6.56	c [INC SYSTEM] finished preprocessing in 6 s
6.48/6.56	c [INC SYSTEM] execute solver
6.55/6.79	c [INC SEARCH] formula is SAT
6.57/6.80	c [INC SYSTEM] solved the initial formula
6.57/6.89	c model valid
6.57/6.89	c current solution ok
7.07/7.33	o 297
7.07/7.33	c starting approximation
7.07/7.33	c factor = 1
7.07/7.33	c can not find a suitable factor, leaving approximation
7.07/7.33	c finished approximation
7.07/7.33	c [INC SYSTEM] there exists a inc, kill it!
7.07/7.33	c write failed with 2
7.07/7.33	c [INC SEARCH] iteration: 0
7.07/7.33	c [INC BOUNDS] best value:297 search for 296
7.07/7.33	c [INC SYSTEM] create new solver instance
7.07/7.33	c [INC] encode full formula
7.07/7.33	c (debug) using card networks
7.39/7.42	c set iterative enc to: card
7.39/7.42	c set iterative enc to: none
7.39/7.44	c [INC SEARCH] isOptimum variable: 0
8.18/8.25	c formula is SAT
8.18/8.27	c [INC SEARCH] copied best model
8.18/8.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.28/8.36	c model valid
8.28/8.36	c current solution ok
8.28/8.36	o 183
8.28/8.36	c [INC SEARCH] iteration: 1
8.28/8.36	c [INC BOUNDS] best value:183 search for 182
8.28/8.36	c [INC SYSTEM] there exists a inc, kill it!
8.28/8.36	c write failed with 2
8.28/8.37	c [INC SYSTEM] create new solver instance
8.28/8.37	c [INC] encode full formula
8.28/8.37	c (debug) using card networks
8.38/8.44	c set iterative enc to: card
8.38/8.44	c set iterative enc to: none
8.38/8.46	c [INC SEARCH] isOptimum variable: 0
9.39/9.47	c formula is SAT
9.39/9.49	c [INC SEARCH] copied best model
9.39/9.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.49/9.59	c model valid
9.49/9.59	c current solution ok
9.49/9.59	o 177
9.49/9.59	c [INC SEARCH] iteration: 2
9.49/9.59	c [INC BOUNDS] best value:177 search for 176
9.49/9.59	c [INC SYSTEM] there exists a inc, kill it!
9.49/9.59	c write failed with 2
9.49/9.59	c [INC SYSTEM] create new solver instance
9.49/9.59	c [INC] encode full formula
9.49/9.59	c (debug) using card networks
9.60/9.66	c set iterative enc to: card
9.60/9.66	c set iterative enc to: none
9.60/9.68	c [INC SEARCH] isOptimum variable: 0
12.70/12.71	c formula is SAT
12.70/12.73	c [INC SEARCH] copied best model
12.70/12.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.80/12.82	c model valid
12.80/12.82	c current solution ok
12.80/12.82	o 170
12.80/12.82	c [INC SEARCH] iteration: 3
12.80/12.82	c [INC BOUNDS] best value:170 search for 169
12.80/12.82	c [INC SYSTEM] there exists a inc, kill it!
12.80/12.82	c write failed with 2
12.80/12.83	c [INC SYSTEM] create new solver instance
12.80/12.83	c [INC] encode full formula
12.80/12.83	c (debug) using card networks
12.80/12.89	c set iterative enc to: card
12.80/12.89	c set iterative enc to: none
12.91/12.91	c [INC SEARCH] isOptimum variable: 0
127.68/127.73	c formula is SAT
127.68/127.75	c [INC SEARCH] copied best model
127.68/127.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
127.78/127.84	c model valid
127.78/127.84	c current solution ok
127.78/127.84	o 168
127.78/127.84	c [INC SEARCH] iteration: 4
127.78/127.84	c [INC BOUNDS] best value:168 search for 167
127.78/127.84	c [INC SYSTEM] there exists a inc, kill it!
127.78/127.84	c write failed with 2
127.78/127.84	c [INC SYSTEM] create new solver instance
127.78/127.84	c [INC] encode full formula
127.78/127.84	c (debug) using card networks
127.89/127.91	c set iterative enc to: card
127.89/127.91	c set iterative enc to: none
127.89/127.93	c [INC SEARCH] isOptimum variable: 0
138.77/138.85	c formula is SAT
138.77/138.87	c [INC SEARCH] copied best model
138.77/138.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
138.87/138.96	c model valid
138.87/138.96	c current solution ok
138.87/138.96	o 165
138.87/138.96	c [INC SEARCH] iteration: 5
138.87/138.96	c [INC BOUNDS] best value:165 search for 164
138.87/138.96	c [INC SYSTEM] there exists a inc, kill it!
138.87/138.96	c write failed with 2
138.87/138.97	c [INC SYSTEM] create new solver instance
138.87/138.97	c [INC] encode full formula
138.87/138.97	c (debug) using card networks
138.98/139.03	c set iterative enc to: card
138.98/139.03	c set iterative enc to: none
138.98/139.05	c [INC SEARCH] isOptimum variable: 0
1402.37/1402.66	c formula is SAT
1402.37/1402.68	c [INC SEARCH] copied best model
1402.37/1402.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1402.47/1402.77	c model valid
1402.47/1402.77	c current solution ok
1402.47/1402.77	o 161
1402.47/1402.77	c [INC SEARCH] iteration: 6
1402.47/1402.77	c [INC BOUNDS] best value:161 search for 160
1402.47/1402.77	c [INC SYSTEM] there exists a inc, kill it!
1402.47/1402.77	c write failed with 2
1402.47/1402.78	c [INC SYSTEM] create new solver instance
1402.47/1402.78	c [INC] encode full formula
1402.47/1402.78	c (debug) using card networks
1402.59/1402.84	c set iterative enc to: card
1402.59/1402.84	c set iterative enc to: none
1402.59/1402.87	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.40	s UNKNOWN
1800.10/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.10/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-3702926-1338067461/watcher-3702926-1338067461 -o /tmp/evaluation-result-3702926-1338067461/solver-3702926-1338067461 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702926-1338067461.opb 494455385 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: 1.92 1.98 1.99 3/178 6247
/proc/meminfo: memFree=28206216/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0

[startup+0.0925089 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 6247
/proc/meminfo: memFree=28206216/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100166 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 6247
/proc/meminfo: memFree=28206216/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 6247
/proc/meminfo: memFree=28206216/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 6247
/proc/meminfo: memFree=28206216/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 6251
/proc/meminfo: memFree=28017420/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=66840 CPUtime=0.52 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 11799 0 0 0 47 5 0 0 20 0 1 0 272872067 68444160 12561 33554432000 4194304 5992684 140733749726304 140733749720752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 16710 12561 164 440 0 16266 0
[pid=6250] ppid=6248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6250/stat : 6250 (cp2_pre.sh) S 6248 6247 4763 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272872120 9367552 277 33554432000 4194304 5064252 140736028248016 140736028246720 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6250/statm: 2287 277 234 213 0 72 0
[pid=6251] ppid=6250 vsize=157568 CPUtime=0.96 cores=1,3,5,7
/proc/6251/stat : 6251 (coprocessor) R 6250 6247 4763 0 -1 4202496 27385 0 0 0 92 4 0 0 20 0 1 0 272872120 161349632 35074 33554432000 4194304 6586260 140736239156528 140736239152792 4496489 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6251/statm: 39392 35074 170 584 0 38804 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 242704

[startup+3.10021 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 6251
/proc/meminfo: memFree=27957916/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=66840 CPUtime=0.52 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 11799 0 0 0 47 5 0 0 20 0 1 0 272872067 68444160 12561 33554432000 4194304 5992684 140733749726304 140733749720752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 16710 12561 164 440 0 16266 0
[pid=6250] ppid=6248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6250/stat : 6250 (cp2_pre.sh) S 6248 6247 4763 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272872120 9367552 277 33554432000 4194304 5064252 140736028248016 140736028246720 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6250/statm: 2287 277 234 213 0 72 0
[pid=6251] ppid=6250 vsize=188668 CPUtime=2.56 cores=1,3,5,7
/proc/6251/stat : 6251 (coprocessor) R 6250 6247 4763 0 -1 4202496 33192 0 0 0 251 5 0 0 20 0 1 0 272872120 193196032 45989 33554432000 4194304 6586260 140736239156528 140736239152120 5599216 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6251/statm: 47167 45989 191 584 0 46579 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 273804

[startup+6.30022 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 6251
/proc/meminfo: memFree=27953504/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=66840 CPUtime=0.52 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 11799 0 0 0 47 5 0 0 20 0 1 0 272872067 68444160 12561 33554432000 4194304 5992684 140733749726304 140733749720752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 16710 12561 164 440 0 16266 0
[pid=6250] ppid=6248 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6250/stat : 6250 (cp2_pre.sh) S 6248 6247 4763 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 272872120 9367552 277 33554432000 4194304 5064252 140736028248016 140736028246720 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6250/statm: 2287 277 234 213 0 72 0
[pid=6251] ppid=6250 vsize=189068 CPUtime=5.75 cores=1,3,5,7
/proc/6251/stat : 6251 (coprocessor) R 6250 6247 4763 0 -1 4202496 33369 0 0 0 569 6 0 0 20 0 1 0 272872120 193605632 46110 33554432000 4194304 6586260 140736239156528 140736239152120 5140207 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6251/statm: 47267 46110 198 584 0 46679 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 274204

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 6260
/proc/meminfo: memFree=28033500/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=9.69 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) R 6247 6247 4763 0 -1 4202496 30721 88612 0 0 112 45 788 24 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6260] ppid=6248 vsize=96680 CPUtime=3.01 cores=1,3,5,7
/proc/6260/stat : 6260 (glucosInc) R 6248 6247 4763 0 -1 4202496 20025 0 0 0 297 4 0 0 20 0 1 0 272873035 99000320 22737 33554432000 4194304 5654031 140735317814384 140735317802200 4976752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6260/statm: 24170 22737 141 357 0 23810 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 192620

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 6262
/proc/meminfo: memFree=28028648/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=12.92 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 35004 109164 0 0 130 46 1086 30 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6262] ppid=6248 vsize=96688 CPUtime=12.57 cores=1,3,5,7
/proc/6262/stat : 6262 (glucosInc) R 6248 6247 4763 0 -1 4202496 20874 0 0 0 1253 4 0 0 20 0 1 0 272873359 99008512 23132 33554432000 4194304 5654031 140735891436672 140735891434696 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6262/statm: 24172 23132 142 357 0 23812 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192628

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 6311
/proc/meminfo: memFree=28136936/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=12.92 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 35004 109164 0 0 130 46 1086 30 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6262] ppid=6248 vsize=115340 CPUtime=38.16 cores=1,3,5,7
/proc/6262/stat : 6262 (glucosInc) R 6248 6247 4763 0 -1 4202496 22840 0 0 0 3812 4 0 0 20 0 1 0 272873359 118108160 26659 33554432000 4194304 5654031 140735891436672 140735891424488 4232380 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6262/statm: 28835 26659 142 357 0 28475 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 211280

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/181 6358
/proc/meminfo: memFree=27930936/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=12.92 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 35004 109164 0 0 130 46 1086 30 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6262] ppid=6248 vsize=126832 CPUtime=89.37 cores=1,3,5,7
/proc/6262/stat : 6262 (glucosInc) R 6248 6247 4763 0 -1 4202496 23203 0 0 0 8932 5 0 0 20 0 1 0 272873359 129875968 30044 33554432000 4194304 5654031 140735891436672 140735891424488 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6262/statm: 31708 30044 142 357 0 31348 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 222772

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/182 6365
/proc/meminfo: memFree=27854024/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=139.03 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 45726 153493 0 0 167 49 13645 42 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6365] ppid=6248 vsize=126312 CPUtime=23.23 cores=1,3,5,7
/proc/6365/stat : 6365 (glucosInc) R 6248 6247 4763 0 -1 4202496 23385 0 0 0 2319 4 0 0 20 0 1 0 272885973 129343488 29567 33554432000 4194304 5654031 140734143295424 140734143283240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6365/statm: 31578 29567 142 357 0 31218 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 222252

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/181 6365
/proc/meminfo: memFree=27800652/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=139.03 cores=1,3,5,7

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

/proc/meminfo: memFree=27649828/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=139.03 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 45726 153493 0 0 167 49 13645 42 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6365] ppid=6248 vsize=193732 CPUtime=1103.04 cores=1,3,5,7
/proc/6365/stat : 6365 (glucosInc) R 6248 6247 4763 0 -1 4202496 25424 0 0 0 110298 6 0 0 20 0 1 0 272885973 198381568 47571 33554432000 4194304 5654031 140734143295424 140734143283240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6365/statm: 48433 47571 142 357 0 48073 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 289672

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 6375
/proc/meminfo: memFree=27745456/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=139.03 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 45726 153493 0 0 167 49 13645 42 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6365] ppid=6248 vsize=193732 CPUtime=1163.04 cores=1,3,5,7
/proc/6365/stat : 6365 (glucosInc) R 6248 6247 4763 0 -1 4202496 25424 0 0 0 116298 6 0 0 20 0 1 0 272885973 198381568 47571 33554432000 4194304 5654031 140734143295424 140734143283240 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6365/statm: 48433 47571 142 357 0 48073 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 289672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6376
/proc/meminfo: memFree=27726740/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=139.03 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 45726 153493 0 0 167 49 13645 42 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6365] ppid=6248 vsize=193732 CPUtime=1223.02 cores=1,3,5,7
/proc/6365/stat : 6365 (glucosInc) R 6248 6247 4763 0 -1 4202496 25424 0 0 0 122296 6 0 0 20 0 1 0 272885973 198381568 47571 33554432000 4194304 5654031 140734143295424 140734143283240 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6365/statm: 48433 47571 142 357 0 48073 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 289672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6378
/proc/meminfo: memFree=27804280/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=103856 CPUtime=19.41 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 20796 0 0 0 1938 3 0 0 20 0 1 0 273012354 106348544 23476 33554432000 4194304 5654031 140735419586080 140735419573896 4233008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 25964 23476 141 357 0 25604 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 199796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6378
/proc/meminfo: memFree=27755040/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=126560 CPUtime=79.39 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 23051 0 0 0 7935 4 0 0 20 0 1 0 273012354 129597440 30345 33554432000 4194304 5654031 140735419586080 140735419573896 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 31640 30345 142 357 0 31280 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 222500

[startup+1542.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/182 6382
/proc/meminfo: memFree=27718892/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=126560 CPUtime=139.39 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 23548 0 0 0 13934 5 0 0 20 0 1 0 273012354 129597440 30345 33554432000 4194304 5654031 140735419586080 140735419573896 4233344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 31640 30345 142 357 0 31280 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 222500

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 6382
/proc/meminfo: memFree=27801312/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=145416 CPUtime=199.37 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 24159 0 0 0 19932 5 0 0 20 0 1 0 273012354 148905984 35028 33554432000 4194304 5654031 140735419586080 140735419573896 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 36354 35028 142 357 0 35994 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 241356

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 6382
/proc/meminfo: memFree=27774412/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=145416 CPUtime=259.36 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 24159 0 0 0 25931 5 0 0 20 0 1 0 273012354 148905984 35028 33554432000 4194304 5654031 140735419586080 140735419573896 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 36354 35028 142 357 0 35994 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 241356

[startup+1722.3 s]
/proc/loadavg: 2.21 2.07 2.01 4/182 6393
/proc/meminfo: memFree=27742920/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=175764 CPUtime=319.36 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 24281 0 0 0 31930 6 0 0 20 0 1 0 273012354 179982336 36168 33554432000 4194304 5654031 140735419586080 140735419573896 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 43941 36168 142 357 0 43581 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 271704

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 6393
/proc/meminfo: memFree=27702444/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=175764 CPUtime=379.34 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 24336 0 0 0 37928 6 0 0 20 0 1 0 273012354 179982336 40308 33554432000 4194304 5654031 140735419586080 140735419573896 4232581 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 43941 40308 142 357 0 43581 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 271704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.05 2.01 3/180 6393
/proc/meminfo: memFree=27694512/32873648 swapFree=6864/6864
[pid=6247] ppid=6245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6247/stat : 6247 (npSolver-pbo-It) S 6245 6247 4763 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272872067 9367552 275 33554432000 4194304 5064252 140734676061584 140734676060496 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6247/statm: 2287 275 233 213 0 72 0
[pid=6248] ppid=6247 vsize=86792 CPUtime=1402.65 cores=1,3,5,7
/proc/6248/stat : 6248 (npSolver-pbo) S 6247 6247 4763 0 -1 4202496 51087 179559 0 0 186 50 139978 51 20 0 1 0 272872067 88875008 16918 33554432000 4194304 5992684 140733749726304 140733749712136 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6248/statm: 21698 16918 194 440 0 21254 0
[pid=6378] ppid=6248 vsize=175764 CPUtime=397.45 cores=1,3,5,7
/proc/6378/stat : 6378 (glucosInc) R 6248 6247 4763 0 -1 4202496 24336 0 0 0 39739 6 0 0 20 0 1 0 273012354 179982336 40308 33554432000 4194304 5654031 140735419586080 140735419573896 4233148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6378/statm: 43941 40308 142 357 0 43581 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 271704

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.13
CPU user time (s): 1799.04
CPU system time (s): 1.09183
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 289680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.09183
maximum resident set size= 190788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255362
page faults= 0
swaps= 0
block input operations= 0
block output operations= 197000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5031
involuntary context switches= 1884

runsolver used 6.16106 second user time and 17.8803 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 23:24:21
IDJOB=3702926
IDBENCH=2848
IDSOLVER=2278
FILE ID=node120/3702926-1338067461
RUNJOBID= node120-1338052943-4780
PBS_JOBID= 14624403
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= 06ffce7cc6d5515cfd76def90ae69d59
RANDOM SEED=494455385

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:        28206860 kB
Buffers:          241492 kB
Cached:          3522836 kB
SwapCached:          492 kB
Active:           812516 kB
Inactive:        3082576 kB
Active(anon):     120696 kB
Inactive(anon):    12388 kB
Active(file):     691820 kB
Inactive(file):  3070188 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             31960 kB
Writeback:             0 kB
AnonPages:        136532 kB
Mapped:            14708 kB
Shmem:               120 kB
Slab:             635828 kB
SReclaimable:      80208 kB
SUnreclaim:       555620 kB
KernelStack:        1472 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     246788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71536 MiB
End job on node120 at 2012-05-26 23:54:21