Trace number 3698555

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.06 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

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.23	c run inc solver
0.00/0.23	c [INC SYSTEM] run initial solver
0.00/0.23	c [INC SYSTEM] preprocess with white file
1.57/1.60	c [INC SYSTEM] finished preprocessing in 1 s
1.57/1.60	c [INC SYSTEM] execute solver
1.57/1.76	c [INC SEARCH] formula is SAT
1.57/1.77	c [INC SYSTEM] solved the initial formula
1.63/1.80	c model valid
1.63/1.80	c current solution ok
2.18/2.25	o 203
2.18/2.25	c [INC SYSTEM] there exists a inc, kill it!
2.18/2.25	c write failed with 2
2.18/2.25	c [INC SEARCH] iteration: 0
2.18/2.25	c [INC BOUNDS] best value:203 search for 202
2.18/2.25	c [INC SYSTEM] create new solver instance
2.18/2.25	c [INC] encode full formula
2.18/2.25	c (debug) using card networks
2.18/2.27	c set iterative enc to: card
2.18/2.27	c set iterative enc to: none
2.18/2.28	c [INC SEARCH] isOptimum variable: 0
2.27/2.95	c formula is SAT
2.27/2.96	c [INC SEARCH] copied best model
3.01/3.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.01/3.19	c model valid
3.01/3.19	c current solution ok
3.01/3.19	o 55
3.01/3.19	c [INC SEARCH] iteration: 1
3.01/3.19	c [INC BOUNDS] best value:55 search for 54
3.01/3.19	c [INC SYSTEM] there exists a inc, kill it!
3.01/3.19	c write failed with 2
3.01/3.19	c [INC SYSTEM] create new solver instance
3.01/3.19	c [INC] encode full formula
3.01/3.19	c (debug) using card networks
3.01/3.19	c set iterative enc to: card
3.01/3.19	c set iterative enc to: none
3.01/3.25	c [INC SEARCH] isOptimum variable: 0
9.74/10.09	c formula is SAT
9.84/10.10	c [INC SEARCH] copied best model
9.84/10.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.84/10.13	c model valid
9.84/10.13	c current solution ok
9.84/10.13	o 53
9.84/10.13	c [INC SEARCH] iteration: 2
9.84/10.13	c [INC BOUNDS] best value:53 search for 52
9.84/10.13	c [INC SYSTEM] there exists a inc, kill it!
9.84/10.13	c write failed with 2
9.84/10.14	c [INC SYSTEM] create new solver instance
9.84/10.14	c [INC] encode full formula
9.84/10.14	c (debug) using card networks
9.84/10.15	c set iterative enc to: card
9.84/10.15	c set iterative enc to: none
9.84/10.16	c [INC SEARCH] isOptimum variable: 0
16.73/17.08	c formula is SAT
16.73/17.08	c [INC SEARCH] copied best model
16.73/17.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.84/17.12	c model valid
16.84/17.12	c current solution ok
16.84/17.12	o 52
16.84/17.12	c [INC SEARCH] iteration: 3
16.84/17.12	c [INC BOUNDS] best value:52 search for 51
16.84/17.12	c [INC SYSTEM] there exists a inc, kill it!
16.84/17.12	c write failed with 2
16.84/17.12	c [INC SYSTEM] create new solver instance
16.84/17.12	c [INC] encode full formula
16.84/17.12	c (debug) using card networks
16.84/17.14	c set iterative enc to: card
16.84/17.14	c set iterative enc to: none
16.84/17.15	c [INC SEARCH] isOptimum variable: 0
20.44/20.76	c formula is SAT
20.44/20.77	c [INC SEARCH] copied best model
20.44/20.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.56/20.81	c model valid
20.56/20.81	c current solution ok
20.56/20.81	o 42
20.56/20.81	c [INC SEARCH] iteration: 4
20.56/20.81	c [INC BOUNDS] best value:42 search for 41
20.56/20.81	c [INC SYSTEM] there exists a inc, kill it!
20.56/20.81	c write failed with 2
20.56/20.81	c [INC SYSTEM] create new solver instance
20.56/20.81	c [INC] encode full formula
20.56/20.81	c (debug) using card networks
20.56/20.83	c set iterative enc to: card
20.56/20.83	c set iterative enc to: none
20.56/20.84	c [INC SEARCH] isOptimum variable: 0
28.94/29.21	c formula is SAT
28.94/29.22	c [INC SEARCH] copied best model
28.94/29.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.94/29.26	c model valid
28.94/29.26	c current solution ok
28.94/29.26	o 41
28.94/29.26	c [INC SEARCH] iteration: 5
28.94/29.26	c [INC BOUNDS] best value:41 search for 40
28.94/29.26	c [INC SYSTEM] there exists a inc, kill it!
28.94/29.26	c write failed with 2
28.94/29.26	c [INC SYSTEM] create new solver instance
28.94/29.26	c [INC] encode full formula
28.94/29.26	c (debug) using card networks
28.94/29.27	c set iterative enc to: card
28.94/29.27	c set iterative enc to: none
28.94/29.28	c [INC SEARCH] isOptimum variable: 0
38.33/38.61	c formula is SAT
38.33/38.62	c [INC SEARCH] copied best model
38.33/38.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.33/38.66	c model valid
38.33/38.66	c current solution ok
38.33/38.66	o 40
38.33/38.66	c [INC SEARCH] iteration: 6
38.33/38.66	c [INC BOUNDS] best value:40 search for 39
38.33/38.66	c [INC SYSTEM] there exists a inc, kill it!
38.33/38.66	c write failed with 2
38.33/38.66	c [INC SYSTEM] create new solver instance
38.33/38.66	c [INC] encode full formula
38.33/38.66	c (debug) using card networks
38.33/38.67	c set iterative enc to: card
38.33/38.67	c set iterative enc to: none
38.33/38.68	c [INC SEARCH] isOptimum variable: 0
51.84/52.13	c formula is SAT
51.84/52.14	c [INC SEARCH] copied best model
51.84/52.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.84/52.17	c model valid
51.84/52.17	c current solution ok
51.84/52.17	o 38
51.84/52.17	c [INC SEARCH] iteration: 7
51.84/52.17	c [INC BOUNDS] best value:38 search for 37
51.84/52.17	c [INC SYSTEM] there exists a inc, kill it!
51.84/52.17	c write failed with 2
51.84/52.18	c [INC SYSTEM] create new solver instance
51.84/52.18	c [INC] encode full formula
51.84/52.18	c (debug) using card networks
51.84/52.19	c set iterative enc to: card
51.84/52.19	c set iterative enc to: none
51.93/52.20	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3698555-1338076736/watcher-3698555-1338076736 -o /tmp/evaluation-result-3698555-1338076736/solver-3698555-1338076736 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698555-1338076736.opb 1794220238 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: 1.94 1.99 1.99 3/178 10771
/proc/meminfo: memFree=27505232/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0

