Trace number 3698573

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_1.opb
MD5SUM93a95f0846e71f0984a2317cf811edef
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint26
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15716
Sum of products size (including duplicates)31432
Number of different products15716
Sum of products size31432

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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.39	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.39	c [INC SYSTEM] execute solver
0.00/0.43	c [INC SEARCH] formula is SAT
0.00/0.43	c [INC SYSTEM] solved the initial formula
0.00/0.43	c model valid
0.00/0.43	c current solution ok
0.00/0.51	o 134
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SEARCH] iteration: 0
0.00/0.51	c [INC BOUNDS] best value:134 search for 133
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.52	c set iterative enc to: card
0.00/0.52	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
0.00/1.00	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.01	c model valid
0.97/1.01	c current solution ok
0.97/1.01	o 57
0.97/1.01	c [INC SEARCH] iteration: 1
0.97/1.01	c [INC BOUNDS] best value:57 search for 56
0.97/1.01	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.01	c write failed with 2
0.97/1.01	c [INC SYSTEM] create new solver instance
0.97/1.01	c [INC] encode full formula
0.97/1.01	c (debug) using card networks
0.97/1.02	c set iterative enc to: card
0.97/1.02	c set iterative enc to: none
0.97/1.02	c [INC SEARCH] isOptimum variable: 0
1.00/1.86	c formula is SAT
1.00/1.86	c [INC SEARCH] copied best model
1.00/1.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.87	c model valid
1.00/1.87	c current solution ok
1.00/1.87	o 47
1.00/1.87	c [INC SEARCH] iteration: 2
1.00/1.87	c [INC BOUNDS] best value:47 search for 46
1.00/1.87	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.87	c write failed with 2
1.00/1.87	c [INC SYSTEM] create new solver instance
1.00/1.87	c [INC] encode full formula
1.00/1.87	c (debug) using card networks
1.00/1.88	c set iterative enc to: card
1.00/1.88	c set iterative enc to: none
1.00/1.88	c [INC SEARCH] isOptimum variable: 0
2.86/2.99	c formula is SAT
2.96/3.00	c [INC SEARCH] copied best model
2.96/3.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.96/3.00	c model valid
2.96/3.00	c current solution ok
2.96/3.00	o 43
2.96/3.00	c [INC SEARCH] iteration: 3
2.96/3.00	c [INC BOUNDS] best value:43 search for 42
2.96/3.00	c [INC SYSTEM] there exists a inc, kill it!
2.96/3.00	c write failed with 2
2.96/3.01	c [INC SYSTEM] create new solver instance
2.96/3.01	c [INC] encode full formula
2.96/3.01	c (debug) using card networks
2.96/3.01	c set iterative enc to: card
2.96/3.01	c set iterative enc to: none
2.96/3.02	c [INC SEARCH] isOptimum variable: 0
4.38/4.42	c formula is SAT
4.38/4.42	c [INC SEARCH] copied best model
4.38/4.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.38/4.43	c model valid
4.38/4.43	c current solution ok
4.38/4.43	o 41
4.38/4.43	c [INC SEARCH] iteration: 4
4.38/4.43	c [INC BOUNDS] best value:41 search for 40
4.38/4.43	c [INC SYSTEM] there exists a inc, kill it!
4.38/4.43	c write failed with 2
4.38/4.43	c [INC SYSTEM] create new solver instance
4.38/4.43	c [INC] encode full formula
4.38/4.43	c (debug) using card networks
4.38/4.44	c set iterative enc to: card
4.38/4.44	c set iterative enc to: none
4.38/4.44	c [INC SEARCH] isOptimum variable: 0
7.08/7.17	c formula is SAT
7.08/7.17	c [INC SEARCH] copied best model
7.08/7.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.08/7.18	c model valid
7.08/7.18	c current solution ok
7.08/7.18	o 39
7.08/7.18	c [INC SEARCH] iteration: 5
7.08/7.18	c [INC BOUNDS] best value:39 search for 38
7.08/7.18	c [INC SYSTEM] there exists a inc, kill it!
7.08/7.18	c write failed with 2
7.08/7.18	c [INC SYSTEM] create new solver instance
7.08/7.18	c [INC] encode full formula
7.08/7.18	c (debug) using card networks
7.08/7.19	c set iterative enc to: card
7.08/7.19	c set iterative enc to: none
7.08/7.19	c [INC SEARCH] isOptimum variable: 0
14.97/15.09	c formula is SAT
14.97/15.09	c [INC SEARCH] copied best model
15.08/15.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.08/15.16	c model valid
15.08/15.16	c current solution ok
15.08/15.16	o 37
15.08/15.16	c [INC SEARCH] iteration: 6
15.08/15.16	c [INC BOUNDS] best value:37 search for 36
15.08/15.16	c [INC SYSTEM] there exists a inc, kill it!
15.08/15.16	c write failed with 2
15.08/15.16	c [INC SYSTEM] create new solver instance
15.08/15.16	c [INC] encode full formula
15.08/15.16	c (debug) using card networks
15.08/15.16	c set iterative enc to: card
15.08/15.16	c set iterative enc to: none
15.08/15.16	c [INC SEARCH] isOptimum variable: 0
1360.24/1360.58	c formula is SAT
1360.24/1360.58	c [INC SEARCH] copied best model
1360.24/1360.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1360.24/1360.59	c model valid
1360.24/1360.59	c current solution ok
1360.24/1360.59	o 36
1360.24/1360.59	c [INC SEARCH] iteration: 7
1360.24/1360.59	c [INC BOUNDS] best value:36 search for 35
1360.24/1360.59	c [INC SYSTEM] there exists a inc, kill it!
1360.24/1360.59	c write failed with 2
1360.24/1360.59	c [INC SYSTEM] create new solver instance
1360.24/1360.59	c [INC] encode full formula
1360.24/1360.59	c (debug) using card networks
1360.24/1360.60	c set iterative enc to: card
1360.24/1360.60	c set iterative enc to: none
1360.35/1360.61	c [INC SEARCH] isOptimum variable: 0
1673.37/1673.70	c formula is SAT
1673.37/1673.70	c [INC SEARCH] copied best model
1673.37/1673.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1673.37/1673.71	c model valid
1673.37/1673.71	c current solution ok
1673.37/1673.71	o 35
1673.37/1673.71	c [INC SEARCH] iteration: 8
1673.37/1673.71	c [INC BOUNDS] best value:35 search for 34
1673.37/1673.71	c [INC SYSTEM] there exists a inc, kill it!
1673.37/1673.71	c write failed with 2
1673.37/1673.71	c [INC SYSTEM] create new solver instance
1673.37/1673.71	c [INC] encode full formula
1673.37/1673.71	c (debug) using card networks
1673.37/1673.72	c set iterative enc to: card
1673.37/1673.72	c set iterative enc to: none
1673.37/1673.73	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	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-3698573-1338075131/watcher-3698573-1338075131 -o /tmp/evaluation-result-3698573-1338075131/solver-3698573-1338075131 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698573-1338075131.opb 1902731955 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.95 2.00 2.08 3/180 13501
/proc/meminfo: memFree=29915304/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0

