Trace number 3703364

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
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 constraint50
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)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

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.42	c [INC SEARCH] formula is SAT
0.00/0.42	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 126
0.00/0.51	c starting approximation
0.00/0.51	c factor = 1
0.00/0.51	c can not find a suitable factor, leaving approximation
0.00/0.51	c finished approximation
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:126 search for 125
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.52	c [INC SEARCH] isOptimum variable: 0
1.47/1.50	c formula is SAT
1.47/1.50	c [INC SEARCH] copied best model
1.47/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.47/1.51	c model valid
1.47/1.51	c current solution ok
1.47/1.51	o 50
1.47/1.51	c [INC SEARCH] iteration: 1
1.47/1.51	c [INC BOUNDS] best value:50 search for 49
1.47/1.51	c [INC SYSTEM] there exists a inc, kill it!
1.47/1.51	c write failed with 2
1.47/1.51	c [INC SYSTEM] create new solver instance
1.47/1.51	c [INC] encode full formula
1.47/1.51	c (debug) using card networks
1.47/1.51	c set iterative enc to: card
1.47/1.51	c set iterative enc to: none
1.47/1.52	c [INC SEARCH] isOptimum variable: 0
2.96/3.00	c formula is SAT
2.96/3.01	c [INC SEARCH] copied best model
2.96/3.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.96/3.01	c model valid
2.96/3.01	c current solution ok
2.96/3.01	o 48
2.96/3.01	c [INC SEARCH] iteration: 2
2.96/3.01	c [INC BOUNDS] best value:48 search for 47
2.96/3.01	c [INC SYSTEM] there exists a inc, kill it!
2.96/3.01	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.02	c set iterative enc to: card
2.96/3.02	c set iterative enc to: none
2.96/3.03	c [INC SEARCH] isOptimum variable: 0
4.16/4.24	c formula is SAT
4.16/4.25	c [INC SEARCH] copied best model
4.16/4.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.16/4.26	c model valid
4.16/4.26	c current solution ok
4.16/4.26	o 47
4.16/4.26	c [INC SEARCH] iteration: 3
4.16/4.26	c [INC BOUNDS] best value:47 search for 46
4.16/4.26	c [INC SYSTEM] there exists a inc, kill it!
4.16/4.26	c write failed with 2
4.16/4.26	c [INC SYSTEM] create new solver instance
4.16/4.26	c [INC] encode full formula
4.16/4.26	c (debug) using card networks
4.16/4.26	c set iterative enc to: card
4.16/4.26	c set iterative enc to: none
4.16/4.27	c [INC SEARCH] isOptimum variable: 0
5.36/5.43	c formula is SAT
5.36/5.43	c [INC SEARCH] copied best model
5.36/5.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.36/5.44	c model valid
5.36/5.44	c current solution ok
5.36/5.44	o 46
5.36/5.44	c [INC SEARCH] iteration: 4
5.36/5.44	c [INC BOUNDS] best value:46 search for 45
5.36/5.44	c [INC SYSTEM] there exists a inc, kill it!
5.36/5.44	c write failed with 2
5.36/5.44	c [INC SYSTEM] create new solver instance
5.36/5.44	c [INC] encode full formula
5.36/5.44	c (debug) using card networks
5.36/5.45	c set iterative enc to: card
5.36/5.45	c set iterative enc to: none
5.36/5.45	c [INC SEARCH] isOptimum variable: 0
5.42/6.05	c formula is SAT
5.42/6.05	c [INC SEARCH] copied best model
5.42/6.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.42/6.06	c model valid
5.42/6.06	c current solution ok
5.42/6.06	o 38
5.42/6.06	c [INC SEARCH] iteration: 5
5.42/6.06	c [INC BOUNDS] best value:38 search for 37
5.42/6.06	c [INC SYSTEM] there exists a inc, kill it!
5.42/6.06	c write failed with 2
5.42/6.06	c [INC SYSTEM] create new solver instance
5.42/6.06	c [INC] encode full formula
5.42/6.06	c (debug) using card networks
5.42/6.07	c set iterative enc to: card
5.42/6.07	c set iterative enc to: none
5.42/6.07	c [INC SEARCH] isOptimum variable: 0
7.76/7.84	c formula is SAT
7.76/7.84	c [INC SEARCH] copied best model
7.76/7.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.76/7.85	c model valid
7.76/7.85	c current solution ok
7.76/7.85	o 37
7.76/7.85	c [INC SEARCH] iteration: 6
7.76/7.85	c [INC BOUNDS] best value:37 search for 36
7.76/7.85	c [INC SYSTEM] there exists a inc, kill it!
7.76/7.85	c write failed with 2
7.76/7.85	c [INC SYSTEM] create new solver instance
7.76/7.85	c [INC] encode full formula
7.76/7.85	c (debug) using card networks
7.76/7.86	c set iterative enc to: card
7.76/7.86	c set iterative enc to: none
7.76/7.86	c [INC SEARCH] isOptimum variable: 0
13.75/13.80	c formula is SAT
13.75/13.81	c [INC SEARCH] copied best model
13.75/13.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.75/13.82	c model valid
13.75/13.82	c current solution ok
13.75/13.82	o 34
13.75/13.82	c [INC SEARCH] iteration: 7
13.75/13.82	c [INC BOUNDS] best value:34 search for 33
13.75/13.82	c [INC SYSTEM] there exists a inc, kill it!
13.75/13.82	c write failed with 2
13.75/13.82	c [INC SYSTEM] create new solver instance
13.75/13.82	c [INC] encode full formula
13.75/13.82	c (debug) using card networks
13.75/13.82	c set iterative enc to: card
13.75/13.82	c set iterative enc to: none
13.75/13.83	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-3703364-1338079676/watcher-3703364-1338079676 -o /tmp/evaluation-result-3703364-1338079676/solver-3703364-1338079676 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703364-1338079676.opb 257676804 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.08 3/178 21411
/proc/meminfo: memFree=31070124/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0

