Trace number 3747138

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.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-c8.opb
MD5SUMc919b2e3620f35e89404416810e81e0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1194
Best CPU time to get the best result obtained on this benchmark0.033994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1194
Optimality of the best value was proved YES
Number of variables239
Total number of constraints524
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4
Minimum length of a constraint1
Maximum length of a constraint36
Number of terms in the objective function 239
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 10012
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 10012
Number of bits of the biggest sum of numbers14
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 1759
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:1759 search for 1758
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c fallback to adder encoding
0.00/0.03	c set iterative enc to: adder
0.00/0.03	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
3.05/3.16	c formula is SAT
3.05/3.16	c [INC SEARCH] copied best model
3.05/3.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.05/3.16	c model valid
3.05/3.16	c current solution ok
3.05/3.16	o 1675
3.05/3.16	c [INC SEARCH] iteration: 1
3.05/3.16	c [INC BOUNDS] best value:1675 search for 1674
3.05/3.16	c [INC SYSTEM] there exists a inc, kill it!
3.05/3.16	c write failed with 2
3.05/3.16	c [INC SYSTEM] create new solver instance
3.05/3.16	c [INC] encode full formula
3.05/3.16	c fallback to adder encoding
3.05/3.17	c set iterative enc to: adder
3.05/3.17	c set iterative enc to: none
3.05/3.18	c [INC SEARCH] isOptimum variable: 0
6.87/6.94	c formula is SAT
6.87/6.94	c [INC SEARCH] copied best model
6.87/6.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.87/6.94	c model valid
6.87/6.94	c current solution ok
6.87/6.94	o 1636
6.87/6.94	c [INC SEARCH] iteration: 2
6.87/6.94	c [INC BOUNDS] best value:1636 search for 1635
6.87/6.94	c [INC SYSTEM] there exists a inc, kill it!
6.87/6.94	c write failed with 2
6.87/6.94	c [INC SYSTEM] create new solver instance
6.87/6.94	c [INC] encode full formula
6.87/6.94	c fallback to adder encoding
6.87/6.96	c set iterative enc to: adder
6.87/6.96	c set iterative enc to: none
6.87/6.96	c [INC SEARCH] isOptimum variable: 0
10.46/10.57	c formula is SAT
10.46/10.57	c [INC SEARCH] copied best model
10.46/10.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.46/10.57	c model valid
10.46/10.57	c current solution ok
10.46/10.57	o 1601
10.46/10.57	c [INC SEARCH] iteration: 3
10.46/10.57	c [INC BOUNDS] best value:1601 search for 1600
10.46/10.57	c [INC SYSTEM] there exists a inc, kill it!
10.46/10.57	c write failed with 2
10.46/10.57	c [INC SYSTEM] create new solver instance
10.46/10.57	c [INC] encode full formula
10.46/10.57	c fallback to adder encoding
10.46/10.58	c set iterative enc to: adder
10.46/10.58	c set iterative enc to: none
10.46/10.59	c [INC SEARCH] isOptimum variable: 0
15.73/15.89	c formula is SAT
15.73/15.89	c [INC SEARCH] copied best model
15.73/15.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.73/15.89	c model valid
15.73/15.89	c current solution ok
15.73/15.89	o 1574
15.73/15.89	c [INC SEARCH] iteration: 4
15.73/15.89	c [INC BOUNDS] best value:1574 search for 1573
15.73/15.89	c [INC SYSTEM] there exists a inc, kill it!
15.73/15.89	c write failed with 2
15.83/15.90	c [INC SYSTEM] create new solver instance
15.83/15.90	c [INC] encode full formula
15.83/15.90	c fallback to adder encoding
15.83/15.91	c set iterative enc to: adder
15.83/15.91	c set iterative enc to: none
15.83/15.91	c [INC SEARCH] isOptimum variable: 0
19.54/19.67	c formula is SAT
19.54/19.67	c [INC SEARCH] copied best model
19.54/19.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.54/19.67	c model valid
19.54/19.67	c current solution ok
19.54/19.67	o 1557
19.54/19.67	c [INC SEARCH] iteration: 5
19.54/19.67	c [INC BOUNDS] best value:1557 search for 1556
19.54/19.67	c [INC SYSTEM] there exists a inc, kill it!
19.54/19.67	c write failed with 2
19.54/19.67	c [INC SYSTEM] create new solver instance
19.54/19.67	c [INC] encode full formula
19.54/19.67	c fallback to adder encoding
19.54/19.68	c set iterative enc to: adder
19.54/19.68	c set iterative enc to: none
19.54/19.69	c [INC SEARCH] isOptimum variable: 0
23.53/23.63	c formula is SAT
23.53/23.63	c [INC SEARCH] copied best model
23.53/23.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.53/23.64	c model valid
23.53/23.64	c current solution ok
23.53/23.64	o 1518
23.53/23.64	c [INC SEARCH] iteration: 6
23.53/23.64	c [INC BOUNDS] best value:1518 search for 1517
23.53/23.64	c [INC SYSTEM] there exists a inc, kill it!
23.53/23.64	c write failed with 2
23.53/23.64	c [INC SYSTEM] create new solver instance
23.53/23.64	c [INC] encode full formula
23.53/23.64	c fallback to adder encoding
23.53/23.65	c set iterative enc to: adder
23.53/23.65	c set iterative enc to: none
23.53/23.65	c [INC SEARCH] isOptimum variable: 0
36.91/37.00	c formula is SAT
36.91/37.00	c [INC SEARCH] copied best model
36.91/37.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.91/37.00	c model valid
36.91/37.00	c current solution ok
36.91/37.00	o 1494
36.91/37.00	c [INC SEARCH] iteration: 7
36.91/37.00	c [INC BOUNDS] best value:1494 search for 1493
36.91/37.00	c [INC SYSTEM] there exists a inc, kill it!
36.91/37.00	c write failed with 2
36.91/37.00	c [INC SYSTEM] create new solver instance
36.91/37.00	c [INC] encode full formula
36.91/37.00	c fallback to adder encoding
36.91/37.02	c set iterative enc to: adder
36.91/37.02	c set iterative enc to: none
36.91/37.02	c [INC SEARCH] isOptimum variable: 0
63.02/63.12	c formula is SAT
63.02/63.12	c [INC SEARCH] copied best model
63.02/63.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.02/63.12	c model valid
63.02/63.12	c current solution ok
63.02/63.12	o 1485
63.02/63.12	c [INC SEARCH] iteration: 8
63.02/63.12	c [INC BOUNDS] best value:1485 search for 1484
63.02/63.12	c [INC SYSTEM] there exists a inc, kill it!
63.02/63.12	c write failed with 2
63.02/63.12	c [INC SYSTEM] create new solver instance
63.02/63.12	c [INC] encode full formula
63.02/63.12	c fallback to adder encoding
63.02/63.13	c set iterative enc to: adder
63.02/63.13	c set iterative enc to: none
63.02/63.14	c [INC SEARCH] isOptimum variable: 0
65.31/65.44	c formula is SAT
65.31/65.44	c [INC SEARCH] copied best model
65.31/65.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.31/65.44	c model valid
65.31/65.44	c current solution ok
65.31/65.44	o 1477
65.31/65.44	c [INC SEARCH] iteration: 9
65.31/65.44	c [INC BOUNDS] best value:1477 search for 1476
65.31/65.44	c [INC SYSTEM] there exists a inc, kill it!
65.31/65.44	c write failed with 2
65.31/65.44	c [INC SYSTEM] create new solver instance
65.31/65.44	c [INC] encode full formula
65.31/65.44	c fallback to adder encoding
65.31/65.45	c set iterative enc to: adder
65.31/65.45	c set iterative enc to: none
65.31/65.46	c [INC SEARCH] isOptimum variable: 0
98.72/98.81	c formula is SAT
98.72/98.81	c [INC SEARCH] copied best model
98.72/98.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
98.72/98.81	c model valid
98.72/98.81	c current solution ok
98.72/98.81	o 1454
98.72/98.81	c [INC SEARCH] iteration: 10
98.72/98.81	c [INC BOUNDS] best value:1454 search for 1453
98.72/98.81	c [INC SYSTEM] there exists a inc, kill it!
98.72/98.81	c write failed with 2
98.72/98.81	c [INC SYSTEM] create new solver instance
98.72/98.81	c [INC] encode full formula
98.72/98.81	c fallback to adder encoding
98.72/98.83	c set iterative enc to: adder
98.72/98.83	c set iterative enc to: none
98.72/98.83	c [INC SEARCH] isOptimum variable: 0
106.61/106.76	c formula is SAT
106.61/106.76	c [INC SEARCH] copied best model
106.61/106.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
106.61/106.76	c model valid
106.61/106.76	c current solution ok
106.61/106.76	o 1433
106.61/106.76	c [INC SEARCH] iteration: 11
106.61/106.76	c [INC BOUNDS] best value:1433 search for 1432
106.61/106.76	c [INC SYSTEM] there exists a inc, kill it!
106.61/106.76	c write failed with 2
106.61/106.76	c [INC SYSTEM] create new solver instance
106.61/106.76	c [INC] encode full formula
106.61/106.76	c fallback to adder encoding
106.61/106.77	c set iterative enc to: adder
106.61/106.77	c set iterative enc to: none
106.61/106.78	c [INC SEARCH] isOptimum variable: 0
139.79/139.92	c formula is SAT
139.79/139.92	c [INC SEARCH] copied best model
139.79/139.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
139.79/139.92	c model valid
139.79/139.92	c current solution ok
139.79/139.92	o 1393
139.79/139.92	c [INC SEARCH] iteration: 12
139.79/139.92	c [INC BOUNDS] best value:1393 search for 1392
139.79/139.92	c [INC SYSTEM] there exists a inc, kill it!
139.79/139.92	c write failed with 2
139.79/139.92	c [INC SYSTEM] create new solver instance
139.79/139.92	c [INC] encode full formula
139.91/140.09	c set iterative enc to: swc
140.00/140.12	c [INC SEARCH] isOptimum variable: 0
141.89/142.07	c formula is SAT
141.89/142.08	c [INC SEARCH] copied best model
141.89/142.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
141.89/142.09	c model valid
141.89/142.09	c current solution ok
141.89/142.09	o 1391
141.89/142.09	c [INC SEARCH] iteration: 13
141.89/142.09	c [INC BOUNDS] best value:1391 search for 1390
141.89/142.09	c [INC ENCODE] setup new number of clauses ...
141.89/142.09	c [INC] encode incremental formula
141.89/142.09	c return only the limitting unit clause for 1390
141.89/142.09	c [INC SYSTEM] transmit new clauses to solver: 1
141.89/142.09	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	c write failed with -1
1800.01/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1bafa30)

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-3747138-1339099989/watcher-3747138-1339099989 -o /tmp/evaluation-result-3747138-1339099989/solver-3747138-1339099989 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747138-1339099989.opb 1098599510 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.08 2.00 1.68 2/178 11524
/proc/meminfo: memFree=26520680/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0

