Trace number 3698138

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.11 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.47/6.56	c [INC SYSTEM] finished preprocessing in 6 s
6.47/6.56	c [INC SYSTEM] execute solver
6.55/6.81	c [INC SEARCH] formula is SAT
6.55/6.83	c [INC SYSTEM] solved the initial formula
6.63/6.92	c model valid
6.63/6.92	c current solution ok
7.04/7.36	o 297
7.04/7.36	c [INC SYSTEM] there exists a inc, kill it!
7.04/7.36	c write failed with 2
7.04/7.36	c [INC SEARCH] iteration: 0
7.04/7.36	c [INC BOUNDS] best value:297 search for 296
7.04/7.36	c [INC SYSTEM] create new solver instance
7.04/7.36	c [INC] encode full formula
7.04/7.36	c (debug) using card networks
7.38/7.45	c set iterative enc to: card
7.38/7.45	c set iterative enc to: none
7.38/7.47	c [INC SEARCH] isOptimum variable: 0
8.27/8.33	c formula is SAT
8.27/8.36	c [INC SEARCH] copied best model
8.27/8.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.38/8.45	c model valid
8.38/8.45	c current solution ok
8.38/8.45	o 183
8.38/8.45	c [INC SEARCH] iteration: 1
8.38/8.45	c [INC BOUNDS] best value:183 search for 182
8.38/8.45	c [INC SYSTEM] there exists a inc, kill it!
8.38/8.45	c write failed with 2
8.38/8.46	c [INC SYSTEM] create new solver instance
8.38/8.46	c [INC] encode full formula
8.38/8.46	c (debug) using card networks
8.48/8.52	c set iterative enc to: card
8.48/8.52	c set iterative enc to: none
8.48/8.54	c [INC SEARCH] isOptimum variable: 0
9.59/9.63	c formula is SAT
9.59/9.65	c [INC SEARCH] copied best model
9.59/9.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.69/9.74	c model valid
9.69/9.74	c current solution ok
9.69/9.74	o 177
9.69/9.74	c [INC SEARCH] iteration: 2
9.69/9.74	c [INC BOUNDS] best value:177 search for 176
9.69/9.74	c [INC SYSTEM] there exists a inc, kill it!
9.69/9.74	c write failed with 2
9.69/9.75	c [INC SYSTEM] create new solver instance
9.69/9.75	c [INC] encode full formula
9.69/9.75	c (debug) using card networks
9.81/9.82	c set iterative enc to: card
9.81/9.82	c set iterative enc to: none
9.81/9.84	c [INC SEARCH] isOptimum variable: 0
12.99/13.06	c formula is SAT
12.99/13.08	c [INC SEARCH] copied best model
12.99/13.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.10/13.17	c model valid
13.10/13.17	c current solution ok
13.10/13.17	o 170
13.10/13.17	c [INC SEARCH] iteration: 3
13.10/13.17	c [INC BOUNDS] best value:170 search for 169
13.10/13.17	c [INC SYSTEM] there exists a inc, kill it!
13.10/13.17	c write failed with 2
13.10/13.18	c [INC SYSTEM] create new solver instance
13.10/13.18	c [INC] encode full formula
13.10/13.18	c (debug) using card networks
13.22/13.25	c set iterative enc to: card
13.22/13.25	c set iterative enc to: none
13.22/13.27	c [INC SEARCH] isOptimum variable: 0
130.90/130.91	c formula is SAT
130.90/130.93	c [INC SEARCH] copied best model
130.90/130.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
130.99/131.02	c model valid
130.99/131.02	c current solution ok
130.99/131.02	o 168
130.99/131.02	c [INC SEARCH] iteration: 4
130.99/131.02	c [INC BOUNDS] best value:168 search for 167
130.99/131.02	c [INC SYSTEM] there exists a inc, kill it!
130.99/131.02	c write failed with 2
130.99/131.03	c [INC SYSTEM] create new solver instance
130.99/131.03	c [INC] encode full formula
130.99/131.03	c (debug) using card networks
130.99/131.10	c set iterative enc to: card
130.99/131.10	c set iterative enc to: none
131.09/131.12	c [INC SEARCH] isOptimum variable: 0
142.69/142.72	c formula is SAT
142.69/142.74	c [INC SEARCH] copied best model
142.69/142.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
142.79/142.83	c model valid
142.79/142.83	c current solution ok
142.79/142.83	o 165
142.79/142.83	c [INC SEARCH] iteration: 5
142.79/142.83	c [INC BOUNDS] best value:165 search for 164
142.79/142.83	c [INC SYSTEM] there exists a inc, kill it!
142.79/142.83	c write failed with 2
142.79/142.84	c [INC SYSTEM] create new solver instance
142.79/142.84	c [INC] encode full formula
142.79/142.84	c (debug) using card networks
142.90/142.91	c set iterative enc to: card
142.90/142.91	c set iterative enc to: none
142.90/142.93	c [INC SEARCH] isOptimum variable: 0
1421.46/1421.73	c formula is SAT
1421.46/1421.76	c [INC SEARCH] copied best model
1421.46/1421.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1421.56/1421.85	c model valid
1421.56/1421.85	c current solution ok
1421.56/1421.85	o 161
1421.56/1421.85	c [INC SEARCH] iteration: 6
1421.56/1421.85	c [INC BOUNDS] best value:161 search for 160
1421.56/1421.85	c [INC SYSTEM] there exists a inc, kill it!
1421.56/1421.85	c write failed with 2
1421.56/1421.85	c [INC SYSTEM] create new solver instance
1421.56/1421.85	c [INC] encode full formula
1421.56/1421.85	c (debug) using card networks
1421.68/1421.92	c set iterative enc to: card
1421.68/1421.92	c set iterative enc to: none
1421.68/1421.94	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3698138-1338067443/watcher-3698138-1338067443 -o /tmp/evaluation-result-3698138-1338067443/solver-3698138-1338067443 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698138-1338067443.opb 1144591999 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.56 2.62 2.45 3/177 28921
/proc/meminfo: memFree=23223512/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0