[startup+0.0351221 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 10771
/proc/meminfo: memFree=27505232/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 10771
/proc/meminfo: memFree=27505232/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 10771
/proc/meminfo: memFree=27505232/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 10771
/proc/meminfo: memFree=27505232/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.94 1.99 1.99 3/182 10775
/proc/meminfo: memFree=27386464/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=28616 CPUtime=0.22 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 5379 0 0 0 21 1 0 0 20 0 1 0 273800453 29302784 4830 33554432000 4194304 5992684 140735270145120 140735270139568 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 7154 4830 164 440 0 6710 0
[pid=10774] ppid=10772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10774/stat : 10774 (cp2_pre.sh) S 10772 10771 5308 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273800477 9367552 277 33554432000 4194304 5064252 140734564677984 140734564676688 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10774/statm: 2287 277 234 213 0 72 0
[pid=10775] ppid=10774 vsize=110196 CPUtime=1.25 cores=0,2,4,6
/proc/10775/stat : 10775 (coprocessor) R 10774 10771 5308 0 -1 4202496 21144 0 0 0 115 10 0 0 20 0 1 0 273800477 112840704 26715 33554432000 4194304 6586260 140735617896416 140735617892744 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/10775/statm: 27549 26715 199 584 0 26961 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 157108

[startup+3.1003 s]
/proc/loadavg: 1.94 1.99 1.99 3/181 10777
/proc/meminfo: memFree=27437748/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=35812 CPUtime=3.01 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 10259 42319 0 0 42 39 202 18 20 0 1 0 273800453 36671488 6645 33554432000 4194304 5992684 140735270145120 140735270138624 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 8953 6645 180 440 0 8509 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 44960

[startup+6.30033 s]
/proc/loadavg: 2.10 2.02 2.01 3/181 10782
/proc/meminfo: memFree=27421756/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=35812 CPUtime=3.01 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 10461 42835 0 0 42 39 202 18 20 0 1 0 273800453 36671488 6645 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 8953 6645 180 440 0 8509 0
[pid=10782] ppid=10772 vsize=46712 CPUtime=3.03 cores=0,2,4,6
/proc/10782/stat : 10782 (glucosInc) R 10772 10771 5308 0 -1 4202496 10112 0 0 0 302 1 0 0 20 0 1 0 273800779 47833088 10684 33554432000 4194304 5654031 140736931053632 140736931051416 4232571 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10782/statm: 11678 10684 131 357 0 11318 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 91672

[startup+12.7003 s]
/proc/loadavg: 2.09 2.02 2.00 3/181 10784
/proc/meminfo: memFree=27416904/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=9.91 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 12765 53771 0 0 48 39 883 21 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10784] ppid=10772 vsize=46580 CPUtime=2.53 cores=0,2,4,6
/proc/10784/stat : 10784 (glucosInc) R 10772 10771 5308 0 -1 4202496 10378 0 0 0 251 2 0 0 20 0 1 0 273801470 47697920 10437 33554432000 4194304 5654031 140736406000784 140736405998392 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10784/statm: 11645 10437 131 357 0 11285 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 92284

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 10788
/proc/meminfo: memFree=27466412/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=20.6 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 17368 76067 0 0 61 40 1931 28 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10788] ppid=10772 vsize=46716 CPUtime=4.64 cores=0,2,4,6
/proc/10788/stat : 10788 (glucosInc) R 10772 10771 5308 0 -1 4202496 10132 0 0 0 463 1 0 0 20 0 1 0 273802537 47837184 10833 33554432000 4194304 5654031 140737485196768 140737485194552 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10788/statm: 11679 10833 131 357 0 11319 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 92420

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10792
/proc/meminfo: memFree=27417264/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=38.44 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 21968 98560 0 0 73 41 3696 34 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10792] ppid=10772 vsize=51660 CPUtime=12.4 cores=0,2,4,6
/proc/10792/stat : 10792 (glucosInc) R 10772 10771 5308 0 -1 4202496 10860 0 0 0 1238 2 0 0 20 0 1 0 273804322 52899840 11417 33554432000 4194304 5654031 140736994192320 140736994180136 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10792/statm: 12915 11417 140 357 0 12555 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 97364

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 10798
/proc/meminfo: memFree=27401680/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=60092 CPUtime=50.07 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 13737 0 0 0 5004 3 0 0 20 0 1 0 273805674 61534208 14102 33554432000 4194304 5654031 140736833353312 140736833351336 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 15023 14102 141 357 0 14663 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 105796

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 10821
/proc/meminfo: memFree=27435032/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=78768 CPUtime=110.05 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 13902 0 0 0 11002 3 0 0 20 0 1 0 273805674 80658432 18755 33554432000 4194304 5654031 140736833353312 140736833341128 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 19692 18755 141 357 0 19332 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 124472

