Trace number 3747299

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 (fixed)? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-lin.rom.r.opb
MD5SUM3183c84355c854880486b3d148840656
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark120
Best CPU time to get the best result obtained on this benchmark0.184971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 120
Optimality of the best value was proved YES
Number of variables1076
Total number of constraints1030
Number of constraints which are clauses1030
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 constraint2
Maximum length of a constraint40
Number of terms in the objective function 1076
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 1076
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1076
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 177
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:177 search for 176
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 41, new EQ is 0
0.00/0.06	c set iterative enc to: card
0.00/0.06	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.39	c formula is SAT
0.00/0.39	c [INC SEARCH] copied best model
0.00/0.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.40	c model valid
0.00/0.40	c current solution ok
0.00/0.40	o 172
0.00/0.40	c [INC SEARCH] iteration: 1
0.00/0.40	c [INC BOUNDS] best value:172 search for 171
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.40	c old isEQ: 64, new EQ is 0
0.00/0.42	c set iterative enc to: card
0.00/0.42	c set iterative enc to: none
0.00/0.43	c [INC SEARCH] isOptimum variable: 0
1.26/1.31	c formula is SAT
1.26/1.31	c [INC SEARCH] copied best model
1.26/1.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.32	c model valid
1.26/1.32	c current solution ok
1.26/1.32	o 168
1.26/1.32	c [INC SEARCH] iteration: 2
1.26/1.32	c [INC BOUNDS] best value:168 search for 167
1.26/1.32	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.32	c write failed with 2
1.26/1.32	c [INC SYSTEM] create new solver instance
1.26/1.32	c [INC] encode full formula
1.26/1.32	c (debug) using card networks
1.26/1.32	c old isEQ: 96, new EQ is 0
1.26/1.34	c set iterative enc to: card
1.26/1.34	c set iterative enc to: none
1.26/1.34	c [INC SEARCH] isOptimum variable: 0
2.76/2.88	c formula is SAT
2.76/2.88	c [INC SEARCH] copied best model
2.76/2.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.76/2.88	c model valid
2.76/2.88	c current solution ok
2.76/2.88	o 164
2.76/2.88	c [INC SEARCH] iteration: 3
2.76/2.88	c [INC BOUNDS] best value:164 search for 163
2.76/2.88	c [INC SYSTEM] there exists a inc, kill it!
2.76/2.88	c write failed with 2
2.76/2.88	c [INC SYSTEM] create new solver instance
2.76/2.88	c [INC] encode full formula
2.76/2.88	c (debug) using card networks
2.76/2.88	c old isEQ: 96, new EQ is 0
2.87/2.91	c set iterative enc to: card
2.87/2.91	c set iterative enc to: none
2.87/2.91	c [INC SEARCH] isOptimum variable: 0
4.36/4.40	c formula is SAT
4.36/4.40	c [INC SEARCH] copied best model
4.41/4.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.41/4.55	c model valid
4.41/4.55	c current solution ok
4.41/4.55	o 159
4.41/4.55	c [INC SEARCH] iteration: 4
4.41/4.55	c [INC BOUNDS] best value:159 search for 158
4.41/4.55	c [INC SYSTEM] there exists a inc, kill it!
4.41/4.55	c write failed with 2
4.41/4.55	c [INC SYSTEM] create new solver instance
4.41/4.55	c [INC] encode full formula
4.41/4.55	c (debug) using card networks
4.41/4.55	c old isEQ: 96, new EQ is 0
4.41/4.55	c set iterative enc to: card
4.41/4.55	c set iterative enc to: none
4.41/4.55	c [INC SEARCH] isOptimum variable: 0
6.26/6.42	c formula is SAT
6.26/6.42	c [INC SEARCH] copied best model
6.26/6.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.26/6.43	c model valid
6.26/6.43	c current solution ok
6.26/6.43	o 156
6.26/6.43	c [INC SEARCH] iteration: 5
6.26/6.43	c [INC BOUNDS] best value:156 search for 155
6.26/6.43	c [INC SYSTEM] there exists a inc, kill it!
6.26/6.43	c write failed with 2
6.26/6.43	c [INC SYSTEM] create new solver instance
6.26/6.43	c [INC] encode full formula
6.26/6.43	c (debug) using card networks
6.26/6.43	c old isEQ: 96, new EQ is 0
6.26/6.45	c set iterative enc to: card
6.26/6.45	c set iterative enc to: none
6.26/6.46	c [INC SEARCH] isOptimum variable: 0
10.45/10.67	c formula is SAT
10.45/10.68	c [INC SEARCH] copied best model
10.45/10.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.45/10.68	c model valid
10.45/10.68	c current solution ok
10.45/10.68	o 152
10.45/10.68	c [INC SEARCH] iteration: 6
10.45/10.68	c [INC BOUNDS] best value:152 search for 151
10.45/10.68	c [INC SYSTEM] there exists a inc, kill it!
10.45/10.68	c write failed with 2
10.45/10.68	c [INC SYSTEM] create new solver instance
10.45/10.68	c [INC] encode full formula
10.45/10.68	c (debug) using card networks
10.45/10.68	c old isEQ: 96, new EQ is 0
10.56/10.70	c set iterative enc to: card
10.56/10.70	c set iterative enc to: none
10.56/10.71	c [INC SEARCH] isOptimum variable: 0
26.85/27.09	c formula is SAT
26.85/27.09	c [INC SEARCH] copied best model
26.85/27.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.85/27.09	c model valid
26.85/27.09	c current solution ok
26.85/27.09	o 150
26.85/27.09	c [INC SEARCH] iteration: 7
26.85/27.09	c [INC BOUNDS] best value:150 search for 149
26.85/27.09	c [INC SYSTEM] there exists a inc, kill it!
26.85/27.09	c write failed with 2
26.85/27.09	c [INC SYSTEM] create new solver instance
26.85/27.09	c [INC] encode full formula
26.85/27.09	c (debug) using card networks
26.85/27.09	c old isEQ: 112, new EQ is 0
26.97/27.12	c set iterative enc to: card
26.97/27.12	c set iterative enc to: none
26.97/27.12	c [INC SEARCH] isOptimum variable: 0
30.15/30.30	c formula is SAT
30.15/30.30	c [INC SEARCH] copied best model
30.15/30.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.15/30.31	c model valid
30.15/30.31	c current solution ok
30.15/30.31	o 146
30.15/30.31	c [INC SEARCH] iteration: 8
30.15/30.31	c [INC BOUNDS] best value:146 search for 145
30.15/30.31	c [INC SYSTEM] there exists a inc, kill it!
30.15/30.31	c write failed with 2
30.15/30.31	c [INC SYSTEM] create new solver instance
30.15/30.31	c [INC] encode full formula
30.15/30.31	c (debug) using card networks
30.15/30.31	c old isEQ: 64, new EQ is 0
30.15/30.33	c set iterative enc to: card
30.15/30.33	c set iterative enc to: none
30.15/30.33	c [INC SEARCH] isOptimum variable: 0
62.24/62.45	c formula is SAT
62.24/62.45	c [INC SEARCH] copied best model
62.24/62.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.24/62.46	c model valid
62.24/62.46	c current solution ok
62.24/62.46	o 145
62.24/62.46	c [INC SEARCH] iteration: 9
62.24/62.46	c [INC BOUNDS] best value:145 search for 144
62.24/62.46	c [INC SYSTEM] there exists a inc, kill it!
62.24/62.46	c write failed with 2
62.24/62.46	c [INC SYSTEM] create new solver instance
62.24/62.46	c [INC] encode full formula
62.24/62.46	c (debug) using card networks
62.24/62.46	c old isEQ: 64, new EQ is 0
62.24/62.48	c set iterative enc to: card
62.24/62.48	c set iterative enc to: none
62.24/62.49	c [INC SEARCH] isOptimum variable: 0
79.53/79.70	c formula is SAT
79.53/79.71	c [INC SEARCH] copied best model
79.53/79.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.53/79.71	c model valid
79.53/79.71	c current solution ok
79.53/79.71	o 142
79.53/79.71	c [INC SEARCH] iteration: 10
79.53/79.71	c [INC BOUNDS] best value:142 search for 141
79.53/79.71	c [INC SYSTEM] there exists a inc, kill it!
79.53/79.71	c write failed with 2
79.53/79.71	c [INC SYSTEM] create new solver instance
79.53/79.71	c [INC] encode full formula
79.53/79.71	c (debug) using card networks
79.53/79.71	c old isEQ: 64, new EQ is 0
79.53/79.74	c set iterative enc to: card
79.53/79.74	c set iterative enc to: none
79.53/79.74	c [INC SEARCH] isOptimum variable: 0
178.31/178.51	c formula is SAT
178.31/178.51	c [INC SEARCH] copied best model
178.31/178.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
178.31/178.52	c model valid
178.31/178.52	c current solution ok
178.31/178.52	o 139
178.31/178.52	c [INC SEARCH] iteration: 11
178.31/178.52	c [INC BOUNDS] best value:139 search for 138
178.31/178.52	c [INC SYSTEM] there exists a inc, kill it!
178.31/178.52	c write failed with 2
178.31/178.52	c [INC SYSTEM] create new solver instance
178.31/178.52	c [INC] encode full formula
178.31/178.52	c (debug) using card networks
178.31/178.52	c old isEQ: 64, new EQ is 0
178.31/178.54	c set iterative enc to: card
178.31/178.54	c set iterative enc to: none
178.31/178.55	c [INC SEARCH] isOptimum variable: 0
486.96/487.21	c formula is SAT
486.96/487.22	c [INC SEARCH] copied best model
486.96/487.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
486.96/487.22	c model valid
486.96/487.22	c current solution ok
486.96/487.22	o 138
486.96/487.22	c [INC SEARCH] iteration: 12
486.96/487.22	c [INC BOUNDS] best value:138 search for 137
486.96/487.22	c [INC SYSTEM] there exists a inc, kill it!
486.96/487.22	c write failed with 2
486.96/487.22	c [INC SYSTEM] create new solver instance
486.96/487.22	c [INC] encode full formula
486.96/487.22	c (debug) using card networks
486.96/487.22	c old isEQ: 64, new EQ is 0
486.96/487.24	c set iterative enc to: card
486.96/487.24	c set iterative enc to: none
486.96/487.25	c [INC SEARCH] isOptimum variable: 0
647.42/647.71	c formula is SAT
647.42/647.71	c [INC SEARCH] copied best model
647.42/647.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
647.42/647.72	c model valid
647.42/647.72	c current solution ok
647.42/647.72	o 135
647.42/647.72	c [INC SEARCH] iteration: 13
647.42/647.72	c [INC BOUNDS] best value:135 search for 134
647.42/647.72	c [INC SYSTEM] there exists a inc, kill it!
647.42/647.72	c write failed with 2
647.42/647.72	c [INC SYSTEM] create new solver instance
647.42/647.72	c [INC] encode full formula
647.42/647.72	c (debug) using card networks
647.42/647.72	c old isEQ: 64, new EQ is 0
647.42/647.74	c set iterative enc to: card
647.42/647.74	c set iterative enc to: none
647.42/647.75	c [INC SEARCH] isOptimum variable: 0
1127.16/1127.56	c formula is SAT
1127.16/1127.57	c [INC SEARCH] copied best model
1127.16/1127.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1127.16/1127.57	c model valid
1127.16/1127.57	c current solution ok
1127.16/1127.57	o 133
1127.16/1127.57	c [INC SEARCH] iteration: 14
1127.16/1127.57	c [INC BOUNDS] best value:133 search for 132
1127.16/1127.57	c [INC SYSTEM] there exists a inc, kill it!
1127.16/1127.57	c write failed with 2
1127.16/1127.57	c [INC SYSTEM] create new solver instance
1127.16/1127.57	c [INC] encode full formula
1127.16/1127.57	c (debug) using card networks
1127.16/1127.57	c old isEQ: 64, new EQ is 0
1127.25/1127.60	c set iterative enc to: card
1127.25/1127.60	c set iterative enc to: none
1127.25/1127.60	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	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-3747299-1339101813/watcher-3747299-1339101813 -o /tmp/evaluation-result-3747299-1339101813/solver-3747299-1339101813 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747299-1339101813.opb 971857635 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 9927
/proc/meminfo: memFree=23090496/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0