[startup+0.036178 s]
/proc/loadavg: 2.56 2.62 2.45 3/177 28921
/proc/meminfo: memFree=23223512/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.56 2.62 2.45 3/177 28921
/proc/meminfo: memFree=23223512/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.56 2.62 2.45 3/177 28921
/proc/meminfo: memFree=23223512/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 2.56 2.62 2.45 3/177 28921
/proc/meminfo: memFree=23223512/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.56 2.62 2.45 3/181 28925
/proc/meminfo: memFree=23033448/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=66836 CPUtime=0.52 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 11111 0 0 0 47 5 0 0 20 0 1 0 272869191 68440064 12896 33554432000 4194304 5992684 140735700989600 140735700984048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 16709 12896 164 440 0 16265 0
[pid=28924] ppid=28922 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28924/stat : 28924 (cp2_pre.sh) S 28922 28921 25792 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272869244 9367552 277 33554432000 4194304 5064252 140735840520688 140735840519392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28924/statm: 2287 277 234 213 0 72 0
[pid=28925] ppid=28924 vsize=157568 CPUtime=0.95 cores=0,2,4,6
/proc/28925/stat : 28925 (coprocessor) R 28924 28921 25792 0 -1 4202496 27060 0 0 0 90 5 0 0 20 0 1 0 272869244 161349632 35261 33554432000 4194304 6586260 140737066740672 140737066736936 4496549 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/28925/statm: 39392 35261 170 584 0 38804 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 242700

