Trace number 3698553

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_5.opb
MD5SUMd79bd0f7d6fceec4ec599aa8716e2601
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark1796.82
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
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 constraint26
Maximum length of a constraint51
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)31590
Sum of products size (including duplicates)63180
Number of different products31590
Sum of products size63180

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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
0.00/0.79	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.79	c [INC SYSTEM] execute solver
0.00/0.86	c [INC SEARCH] formula is SAT
0.00/0.87	c [INC SYSTEM] solved the initial formula
0.00/0.88	c model valid
0.00/0.88	c current solution ok
0.97/1.04	o 281
0.97/1.04	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.04	c write failed with 2
0.97/1.04	c [INC SEARCH] iteration: 0
0.97/1.04	c [INC BOUNDS] best value:281 search for 280
0.97/1.04	c [INC SYSTEM] create new solver instance
0.97/1.04	c [INC] encode full formula
0.97/1.04	c (debug) using card networks
0.97/1.06	c set iterative enc to: card
0.97/1.06	c set iterative enc to: none
0.97/1.07	c [INC SEARCH] isOptimum variable: 0
3.06/3.20	c formula is SAT
3.17/3.20	c [INC SEARCH] copied best model
3.17/3.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.17/3.22	c model valid
3.17/3.22	c current solution ok
3.17/3.22	o 107
3.17/3.22	c [INC SEARCH] iteration: 1
3.17/3.22	c [INC BOUNDS] best value:107 search for 106
3.17/3.22	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.22	c write failed with 2
3.17/3.22	c [INC SYSTEM] create new solver instance
3.17/3.22	c [INC] encode full formula
3.17/3.22	c (debug) using card networks
3.17/3.24	c set iterative enc to: card
3.17/3.24	c set iterative enc to: none
3.17/3.24	c [INC SEARCH] isOptimum variable: 0
6.47/6.55	c formula is SAT
6.47/6.55	c [INC SEARCH] copied best model
6.47/6.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.47/6.57	c model valid
6.47/6.57	c current solution ok
6.47/6.57	o 89
6.47/6.57	c [INC SEARCH] iteration: 2
6.47/6.57	c [INC BOUNDS] best value:89 search for 88
6.47/6.57	c [INC SYSTEM] there exists a inc, kill it!
6.47/6.57	c write failed with 2
6.47/6.57	c [INC SYSTEM] create new solver instance
6.47/6.57	c [INC] encode full formula
6.47/6.57	c (debug) using card networks
6.47/6.59	c set iterative enc to: card
6.47/6.59	c set iterative enc to: none
6.47/6.59	c [INC SEARCH] isOptimum variable: 0
9.86/9.94	c formula is SAT
9.86/9.94	c [INC SEARCH] copied best model
9.86/9.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.86/9.96	c model valid
9.86/9.96	c current solution ok
9.86/9.96	o 86
9.86/9.96	c [INC SEARCH] iteration: 3
9.86/9.96	c [INC BOUNDS] best value:86 search for 85
9.86/9.96	c [INC SYSTEM] there exists a inc, kill it!
9.86/9.96	c write failed with 2
9.86/9.96	c [INC SYSTEM] create new solver instance
9.86/9.96	c [INC] encode full formula
9.86/9.96	c (debug) using card networks
9.86/9.97	c set iterative enc to: card
9.86/9.97	c set iterative enc to: none
9.86/9.98	c [INC SEARCH] isOptimum variable: 0
11.97/12.03	c formula is SAT
11.97/12.03	c [INC SEARCH] copied best model
11.97/12.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.97/12.05	c model valid
11.97/12.05	c current solution ok
11.97/12.05	o 85
11.97/12.05	c [INC SEARCH] iteration: 4
11.97/12.05	c [INC BOUNDS] best value:85 search for 84
11.97/12.05	c [INC SYSTEM] there exists a inc, kill it!
11.97/12.05	c write failed with 2
11.97/12.05	c [INC SYSTEM] create new solver instance
11.97/12.05	c [INC] encode full formula
11.97/12.05	c (debug) using card networks
11.97/12.07	c set iterative enc to: card
11.97/12.07	c set iterative enc to: none
11.97/12.07	c [INC SEARCH] isOptimum variable: 0
15.37/15.41	c formula is SAT
15.37/15.41	c [INC SEARCH] copied best model
15.37/15.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.37/15.43	c model valid
15.37/15.43	c current solution ok
15.37/15.43	o 82
15.37/15.43	c [INC SEARCH] iteration: 5
15.37/15.43	c [INC BOUNDS] best value:82 search for 81
15.37/15.43	c [INC SYSTEM] there exists a inc, kill it!
15.37/15.43	c write failed with 2
15.37/15.43	c [INC SYSTEM] create new solver instance
15.37/15.43	c [INC] encode full formula
15.37/15.43	c (debug) using card networks
15.37/15.44	c set iterative enc to: card
15.37/15.44	c set iterative enc to: none
15.37/15.45	c [INC SEARCH] isOptimum variable: 0
26.76/26.88	c formula is SAT
26.76/26.88	c [INC SEARCH] copied best model
26.76/26.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.86/26.90	c model valid
26.86/26.90	c current solution ok
26.86/26.90	o 80
26.86/26.90	c [INC SEARCH] iteration: 6
26.86/26.90	c [INC BOUNDS] best value:80 search for 79
26.86/26.90	c [INC SYSTEM] there exists a inc, kill it!
26.86/26.90	c write failed with 2
26.86/26.90	c [INC SYSTEM] create new solver instance
26.86/26.90	c [INC] encode full formula
26.86/26.90	c (debug) using card networks
26.86/26.92	c set iterative enc to: card
26.86/26.92	c set iterative enc to: none
26.86/26.92	c [INC SEARCH] isOptimum variable: 0
28.96/29.03	c formula is SAT
28.96/29.04	c [INC SEARCH] copied best model
28.96/29.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.96/29.05	c model valid
28.96/29.05	c current solution ok
28.96/29.05	o 78
28.96/29.05	c [INC SEARCH] iteration: 7
28.96/29.05	c [INC BOUNDS] best value:78 search for 77
28.96/29.05	c [INC SYSTEM] there exists a inc, kill it!
28.96/29.05	c write failed with 2
28.96/29.05	c [INC SYSTEM] create new solver instance
28.96/29.05	c [INC] encode full formula
28.96/29.05	c (debug) using card networks
28.96/29.07	c set iterative enc to: card
28.96/29.07	c set iterative enc to: none
28.96/29.08	c [INC SEARCH] isOptimum variable: 0
33.96/34.03	c formula is SAT
33.96/34.04	c [INC SEARCH] copied best model
33.96/34.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.96/34.05	c model valid
33.96/34.05	c current solution ok
33.96/34.05	o 74
33.96/34.05	c [INC SEARCH] iteration: 8
33.96/34.05	c [INC BOUNDS] best value:74 search for 73
33.96/34.05	c [INC SYSTEM] there exists a inc, kill it!
33.96/34.05	c write failed with 2
33.96/34.06	c [INC SYSTEM] create new solver instance
33.96/34.06	c [INC] encode full formula
33.96/34.06	c (debug) using card networks
33.96/34.07	c set iterative enc to: card
33.96/34.07	c set iterative enc to: none
33.96/34.08	c [INC SEARCH] isOptimum variable: 0
173.53/173.69	c formula is SAT
173.53/173.70	c [INC SEARCH] copied best model
173.53/173.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
173.65/173.71	c model valid
173.65/173.71	c current solution ok
173.65/173.71	o 73
173.65/173.71	c [INC SEARCH] iteration: 9
173.65/173.71	c [INC BOUNDS] best value:73 search for 72
173.65/173.71	c [INC SYSTEM] there exists a inc, kill it!
173.65/173.71	c write failed with 2
173.65/173.72	c [INC SYSTEM] create new solver instance
173.65/173.72	c [INC] encode full formula
173.65/173.72	c (debug) using card networks
173.65/173.73	c set iterative enc to: card
173.65/173.73	c set iterative enc to: none
173.65/173.74	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	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-3698553-1338075759/watcher-3698553-1338075759 -o /tmp/evaluation-result-3698553-1338075759/solver-3698553-1338075759 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698553-1338075759.opb 650497179 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: 5.00 3.88 2.83 4/180 29652
/proc/meminfo: memFree=18352264/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0