[startup+0.0852709 s]
/proc/loadavg: 2.08 2.00 1.68 2/178 11524
/proc/meminfo: memFree=26520680/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100153 s]
/proc/loadavg: 2.08 2.00 1.68 2/178 11524
/proc/meminfo: memFree=26520680/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300115 s]
/proc/loadavg: 2.08 2.00 1.68 2/178 11524
/proc/meminfo: memFree=26520680/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700118 s]
/proc/loadavg: 2.08 2.00 1.68 2/178 11524
/proc/meminfo: memFree=26520680/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.08 2.00 1.68 3/181 11533
/proc/meminfo: memFree=26508060/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=0.01 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 2070 3307 0 0 1 0 0 0 20 0 1 0 376124318 4603904 712 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11525/statm: 1124 712 178 442 0 678 0
[pid=11533] ppid=11525 vsize=10876 CPUtime=1.44 cores=0,2,4,6
/proc/11533/stat : 11533 (glucosInc) R 11525 11524 11259 0 -1 4202496 2886 0 0 0 144 0 0 0 20 0 1 0 376124322 11137024 2315 33554432000 4194304 5654031 140734168005760 140734167993576 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11533/statm: 2719 2315 141 357 0 2359 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 24520

[startup+3.10019 s]
/proc/loadavg: 2.08 2.00 1.68 3/181 11533
/proc/meminfo: memFree=26504028/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=0.01 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 2070 3307 0 0 1 0 0 0 20 0 1 0 376124318 4603904 712 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11525/statm: 1124 712 178 442 0 678 0
[pid=11533] ppid=11525 vsize=15228 CPUtime=3.04 cores=0,2,4,6
/proc/11533/stat : 11533 (glucosInc) R 11525 11524 11259 0 -1 4202496 3063 0 0 0 304 0 0 0 20 0 1 0 376124322 15593472 3002 33554432000 4194304 5654031 140734168005760 140734167993576 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11533/statm: 3807 3002 141 357 0 3447 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 28872