[startup+0.052422 s]
/proc/loadavg: 2.04 2.01 2.08 3/178 21411
/proc/meminfo: memFree=31070124/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100306 s]
/proc/loadavg: 2.04 2.01 2.08 3/178 21411
/proc/meminfo: memFree=31070124/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.04 2.01 2.08 3/178 21411
/proc/meminfo: memFree=31070124/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.04 2.01 2.08 3/178 21411
/proc/meminfo: memFree=31070124/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.04 2.01 2.08 3/181 21420
/proc/meminfo: memFree=31099976/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8076 CPUtime=0.51 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 3106 10304 0 0 7 7 30 7 20 0 1 0 274092450 8269824 1573 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2019 1573 194 440 0 1575 0
[pid=21420] ppid=21412 vsize=17424 CPUtime=0.96 cores=0,2,4,6
/proc/21420/stat : 21420 (glucosInc) R 21412 21411 28504 0 -1 4202496 3372 0 0 0 96 0 0 0 20 0 1 0 274092502 17842176 3602 33554432000 4194304 5654031 140737459015920 140737459013704 4768712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21420/statm: 4356 3602 141 357 0 3996 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34648

[startup+3.10023 s]
/proc/loadavg: 2.04 2.01 2.08 3/181 21422
/proc/meminfo: memFree=31102264/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=3 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 4378 18409 0 0 10 7 275 8 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 17364