[startup+0.0767801 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 9927
/proc/meminfo: memFree=23090496/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 9927
/proc/meminfo: memFree=23090496/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 9927
/proc/meminfo: memFree=23090496/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 9927
/proc/meminfo: memFree=23090496/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 9938
/proc/meminfo: memFree=23070552/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=7788 CPUtime=1.32 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 6121 11395 0 0 10 1 119 2 20 0 1 0 376307051 7974912 1401 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 1947 1401 176 442 0 1501 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16936

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 9940
/proc/meminfo: memFree=23069312/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=7788 CPUtime=2.89 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 7500 15493 0 0 13 1 272 3 20 0 1 0 376307051 7974912 1401 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 1947 1401 176 442 0 1501 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 16936

[startup+6.30038 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 9944
/proc/meminfo: memFree=23065804/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=7788 CPUtime=4.42 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 8879 19482 0 0 16 2 420 4 20 0 1 0 376307051 7974912 1401 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 1947 1401 176 442 0 1501 0
[pid=9944] ppid=9928 vsize=18744 CPUtime=1.74 cores=1,3,5,7
/proc/9944/stat : 9944 (glucosInc) R 9928 9927 9300 0 -1 4202496 3755 0 0 0 174 0 0 0 20 0 1 0 376307506 19193856 4039 33554432000 4194304 5654031 140734532880976 140734532868792 4216136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9944/statm: 4686 4039 141 357 0 4326 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 35680

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 9948
/proc/meminfo: memFree=23064436/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=7788 CPUtime=10.58 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 11637 29175 0 0 22 2 1027 7 20 0 1 0 376307051 7974912 1401 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 1947 1401 176 442 0 1501 0
[pid=9948] ppid=9928 vsize=18480 CPUtime=1.98 cores=1,3,5,7
/proc/9948/stat : 9948 (glucosInc) R 9928 9927 9300 0 -1 4202496 3621 0 0 0 197 1 0 0 20 0 1 0 376308123 18923520 3907 33554432000 4194304 5654031 140733556481088 140733556468904 4232528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9948/statm: 4620 3907 141 357 0 4260 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 35416

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 9948
/proc/meminfo: memFree=23053684/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=7788 CPUtime=10.58 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 11637 29175 0 0 22 2 1027 7 20 0 1 0 376307051 7974912 1401 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 1947 1401 176 442 0 1501 0
[pid=9948] ppid=9928 vsize=24512 CPUtime=14.77 cores=1,3,5,7
/proc/9948/stat : 9948 (glucosInc) R 9928 9927 9300 0 -1 4202496 6616 0 0 0 1476 1 0 0 20 0 1 0 376308123 25100288 5616 33554432000 4194304 5654031 140733556481088 140733556468904 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9948/statm: 6128 5616 142 357 0 5768 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 41448

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 9952
/proc/meminfo: memFree=23032292/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=30.2 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 14516 41683 0 0 28 3 2979 10 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=9952] ppid=9928 vsize=27216 CPUtime=20.75 cores=1,3,5,7
/proc/9952/stat : 9952 (glucosInc) R 9928 9927 9300 0 -1 4202496 7391 0 0 0 2073 2 0 0 20 0 1 0 376310085 27869184 6279 33554432000 4194304 5654031 140737408166016 140737408153832 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9952/statm: 6804 6279 142 357 0 6444 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 44416

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 9956
/proc/meminfo: memFree=22996748/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=79.58 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 17376 58757 0 0 34 3 7906 15 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=9956] ppid=9928 vsize=27204 CPUtime=22.55 cores=1,3,5,7
/proc/9956/stat : 9956 (glucosInc) R 9928 9927 9300 0 -1 4202496 6994 0 0 0 2254 1 0 0 20 0 1 0 376315026 27856896 6278 33554432000 4194304 5654031 140734188019152 140734188006968 4216646 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9956/statm: 6801 6278 142 357 0 6441 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 44404

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 9957
/proc/meminfo: memFree=22936800/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=79.58 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 17376 58757 0 0 34 3 7906 15 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=9956] ppid=9928 vsize=59808 CPUtime=82.53 cores=1,3,5,7
/proc/9956/stat : 9956 (glucosInc) R 9928 9927 9300 0 -1 4202496 10038 0 0 0 8251 2 0 0 20 0 1 0 376315026 61243392 10979 33554432000 4194304 5654031 140734188019152 140734188006968 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9956/statm: 14952 10979 142 357 0 14592 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 77008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 9959
/proc/meminfo: memFree=22891384/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=178.38 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 18806 69329 0 0 37 4 17779 18 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=9959] ppid=9928 vsize=33984 CPUtime=43.73 cores=1,3,5,7
/proc/9959/stat : 9959 (glucosInc) R 9928 9927 9300 0 -1 4202496 8942 0 0 0 4371 2 0 0 20 0 1 0 376324907 34799616 7967 33554432000 4194304 5654031 140736810770896 140736810758712 4232681 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9959/statm: 8496 7967 142 357 0 8136 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 51184

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/181 9959
/proc/meminfo: memFree=23025064/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=178.38 cores=1,3,5,7

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