[startup+6.30018 s]
/proc/loadavg: 2.07 2.00 1.69 3/181 11535
/proc/meminfo: memFree=26497876/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=3.16 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 2778 6918 0 0 3 1 311 1 20 0 1 0 376124318 4603904 721 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 1124 721 178 442 0 678 0
[pid=11535] ppid=11525 vsize=15216 CPUtime=3.11 cores=0,2,4,6
/proc/11535/stat : 11535 (glucosInc) R 11525 11524 11259 0 -1 4202496 3779 0 0 0 311 0 0 0 20 0 1 0 376124636 15581184 3175 33554432000 4194304 5654031 140737265839280 140737265827096 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 3804 3175 141 357 0 3444 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28860

[startup+12.7003 s]
/proc/loadavg: 2.07 2.00 1.69 3/181 11539
/proc/meminfo: memFree=26636236/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=10.54 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 4194 15287 0 0 5 1 1046 2 20 0 1 0 376124318 4603904 721 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 1124 721 178 442 0 678 0
[pid=11539] ppid=11525 vsize=13200 CPUtime=2.09 cores=0,2,4,6
/proc/11539/stat : 11539 (glucosInc) R 11525 11524 11259 0 -1 4202496 3586 0 0 0 209 0 0 0 20 0 1 0 376125377 13516800 2945 33554432000 4194304 5654031 140733900132816 140733900120632 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11539/statm: 3300 2945 141 357 0 2940 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 26844