[startup+6.30017 s]
/proc/loadavg: 2.03 2.01 2.08 3/181 21426
/proc/meminfo: memFree=31100908/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=6.05 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 6541 29583 0 0 15 8 571 11 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 17364

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.08 3/181 21432
/proc/meminfo: memFree=31088320/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=7.83 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7262 33628 0 0 17 8 745 13 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21432] ppid=21412 vsize=20524 CPUtime=4.82 cores=0,2,4,6
/proc/21432/stat : 21432 (glucosInc) R 21412 21411 28504 0 -1 4202496 5191 0 0 0 481 1 0 0 20 0 1 0 274093236 21016576 4501 33554432000 4194304 5654031 140733699758576 140733699756504 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21432/statm: 5131 4501 141 357 0 4771 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 37888

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.08 3/181 21434
/proc/meminfo: memFree=31038924/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=27580 CPUtime=11.65 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 6207 0 0 0 1164 1 0 0 20 0 1 0 274093833 28241920 6236 33554432000 4194304 5654031 140735158044304 140735158032120 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21434/statm: 6895 6236 141 357 0 6535 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 44944

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.08 3/181 21434
/proc/meminfo: memFree=31026408/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=43572 CPUtime=37.25 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 8490 0 0 0 3723 2 0 0 20 0 1 0 274093833 44617728 9964 33554432000 4194304 5654031 140735158044304 140735158032120 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 10893 9964 141 357 0 10533 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60936

[startup+102.307 s]
/proc/loadavg: 2.17 2.05 2.09 3/180 21435
/proc/meminfo: memFree=31062060/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=81512 CPUtime=88.44 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 10550 0 0 0 8842 2 0 0 20 0 1 0 274093833 83468288 12844 33554432000 4194304 5654031 140735158044304 140735158032120 4215932 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 20378 12844 141 357 0 20018 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 98876

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.08 3/182 21439
/proc/meminfo: memFree=30975716/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=81956 CPUtime=148.43 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 11030 0 0 0 14840 3 0 0 20 0 1 0 274093833 83922944 19739 33554432000 4194304 5654031 140735158044304 140735158032120 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 20489 19739 141 357 0 20129 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 99320

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.08 3/181 21439
/proc/meminfo: memFree=31019824/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=112304 CPUtime=208.42 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 11795 0 0 0 20838 4 0 0 20 0 1 0 274093833 114999296 23123 33554432000 4194304 5654031 140735158044304 140735158032120 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 28076 23123 141 357 0 27716 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 129668

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/181 21439
/proc/meminfo: memFree=30974720/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6

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

/proc/meminfo: memFree=30815780/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=195792 CPUtime=1228.25 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 32323 0 0 0 122777 48 0 0 20 0 1 0 274093833 200491008 48190 33554432000 4194304 5654031 140735158044304 140735158032120 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 48948 48190 141 357 0 48588 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 213156

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21469
/proc/meminfo: memFree=30841272/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=226612 CPUtime=1288.25 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 33510 0 0 0 128774 51 0 0 20 0 1 0 274093833 232050688 52125 33554432000 4194304 5654031 140735158044304 140735158032120 4232431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 56653 52125 141 357 0 56293 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 243976

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21472
/proc/meminfo: memFree=30838720/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=146472 CPUtime=1348.23 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 34339 0 0 0 134770 53 0 0 20 0 1 0 274093833 149987328 35978 33554432000 4194304 5654031 140735158044304 140735158032120 4232386 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 36618 35978 141 357 0 36258 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 163836

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21472
/proc/meminfo: memFree=30829608/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=214852 CPUtime=1408.23 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 36281 0 0 0 140767 56 0 0 20 0 1 0 274093833 220008448 49655 33554432000 4194304 5654031 140735158044304 140735158042232 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 53713 49655 141 357 0 53353 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 232216

