Trace number 3751926

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (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 starting approximation
0.00/0.02	c factor = 41.8912
0.00/0.02	c current bound: 879
0.00/0.04	c leaving approximation
0.00/0.04	c finished approximation
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:1759 search for 1758
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 fallback to adder encoding
0.00/0.06	c set iterative enc to: adder
0.00/0.06	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
3.26/3.31	c formula is SAT
3.26/3.31	c [INC SEARCH] copied best model
3.26/3.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.26/3.31	c model valid
3.26/3.31	c current solution ok
3.26/3.31	o 1675
3.26/3.31	c [INC SEARCH] iteration: 1
3.26/3.31	c [INC BOUNDS] best value:1675 search for 1674
3.26/3.31	c [INC SYSTEM] there exists a inc, kill it!
3.26/3.31	c write failed with 2
3.26/3.31	c [INC SYSTEM] create new solver instance
3.26/3.31	c [INC] encode full formula
3.26/3.31	c fallback to adder encoding
3.26/3.32	c set iterative enc to: adder
3.26/3.32	c set iterative enc to: none
3.26/3.32	c [INC SEARCH] isOptimum variable: 0
7.04/7.12	c formula is SAT
7.04/7.12	c [INC SEARCH] copied best model
7.04/7.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.04/7.13	c model valid
7.04/7.13	c current solution ok
7.04/7.13	o 1636
7.04/7.13	c [INC SEARCH] iteration: 2
7.04/7.13	c [INC BOUNDS] best value:1636 search for 1635
7.04/7.13	c [INC SYSTEM] there exists a inc, kill it!
7.04/7.13	c write failed with 2
7.04/7.13	c [INC SYSTEM] create new solver instance
7.04/7.13	c [INC] encode full formula
7.04/7.13	c fallback to adder encoding
7.04/7.14	c set iterative enc to: adder
7.04/7.14	c set iterative enc to: none
7.04/7.14	c [INC SEARCH] isOptimum variable: 0
10.85/10.93	c formula is SAT
10.85/10.94	c [INC SEARCH] copied best model
10.85/10.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.85/10.94	c model valid
10.85/10.94	c current solution ok
10.85/10.94	o 1601
10.85/10.94	c [INC SEARCH] iteration: 3
10.85/10.94	c [INC BOUNDS] best value:1601 search for 1600
10.85/10.94	c [INC SYSTEM] there exists a inc, kill it!
10.85/10.94	c write failed with 2
10.85/10.94	c [INC SYSTEM] create new solver instance
10.85/10.94	c [INC] encode full formula
10.85/10.94	c fallback to adder encoding
10.85/10.95	c set iterative enc to: adder
10.85/10.95	c set iterative enc to: none
10.85/10.95	c [INC SEARCH] isOptimum variable: 0
16.15/16.25	c formula is SAT
16.15/16.25	c [INC SEARCH] copied best model
16.15/16.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.15/16.25	c model valid
16.15/16.25	c current solution ok
16.15/16.25	o 1574
16.15/16.25	c [INC SEARCH] iteration: 4
16.15/16.25	c [INC BOUNDS] best value:1574 search for 1573
16.15/16.25	c [INC SYSTEM] there exists a inc, kill it!
16.15/16.25	c write failed with 2
16.15/16.25	c [INC SYSTEM] create new solver instance
16.15/16.25	c [INC] encode full formula
16.15/16.25	c fallback to adder encoding
16.15/16.27	c set iterative enc to: adder
16.15/16.27	c set iterative enc to: none
16.15/16.27	c [INC SEARCH] isOptimum variable: 0
19.84/19.99	c formula is SAT
19.84/19.99	c [INC SEARCH] copied best model
19.84/19.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.84/19.99	c model valid
19.84/19.99	c current solution ok
19.84/19.99	o 1557
19.84/19.99	c [INC SEARCH] iteration: 5
19.84/19.99	c [INC BOUNDS] best value:1557 search for 1556
19.84/19.99	c [INC SYSTEM] there exists a inc, kill it!
19.84/19.99	c write failed with 2
19.94/20.00	c [INC SYSTEM] create new solver instance
19.94/20.00	c [INC] encode full formula
19.94/20.00	c fallback to adder encoding
19.94/20.01	c set iterative enc to: adder
19.94/20.01	c set iterative enc to: none
19.94/20.01	c [INC SEARCH] isOptimum variable: 0
24.14/24.28	c formula is SAT
24.14/24.28	c [INC SEARCH] copied best model
24.14/24.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.14/24.28	c model valid
24.14/24.28	c current solution ok
24.14/24.28	o 1518
24.14/24.28	c [INC SEARCH] iteration: 6
24.14/24.28	c [INC BOUNDS] best value:1518 search for 1517
24.14/24.28	c [INC SYSTEM] there exists a inc, kill it!
24.14/24.28	c write failed with 2
24.14/24.28	c [INC SYSTEM] create new solver instance
24.14/24.28	c [INC] encode full formula
24.14/24.28	c fallback to adder encoding
24.14/24.29	c set iterative enc to: adder
24.14/24.29	c set iterative enc to: none
24.25/24.30	c [INC SEARCH] isOptimum variable: 0
37.93/38.02	c formula is SAT
37.93/38.02	c [INC SEARCH] copied best model
37.93/38.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.93/38.02	c model valid
37.93/38.02	c current solution ok
37.93/38.02	o 1494
37.93/38.02	c [INC SEARCH] iteration: 7
37.93/38.02	c [INC BOUNDS] best value:1494 search for 1493
37.93/38.02	c [INC SYSTEM] there exists a inc, kill it!
37.93/38.02	c write failed with 2
37.93/38.02	c [INC SYSTEM] create new solver instance
37.93/38.02	c [INC] encode full formula
37.93/38.02	c fallback to adder encoding
37.93/38.04	c set iterative enc to: adder
37.93/38.04	c set iterative enc to: none
37.93/38.04	c [INC SEARCH] isOptimum variable: 0
64.73/64.81	c formula is SAT
64.73/64.81	c [INC SEARCH] copied best model
64.73/64.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.73/64.81	c model valid
64.73/64.81	c current solution ok
64.73/64.81	o 1485
64.73/64.81	c [INC SEARCH] iteration: 8
64.73/64.81	c [INC BOUNDS] best value:1485 search for 1484
64.73/64.81	c [INC SYSTEM] there exists a inc, kill it!
64.73/64.81	c write failed with 2
64.73/64.81	c [INC SYSTEM] create new solver instance
64.73/64.81	c [INC] encode full formula
64.73/64.81	c fallback to adder encoding
64.73/64.83	c set iterative enc to: adder
64.73/64.83	c set iterative enc to: none
64.73/64.83	c [INC SEARCH] isOptimum variable: 0
67.01/67.11	c formula is SAT
67.01/67.11	c [INC SEARCH] copied best model
67.01/67.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
67.01/67.12	c model valid
67.01/67.12	c current solution ok
67.01/67.12	o 1477
67.01/67.12	c [INC SEARCH] iteration: 9
67.01/67.12	c [INC BOUNDS] best value:1477 search for 1476
67.01/67.12	c [INC SYSTEM] there exists a inc, kill it!
67.01/67.12	c write failed with 2
67.01/67.12	c [INC SYSTEM] create new solver instance
67.01/67.12	c [INC] encode full formula
67.01/67.12	c fallback to adder encoding
67.01/67.13	c set iterative enc to: adder
67.01/67.13	c set iterative enc to: none
67.01/67.13	c [INC SEARCH] isOptimum variable: 0
100.91/101.01	c formula is SAT
100.91/101.01	c [INC SEARCH] copied best model
100.91/101.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.91/101.01	c model valid
100.91/101.01	c current solution ok
100.91/101.01	o 1454
100.91/101.01	c [INC SEARCH] iteration: 10
100.91/101.01	c [INC BOUNDS] best value:1454 search for 1453
100.91/101.01	c [INC SYSTEM] there exists a inc, kill it!
100.91/101.01	c write failed with 2
100.91/101.01	c [INC SYSTEM] create new solver instance
100.91/101.01	c [INC] encode full formula
100.91/101.01	c fallback to adder encoding
100.91/101.02	c set iterative enc to: adder
100.91/101.02	c set iterative enc to: none
100.91/101.03	c [INC SEARCH] isOptimum variable: 0
109.40/109.59	c formula is SAT
109.40/109.59	c [INC SEARCH] copied best model
109.40/109.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
109.40/109.59	c model valid
109.40/109.59	c current solution ok
109.40/109.59	o 1433
109.40/109.59	c [INC SEARCH] iteration: 11
109.40/109.59	c [INC BOUNDS] best value:1433 search for 1432
109.40/109.59	c [INC SYSTEM] there exists a inc, kill it!
109.40/109.59	c write failed with 2
109.40/109.59	c [INC SYSTEM] create new solver instance
109.40/109.59	c [INC] encode full formula
109.40/109.59	c fallback to adder encoding
109.51/109.60	c set iterative enc to: adder
109.51/109.60	c set iterative enc to: none
109.51/109.61	c [INC SEARCH] isOptimum variable: 0
142.18/142.34	c formula is SAT
142.18/142.34	c [INC SEARCH] copied best model
142.18/142.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
142.18/142.34	c model valid
142.18/142.34	c current solution ok
142.18/142.34	o 1393
142.18/142.34	c [INC SEARCH] iteration: 12
142.18/142.34	c [INC BOUNDS] best value:1393 search for 1392
142.18/142.34	c [INC SYSTEM] there exists a inc, kill it!
142.18/142.34	c write failed with 2
142.18/142.34	c [INC SYSTEM] create new solver instance
142.18/142.34	c [INC] encode full formula
142.39/142.52	c set iterative enc to: swc
142.39/142.55	c [INC SEARCH] isOptimum variable: 0
144.40/144.52	c formula is SAT
144.40/144.53	c [INC SEARCH] copied best model
144.40/144.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
144.40/144.54	c model valid
144.40/144.54	c current solution ok
144.40/144.54	o 1391
144.40/144.54	c [INC SEARCH] iteration: 13
144.40/144.54	c [INC BOUNDS] best value:1391 search for 1390
144.40/144.54	c [INC ENCODE] setup new number of clauses ...
144.40/144.54	c [INC] encode incremental formula
144.40/144.54	c return only the limitting unit clause for 1390
144.40/144.54	c [INC SYSTEM] transmit new clauses to solver: 1
144.40/144.54	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1
1800.03/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x15a6a30)

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-3751926-1339118124/watcher-3751926-1339118124 -o /tmp/evaluation-result-3751926-1339118124/solver-3751926-1339118124 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751926-1339118124.opb 1188335880 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.09 2.03 2.01 3/178 24700
/proc/meminfo: memFree=31583376/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0