[startup+0.068002 s]
/proc/loadavg: 5.00 3.88 2.83 4/180 29652
/proc/meminfo: memFree=18352264/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 5.00 3.88 2.83 4/180 29652
/proc/meminfo: memFree=18352264/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 5.00 3.88 2.83 4/180 29652
/proc/meminfo: memFree=18352264/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700149 s]
/proc/loadavg: 5.00 3.88 2.83 4/180 29652
/proc/meminfo: memFree=18352264/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 5.00 3.88 2.83 4/183 29658
/proc/meminfo: memFree=24245460/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=1.05 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 4946 17457 0 0 14 15 64 12 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 24488

[startup+3.10035 s]
/proc/loadavg: 5.00 3.88 2.83 4/183 29661
/proc/meminfo: memFree=31337080/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=1.05 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 4946 17457 0 0 14 15 64 12 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29661] ppid=29653 vsize=30388 CPUtime=2.01 cores=0,2,4,6
/proc/29661/stat : 29661 (glucosInc) R 29653 29652 25976 0 -1 4202496 6374 0 0 0 200 1 0 0 20 0 1 0 273702126 31117312 6572 33554432000 4194304 5654031 140735118036976 140735118034760 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29661/statm: 7597 6572 131 357 0 7237 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54876

[startup+6.30038 s]
/proc/loadavg: 4.84 3.87 2.83 3/182 29663
/proc/meminfo: memFree=31350124/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=3.22 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 6497 24446 0 0 18 15 274 15 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29663] ppid=29653 vsize=29380 CPUtime=3.04 cores=0,2,4,6
/proc/29663/stat : 29663 (glucosInc) R 29653 29652 25976 0 -1 4202496 5744 0 0 0 303 1 0 0 20 0 1 0 273702343 30085120 5961 33554432000 4194304 5654031 140733201363648 140733201361432 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29663/statm: 7345 5961 131 357 0 6985 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 53868