[startup+25.5002 s]
/proc/loadavg: 2.05 2.00 1.69 3/181 11545
/proc/meminfo: memFree=26608308/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=23.59 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 6318 26979 0 0 9 1 2344 5 20 0 1 0 376124318 4603904 721 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 1124 721 178 442 0 678 0
[pid=11545] ppid=11525 vsize=12780 CPUtime=1.83 cores=0,2,4,6
/proc/11545/stat : 11545 (glucosInc) R 11525 11524 11259 0 -1 4202496 2801 0 0 0 183 0 0 0 20 0 1 0 376126684 13086720 2223 33554432000 4194304 5654031 140733754276368 140733754264184 4233002 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11545/statm: 3195 2223 141 357 0 2835 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 26424

[startup+51.1003 s]
/proc/loadavg: 2.03 2.00 1.70 3/181 11547
/proc/meminfo: memFree=26544384/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=36.96 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 7026 32001 0 0 11 1 3678 6 20 0 1 0 376124318 4603904 721 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 1124 721 178 442 0 678 0
[pid=11547] ppid=11525 vsize=26636 CPUtime=14.06 cores=0,2,4,6
/proc/11547/stat : 11547 (glucosInc) R 11525 11524 11259 0 -1 4202496 4188 0 0 0 1405 1 0 0 20 0 1 0 376128021 27275264 5695 33554432000 4194304 5654031 140735438205968 140735438193784 4215374 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11547/statm: 6659 5695 141 357 0 6299 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 40280

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 1.71 3/181 11553
/proc/meminfo: memFree=26602732/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=4496 CPUtime=98.75 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 9150 46418 0 0 15 2 9848 10 20 0 1 0 376124318 4603904 721 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11525/statm: 1124 721 178 442 0 678 0
[pid=11553] ppid=11525 vsize=13192 CPUtime=3.46 cores=0,2,4,6
/proc/11553/stat : 11553 (glucosInc) R 11525 11524 11259 0 -1 4202496 3546 0 0 0 346 0 0 0 20 0 1 0 376134202 13508608 2943 33554432000 4194304 5654031 140734771519776 140734771507592 4214944 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11553/statm: 3298 2943 141 357 0 2938 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 26836

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/181 11558
/proc/meminfo: memFree=26376672/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=114060 CPUtime=22.14 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 22835 0 0 0 2210 4 0 0 20 0 1 0 376138330 116797440 24120 33554432000 4194304 5654031 140736334521488 140736334519272 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 28515 24120 150 357 0 28155 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 143288

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/181 11558
/proc/meminfo: memFree=26414592/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=115164 CPUtime=82.13 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 23358 0 0 0 8209 4 0 0 20 0 1 0 376138330 117927936 24811 33554432000 4194304 5654031 140736334521488 140736334519272 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 28791 24811 151 357 0 28431 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 144392