[startup+3.1004 s]
/proc/loadavg: 2.56 2.62 2.45 3/181 28925
/proc/meminfo: memFree=22974400/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=66836 CPUtime=0.52 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 11111 0 0 0 47 5 0 0 20 0 1 0 272869191 68440064 12896 33554432000 4194304 5992684 140735700989600 140735700984048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 16709 12896 164 440 0 16265 0
[pid=28924] ppid=28922 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28924/stat : 28924 (cp2_pre.sh) S 28922 28921 25792 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272869244 9367552 277 33554432000 4194304 5064252 140735840520688 140735840519392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28924/statm: 2287 277 234 213 0 72 0
[pid=28925] ppid=28924 vsize=188668 CPUtime=2.55 cores=0,2,4,6
/proc/28925/stat : 28925 (coprocessor) R 28924 28921 25792 0 -1 4202496 32356 0 0 0 248 7 0 0 20 0 1 0 272869244 193196032 46176 33554432000 4194304 6586260 140737066740672 140737066736040 5599216 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/28925/statm: 47167 46176 191 584 0 46579 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 273800

[startup+6.30035 s]
/proc/loadavg: 2.52 2.61 2.45 3/181 28925
/proc/meminfo: memFree=22968944/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=66836 CPUtime=0.52 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 11111 0 0 0 47 5 0 0 20 0 1 0 272869191 68440064 12896 33554432000 4194304 5992684 140735700989600 140735700984048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 16709 12896 164 440 0 16265 0
[pid=28924] ppid=28922 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28924/stat : 28924 (cp2_pre.sh) S 28922 28921 25792 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 272869244 9367552 277 33554432000 4194304 5064252 140735840520688 140735840519392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28924/statm: 2287 277 234 213 0 72 0
[pid=28925] ppid=28924 vsize=189068 CPUtime=5.76 cores=0,2,4,6
/proc/28925/stat : 28925 (coprocessor) R 28924 28921 25792 0 -1 4202496 33044 0 0 0 567 9 0 0 20 0 1 0 272869244 193605632 46297 33554432000 4194304 6586260 140737066740672 140737066736264 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/28925/statm: 47267 46297 198 584 0 46679 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 274200

[startup+12.7003 s]
/proc/loadavg: 2.47 2.60 2.44 3/180 28934
/proc/meminfo: memFree=23050840/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=9.84 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 28924 90536 0 0 112 45 798 29 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28934] ppid=28922 vsize=96680 CPUtime=2.85 cores=0,2,4,6
/proc/28934/stat : 28934 (glucosInc) R 28922 28921 25792 0 -1 4202496 19561 0 0 0 282 3 0 0 20 0 1 0 272870175 99000320 22303 33554432000 4194304 5654031 140733316846880 140733316834696 4208604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28934/statm: 24170 22303 140 357 0 23810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192616

[startup+25.5003 s]
/proc/loadavg: 2.37 2.57 2.44 3/180 28936
/proc/meminfo: memFree=23049984/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=13.29 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 34280 110723 0 0 131 47 1116 35 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28936] ppid=28922 vsize=103868 CPUtime=12.21 cores=0,2,4,6
/proc/28936/stat : 28936 (glucosInc) R 28922 28921 25792 0 -1 4202496 19947 0 0 0 1218 3 0 0 20 0 1 0 272870518 106360832 22738 33554432000 4194304 5654031 140733928563840 140733928561928 4232700 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28936/statm: 25967 22738 141 357 0 25607 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 199804

[startup+51.1004 s]
/proc/loadavg: 2.24 2.52 2.42 3/180 28936
/proc/meminfo: memFree=23036944/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=13.29 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 34280 110723 0 0 131 47 1116 35 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28936] ppid=28922 vsize=115340 CPUtime=37.8 cores=0,2,4,6
/proc/28936/stat : 28936 (glucosInc) R 28922 28921 25792 0 -1 4202496 22636 0 0 0 3776 4 0 0 20 0 1 0 272870518 118108160 25969 33554432000 4194304 5654031 140733928563840 140733928551656 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28936/statm: 28835 25969 142 357 0 28475 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 211276