[startup+12.7003 s]
/proc/loadavg: 4.61 3.83 2.82 3/182 29667
/proc/meminfo: memFree=31339088/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=12.05 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 10949 43326 0 0 29 16 1138 22 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 24488

[startup+25.5003 s]
/proc/loadavg: 4.03 3.74 2.81 3/182 29671
/proc/meminfo: memFree=31305424/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=15.43 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 12433 49480 0 0 33 16 1470 24 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29671] ppid=29653 vsize=30044 CPUtime=10.03 cores=0,2,4,6
/proc/29671/stat : 29671 (glucosInc) R 29653 29652 25976 0 -1 4202496 6278 0 0 0 1002 1 0 0 20 0 1 0 273703564 30765056 6236 33554432000 4194304 5654031 140733649221824 140733649219608 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29671/statm: 7511 6236 142 357 0 7151 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54532

[startup+51.1003 s]
/proc/loadavg: 3.34 3.60 2.79 3/182 29677
/proc/meminfo: memFree=31234680/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=34.05 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 16885 69105 0 0 44 17 3314 30 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29677] ppid=29653 vsize=41640 CPUtime=17 cores=0,2,4,6
/proc/29677/stat : 29677 (glucosInc) R 29653 29652 25976 0 -1 4202496 7653 0 0 0 1699 1 0 0 20 0 1 0 273705426 42639360 9157 33554432000 4194304 5654031 140733465377680 140733465365496 4232380 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29677/statm: 10410 9157 142 357 0 10050 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66128

