Trace number 3697917

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.12 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-alu4.b.opb
MD5SUM9c27419d6022516b3a8580fda3ca43ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark50
Best CPU time to get the best result obtained on this benchmark1.46878
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 50
Optimality of the best value was proved NO
Number of variables807
Total number of constraints1823
Number of constraints which are clauses1823
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 807
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 807
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 807
Number of bits of the biggest sum of numbers10
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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.68	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.68	c [INC SYSTEM] execute solver
0.00/0.71	c [INC SEARCH] formula is SAT
0.00/0.72	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.79	o 128
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SEARCH] iteration: 0
0.00/0.79	c [INC BOUNDS] best value:128 search for 127
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.81	c set iterative enc to: card
0.00/0.81	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
0.00/0.89	c formula is SAT
0.00/0.90	c [INC SEARCH] copied best model
0.00/0.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o 65
0.00/0.91	c [INC SEARCH] iteration: 1
0.00/0.91	c [INC BOUNDS] best value:65 search for 64
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.92	c set iterative enc to: card
0.00/0.92	c set iterative enc to: none
0.00/0.93	c [INC SEARCH] isOptimum variable: 0
1.15/1.26	c formula is SAT
1.15/1.27	c [INC SEARCH] copied best model
1.15/1.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.28	c model valid
1.15/1.28	c current solution ok
1.15/1.28	o 62
1.15/1.28	c [INC SEARCH] iteration: 2
1.15/1.28	c [INC BOUNDS] best value:62 search for 61
1.15/1.28	c [INC SYSTEM] there exists a inc, kill it!
1.15/1.28	c write failed with 2
1.15/1.28	c [INC SYSTEM] create new solver instance
1.15/1.28	c [INC] encode full formula
1.15/1.28	c (debug) using card networks
1.15/1.29	c set iterative enc to: card
1.15/1.29	c set iterative enc to: none
1.15/1.30	c [INC SEARCH] isOptimum variable: 0
1.27/1.50	c formula is SAT
1.27/1.50	c [INC SEARCH] copied best model
1.27/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.52	c model valid
1.27/1.52	c current solution ok
1.27/1.52	o 61
1.27/1.52	c [INC SEARCH] iteration: 3
1.27/1.52	c [INC BOUNDS] best value:61 search for 60
1.27/1.52	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.52	c write failed with 2
1.27/1.52	c [INC SYSTEM] create new solver instance
1.27/1.52	c [INC] encode full formula
1.27/1.52	c (debug) using card networks
1.27/1.53	c set iterative enc to: card
1.27/1.53	c set iterative enc to: none
1.27/1.53	c [INC SEARCH] isOptimum variable: 0
2.18/2.21	c formula is SAT
2.18/2.21	c [INC SEARCH] copied best model
2.20/2.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.20/2.34	c model valid
2.20/2.34	c current solution ok
2.20/2.34	o 60
2.20/2.34	c [INC SEARCH] iteration: 4
2.20/2.34	c [INC BOUNDS] best value:60 search for 59
2.20/2.34	c [INC SYSTEM] there exists a inc, kill it!
2.20/2.34	c write failed with 2
2.20/2.34	c [INC SYSTEM] create new solver instance
2.20/2.34	c [INC] encode full formula
2.20/2.34	c (debug) using card networks
2.20/2.34	c set iterative enc to: card
2.20/2.34	c set iterative enc to: none
2.20/2.38	c [INC SEARCH] isOptimum variable: 0
2.20/3.04	c formula is SAT
2.20/3.05	c [INC SEARCH] copied best model
2.20/3.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.20/3.06	c model valid
2.20/3.06	c current solution ok
2.20/3.06	o 57
2.20/3.06	c [INC SEARCH] iteration: 5
2.20/3.06	c [INC BOUNDS] best value:57 search for 56
2.20/3.06	c [INC SYSTEM] there exists a inc, kill it!
2.20/3.06	c write failed with 2
2.20/3.06	c [INC SYSTEM] create new solver instance
2.20/3.06	c [INC] encode full formula
2.20/3.06	c (debug) using card networks
2.20/3.07	c set iterative enc to: card
2.20/3.07	c set iterative enc to: none
2.20/3.08	c [INC SEARCH] isOptimum variable: 0
40.29/40.50	c formula is SAT
40.29/40.51	c [INC SEARCH] copied best model
40.29/40.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.29/40.52	c model valid
40.29/40.52	c current solution ok
40.29/40.52	o 56
40.29/40.52	c [INC SEARCH] iteration: 6
40.29/40.52	c [INC BOUNDS] best value:56 search for 55
40.29/40.52	c [INC SYSTEM] there exists a inc, kill it!
40.29/40.52	c write failed with 2
40.29/40.52	c [INC SYSTEM] create new solver instance
40.29/40.52	c [INC] encode full formula
40.29/40.52	c (debug) using card networks
40.29/40.53	c set iterative enc to: card
40.29/40.53	c set iterative enc to: none
40.29/40.54	c [INC SEARCH] isOptimum variable: 0
41.39/41.69	c formula is SAT
41.39/41.69	c [INC SEARCH] copied best model
41.39/41.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.49/41.71	c model valid
41.49/41.71	c current solution ok
41.49/41.71	o 55
41.49/41.71	c [INC SEARCH] iteration: 7
41.49/41.71	c [INC BOUNDS] best value:55 search for 54
41.49/41.71	c [INC SYSTEM] there exists a inc, kill it!
41.49/41.71	c write failed with 2
41.49/41.71	c [INC SYSTEM] create new solver instance
41.49/41.71	c [INC] encode full formula
41.49/41.71	c (debug) using card networks
41.49/41.72	c set iterative enc to: card
41.49/41.72	c set iterative enc to: none
41.49/41.72	c [INC SEARCH] isOptimum variable: 0
70.58/70.80	c formula is SAT
70.58/70.80	c [INC SEARCH] copied best model
70.58/70.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.58/70.81	c model valid
70.58/70.81	c current solution ok
70.58/70.81	o 54
70.58/70.81	c [INC SEARCH] iteration: 8
70.58/70.81	c [INC BOUNDS] best value:54 search for 53
70.58/70.81	c [INC SYSTEM] there exists a inc, kill it!
70.58/70.81	c write failed with 2
70.58/70.82	c [INC SYSTEM] create new solver instance
70.58/70.82	c [INC] encode full formula
70.58/70.82	c (debug) using card networks
70.58/70.83	c set iterative enc to: card
70.58/70.83	c set iterative enc to: none
70.58/70.83	c [INC SEARCH] isOptimum variable: 0
150.95/151.26	c formula is SAT
150.95/151.26	c [INC SEARCH] copied best model
150.95/151.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
150.95/151.27	c model valid
150.95/151.27	c current solution ok
150.95/151.27	o 52
150.95/151.27	c [INC SEARCH] iteration: 9
150.95/151.27	c [INC BOUNDS] best value:52 search for 51
150.95/151.27	c [INC SYSTEM] there exists a inc, kill it!
150.95/151.27	c write failed with 2
150.95/151.27	c [INC SYSTEM] create new solver instance
150.95/151.27	c [INC] encode full formula
150.95/151.27	c (debug) using card networks
150.95/151.29	c set iterative enc to: card
150.95/151.29	c set iterative enc to: none
150.95/151.29	c [INC SEARCH] isOptimum variable: 0
785.07/785.48	c formula is SAT
785.07/785.49	c [INC SEARCH] copied best model
785.07/785.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
785.16/785.50	c model valid
785.16/785.50	c current solution ok
785.16/785.50	o 51
785.16/785.50	c [INC SEARCH] iteration: 10
785.16/785.50	c [INC BOUNDS] best value:51 search for 50
785.16/785.50	c [INC SYSTEM] there exists a inc, kill it!
785.16/785.50	c write failed with 2
785.16/785.50	c [INC SYSTEM] create new solver instance
785.16/785.50	c [INC] encode full formula
785.16/785.50	c (debug) using card networks
785.16/785.51	c set iterative enc to: card
785.16/785.51	c set iterative enc to: none
785.16/785.52	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.61	s UNKNOWN
1800.09/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.61	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697917-1338058727/watcher-3697917-1338058727 -o /tmp/evaluation-result-3697917-1338058727/solver-3697917-1338058727 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697917-1338058727.opb 1352562634 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.03 2.00 4/178 1528
/proc/meminfo: memFree=28440812/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0

