Trace number 3697923

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-ex5.pi.opb
MD5SUMf97e3571862917880e13c63c8ac169f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark5.82011
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 65
Optimality of the best value was proved YES
Number of variables2459
Total number of constraints873
Number of constraints which are clauses873
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 constraint146
Number of terms in the objective function 2459
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 2459
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 2459
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.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.87	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.87	c [INC SYSTEM] execute solver
0.00/0.91	c [INC SEARCH] formula is SAT
0.00/0.92	c [INC SYSTEM] solved the initial formula
0.00/0.93	c model valid
0.00/0.93	c current solution ok
0.00/1.00	o 572
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.00/1.00	c [INC SEARCH] iteration: 0
0.00/1.00	c [INC BOUNDS] best value:572 search for 571
0.00/1.00	c [INC SYSTEM] create new solver instance
0.00/1.00	c [INC] encode full formula
0.00/1.00	c (debug) using card networks
0.00/1.08	c set iterative enc to: card
0.00/1.08	c set iterative enc to: none
0.00/1.09	c [INC SEARCH] isOptimum variable: 0
1.55/1.60	c formula is SAT
1.55/1.61	c [INC SEARCH] copied best model
1.55/1.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.55/1.63	c model valid
1.55/1.63	c current solution ok
1.55/1.63	o 103
1.55/1.63	c [INC SEARCH] iteration: 1
1.55/1.63	c [INC BOUNDS] best value:103 search for 102
1.55/1.63	c [INC SYSTEM] there exists a inc, kill it!
1.55/1.63	c write failed with 2
1.55/1.63	c [INC SYSTEM] create new solver instance
1.55/1.63	c [INC] encode full formula
1.55/1.63	c (debug) using card networks
1.55/1.67	c set iterative enc to: card
1.55/1.67	c set iterative enc to: none
1.55/1.68	c [INC SEARCH] isOptimum variable: 0
1.66/2.07	c formula is SAT
1.66/2.08	c [INC SEARCH] copied best model
1.66/2.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.66/2.09	c model valid
1.66/2.09	c current solution ok
1.66/2.09	o 99
1.66/2.09	c [INC SEARCH] iteration: 2
1.66/2.09	c [INC BOUNDS] best value:99 search for 98
1.66/2.09	c [INC SYSTEM] there exists a inc, kill it!
1.66/2.09	c write failed with 2
1.68/2.10	c [INC SYSTEM] create new solver instance
1.68/2.10	c [INC] encode full formula
1.68/2.10	c (debug) using card networks
1.68/2.14	c set iterative enc to: card
1.68/2.14	c set iterative enc to: none
1.68/2.15	c [INC SEARCH] isOptimum variable: 0
2.97/3.01	c formula is SAT
2.97/3.01	c [INC SEARCH] copied best model
2.97/3.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.97/3.03	c model valid
2.97/3.03	c current solution ok
2.97/3.03	o 97
2.97/3.03	c [INC SEARCH] iteration: 3
2.97/3.03	c [INC BOUNDS] best value:97 search for 96
2.97/3.03	c [INC SYSTEM] there exists a inc, kill it!
2.97/3.03	c write failed with 2
2.97/3.03	c [INC SYSTEM] create new solver instance
2.97/3.03	c [INC] encode full formula
2.97/3.03	c (debug) using card networks
2.97/3.07	c set iterative enc to: card
2.97/3.07	c set iterative enc to: none
2.97/3.08	c [INC SEARCH] isOptimum variable: 0
3.75/3.85	c formula is SAT
3.75/3.85	c [INC SEARCH] copied best model
3.75/3.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.75/3.87	c model valid
3.75/3.87	c current solution ok
3.75/3.87	o 94
3.75/3.87	c [INC SEARCH] iteration: 4
3.75/3.87	c [INC BOUNDS] best value:94 search for 93
3.75/3.87	c [INC SYSTEM] there exists a inc, kill it!
3.75/3.87	c write failed with 2
3.75/3.87	c [INC SYSTEM] create new solver instance
3.75/3.87	c [INC] encode full formula
3.75/3.87	c (debug) using card networks
3.87/3.91	c set iterative enc to: card
3.87/3.91	c set iterative enc to: none
3.87/3.92	c [INC SEARCH] isOptimum variable: 0
5.05/5.11	c formula is SAT
5.05/5.12	c [INC SEARCH] copied best model
5.14/5.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.14/5.36	c model valid
5.14/5.36	c current solution ok
5.14/5.36	o 90
5.14/5.36	c [INC SEARCH] iteration: 5
5.14/5.36	c [INC BOUNDS] best value:90 search for 89
5.14/5.36	c [INC SYSTEM] there exists a inc, kill it!
5.14/5.36	c write failed with 2
5.14/5.36	c [INC SYSTEM] create new solver instance
5.14/5.36	c [INC] encode full formula
5.14/5.36	c (debug) using card networks
5.14/5.36	c set iterative enc to: card
5.14/5.36	c set iterative enc to: none
5.14/5.36	c [INC SEARCH] isOptimum variable: 0
7.89/8.13	c formula is SAT
7.89/8.13	c [INC SEARCH] copied best model
7.89/8.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.89/8.15	c model valid
7.89/8.15	c current solution ok
7.89/8.15	o 87
7.89/8.15	c [INC SEARCH] iteration: 6
7.89/8.15	c [INC BOUNDS] best value:87 search for 86
7.89/8.15	c [INC SYSTEM] there exists a inc, kill it!
7.89/8.15	c write failed with 2
7.89/8.15	c [INC SYSTEM] create new solver instance
7.89/8.15	c [INC] encode full formula
7.89/8.15	c (debug) using card networks
7.89/8.19	c set iterative enc to: card
7.89/8.19	c set iterative enc to: none
8.00/8.20	c [INC SEARCH] isOptimum variable: 0
11.18/11.41	c formula is SAT
11.18/11.42	c [INC SEARCH] copied best model
11.18/11.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.18/11.43	c model valid
11.18/11.43	c current solution ok
11.18/11.43	o 82
11.18/11.43	c [INC SEARCH] iteration: 7
11.18/11.43	c [INC BOUNDS] best value:82 search for 81
11.18/11.43	c [INC SYSTEM] there exists a inc, kill it!
11.18/11.43	c write failed with 2
11.18/11.43	c [INC SYSTEM] create new solver instance
11.18/11.43	c [INC] encode full formula
11.18/11.43	c (debug) using card networks
11.18/11.47	c set iterative enc to: card
11.18/11.47	c set iterative enc to: none
11.18/11.48	c [INC SEARCH] isOptimum variable: 0
23.08/23.34	c formula is SAT
23.08/23.34	c [INC SEARCH] copied best model
23.08/23.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.08/23.36	c model valid
23.08/23.36	c current solution ok
23.08/23.36	o 80
23.08/23.36	c [INC SEARCH] iteration: 8
23.08/23.36	c [INC BOUNDS] best value:80 search for 79
23.08/23.36	c [INC SYSTEM] there exists a inc, kill it!
23.08/23.36	c write failed with 2
23.08/23.36	c [INC SYSTEM] create new solver instance
23.08/23.36	c [INC] encode full formula
23.08/23.36	c (debug) using card networks
23.18/23.40	c set iterative enc to: card
23.18/23.40	c set iterative enc to: none
23.18/23.41	c [INC SEARCH] isOptimum variable: 0
42.66/42.96	c formula is SAT
42.66/42.97	c [INC SEARCH] copied best model
42.66/42.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.66/42.99	c model valid
42.66/42.99	c current solution ok
42.66/42.99	o 78
42.66/42.99	c [INC SEARCH] iteration: 9
42.66/42.99	c [INC BOUNDS] best value:78 search for 77
42.66/42.99	c [INC SYSTEM] there exists a inc, kill it!
42.66/42.99	c write failed with 2
42.66/42.99	c [INC SYSTEM] create new solver instance
42.66/42.99	c [INC] encode full formula
42.66/42.99	c (debug) using card networks
42.77/43.03	c set iterative enc to: card
42.77/43.03	c set iterative enc to: none
42.77/43.04	c [INC SEARCH] isOptimum variable: 0
71.94/72.26	c formula is SAT
71.94/72.27	c [INC SEARCH] copied best model
71.94/72.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.94/72.28	c model valid
71.94/72.28	c current solution ok
71.94/72.28	o 77
71.94/72.28	c [INC SEARCH] iteration: 10
71.94/72.28	c [INC BOUNDS] best value:77 search for 76
71.94/72.28	c [INC SYSTEM] there exists a inc, kill it!
71.94/72.28	c write failed with 2
71.94/72.29	c [INC SYSTEM] create new solver instance
71.94/72.29	c [INC] encode full formula
71.94/72.29	c (debug) using card networks
72.07/72.33	c set iterative enc to: card
72.07/72.33	c set iterative enc to: none
72.07/72.34	c [INC SEARCH] isOptimum variable: 0
115.24/115.57	c formula is SAT
115.24/115.58	c [INC SEARCH] copied best model
115.24/115.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.24/115.59	c model valid
115.24/115.59	c current solution ok
115.24/115.59	o 76
115.24/115.59	c [INC SEARCH] iteration: 11
115.24/115.59	c [INC BOUNDS] best value:76 search for 75
115.24/115.59	c [INC SYSTEM] there exists a inc, kill it!
115.24/115.59	c write failed with 2
115.24/115.59	c [INC SYSTEM] create new solver instance
115.24/115.59	c [INC] encode full formula
115.24/115.59	c (debug) using card networks
115.34/115.63	c set iterative enc to: card
115.34/115.63	c set iterative enc to: none
115.34/115.64	c [INC SEARCH] isOptimum variable: 0
140.30/140.68	c formula is SAT
140.30/140.69	c [INC SEARCH] copied best model
140.30/140.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.40/140.70	c model valid
140.40/140.70	c current solution ok
140.40/140.70	o 74
140.40/140.70	c [INC SEARCH] iteration: 12
140.40/140.70	c [INC BOUNDS] best value:74 search for 73
140.40/140.70	c [INC SYSTEM] there exists a inc, kill it!
140.40/140.70	c write failed with 2
140.40/140.71	c [INC SYSTEM] create new solver instance
140.40/140.71	c [INC] encode full formula
140.40/140.71	c (debug) using card networks
140.40/140.75	c set iterative enc to: card
140.40/140.75	c set iterative enc to: none
140.40/140.76	c [INC SEARCH] isOptimum variable: 0
564.92/565.30	c formula is SAT
564.92/565.31	c [INC SEARCH] copied best model
564.92/565.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
564.92/565.32	c model valid
564.92/565.32	c current solution ok
564.92/565.32	o 72
564.92/565.32	c [INC SEARCH] iteration: 13
564.92/565.32	c [INC BOUNDS] best value:72 search for 71
564.92/565.32	c [INC SYSTEM] there exists a inc, kill it!
564.92/565.32	c write failed with 2
564.92/565.32	c [INC SYSTEM] create new solver instance
564.92/565.32	c [INC] encode full formula
564.92/565.32	c (debug) using card networks
564.92/565.36	c set iterative enc to: card
564.92/565.36	c set iterative enc to: none
564.92/565.38	c [INC SEARCH] isOptimum variable: 0
1017.42/1017.96	c formula is SAT
1017.42/1017.96	c [INC SEARCH] copied best model
1017.42/1017.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1017.42/1017.98	c model valid
1017.42/1017.98	c current solution ok
1017.42/1017.98	o 70
1017.42/1017.98	c [INC SEARCH] iteration: 14
1017.42/1017.98	c [INC BOUNDS] best value:70 search for 69
1017.42/1017.98	c [INC SYSTEM] there exists a inc, kill it!
1017.42/1017.98	c write failed with 2
1017.42/1017.98	c [INC SYSTEM] create new solver instance
1017.42/1017.98	c [INC] encode full formula
1017.42/1017.98	c (debug) using card networks
1017.52/1018.03	c set iterative enc to: card
1017.52/1018.03	c set iterative enc to: none
1017.52/1018.04	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.71	s UNKNOWN
1800.09/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.71	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-3697923-1338057802/watcher-3697923-1338057802 -o /tmp/evaluation-result-3697923-1338057802/solver-3697923-1338057802 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697923-1338057802.opb 2009291891 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.05 2.04 2.00 3/178 27230
/proc/meminfo: memFree=28502280/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0