[startup+0.011611 s]
/proc/loadavg: 1.95 2.00 2.08 3/180 13501
/proc/meminfo: memFree=29915304/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100159 s]
/proc/loadavg: 1.95 2.00 2.08 3/180 13501
/proc/meminfo: memFree=29915304/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300168 s]
/proc/loadavg: 1.95 2.00 2.08 3/180 13501
/proc/meminfo: memFree=29915304/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700221 s]
/proc/loadavg: 1.95 2.00 2.08 3/180 13501
/proc/meminfo: memFree=29915304/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 1.95 2.00 2.08 4/183 13510
/proc/meminfo: memFree=29892568/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 3296 14857 0 0 8 7 77 8 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 17288

[startup+3.1003 s]
/proc/loadavg: 1.95 2.00 2.08 3/183 13514
/proc/meminfo: memFree=29895228/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=3.01 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 4762 22409 0 0 12 8 271 10 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 17288

[startup+6.30026 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 13518
/proc/meminfo: memFree=29892684/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=4.43 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 5497 26448 0 0 14 8 410 11 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13518] ppid=13502 vsize=15620 CPUtime=1.84 cores=0,2,4,6
/proc/13518/stat : 13518 (glucosInc) R 13502 13501 9054 0 -1 4202496 3592 0 0 0 184 0 0 0 20 0 1 0 273638334 15994880 3039 33554432000 4194304 5654031 140736029279520 140736029277544 4232710 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13518/statm: 3905 3039 140 357 0 3545 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32908

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.09 3/183 13522
/proc/meminfo: memFree=29889728/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=7.18 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6231 30779 0 0 15 8 682 13 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13520] ppid=13502 vsize=20588 CPUtime=5.49 cores=0,2,4,6
/proc/13520/stat : 13520 (glucosInc) R 13502 13501 9054 0 -1 4202496 5006 0 0 0 548 1 0 0 20 0 1 0 273638609 21082112 4489 33554432000 4194304 5654031 140735594539408 140735594527224 4216337 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13520/statm: 5147 4489 141 357 0 4787 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 37876

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.09 3/183 13526
/proc/meminfo: memFree=29883412/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=24980 CPUtime=10.37 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 5900 0 0 0 1037 0 0 0 20 0 1 0 273639401 25579520 5578 33554432000 4194304 5654031 140735381655920 140735381643736 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 6245 5578 141 357 0 5885 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 42268

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.08 3/183 13528
/proc/meminfo: memFree=29865276/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=52472 CPUtime=35.96 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 8130 0 0 0 3594 2 0 0 20 0 1 0 273639401 53731328 10950 33554432000 4194304 5654031 140735381655920 140735381643736 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 13118 10950 141 357 0 12758 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 69760

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 13528
/proc/meminfo: memFree=29801968/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=90236 CPUtime=87.15 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 10014 0 0 0 8713 2 0 0 20 0 1 0 273639401 92401664 16040 33554432000 4194304 5654031 140735381655920 140735381643736 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 22559 16040 141 357 0 22199 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 107524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 13528
/proc/meminfo: memFree=29792032/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=90236 CPUtime=147.14 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 11000 0 0 0 14711 3 0 0 20 0 1 0 273639401 92401664 17576 33554432000 4194304 5654031 140735381655920 140735381643736 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 22559 17576 141 357 0 22199 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 107524

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/184 13529
/proc/meminfo: memFree=29772908/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=90236 CPUtime=207.13 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 12478 0 0 0 20708 5 0 0 20 0 1 0 273639401 92401664 17576 33554432000 4194304 5654031 140735381655920 140735381643736 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 22559 17576 141 357 0 22199 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107524

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 13530
/proc/meminfo: memFree=29728856/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6

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