[startup+0.042679 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 24700
/proc/meminfo: memFree=31583376/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100168 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 24700
/proc/meminfo: memFree=31583376/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300114 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 24700
/proc/meminfo: memFree=31583376/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70011 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 24700
/proc/meminfo: memFree=31583376/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 24716
/proc/meminfo: memFree=31571260/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=0.04 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 2240 6197 0 0 2 0 1 1 20 0 1 0 377938496 4603904 729 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 1124 729 195 442 0 678 0
[pid=24716] ppid=24701 vsize=10876 CPUtime=1.42 cores=0,2,4,6
/proc/24716/stat : 24716 (glucosInc) R 24701 24700 22322 0 -1 4202496 2858 0 0 0 142 0 0 0 20 0 1 0 377938502 11137024 2288 33554432000 4194304 5654031 140735400718272 140735400706088 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24716/statm: 2719 2288 141 357 0 2359 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 24520

[startup+3.10029 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 24716
/proc/meminfo: memFree=31565368/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=0.04 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 2240 6197 0 0 2 0 1 1 20 0 1 0 377938496 4603904 729 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 1124 729 195 442 0 678 0
[pid=24716] ppid=24701 vsize=15228 CPUtime=3.02 cores=0,2,4,6
/proc/24716/stat : 24716 (glucosInc) R 24701 24700 22322 0 -1 4202496 3061 0 0 0 302 0 0 0 20 0 1 0 377938502 15593472 2489 33554432000 4194304 5654031 140735400718272 140735400706088 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24716/statm: 3807 2489 141 357 0 3447 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28872

[startup+6.30035 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 24718
/proc/meminfo: memFree=31556680/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=3.29 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 2946 9812 0 0 3 0 325 1 20 0 1 0 377938496 4603904 738 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 1124 738 195 442 0 678 0
[pid=24718] ppid=24701 vsize=15220 CPUtime=2.96 cores=0,2,4,6
/proc/24718/stat : 24718 (glucosInc) R 24701 24700 22322 0 -1 4202496 3677 0 0 0 296 0 0 0 20 0 1 0 377938829 15585280 3075 33554432000 4194304 5654031 140734328614576 140734328612376 4214977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24718/statm: 3805 3075 141 357 0 3445 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 28864

[startup+12.7003 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 24829
/proc/meminfo: memFree=31759496/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=10.92 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 4358 17993 0 0 6 1 1082 3 20 0 1 0 377938496 4603904 738 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 1124 738 195 442 0 678 0
[pid=24727] ppid=24701 vsize=11532 CPUtime=1.73 cores=0,2,4,6
/proc/24727/stat : 24727 (glucosInc) R 24701 24700 22322 0 -1 4202496 3118 0 0 0 173 0 0 0 20 0 1 0 377939592 11808768 2519 33554432000 4194304 5654031 140734653613840 140734653601656 4232431 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24727/statm: 2883 2519 141 357 0 2523 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 25176

[startup+25.5003 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 24835
/proc/meminfo: memFree=31755016/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=24.25 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 6476 29939 0 0 11 1 2407 6 20 0 1 0 377938496 4603904 738 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 1124 738 195 442 0 678 0
[pid=24835] ppid=24701 vsize=9196 CPUtime=1.19 cores=0,2,4,6
/proc/24835/stat : 24835 (glucosInc) R 24701 24700 22322 0 -1 4202496 2536 0 0 0 119 0 0 0 20 0 1 0 377940926 9416704 1945 33554432000 4194304 5654031 140737362458160 140737362445976 4215248 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24835/statm: 2299 1945 141 357 0 1939 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 22840

[startup+51.1003 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 24837
/proc/meminfo: memFree=31737620/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=37.98 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 7182 34840 0 0 12 1 3778 7 20 0 1 0 377938496 4603904 738 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 1124 738 195 442 0 678 0
[pid=24837] ppid=24701 vsize=24956 CPUtime=13.05 cores=0,2,4,6
/proc/24837/stat : 24837 (glucosInc) R 24701 24700 22322 0 -1 4202496 4290 0 0 0 1304 1 0 0 20 0 1 0 377942300 25554944 5888 33554432000 4194304 5654031 140736431692768 140736431680584 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24837/statm: 6239 5888 141 357 0 5879 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 38600

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 24843
/proc/meminfo: memFree=31753120/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=4496 CPUtime=100.95 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 9300 50278 0 0 17 2 10065 11 20 0 1 0 377938496 4603904 738 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24701/statm: 1124 738 195 442 0 678 0
[pid=24843] ppid=24701 vsize=9872 CPUtime=1.26 cores=0,2,4,6
/proc/24843/stat : 24843 (glucosInc) R 24701 24700 22322 0 -1 4202496 2420 0 0 0 126 0 0 0 20 0 1 0 377948599 10108928 2004 33554432000 4194304 5654031 140736104574672 140736104562488 4232994 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24843/statm: 2468 2004 141 357 0 2108 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 23516

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 24847
/proc/meminfo: memFree=31624872/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=114056 CPUtime=19.71 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 22721 0 0 0 1967 4 0 0 20 0 1 0 377952751 116793344 24012 33554432000 4194304 5654031 140734423815856 140734423813640 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 28514 24012 150 357 0 28154 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 143284

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24847
/proc/meminfo: memFree=31607596/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=115008 CPUtime=79.69 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 23249 0 0 0 7965 4 0 0 20 0 1 0 377952751 117768192 24729 33554432000 4194304 5654031 140734423815856 140734423813640 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 28752 24729 151 357 0 28392 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 144236

[startup+282.3 s]

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

/proc/meminfo: memFree=31556276/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1099.51 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 109944 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 194360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24857
/proc/meminfo: memFree=31556276/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1159.51 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 115944 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 194360

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24857
/proc/meminfo: memFree=31556276/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1219.5 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 121943 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232662 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 194360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24857
/proc/meminfo: memFree=31556276/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1279.49 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 127942 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 194360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24860
/proc/meminfo: memFree=31555880/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1339.48 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 133941 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 194360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24861
/proc/meminfo: memFree=31553980/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1399.47 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 139940 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232482 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 194360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24861
/proc/meminfo: memFree=31553980/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1459.46 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25662 0 0 0 145939 7 0 0 20 0 1 0 377952751 169095168 36698 33554432000 4194304 5654031 140734423815856 140734423813736 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 36698 151 357 0 40923 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 194360

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 24861
/proc/meminfo: memFree=31552180/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1519.45 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25663 0 0 0 151938 7 0 0 20 0 1 0 377952751 169095168 37210 33554432000 4194304 5654031 140734423815856 140734423813736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 37210 151 357 0 40923 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 194360

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 24861
/proc/meminfo: memFree=31552180/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1579.44 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25663 0 0 0 157937 7 0 0 20 0 1 0 377952751 169095168 37210 33554432000 4194304 5654031 140734423815856 140734423813736 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 37210 151 357 0 40923 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 194360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24861
/proc/meminfo: memFree=31551932/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1639.43 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25663 0 0 0 163936 7 0 0 20 0 1 0 377952751 169095168 37210 33554432000 4194304 5654031 140734423815856 140734423813736 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 37210 151 357 0 40923 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 194360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24861
/proc/meminfo: memFree=31552064/32873844 swapFree=7380/7380
[pid=24700] ppid=24698 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24700/stat : 24700 (npSolver-pbo-It) S 24698 24700 22322 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377938496 9367552 275 33554432000 4194304 5064252 140734227465840 140734227464752 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24700/statm: 2287 275 233 213 0 72 0
[pid=24701] ppid=24700 vsize=20080 CPUtime=142.49 cores=0,2,4,6
/proc/24701/stat : 24701 (npSolver-pbo) S 24700 24700 22322 0 -1 4202496 16977 61056 0 0 38 6 14191 14 20 0 1 0 377938496 20561920 4708 33554432000 4194304 6004724 140735955447536 140735955433384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24701/statm: 5020 4708 196 442 0 4574 0
[pid=24847] ppid=24701 vsize=165132 CPUtime=1657.54 cores=0,2,4,6
/proc/24847/stat : 24847 (glucosInc) R 24701 24700 22322 0 -1 4202496 25663 0 0 0 165747 7 0 0 20 0 1 0 377952751 169095168 37210 33554432000 4194304 5654031 140734423815856 140734423813736 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24847/statm: 41283 37210 151 357 0 40923 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 194360

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.76
CPU system time (s): 0.280957
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 194360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.280957
maximum resident set size= 160912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104071
page faults= 0
swaps= 0
block input operations= 0
block output operations= 41288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 828
involuntary context switches= 2198

runsolver used 4.41633 second user time and 18.6442 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 03:15:24
IDJOB=3751926
IDBENCH=2021
IDSOLVER=2335
FILE ID=node118/3751926-1339118124
RUNJOBID= node118-1339110918-23912
PBS_JOBID= 14643735
Free space on /tmp= 70824 MiB

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

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
RANDOM SEED=1188335880

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31583640 kB
Buffers:           83340 kB
Cached:           148732 kB
SwapCached:         6484 kB
Active:           346892 kB
Inactive:         151776 kB
Active(anon):     262412 kB
Inactive(anon):     6596 kB
Active(file):      84480 kB
Inactive(file):   145180 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        288636 kB
Mapped:            10184 kB
Shmem:                 0 kB
Slab:             631056 kB
SReclaimable:      71488 kB
SUnreclaim:       559568 kB
KernelStack:        1480 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     410204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70800 MiB
End job on node118 at 2012-06-08 03:45:24