[startup+0.100115 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 27230
/proc/meminfo: memFree=28502280/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200302 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 27230
/proc/meminfo: memFree=28502280/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300355 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 27230
/proc/meminfo: memFree=28502280/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 27230
/proc/meminfo: memFree=28502280/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 27239
/proc/meminfo: memFree=28480668/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=15904 CPUtime=1.07 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 5665 11937 0 0 18 7 79 3 20 0 1 0 271905057 16285696 3246 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27231/statm: 3976 3246 180 440 0 3532 0
[pid=27239] ppid=27231 vsize=61288 CPUtime=0.39 cores=0,2,4,6
/proc/27239/stat : 27239 (glucosInc) R 27231 27230 25792 0 -1 4202496 11343 0 0 0 38 1 0 0 20 0 1 0 271905167 62758912 12031 33554432000 4194304 5654031 140736367851472 140736366800920 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27239/statm: 15322 12031 131 357 0 14962 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 86340

[startup+3.10026 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 27243
/proc/meminfo: memFree=28455368/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=3.05 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 12023 38954 0 0 38 8 249 10 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 31612

[startup+6.30042 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 27249
/proc/meminfo: memFree=28450656/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=5.14 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 15973 53951 0 0 51 9 441 13 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27249] ppid=27231 vsize=35056 CPUtime=0.95 cores=0,2,4,6
/proc/27249/stat : 27249 (glucosInc) R 27231 27230 25792 0 -1 4202496 6976 0 0 0 94 1 0 0 20 0 1 0 271905591 35897344 7255 33554432000 4194304 5654031 140737447055824 140737447043640 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27249/statm: 8764 7255 140 357 0 8404 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 66668

[startup+12.7003 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 27253
/proc/meminfo: memFree=28451240/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=11.28 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 19923 69526 0 0 64 10 1037 17 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27253] ppid=27231 vsize=35080 CPUtime=1.2 cores=0,2,4,6
/proc/27253/stat : 27253 (glucosInc) R 27231 27230 25792 0 -1 4202496 6978 0 0 0 119 1 0 0 20 0 1 0 271906206 35921920 7273 33554432000 4194304 5654031 140736899746496 140736899734312 4232611 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27253/statm: 8770 7273 140 357 0 8410 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 66692

[startup+25.5005 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 27255
/proc/meminfo: memFree=28446552/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=23.19 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 21898 79351 0 0 70 11 2219 19 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27255] ppid=27231 vsize=34996 CPUtime=2.06 cores=0,2,4,6
/proc/27255/stat : 27255 (glucosInc) R 27231 27230 25792 0 -1 4202496 7092 0 0 0 205 1 0 0 20 0 1 0 271907398 35835904 7388 33554432000 4194304 5654031 140735060154576 140735060142392 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27255/statm: 8749 7388 141 357 0 8389 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 66608

[startup+51.1004 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 27257
/proc/meminfo: memFree=28447608/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=42.81 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 23873 90086 0 0 77 11 4171 22 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27257] ppid=27231 vsize=38300 CPUtime=8.03 cores=0,2,4,6
/proc/27257/stat : 27257 (glucosInc) R 27231 27230 25792 0 -1 4202496 8264 0 0 0 802 1 0 0 20 0 1 0 271909362 39219200 8312 33554432000 4194304 5654031 140735210103648 140735210091464 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27257/statm: 9575 8312 142 357 0 9215 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 69912

[startup+102.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/181 27259
/proc/meminfo: memFree=28411180/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=72.1 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 25848 100993 0 0 83 12 7089 26 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27259] ppid=27231 vsize=46720 CPUtime=29.94 cores=0,2,4,6
/proc/27259/stat : 27259 (glucosInc) R 27231 27230 25792 0 -1 4202496 9703 0 0 0 2992 2 0 0 20 0 1 0 271912291 47841280 10464 33554432000 4194304 5654031 140735731387856 140735731375672 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27259/statm: 11680 10464 142 357 0 11320 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 78332

[startup+162.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/181 27264
/proc/meminfo: memFree=28412044/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=140.47 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 29798 121910 0 0 96 13 13906 32 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27264] ppid=27231 vsize=46696 CPUtime=21.52 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27231 27230 25792 0 -1 4202496 9232 0 0 0 2150 2 0 0 20 0 1 0 271919133 47816704 10114 33554432000 4194304 5654031 140735857642736 140735857640536 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27264/statm: 11674 10114 142 357 0 11314 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 78308

[startup+222.307 s]
/proc/loadavg: 2.04 2.06 2.01 3/181 27264
/proc/meminfo: memFree=28400304/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=140.47 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 29798 121910 0 0 96 13 13906 32 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27264] ppid=27231 vsize=53836 CPUtime=81.51 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27231 27230 25792 0 -1 4202496 10494 0 0 0 8149 2 0 0 20 0 1 0 271919133 55128064 12324 33554432000 4194304 5654031 140735857642736 140735857630552 4214996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27264/statm: 13459 12324 142 357 0 13099 0
Current children cumulated CPU time (s) 221.98
Current children cumulated vsize (KiB) 85448

[startup+282.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/181 27264
/proc/meminfo: memFree=28401100/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=28353060/32873844 swapFree=7100/7100
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=224.2 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12015 0 0 0 22416 4 0 0 20 0 1 0 272006861 98267136 21138 33554432000 4194304 5654031 140735322972080 140735322959896 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 21138 142 357 0 23631 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 127576

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27301
/proc/meminfo: memFree=28344680/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=284.19 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12017 0 0 0 28415 4 0 0 20 0 1 0 272006861 98267136 22162 33554432000 4194304 5654031 140735322972080 140735322959896 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 22162 142 357 0 23631 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 127576

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28342508/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=344.18 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12064 0 0 0 34414 4 0 0 20 0 1 0 272006861 98267136 22206 33554432000 4194304 5654031 140735322972080 140735322959896 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 22206 142 357 0 23631 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 127576

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28351320/32873844 swapFree=7100/7100
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=404.17 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12064 0 0 0 40413 4 0 0 20 0 1 0 272006861 98267136 22206 33554432000 4194304 5654031 140735322972080 140735322959896 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 22206 142 357 0 23631 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 127576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28341700/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=464.16 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12206 0 0 0 46412 4 0 0 20 0 1 0 272006861 98267136 22858 33554432000 4194304 5654031 140735322972080 140735322959896 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 22858 142 357 0 23631 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 127576

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27302
/proc/meminfo: memFree=28337108/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=524.16 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12487 0 0 0 52411 5 0 0 20 0 1 0 272006861 98267136 22858 33554432000 4194304 5654031 140735322972080 140735322959896 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 22858 142 357 0 23631 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 127576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27305
/proc/meminfo: memFree=28334928/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=95964 CPUtime=584.14 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12487 0 0 0 58409 5 0 0 20 0 1 0 272006861 98267136 22858 33554432000 4194304 5654031 140735322972080 140735322959896 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 23991 22858 142 357 0 23631 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 127576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27306
/proc/meminfo: memFree=28294660/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=126312 CPUtime=644.13 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 12872 0 0 0 64408 5 0 0 20 0 1 0 272006861 129343488 24769 33554432000 4194304 5654031 140735322972080 140735322969960 4232434 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 31578 24769 142 357 0 31218 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 157924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27306
/proc/meminfo: memFree=28298816/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=96612 CPUtime=704.12 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 13786 0 0 0 70406 6 0 0 20 0 1 0 272006861 98930688 22721 33554432000 4194304 5654031 140735322972080 140735322959896 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 24153 22721 142 357 0 23793 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 128224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27355
/proc/meminfo: memFree=28423092/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=109592 CPUtime=764.11 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 14582 0 0 0 76404 7 0 0 20 0 1 0 272006861 112222208 23745 33554432000 4194304 5654031 140735322972080 140735322969960 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 27398 23745 142 357 0 27038 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 141204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27357
/proc/meminfo: memFree=28411416/32873844 swapFree=7104/7104
[pid=27230] ppid=27228 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27230/stat : 27230 (npSolver-pbo-It) S 27228 27230 25792 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271905057 9367552 275 33554432000 4194304 5064252 140734236751920 140734236750832 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27230/statm: 2287 275 233 213 0 72 0
[pid=27231] ppid=27230 vsize=22464 CPUtime=1017.57 cores=0,2,4,6
/proc/27231/stat : 27231 (npSolver-pbo) S 27230 27230 25792 0 -1 4202496 33748 152148 0 0 109 15 101586 47 20 0 1 0 271905057 23003136 4783 33554432000 4194304 5992684 140736597697248 140736597683080 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27231/statm: 5616 4783 180 440 0 5172 0
[pid=27277] ppid=27231 vsize=109592 CPUtime=782.52 cores=0,2,4,6
/proc/27277/stat : 27277 (glucosInc) R 27231 27230 25792 0 -1 4202496 14586 0 0 0 78245 7 0 0 20 0 1 0 272006861 112222208 25793 33554432000 4194304 5654031 140735322972080 140735322959896 4232482 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27277/statm: 27398 25793 142 357 0 27038 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 141204

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.72
CPU time (s): 1800.13
CPU user time (s): 1799.42
CPU system time (s): 0.706892
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 184176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.706892
maximum resident set size= 137272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 100688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3389
involuntary context switches= 3516

runsolver used 3.71943 second user time and 14.4868 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 20:43:22
IDJOB=3697923
IDBENCH=2039
IDSOLVER=2275
FILE ID=node142/3697923-1338057802
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71600 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-ex5.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697923-1338057802/watcher-3697923-1338057802 -o /tmp/evaluation-result-3697923-1338057802/solver-3697923-1338057802 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697923-1338057802.opb 2009291891 HOME HOME

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

MD5SUM BENCH= f97e3571862917880e13c63c8ac169f9
RANDOM SEED=2009291891

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:        28502884 kB
Buffers:          270656 kB
Cached:          3227568 kB
SwapCached:            0 kB
Active:           687372 kB
Inactive:        2909328 kB
Active(anon):     100528 kB
Inactive(anon):        0 kB
Active(file):     586844 kB
Inactive(file):  2909328 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9624 kB
Writeback:             0 kB
AnonPages:        105052 kB
Mapped:            15696 kB
Shmem:               200 kB
Slab:             636884 kB
SReclaimable:      78420 kB
SUnreclaim:       558464 kB
KernelStack:        1504 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     217280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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 21:13:23