[startup+0.0146409 s]
/proc/loadavg: 2.06 2.03 2.00 4/178 1528
/proc/meminfo: memFree=28440812/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.06 2.03 2.00 4/178 1528
/proc/meminfo: memFree=28440812/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300316 s]
/proc/loadavg: 2.06 2.03 2.00 4/178 1528
/proc/meminfo: memFree=28440812/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.06 2.03 2.00 4/178 1528
/proc/meminfo: memFree=28440812/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 1539
/proc/meminfo: memFree=28414048/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=1.27 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 6943 18868 0 0 16 5 101 5 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 20772

[startup+3.10021 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 1544
/proc/meminfo: memFree=28414916/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=2.9 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 10059 30797 0 0 24 6 253 7 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 20772

[startup+6.30034 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 1548
/proc/meminfo: memFree=28415112/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=2.9 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 10059 30797 0 0 24 6 253 7 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1548] ppid=1529 vsize=19288 CPUtime=3.2 cores=1,3,5,7
/proc/1548/stat : 1548 (glucosInc) R 1529 1528 824 0 -1 4202496 4348 0 0 0 320 0 0 0 20 0 1 0 272001599 19750912 4004 33554432000 4194304 5654031 140736080978816 140736080976904 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1548/statm: 4822 4004 141 357 0 4462 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 40060

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 1548
/proc/meminfo: memFree=28404644/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=2.9 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 10059 30797 0 0 24 6 253 7 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1548] ppid=1529 vsize=27608 CPUtime=9.6 cores=1,3,5,7
/proc/1548/stat : 1548 (glucosInc) R 1529 1528 824 0 -1 4202496 6139 0 0 0 959 1 0 0 20 0 1 0 272001599 28270592 6288 33554432000 4194304 5654031 140736080978816 140736080966632 4215088 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1548/statm: 6902 6288 142 357 0 6542 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 48380

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 1548
/proc/meminfo: memFree=28402984/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=2.9 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 10059 30797 0 0 24 6 253 7 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1548] ppid=1529 vsize=29284 CPUtime=22.4 cores=1,3,5,7
/proc/1548/stat : 1548 (glucosInc) R 1529 1528 824 0 -1 4202496 7441 0 0 0 2238 2 0 0 20 0 1 0 272001599 29986816 6303 33554432000 4194304 5654031 140736080978816 140736080976696 4232736 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1548/statm: 7321 6303 142 357 0 6961 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 50056