/proc/meminfo: memFree=21294780/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=66616 CPUtime=174.66 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 10670 0 0 0 17462 4 0 0 20 0 1 0 376419812 68214784 16096 33554432000 4194304 5654031 140735079778656 140735079766472 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 16654 16096 142 357 0 16294 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 83816

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10041
/proc/meminfo: memFree=21294440/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=66616 CPUtime=234.64 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 10670 0 0 0 23460 4 0 0 20 0 1 0 376419812 68214784 16096 33554432000 4194304 5654031 140735079778656 140735079766472 4232810 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 16654 16096 142 357 0 16294 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 83816

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10042
/proc/meminfo: memFree=21293072/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=66616 CPUtime=294.64 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 10670 0 0 0 29460 4 0 0 20 0 1 0 376419812 68214784 16096 33554432000 4194304 5654031 140735079778656 140735079766472 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 16654 16096 142 357 0 16294 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 83816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10042
/proc/meminfo: memFree=21290684/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=66616 CPUtime=354.63 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 10670 0 0 0 35459 4 0 0 20 0 1 0 376419812 68214784 16096 33554432000 4194304 5654031 140735079778656 140735079766472 4215097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 16654 16096 142 357 0 16294 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 83816

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 10042
/proc/meminfo: memFree=21239612/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=147392 CPUtime=414.61 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 12225 0 0 0 41456 5 0 0 20 0 1 0 376419812 150929408 28547 33554432000 4194304 5654031 140735079778656 140735079766472 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 36848 28547 142 357 0 36488 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 164592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 10045
/proc/meminfo: memFree=21273972/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=98072 CPUtime=474.6 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 13181 0 0 0 47454 6 0 0 20 0 1 0 376419812 100425728 19382 33554432000 4194304 5654031 140735079778656 140735079766472 4232729 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 24518 19382 142 357 0 24158 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 115272

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/181 10045
/proc/meminfo: memFree=21272060/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=98072 CPUtime=534.6 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 14137 0 0 0 53452 8 0 0 20 0 1 0 376419812 100425728 19382 33554432000 4194304 5654031 140735079778656 140735079766472 4232618 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 24518 19382 142 357 0 24158 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 115272

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/181 10046
/proc/meminfo: memFree=21270844/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=98072 CPUtime=594.58 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 15097 0 0 0 59449 9 0 0 20 0 1 0 376419812 100425728 19382 33554432000 4194304 5654031 140735079778656 140735079766472 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 24518 19382 142 357 0 24158 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 115272

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 1.97 3/181 10046
/proc/meminfo: memFree=21270432/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=98072 CPUtime=654.57 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 16057 0 0 0 65447 10 0 0 20 0 1 0 376419812 100425728 19382 33554432000 4194304 5654031 140735079778656 140735079776680 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 24518 19382 142 357 0 24158 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 115272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 10046
/proc/meminfo: memFree=21270256/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=98072 CPUtime=672.78 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 16057 0 0 0 67268 10 0 0 20 0 1 0 376419812 100425728 19382 33554432000 4194304 5654031 140735079778656 140735079776680 4232675 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 24518 19382 142 357 0 24158 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 115272

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.04 2.02 1.97 3/181 10046
/proc/meminfo: memFree=21270256/32873660 swapFree=7120/7120
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-pbo-It) S 9925 9927 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376307051 9367552 275 33554432000 4194304 5064252 140734009728816 140734009727728 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=8052 CPUtime=1127.26 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-pbo) S 9927 9927 9300 0 -1 4202496 23096 101601 0 0 47 4 112642 33 20 0 1 0 376307051 8245248 1467 33554432000 4194304 6004724 140735843424080 140735843409928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2013 1467 176 442 0 1567 0
[pid=10041] ppid=9928 vsize=98072 CPUtime=672.78 cores=1,3,5,7
/proc/10041/stat : 10041 (glucosInc) R 9928 9927 9300 0 -1 4202496 16057 0 0 0 67268 10 0 0 20 0 1 0 376419812 100425728 19382 33554432000 4194304 5654031 140735079778656 140735079776680 4232675 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10041/statm: 24518 19382 142 357 0 24158 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 115272

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.58
CPU system time (s): 0.496924
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 171508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.496924
maximum resident set size= 121828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141134
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1307
involuntary context switches= 2499

runsolver used 3.2855 second user time and 9.03962 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-07 22:43:33
IDJOB=3747299
IDBENCH=2871
IDSOLVER=2332
FILE ID=node117/3747299-1339101813
RUNJOBID= node117-1339098177-9317
PBS_JOBID= 14643736
Free space on /tmp= 69688 MiB

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

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

MD5SUM BENCH= 3183c84355c854880486b3d148840656
RANDOM SEED=971857635

node117.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        23091288 kB
Buffers:          656176 kB
Cached:          4468856 kB
SwapCached:          632 kB
Active:          6879088 kB
Inactive:        1963076 kB
Active(anon):    3705636 kB
Inactive(anon):    10028 kB
Active(file):    3173452 kB
Inactive(file):  1953048 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106944 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:       3725784 kB
Mapped:            13680 kB
Shmem:                80 kB
Slab:             778200 kB
SReclaimable:     222540 kB
SUnreclaim:       555660 kB
KernelStack:        1504 kB
PageTables:        11332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:    5232132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3524608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69788 MiB
End job on node117 at 2012-06-07 23:13:34