[startup+102.307 s]
/proc/loadavg: 2.10 2.44 2.40 3/180 28936
/proc/meminfo: memFree=23023292/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=13.29 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 34280 110723 0 0 131 47 1116 35 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28936] ppid=28922 vsize=126832 CPUtime=89.01 cores=0,2,4,6
/proc/28936/stat : 28936 (glucosInc) R 28922 28921 25792 0 -1 4202496 22992 0 0 0 8896 5 0 0 20 0 1 0 272870518 129875968 29354 33554432000 4194304 5654031 140733928563840 140733928551656 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28936/statm: 31708 29354 142 357 0 31348 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 222768

[startup+162.3 s]
/proc/loadavg: 2.04 2.35 2.37 3/180 28940
/proc/meminfo: memFree=23022840/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=142.94 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 44992 155159 0 0 169 49 14027 49 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28940] ppid=28922 vsize=126316 CPUtime=19.34 cores=0,2,4,6
/proc/28940/stat : 28940 (glucosInc) R 28922 28921 25792 0 -1 4202496 23282 0 0 0 1928 6 0 0 20 0 1 0 272883484 129347584 29468 33554432000 4194304 5654031 140735198570864 140735198568664 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28940/statm: 31579 29468 142 357 0 31219 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 222252

[startup+222.3 s]
/proc/loadavg: 2.01 2.29 2.35 3/180 28940
/proc/meminfo: memFree=23020172/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=142.94 cores=0,2,4,6

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