[startup+1482.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 21635
/proc/meminfo: memFree=31032000/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=214852 CPUtime=1468.21 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 37939 0 0 0 146762 59 0 0 20 0 1 0 274093833 220008448 52727 33554432000 4194304 5654031 140735158044304 140735158032120 4232763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 53713 52727 141 357 0 53353 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 232216

[startup+1542.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/182 21637
/proc/meminfo: memFree=31013232/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=214852 CPUtime=1528.2 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 39152 0 0 0 152758 62 0 0 20 0 1 0 274093833 220008448 50679 33554432000 4194304 5654031 140735158044304 140735158042232 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 53713 50679 141 357 0 53353 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 232216

[startup+1602.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 21847
/proc/meminfo: memFree=30967368/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=214852 CPUtime=1588.19 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 40421 0 0 0 158754 65 0 0 20 0 1 0 274093833 220008448 52727 33554432000 4194304 5654031 140735158044304 140735158032120 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 53713 52727 141 357 0 53353 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 232216

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 21847
/proc/meminfo: memFree=30946604/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=245672 CPUtime=1648.19 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 41836 0 0 0 164751 68 0 0 20 0 1 0 274093833 251568128 54842 33554432000 4194304 5654031 140735158044304 140735158032120 4233190 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 61418 54842 141 357 0 61058 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 263036

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 21847
/proc/meminfo: memFree=30928036/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=245672 CPUtime=1708.17 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 43017 0 0 0 170747 70 0 0 20 0 1 0 274093833 251568128 54842 33554432000 4194304 5654031 140735158044304 140735158042392 4233194 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 61418 54842 141 357 0 61058 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 263036

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 21847
/proc/meminfo: memFree=30943812/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=214852 CPUtime=1768.16 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 43496 0 0 0 176745 71 0 0 20 0 1 0 274093833 220008448 50679 33554432000 4194304 5654031 140735158044304 140735158042232 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 53713 50679 141 357 0 53353 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 232216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21847
/proc/meminfo: memFree=30926996/32873844 swapFree=6600/6600
[pid=21411] ppid=21409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21411/stat : 21411 (npSolver-pbo-It) S 21409 21411 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274092449 9367552 275 33554432000 4194304 5064252 140736283694592 140736283693504 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21411/statm: 2287 275 233 213 0 72 0
[pid=21412] ppid=21411 vsize=8216 CPUtime=13.8 cores=0,2,4,6
/proc/21412/stat : 21412 (npSolver-pbo) S 21411 21411 28504 0 -1 4202496 7983 39359 0 0 19 8 1338 15 20 0 1 0 274092450 8413184 1605 33554432000 4194304 5992684 140735902961504 140735902947336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21412/statm: 2054 1605 194 440 0 1610 0
[pid=21434] ppid=21412 vsize=245672 CPUtime=1786.27 cores=0,2,4,6
/proc/21434/stat : 21434 (glucosInc) R 21412 21411 28504 0 -1 4202496 44085 0 0 0 178555 72 0 0 20 0 1 0 274093833 251568128 54330 33554432000 4194304 5654031 140735158044304 140735158042392 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21434/statm: 61418 54330 141 357 0 61058 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 263036

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.13
CPU system time (s): 0.971852
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 313124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.971852
maximum resident set size= 255388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91807
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 639
involuntary context switches= 3317

runsolver used 6.85396 second user time and 19.0921 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 02:47:56
IDJOB=3703364
IDBENCH=48153
IDSOLVER=2278
FILE ID=node140/3703364-1338079676
RUNJOBID= node140-1338052929-28520
PBS_JOBID= 14624397
Free space on /tmp= 71284 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703364-1338079676/watcher-3703364-1338079676 -o /tmp/evaluation-result-3703364-1338079676/solver-3703364-1338079676 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703364-1338079676.opb 257676804 HOME HOME

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=257676804

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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:        31069768 kB
Buffers:          289248 kB
Cached:           504752 kB
SwapCached:         1596 kB
Active:           957220 kB
Inactive:          31004 kB
Active(anon):     185040 kB
Inactive(anon):     9776 kB
Active(file):     772180 kB
Inactive(file):    21228 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105132 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        189572 kB
Mapped:            13132 kB
Shmem:                 8 kB
Slab:             674668 kB
SReclaimable:     116868 kB
SUnreclaim:       557800 kB
KernelStack:        1504 kB
PageTables:         4604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     349608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71344 MiB
End job on node140 at 2012-05-27 03:17:56