[startup+102.307 s]
/proc/loadavg: 2.53 3.33 2.74 3/181 29677
/proc/meminfo: memFree=31074180/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=34.05 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 16885 69105 0 0 44 17 3314 30 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29677] ppid=29653 vsize=86496 CPUtime=68.2 cores=0,2,4,6
/proc/29677/stat : 29677 (glucosInc) R 29653 29652 25976 0 -1 4202496 10901 0 0 0 6817 3 0 0 20 0 1 0 273705426 88571904 17639 33554432000 4194304 5654031 140733465377680 140733465375560 4233184 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29677/statm: 21624 17639 142 357 0 21264 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 110984

[startup+162.3 s]
/proc/loadavg: 2.21 3.10 2.70 3/181 29677
/proc/meminfo: memFree=31242904/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=34.05 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 16885 69105 0 0 44 17 3314 30 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29677] ppid=29653 vsize=94860 CPUtime=128.19 cores=0,2,4,6
/proc/29677/stat : 29677 (glucosInc) R 29653 29652 25976 0 -1 4202496 12095 0 0 0 12814 5 0 0 20 0 1 0 273705426 97136640 15500 33554432000 4194304 5654031 140733465377680 140733465375560 4233299 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29677/statm: 23715 15500 142 357 0 23355 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119348

[startup+222.3 s]
/proc/loadavg: 2.08 2.90 2.65 3/181 29679
/proc/meminfo: memFree=31444420/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=41804 CPUtime=48.53 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 10149 0 0 0 4850 3 0 0 20 0 1 0 273719393 42807296 9244 33554432000 4194304 5654031 140735976983696 140735976981720 4232720 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 10451 9244 142 357 0 10091 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 66292

[startup+282.3 s]
/proc/loadavg: 2.03 2.73 2.61 3/181 29680
/proc/meminfo: memFree=31382236/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6

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