/proc/meminfo: memFree=31187664/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=142.94 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 44992 155159 0 0 169 49 14027 49 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28940] ppid=28922 vsize=193736 CPUtime=1099.15 cores=0,2,4,6
/proc/28940/stat : 28940 (glucosInc) R 28922 28921 25792 0 -1 4202496 25894 0 0 0 109906 9 0 0 20 0 1 0 272883484 198385664 47439 33554432000 4194304 5654031 140735198570864 140735198558680 4233452 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28940/statm: 48434 47439 142 357 0 48074 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 289672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/181 29000
/proc/meminfo: memFree=31182576/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=142.94 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 44992 155159 0 0 169 49 14027 49 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28940] ppid=28922 vsize=193736 CPUtime=1159.15 cores=0,2,4,6
/proc/28940/stat : 28940 (glucosInc) R 28922 28921 25792 0 -1 4202496 25894 0 0 0 115906 9 0 0 20 0 1 0 272883484 198385664 47511 33554432000 4194304 5654031 140735198570864 140735198558680 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28940/statm: 48434 47511 142 357 0 48074 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 289672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/181 29000
/proc/meminfo: memFree=31180652/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=142.94 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 44992 155159 0 0 169 49 14027 49 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=28940] ppid=28922 vsize=193736 CPUtime=1219.13 cores=0,2,4,6
/proc/28940/stat : 28940 (glucosInc) R 28922 28921 25792 0 -1 4202496 25894 0 0 0 121904 9 0 0 20 0 1 0 272883484 198385664 47511 33554432000 4194304 5654031 140735198570864 140735198558680 4232484 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28940/statm: 48434 47511 142 357 0 48074 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 289672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 29002
/proc/meminfo: memFree=31283260/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=93612 CPUtime=0.35 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 18974 0 0 0 32 3 0 0 20 0 1 0 273011385 95858688 21264 33554432000 4194304 5654031 140735647471600 140735700976664 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29002/statm: 23403 21264 131 357 0 23043 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 189548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 29002
/proc/meminfo: memFree=31244072/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=126560 CPUtime=60.31 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24216 0 0 0 6026 5 0 0 20 0 1 0 273011385 129597440 29800 33554432000 4194304 5654031 140735647471600 140735647459416 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 31640 29800 142 357 0 31280 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 222496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 29003
/proc/meminfo: memFree=31237468/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=126560 CPUtime=120.29 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24227 0 0 0 12024 5 0 0 20 0 1 0 273011385 129597440 29863 33554432000 4194304 5654031 140735647471600 140735647459416 4232403 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 31640 29863 142 357 0 31280 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 222496

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/182 29006
/proc/meminfo: memFree=31204760/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=145416 CPUtime=180.29 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24608 0 0 0 18023 6 0 0 20 0 1 0 273011385 148905984 35087 33554432000 4194304 5654031 140735647471600 140735647459416 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 36354 35087 142 357 0 35994 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 241352

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 29006
/proc/meminfo: memFree=31199056/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=145416 CPUtime=240.28 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24608 0 0 0 24022 6 0 0 20 0 1 0 273011385 148905984 35087 33554432000 4194304 5654031 140735647471600 140735647459416 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 36354 35087 142 357 0 35994 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 241352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 29006
/proc/meminfo: memFree=31194772/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=145416 CPUtime=300.27 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24608 0 0 0 30021 6 0 0 20 0 1 0 273011385 148905984 35087 33554432000 4194304 5654031 140735647471600 140735647459416 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 36354 35087 142 357 0 35994 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 241352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/182 29017
/proc/meminfo: memFree=31183532/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=175764 CPUtime=360.25 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24612 0 0 0 36019 6 0 0 20 0 1 0 273011385 179982336 36668 33554432000 4194304 5654031 140735647471600 140735647459416 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 43941 36668 142 357 0 43581 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 271700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.04 3/180 29017
/proc/meminfo: memFree=31167280/32873844 swapFree=7112/7112
[pid=28921] ppid=28919 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28921/stat : 28921 (npSolver-pbo-It) S 28919 28921 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272869191 9367552 274 33554432000 4194304 5064252 140734171632368 140734171631280 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28921/statm: 2287 274 233 213 0 72 0
[pid=28922] ppid=28921 vsize=86788 CPUtime=1421.72 cores=0,2,4,6
/proc/28922/stat : 28922 (npSolver-pbo) S 28921 28921 25792 0 -1 4202496 50348 181695 0 0 188 50 141874 60 20 0 1 0 272869191 88870912 17233 33554432000 4194304 5992684 140735700989600 140735700975432 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28922/statm: 21697 17233 180 440 0 21253 0
[pid=29002] ppid=28922 vsize=175764 CPUtime=378.36 cores=0,2,4,6
/proc/29002/stat : 29002 (glucosInc) R 28922 28921 25792 0 -1 4202496 24619 0 0 0 37830 6 0 0 20 0 1 0 273011385 179982336 40252 33554432000 4194304 5654031 140735647471600 140735647459416 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29002/statm: 43941 40252 142 357 0 43581 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 271700

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.11
CPU user time (s): 1798.93
CPU system time (s): 1.18582
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 289680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.18582
maximum resident set size= 191532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257042
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= 5028
involuntary context switches= 2188

runsolver used 3.20651 second user time and 10.4264 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 23:24:03
IDJOB=3698138
IDBENCH=2848
IDSOLVER=2275
FILE ID=node142/3698138-1338067443
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= 06ffce7cc6d5515cfd76def90ae69d59
RANDOM SEED=1144591999

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23223132 kB
Buffers:          228288 kB
Cached:           217320 kB
SwapCached:            0 kB
Active:          8828412 kB
Inactive:          20336 kB
Active(anon):    8391996 kB
Inactive(anon):    13180 kB
Active(file):     436416 kB
Inactive(file):     7156 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11220 kB
Writeback:             0 kB
AnonPages:       8409072 kB
Mapped:            12416 kB
Shmem:               200 kB
Slab:             645508 kB
SReclaimable:      87428 kB
SUnreclaim:       558080 kB
KernelStack:        1488 kB
PageTables:        20604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8516612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8386560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71584 MiB
End job on node142 at 2012-05-26 23:54:04