/proc/meminfo: memFree=29671540/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=132736 CPUtime=1226.95 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 40496 0 0 0 122640 55 0 0 20 0 1 0 273639401 135921664 31909 33554432000 4194304 5654031 140735381655920 140735381643736 4215138 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 33184 31909 141 357 0 32824 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 150024

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13539
/proc/meminfo: memFree=29575820/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=15.1 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 6968 36890 0 0 17 8 1470 15 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13524] ppid=13502 vsize=212876 CPUtime=1286.95 cores=0,2,4,6
/proc/13524/stat : 13524 (glucosInc) R 13502 13501 9054 0 -1 4202496 42801 0 0 0 128637 58 0 0 20 0 1 0 273639401 217985024 48448 33554432000 4194304 5654031 140735381655920 140735381654008 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13524/statm: 53219 48448 141 357 0 52859 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 230164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13541
/proc/meminfo: memFree=29756452/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1360.35 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 7701 81323 0 0 19 8 135932 76 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13541] ppid=13502 vsize=15616 CPUtime=1.68 cores=0,2,4,6
/proc/13541/stat : 13541 (glucosInc) R 13502 13501 9054 0 -1 4202496 3847 0 0 0 168 0 0 0 20 0 1 0 273773951 15990784 3085 33554432000 4194304 5654031 140733979484080 140733979471896 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13541/statm: 3904 3085 141 357 0 3544 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 32904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13541
/proc/meminfo: memFree=29733208/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1360.35 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 7701 81323 0 0 19 8 135932 76 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13541] ppid=13502 vsize=52500 CPUtime=61.67 cores=0,2,4,6
/proc/13541/stat : 13541 (glucosInc) R 13502 13501 9054 0 -1 4202496 10615 0 0 0 6165 2 0 0 20 0 1 0 273773951 53760000 9466 33554432000 4194304 5654031 140733979484080 140733979471896 4233036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13541/statm: 13125 9466 141 357 0 12765 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 69788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13541
/proc/meminfo: memFree=29702228/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1360.35 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 7701 81323 0 0 19 8 135932 76 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13541] ppid=13502 vsize=71836 CPUtime=121.65 cores=0,2,4,6
/proc/13541/stat : 13541 (glucosInc) R 13502 13501 9054 0 -1 4202496 11147 0 0 0 12162 3 0 0 20 0 1 0 273773951 73560064 17167 33554432000 4194304 5654031 140733979484080 140733979471896 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13541/statm: 17959 17167 141 357 0 17599 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 89124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13542
/proc/meminfo: memFree=29694612/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1360.35 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 7701 81323 0 0 19 8 135932 76 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13541] ppid=13502 vsize=78908 CPUtime=181.64 cores=0,2,4,6
/proc/13541/stat : 13541 (glucosInc) R 13502 13501 9054 0 -1 4202496 12497 0 0 0 18160 4 0 0 20 0 1 0 273773951 80801792 19091 33554432000 4194304 5654031 140733979484080 140733979471896 4232403 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13541/statm: 19727 19091 141 357 0 19367 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 96196

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13542
/proc/meminfo: memFree=29588680/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1360.35 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 7701 81323 0 0 19 8 135932 76 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13541] ppid=13502 vsize=91464 CPUtime=241.63 cores=0,2,4,6
/proc/13541/stat : 13541 (glucosInc) R 13502 13501 9054 0 -1 4202496 13215 0 0 0 24157 6 0 0 20 0 1 0 273773951 93659136 21775 33554432000 4194304 5654031 140733979484080 140733979471896 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13541/statm: 22866 21775 141 357 0 22506 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 108752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13542
/proc/meminfo: memFree=29608340/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1360.35 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 7701 81323 0 0 19 8 135932 76 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13541] ppid=13502 vsize=140784 CPUtime=301.62 cores=0,2,4,6
/proc/13541/stat : 13541 (glucosInc) R 13502 13501 9054 0 -1 4202496 14463 0 0 0 30154 8 0 0 20 0 1 0 273773951 144162816 31114 33554432000 4194304 5654031 140733979484080 140733979471896 4232380 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13541/statm: 35196 31114 141 357 0 34836 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 158072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13547
/proc/meminfo: memFree=29673336/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1673.42 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 8436 96323 0 0 20 9 167227 86 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13547] ppid=13502 vsize=85824 CPUtime=48.55 cores=0,2,4,6
/proc/13547/stat : 13547 (glucosInc) R 13502 13501 9054 0 -1 4202496 11222 0 0 0 4852 3 0 0 20 0 1 0 273805263 87883776 15866 33554432000 4194304 5654031 140736911179792 140736911177672 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13547/statm: 21456 15866 141 357 0 21096 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 103112

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13570
/proc/meminfo: memFree=29692156/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1673.42 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 8436 96323 0 0 20 9 167227 86 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13547] ppid=13502 vsize=85824 CPUtime=108.54 cores=0,2,4,6
/proc/13547/stat : 13547 (glucosInc) R 13502 13501 9054 0 -1 4202496 11229 0 0 0 10851 3 0 0 20 0 1 0 273805263 87883776 19450 33554432000 4194304 5654031 140736911179792 140736911167608 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13547/statm: 21456 19450 141 357 0 21096 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 103112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13621
/proc/meminfo: memFree=29835772/32873844 swapFree=7372/7372
[pid=13501] ppid=13499 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13501/stat : 13501 (npSolver-pbo-It) S 13499 13501 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273637890 9367552 274 33554432000 4194304 5064252 140734199754128 140734199753040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13501/statm: 2287 274 233 213 0 72 0
[pid=13502] ppid=13501 vsize=8140 CPUtime=1673.42 cores=0,2,4,6
/proc/13502/stat : 13502 (npSolver-pbo) S 13501 13501 9054 0 -1 4202496 8436 96323 0 0 20 9 167227 86 20 0 1 0 273637890 8335360 1710 33554432000 4194304 5992684 140737117857536 140737117843368 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13502/statm: 2035 1710 180 440 0 1591 0
[pid=13547] ppid=13502 vsize=109420 CPUtime=126.64 cores=0,2,4,6
/proc/13547/stat : 13547 (glucosInc) R 13502 13501 9054 0 -1 4202496 11754 0 0 0 12660 4 0 0 20 0 1 0 273805263 112046080 22522 33554432000 4194304 5654031 140736911179792 140736911177672 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13547/statm: 27355 22522 141 357 0 26995 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 126708

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.09
CPU system time (s): 1.00685
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 249848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.00685
maximum resident set size= 206080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 26840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 760
involuntary context switches= 2136

runsolver used 3.59245 second user time and 9.44056 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 01:32:11
IDJOB=3698573
IDBENCH=48112
IDSOLVER=2275
FILE ID=node133/3698573-1338075131
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= 93a95f0846e71f0984a2317cf811edef
RANDOM SEED=1902731955

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        29915568 kB
Buffers:          311536 kB
Cached:          1773808 kB
SwapCached:          112 kB
Active:           591684 kB
Inactive:        1540952 kB
Active(anon):      36412 kB
Inactive(anon):    13320 kB
Active(file):     555272 kB
Inactive(file):  1527632 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             21756 kB
Writeback:             0 kB
AnonPages:         54716 kB
Mapped:            15652 kB
Shmem:               212 kB
Slab:             685936 kB
SReclaimable:     127800 kB
SUnreclaim:       558136 kB
KernelStack:        1488 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     168092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71596 MiB
End job on node133 at 2012-05-27 02:02:11