/proc/meminfo: memFree=31405820/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=111580 CPUtime=1068.36 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 26138 0 0 0 106807 29 0 0 20 0 1 0 273719393 114257920 26684 33554432000 4194304 5654031 140735976983696 140735976981720 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 27895 26684 142 357 0 27535 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 136068

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/181 29771
/proc/meminfo: memFree=31344212/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=182272 CPUtime=1128.36 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 27632 0 0 0 112804 32 0 0 20 0 1 0 273719393 186646528 40534 33554432000 4194304 5654031 140735976983696 140735976981624 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 45568 40534 142 357 0 45208 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 206760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/181 29771
/proc/meminfo: memFree=31365452/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=132952 CPUtime=1188.34 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 28230 0 0 0 118801 33 0 0 20 0 1 0 273719393 136142848 32027 33554432000 4194304 5654031 140735976983696 140735976971512 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 33238 32027 142 357 0 32878 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 157440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.16 3/181 29771
/proc/meminfo: memFree=31359384/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=132952 CPUtime=1248.34 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 29151 0 0 0 124799 35 0 0 20 0 1 0 273719393 136142848 32027 33554432000 4194304 5654031 140735976983696 140735976981720 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 33238 32027 142 357 0 32878 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 157440

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 29772
/proc/meminfo: memFree=31358904/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=132952 CPUtime=1308.33 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 30077 0 0 0 130796 37 0 0 20 0 1 0 273719393 136142848 32027 33554432000 4194304 5654031 140735976983696 140735976971512 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 33238 32027 142 357 0 32878 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 157440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/181 29772
/proc/meminfo: memFree=31358732/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=132952 CPUtime=1368.31 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 31009 0 0 0 136793 38 0 0 20 0 1 0 273719393 136142848 32027 33554432000 4194304 5654031 140735976983696 140735976971512 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 33238 32027 142 357 0 32878 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 157440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/181 29772
/proc/meminfo: memFree=31325236/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=182272 CPUtime=1428.31 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 32272 0 0 0 142790 41 0 0 20 0 1 0 273719393 186646528 40534 33554432000 4194304 5654031 140735976983696 140735976971512 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 45568 40534 142 357 0 45208 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 206760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/182 29775
/proc/meminfo: memFree=31314632/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=182272 CPUtime=1488.3 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 33208 0 0 0 148787 43 0 0 20 0 1 0 273719393 186646528 42582 33554432000 4194304 5654031 140735976983696 140735976971512 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 45568 42582 142 357 0 45208 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 206760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 29775
/proc/meminfo: memFree=31271772/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=182272 CPUtime=1548.29 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 34143 0 0 0 154784 45 0 0 20 0 1 0 273719393 186646528 44118 33554432000 4194304 5654031 140735976983696 140735976981624 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 45568 44118 142 357 0 45208 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 206760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/180 29775
/proc/meminfo: memFree=31295812/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=205420 CPUtime=1608.27 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 36050 0 0 0 160779 48 0 0 20 0 1 0 273719393 210350080 47345 33554432000 4194304 5654031 140735976983696 140735976971512 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 51355 47345 142 357 0 50995 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 229908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 29776
/proc/meminfo: memFree=31242124/32873844 swapFree=7372/7372
[pid=29652] ppid=29650 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29652/stat : 29652 (npSolver-pbo-It) S 29650 29652 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273702018 9367552 275 33554432000 4194304 5064252 140733651754480 140733651753392 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29652/statm: 2287 275 233 213 0 72 0
[pid=29653] ppid=29652 vsize=15340 CPUtime=173.69 cores=0,2,4,6
/proc/29653/stat : 29653 (npSolver-pbo) S 29652 29652 25976 0 -1 4202496 18369 82047 0 0 49 17 17267 36 20 0 1 0 273702018 15708160 3101 33554432000 4194304 5992684 140735413002432 140735412988264 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/29653/statm: 3835 3101 180 440 0 3391 0
[pid=29679] ppid=29653 vsize=236240 CPUtime=1626.38 cores=0,2,4,6
/proc/29679/stat : 29679 (glucosInc) R 29653 29652 25976 0 -1 4202496 36642 0 0 0 162589 49 0 0 20 0 1 0 273719393 241909760 53044 33554432000 4194304 5654031 140735976983696 140735976971512 4232744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29679/statm: 59060 53044 142 357 0 58700 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 260728

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.1
CPU user time (s): 1799.06
CPU system time (s): 1.03584
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 287668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.03584
maximum resident set size= 212176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137437
page faults= 0
swaps= 0
block input operations= 0
block output operations= 63464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1659
involuntary context switches= 2254

runsolver used 9.91849 second user time and 16.1515 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 01:42:39
IDJOB=3698553
IDBENCH=48133
IDSOLVER=2275
FILE ID=node118/3698553-1338075759
RUNJOBID= node118-1338052229-25992
PBS_JOBID= 14624390
Free space on /tmp= 64468 MiB

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

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

MD5SUM BENCH= d79bd0f7d6fceec4ec599aa8716e2601
RANDOM SEED=650497179

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        18244492 kB
Buffers:          233404 kB
Cached:         13014460 kB
SwapCached:            0 kB
Active:           630252 kB
Inactive:       12808328 kB
Active(anon):     179680 kB
Inactive(anon):    12552 kB
Active(file):     450572 kB
Inactive(file): 12795776 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14748 kB
Writeback:             0 kB
AnonPages:        246440 kB
Mapped:            12996 kB
Shmem:               200 kB
Slab:            1040336 kB
SReclaimable:     481276 kB
SUnreclaim:       559060 kB
KernelStack:        1504 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     356672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 71576 MiB
End job on node118 at 2012-05-27 02:12:40