[startup+282.3 s]

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

/proc/meminfo: memFree=26484112/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1101.96 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 110189 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 194364

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 1.96 3/181 11699
/proc/meminfo: memFree=26488336/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1161.95 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 116188 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 194364

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 1.97 3/181 11700
/proc/meminfo: memFree=26520420/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1221.94 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 122187 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 194364

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 1.97 3/181 11700
/proc/meminfo: memFree=26520420/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1281.93 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 128186 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 194364

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/181 11700
/proc/meminfo: memFree=26520548/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1341.92 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 134185 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 194364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/181 11700
/proc/meminfo: memFree=26476052/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1401.91 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 140184 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4233008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 194364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 11700
/proc/meminfo: memFree=26520456/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1461.9 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 146183 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 194364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 11704
/proc/meminfo: memFree=26473784/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1521.89 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 152182 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 194364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 11704
/proc/meminfo: memFree=26467480/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1581.88 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 158181 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 194364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 11704
/proc/meminfo: memFree=26520384/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1641.87 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 164180 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 194364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 11704
/proc/meminfo: memFree=26480108/32873648 swapFree=7376/7376
[pid=11524] ppid=11522 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11524/stat : 11524 (npSolver-pbo-It) S 11522 11524 11259 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376124318 9367552 274 33554432000 4194304 5064252 140735166516848 140735166515760 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11524/statm: 2287 274 233 213 0 72 0
[pid=11525] ppid=11524 vsize=20080 CPUtime=140.04 cores=0,2,4,6
/proc/11525/stat : 11525 (npSolver-pbo) S 11524 11524 11259 0 -1 4202496 16813 57503 0 0 35 4 13952 13 20 0 1 0 376124318 20561920 4693 33554432000 4194304 6004724 140735017858896 140735017844744 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11525/statm: 5020 4693 181 442 0 4574 0
[pid=11558] ppid=11525 vsize=165136 CPUtime=1659.97 cores=0,2,4,6
/proc/11558/stat : 11558 (glucosInc) R 11525 11524 11259 0 -1 4202496 26082 0 0 0 165990 7 0 0 20 0 1 0 376138330 169099264 36799 33554432000 4194304 5654031 140736334521488 140736334519368 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11558/statm: 41284 36799 151 357 0 40924 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 194364

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.79
CPU system time (s): 0.26296
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 194364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.26296
maximum resident set size= 161960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100772
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 813
involuntary context switches= 2348

runsolver used 2.74758 second user time and 7.10592 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-07 22:13:09
IDJOB=3747138
IDBENCH=2021
IDSOLVER=2332
FILE ID=node125/3747138-1339099989
RUNJOBID= node125-1339098178-11275
PBS_JOBID= 14643728
Free space on /tmp= 70796 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-c8.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747138-1339099989/watcher-3747138-1339099989 -o /tmp/evaluation-result-3747138-1339099989/solver-3747138-1339099989 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747138-1339099989.opb 1098599510 HOME HOME

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
RANDOM SEED=1098599510

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26520936 kB
Buffers:          618708 kB
Cached:          4545984 kB
SwapCached:         2256 kB
Active:          2459344 kB
Inactive:        2983432 kB
Active(anon):     269316 kB
Inactive(anon):     9460 kB
Active(file):    2190028 kB
Inactive(file):  2973972 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102620 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        367620 kB
Mapped:            15392 kB
Shmem:                96 kB
Slab:             761732 kB
SReclaimable:     205768 kB
SUnreclaim:       555964 kB
KernelStack:        1512 kB
PageTables:         4640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     450352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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= 70776 MiB
End job on node125 at 2012-06-07 22:43:09