[startup+51.1004 s]
/proc/loadavg: 2.08 2.04 2.00 3/180 1555
/proc/meminfo: memFree=28403184/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=41.54 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 12253 43743 0 0 30 6 4106 12 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1555] ppid=1529 vsize=29304 CPUtime=9.35 cores=1,3,5,7
/proc/1555/stat : 1555 (glucosInc) R 1529 1528 824 0 -1 4202496 6547 0 0 0 934 1 0 0 20 0 1 0 272005464 30007296 6720 33554432000 4194304 5654031 140736762551232 140736762539048 4216586 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1555/statm: 7326 6720 141 357 0 6966 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 50076

[startup+102.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 1561
/proc/meminfo: memFree=28394040/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=70.62 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 13403 51438 0 0 32 6 7010 14 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1558] ppid=1529 vsize=35524 CPUtime=31.44 cores=1,3,5,7
/proc/1558/stat : 1558 (glucosInc) R 1529 1528 824 0 -1 4202496 7345 0 0 0 3143 1 0 0 20 0 1 0 272008375 36376576 8299 33554432000 4194304 5654031 140735278949504 140735278937320 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1558/statm: 8881 8299 142 357 0 8521 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 56296

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 1591
/proc/meminfo: memFree=28401556/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=151.07 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 14524 61213 0 0 35 7 15048 17 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1591] ppid=1529 vsize=26520 CPUtime=10.98 cores=1,3,5,7
/proc/1591/stat : 1591 (glucosInc) R 1529 1528 824 0 -1 4202496 7178 0 0 0 1097 1 0 0 20 0 1 0 272016421 27156480 6015 33554432000 4194304 5654031 140733713639664 140733713627480 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1591/statm: 6630 6015 142 357 0 6270 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 47292

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 1591
/proc/meminfo: memFree=28365688/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=151.07 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 14524 61213 0 0 35 7 15048 17 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1591] ppid=1529 vsize=44584 CPUtime=70.98 cores=1,3,5,7
/proc/1591/stat : 1591 (glucosInc) R 1529 1528 824 0 -1 4202496 10665 0 0 0 7095 3 0 0 20 0 1 0 272016421 45654016 10395 33554432000 4194304 5654031 140733713639664 140733713627480 4232473 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1591/statm: 11146 10395 142 357 0 10786 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 65356

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1591
/proc/meminfo: memFree=28352896/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=151.07 cores=1,3,5,7

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