[startup+222.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10821
/proc/meminfo: memFree=27372556/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=97624 CPUtime=170.05 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 15376 0 0 0 16999 6 0 0 20 0 1 0 273805674 99966976 23469 33554432000 4194304 5654031 140736833353312 140736833351336 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 24406 23469 141 357 0 24046 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 143328

[startup+282.3 s]

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

/proc/meminfo: memFree=27237884/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=320968 CPUtime=1189.88 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 38851 0 0 0 118929 59 0 0 20 0 1 0 273805674 328671232 59779 33554432000 4194304 5654031 140736833353312 140736833351400 4208619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 80242 59779 141 357 0 79882 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 366672

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 10899
/proc/meminfo: memFree=27247092/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=239580 CPUtime=1249.88 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 40020 0 0 0 124926 62 0 0 20 0 1 0 273805674 245329920 54147 33554432000 4194304 5654031 140736833353312 140736833351400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 59895 54147 141 357 0 59535 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 285284

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10899
/proc/meminfo: memFree=27292488/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=239580 CPUtime=1309.86 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 41703 0 0 0 130920 66 0 0 20 0 1 0 273805674 245329920 46979 33554432000 4194304 5654031 140736833353312 140736833351400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 59895 46979 141 357 0 59535 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 285284

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10899
/proc/meminfo: memFree=27318544/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=189492 CPUtime=1369.86 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 42848 0 0 0 136917 69 0 0 20 0 1 0 273805674 194039808 38748 33554432000 4194304 5654031 140736833353312 140736833351240 4215153 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 47373 38748 141 357 0 47013 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 235196

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/181 10899
/proc/meminfo: memFree=27266768/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=239580 CPUtime=1429.84 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 43437 0 0 0 142913 71 0 0 20 0 1 0 273805674 245329920 58243 33554432000 4194304 5654031 140736833353312 140736833351400 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 59895 58243 141 357 0 59535 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 285284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10901
/proc/meminfo: memFree=27375312/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=239580 CPUtime=1489.83 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 45120 0 0 0 148910 73 0 0 20 0 1 0 273805674 245329920 49027 33554432000 4194304 5654031 140736833353312 140736833351400 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 59895 49027 141 357 0 59535 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 285284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10903
/proc/meminfo: memFree=27421464/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=158672 CPUtime=1549.8 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 45949 0 0 0 154905 75 0 0 20 0 1 0 273805674 162480128 38419 33554432000 4194304 5654031 140736833353312 140736833351240 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 39668 38419 141 357 0 39308 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 204376

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 10904
/proc/meminfo: memFree=27344552/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=239580 CPUtime=1609.8 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 46864 0 0 0 160903 77 0 0 20 0 1 0 273805674 245329920 56707 33554432000 4194304 5654031 140736833353312 140736833351400 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 59895 56707 141 357 0 59535 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 285284

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 10904
/proc/meminfo: memFree=27395564/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=189492 CPUtime=1669.79 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 48240 0 0 0 166900 79 0 0 20 0 1 0 273805674 194039808 44118 33554432000 4194304 5654031 140736833353312 140736833351400 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 47373 44118 141 357 0 47013 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 235196

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 10904
/proc/meminfo: memFree=27252108/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=320968 CPUtime=1729.78 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 49096 0 0 0 172896 82 0 0 20 0 1 0 273805674 328671232 63363 33554432000 4194304 5654031 140736833353312 140736833351400 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 80242 63363 141 357 0 79882 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 366672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 10904
/proc/meminfo: memFree=27349480/32873648 swapFree=6848/6848
[pid=10771] ppid=10769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10771/stat : 10771 (npSolver-pbo-It) S 10769 10771 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273800453 9367552 275 33554432000 4194304 5064252 140733706459536 140733706458448 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10771/statm: 2287 275 233 213 0 72 0
[pid=10772] ppid=10771 vsize=36556 CPUtime=51.94 cores=0,2,4,6
/proc/10772/stat : 10772 (npSolver-pbo) S 10771 10771 5308 0 -1 4202496 24268 110048 0 0 79 41 5037 37 20 0 1 0 273800453 37433344 6646 33554432000 4194304 5992684 140735270145120 140735270130952 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10772/statm: 9139 6646 180 440 0 8695 0
[pid=10794] ppid=10772 vsize=158672 CPUtime=1748.08 cores=0,2,4,6
/proc/10794/stat : 10794 (glucosInc) R 10772 10771 5308 0 -1 4202496 49355 0 0 0 174725 83 0 0 20 0 1 0 273805674 162480128 36883 33554432000 4194304 5654031 140736833353312 140736833351240 4233280 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10794/statm: 39668 36883 141 357 0 39308 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 204376

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.06
CPU user time (s): 1798.43
CPU system time (s): 1.63075
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 366672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.43
system time used= 1.63075
maximum resident set size= 261644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184050
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2599
involuntary context switches= 2436

runsolver used 3.90241 second user time and 10.1255 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 01:58:56
IDJOB=3698555
IDBENCH=48149
IDSOLVER=2275
FILE ID=node113/3698555-1338076736
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71336 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698555-1338076736/watcher-3698555-1338076736 -o /tmp/evaluation-result-3698555-1338076736/solver-3698555-1338076736 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698555-1338076736.opb 1794220238 HOME HOME

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=1794220238

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27505760 kB
Buffers:          309488 kB
Cached:          4069656 kB
SwapCached:            0 kB
Active:          1213068 kB
Inactive:        3329368 kB
Active(anon):     166056 kB
Inactive(anon):        0 kB
Active(file):    1047012 kB
Inactive(file):  3329368 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8960 kB
Writeback:             0 kB
AnonPages:        178424 kB
Mapped:            15620 kB
Shmem:               200 kB
Slab:             678808 kB
SReclaimable:     122976 kB
SUnreclaim:       555832 kB
KernelStack:        1488 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     294380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71316 MiB
End job on node113 at 2012-05-27 02:28:57