/proc/meminfo: memFree=28160944/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=93504 CPUtime=456.68 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10510 0 0 0 45662 6 0 0 20 0 1 0 272079844 95748096 22795 33554432000 4194304 5654031 140737205407632 140737205395448 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 23376 22795 142 357 0 23016 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 114276

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1605
/proc/meminfo: memFree=28146660/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=93504 CPUtime=516.67 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10530 0 0 0 51661 6 0 0 20 0 1 0 272079844 95748096 22795 33554432000 4194304 5654031 140737205407632 140737205395448 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 23376 22795 142 357 0 23016 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 114276

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1605
/proc/meminfo: memFree=28132332/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=93504 CPUtime=576.67 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10571 0 0 0 57659 8 0 0 20 0 1 0 272079844 95748096 22795 33554432000 4194304 5654031 140737205407632 140737205405656 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 23376 22795 142 357 0 23016 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 114276

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1605
/proc/meminfo: memFree=28119672/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=93976 CPUtime=636.66 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10617 0 0 0 63657 9 0 0 20 0 1 0 272079844 96231424 22796 33554432000 4194304 5654031 140737205407632 140737205405512 4233160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 23494 22796 142 357 0 23134 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 114748

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 1654
/proc/meminfo: memFree=28196552/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=112796 CPUtime=696.64 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10814 0 0 0 69654 10 0 0 20 0 1 0 272079844 115503104 22950 33554432000 4194304 5654031 140737205407632 140737205395448 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 28199 22950 142 357 0 27839 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 133568

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1654
/proc/meminfo: memFree=28150740/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=162116 CPUtime=756.63 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10858 0 0 0 75652 11 0 0 20 0 1 0 272079844 166006784 31955 33554432000 4194304 5654031 140737205407632 140737205395448 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 40529 31955 142 357 0 40169 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 182888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1655
/proc/meminfo: memFree=28176464/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=112796 CPUtime=816.62 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10886 0 0 0 81650 12 0 0 20 0 1 0 272079844 115503104 23247 33554432000 4194304 5654031 140737205407632 140737205405656 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 28199 23247 142 357 0 27839 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 133568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1655
/proc/meminfo: memFree=28132148/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=162116 CPUtime=876.62 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10933 0 0 0 87648 14 0 0 20 0 1 0 272079844 166006784 31443 33554432000 4194304 5654031 140737205407632 140737205405560 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 40529 31443 142 357 0 40169 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 182888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1655
/proc/meminfo: memFree=28107456/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=162116 CPUtime=936.61 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10967 0 0 0 93646 15 0 0 20 0 1 0 272079844 166006784 35027 33554432000 4194304 5654031 140737205407632 140737205395448 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 40529 35027 142 357 0 40169 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 182888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1655
/proc/meminfo: memFree=28145052/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=112796 CPUtime=996.6 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 10994 0 0 0 99644 16 0 0 20 0 1 0 272079844 115503104 23247 33554432000 4194304 5654031 140737205407632 140737205405656 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 28199 23247 142 357 0 27839 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 133568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1655
/proc/meminfo: memFree=28111664/32873844 swapFree=7620/7620
[pid=1528] ppid=1526 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1528/stat : 1528 (npSolver-pbo-It) S 1526 1528 824 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272001291 9367552 275 33554432000 4194304 5064252 140734832649184 140734832648096 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1528/statm: 2287 275 233 213 0 72 0
[pid=1529] ppid=1528 vsize=11624 CPUtime=785.18 cores=1,3,5,7
/proc/1529/stat : 1529 (npSolver-pbo) S 1528 1528 824 0 -1 4202496 15656 78124 0 0 38 7 78445 28 20 0 1 0 272001291 11902976 2498 33554432000 4194304 5992684 140735335719120 140735335704952 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/1529/statm: 2906 2498 180 440 0 2462 0
[pid=1598] ppid=1529 vsize=162116 CPUtime=1014.91 cores=1,3,5,7
/proc/1598/stat : 1598 (glucosInc) R 1529 1528 824 0 -1 4202496 11017 0 0 0 101474 17 0 0 20 0 1 0 272079844 166006784 32979 33554432000 4194304 5654031 140737205407632 140737205395448 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1598/statm: 40529 32979 142 357 0 40169 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 182888

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.62
CPU time (s): 1800.12
CPU user time (s): 1799.58
CPU system time (s): 0.535918
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 182888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.535918
maximum resident set size= 142156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105179
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1137
involuntary context switches= 2760

runsolver used 3.61245 second user time and 9.12161 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 20:58:47
IDJOB=3697917
IDBENCH=2052
IDSOLVER=2275
FILE ID=node107/3697917-1338058727
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71496 MiB

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

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

MD5SUM BENCH= 9c27419d6022516b3a8580fda3ca43ee
RANDOM SEED=1352562634

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28441084 kB
Buffers:          258384 kB
Cached:          3293256 kB
SwapCached:            0 kB
Active:           844312 kB
Inactive:        2809004 kB
Active(anon):     104240 kB
Inactive(anon):        0 kB
Active(file):     740072 kB
Inactive(file):  2809004 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        108896 kB
Mapped:            15636 kB
Shmem:               200 kB
Slab:             639296 kB
SReclaimable:      81276 kB
SUnreclaim:       558020 kB
KernelStack:        1480 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     224160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71428 MiB
End job on node107 at 2012-05-26 21:28:48