Trace number 3752484

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 (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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.06	c old isEQ: 164, new EQ is 1
0.00/0.08	c run inc solver
0.00/0.08	c [INC SYSTEM] run initial solver
0.00/0.08	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.84	o -23
0.00/0.84	c starting approximation
0.00/0.84	c factor = 1
0.00/0.84	c can not find a suitable factor, leaving approximation
0.00/0.84	c finished approximation
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:177 search for 176
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 208, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
3.27/3.32	c formula is SAT
3.27/3.33	c [INC SEARCH] copied best model
3.27/3.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.27/3.33	c model valid
3.27/3.33	c current solution ok
3.27/3.33	o -24
3.27/3.33	c [INC SEARCH] iteration: 1
3.27/3.33	c [INC BOUNDS] best value:176 search for 175
3.27/3.33	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.33	c write failed with 2
3.27/3.33	c [INC SYSTEM] create new solver instance
3.27/3.33	c [INC] encode full formula
3.27/3.33	c (debug) using card networks
3.27/3.33	c old isEQ: 64, new EQ is 0
3.27/3.34	c set iterative enc to: card
3.27/3.34	c set iterative enc to: none
3.27/3.34	c [INC SEARCH] isOptimum variable: 0
3.33/4.30	c formula is SAT
4.27/4.30	c [INC SEARCH] copied best model
4.27/4.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.27/4.31	c model valid
4.27/4.31	c current solution ok
4.27/4.31	o -25
4.27/4.31	c [INC SEARCH] iteration: 2
4.27/4.31	c [INC BOUNDS] best value:175 search for 174
4.27/4.31	c [INC SYSTEM] there exists a inc, kill it!
4.27/4.31	c write failed with 2
4.27/4.31	c [INC SYSTEM] create new solver instance
4.27/4.31	c [INC] encode full formula
4.27/4.31	c (debug) using card networks
4.27/4.31	c old isEQ: 64, new EQ is 0
4.27/4.31	c set iterative enc to: card
4.27/4.31	c set iterative enc to: none
4.27/4.32	c [INC SEARCH] isOptimum variable: 0
7.67/7.72	c formula is SAT
7.67/7.72	c [INC SEARCH] copied best model
7.67/7.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.67/7.72	c model valid
7.67/7.72	c current solution ok
7.67/7.72	o -26
7.67/7.72	c [INC SEARCH] iteration: 3
7.67/7.72	c [INC BOUNDS] best value:174 search for 173
7.67/7.72	c [INC SYSTEM] there exists a inc, kill it!
7.67/7.72	c write failed with 2
7.67/7.73	c [INC SYSTEM] create new solver instance
7.67/7.73	c [INC] encode full formula
7.67/7.73	c (debug) using card networks
7.67/7.73	c old isEQ: 64, new EQ is 0
7.67/7.73	c set iterative enc to: card
7.67/7.73	c set iterative enc to: none
7.67/7.73	c [INC SEARCH] isOptimum variable: 0
47.36/47.43	c formula is SAT
47.36/47.44	c [INC SEARCH] copied best model
47.36/47.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.36/47.44	c model valid
47.36/47.44	c current solution ok
47.36/47.44	o -27
47.36/47.44	c [INC SEARCH] iteration: 4
47.36/47.44	c [INC BOUNDS] best value:173 search for 172
47.36/47.44	c [INC SYSTEM] there exists a inc, kill it!
47.36/47.44	c write failed with 2
47.36/47.44	c [INC SYSTEM] create new solver instance
47.36/47.44	c [INC] encode full formula
47.36/47.44	c (debug) using card networks
47.36/47.44	c old isEQ: 64, new EQ is 0
47.36/47.45	c set iterative enc to: card
47.36/47.45	c set iterative enc to: none
47.36/47.45	c [INC SEARCH] isOptimum variable: 0
113.54/113.62	c formula is SAT
113.54/113.63	c [INC SEARCH] copied best model
113.54/113.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.54/113.63	c model valid
113.54/113.63	c current solution ok
113.54/113.63	o -28
113.54/113.63	c [INC SEARCH] iteration: 5
113.54/113.63	c [INC BOUNDS] best value:172 search for 171
113.54/113.63	c [INC SYSTEM] there exists a inc, kill it!
113.54/113.63	c write failed with 2
113.54/113.63	c [INC SYSTEM] create new solver instance
113.54/113.63	c [INC] encode full formula
113.54/113.63	c (debug) using card networks
113.54/113.63	c old isEQ: 64, new EQ is 0
113.54/113.64	c set iterative enc to: card
113.54/113.64	c set iterative enc to: none
113.54/113.65	c [INC SEARCH] isOptimum variable: 0
1184.74/1185.00	c formula is SAT
1184.74/1185.00	c [INC SEARCH] copied best model
1184.74/1185.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1184.74/1185.01	c model valid
1184.74/1185.01	c current solution ok
1184.74/1185.01	o -29
1184.74/1185.01	c [INC SEARCH] iteration: 6
1184.74/1185.01	c [INC BOUNDS] best value:171 search for 170
1184.74/1185.01	c [INC SYSTEM] there exists a inc, kill it!
1184.74/1185.01	c write failed with 2
1184.74/1185.02	c [INC SYSTEM] create new solver instance
1184.74/1185.02	c [INC] encode full formula
1184.74/1185.02	c (debug) using card networks
1184.74/1185.02	c old isEQ: 64, new EQ is 0
1184.74/1185.02	c set iterative enc to: card
1184.74/1185.02	c set iterative enc to: none
1184.74/1185.03	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/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-3752484-1339143296/watcher-3752484-1339143296 -o /tmp/evaluation-result-3752484-1339143296/solver-3752484-1339143296 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752484-1339143296.opb 740348456 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.00 2.01 2.00 3/178 18720
/proc/meminfo: memFree=31593876/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0

[startup+0.053 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 18720
/proc/meminfo: memFree=31593876/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10021 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 18720
/proc/meminfo: memFree=31593876/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 18720
/proc/meminfo: memFree=31593876/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700215 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 18720
/proc/meminfo: memFree=31593876/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18729
/proc/meminfo: memFree=31571112/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=0.83 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 4279 13367 0 0 11 11 51 10 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18729] ppid=18721 vsize=17992 CPUtime=0.63 cores=0,2,4,6
/proc/18729/stat : 18729 (glucosInc) R 18721 18720 17615 0 -1 4202496 3361 0 0 0 63 0 0 0 20 0 1 0 380454765 18423808 3621 33554432000 4194304 5654031 140736061386544 140736061384152 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18729/statm: 4498 3621 139 357 0 4138 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34308

[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18729
/proc/meminfo: memFree=31569128/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=0.83 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 4279 13367 0 0 11 11 51 10 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18729] ppid=18721 vsize=16744 CPUtime=2.23 cores=0,2,4,6
/proc/18729/stat : 18729 (glucosInc) R 18721 18720 17615 0 -1 4202496 4332 0 0 0 223 0 0 0 20 0 1 0 380454765 17145856 3529 33554432000 4194304 5654031 140736061386544 140736061374360 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18729/statm: 4186 3529 141 357 0 3826 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33060

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18733
/proc/meminfo: memFree=31566900/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=4.3 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 5214 22366 0 0 13 12 392 13 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18733] ppid=18721 vsize=16848 CPUtime=1.96 cores=0,2,4,6
/proc/18733/stat : 18733 (glucosInc) R 18721 18720 17615 0 -1 4202496 3269 0 0 0 196 0 0 0 20 0 1 0 380455112 17252352 3419 33554432000 4194304 5654031 140736795428128 140736795415944 4232949 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18733/statm: 4212 3419 141 357 0 3852 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33164

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18735
/proc/meminfo: memFree=31557536/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=7.72 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 5716 27138 0 0 15 12 731 14 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18735] ppid=18721 vsize=21724 CPUtime=4.95 cores=0,2,4,6
/proc/18735/stat : 18735 (glucosInc) R 18721 18720 17615 0 -1 4202496 4094 0 0 0 494 1 0 0 20 0 1 0 380455453 22245376 4530 33554432000 4194304 5654031 140735340339488 140735340327304 4214522 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18735/statm: 5431 4530 141 357 0 5071 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38040

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18735
/proc/meminfo: memFree=31608328/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=7.72 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 5716 27138 0 0 15 12 731 14 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18735] ppid=18721 vsize=28796 CPUtime=17.75 cores=0,2,4,6
/proc/18735/stat : 18735 (glucosInc) R 18721 18720 17615 0 -1 4202496 5691 0 0 0 1774 1 0 0 20 0 1 0 380455453 29487104 6514 33554432000 4194304 5654031 140735340339488 140735340327304 4208584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18735/statm: 7199 6514 141 357 0 6839 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 45112

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18737
/proc/meminfo: memFree=31576300/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=47.43 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 6218 34234 0 0 16 12 4698 17 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18737] ppid=18721 vsize=18956 CPUtime=3.63 cores=0,2,4,6
/proc/18737/stat : 18737 (glucosInc) R 18721 18720 17615 0 -1 4202496 4605 0 0 0 363 0 0 0 20 0 1 0 380459425 19410944 3813 33554432000 4194304 5654031 140733251573616 140733251561432 4208676 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18737/statm: 4739 3813 141 357 0 4379 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 35272

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18737
/proc/meminfo: memFree=31530008/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=47.43 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 6218 34234 0 0 16 12 4698 17 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18737] ppid=18721 vsize=89556 CPUtime=54.82 cores=0,2,4,6
/proc/18737/stat : 18737 (glucosInc) R 18721 18720 17615 0 -1 4202496 8707 0 0 0 5480 2 0 0 20 0 1 0 380459425 91705344 16607 33554432000 4194304 5654031 140733251573616 140733251561432 4232607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18737/statm: 22389 16607 141 357 0 22029 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 105872

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18740
/proc/meminfo: memFree=31587372/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=113.6 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 6720 43492 0 0 17 12 11311 20 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18739] ppid=18721 vsize=51016 CPUtime=48.63 cores=0,2,4,6
/proc/18739/stat : 18739 (glucosInc) R 18721 18720 17615 0 -1 4202496 7176 0 0 0 4861 2 0 0 20 0 1 0 380466045 52240384 11596 33554432000 4194304 5654031 140735272781744 140735272769560 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18739/statm: 12754 11596 141 357 0 12394 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 67332

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18793
/proc/meminfo: memFree=31656520/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=113.6 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 6720 43492 0 0 17 12 11311 20 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18739] ppid=18721 vsize=74288 CPUtime=108.62 cores=0,2,4,6
/proc/18739/stat : 18739 (glucosInc) R 18721 18720 17615 0 -1 4202496 9472 0 0 0 10859 3 0 0 20 0 1 0 380466045 76070912 17913 33554432000 4194304 5654031 140735272781744 140735272769560 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18739/statm: 18572 17913 141 357 0 18212 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 90604

[startup+282.3 s]

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

/proc/meminfo: memFree=31602740/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=59208 CPUtime=57.24 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 7372 0 0 0 5722 2 0 0 20 0 1 0 380573183 60628992 11662 33554432000 4194304 5654031 140735618972592 140735618960408 4215115 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 14802 11662 141 357 0 14442 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 75524

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 18817
/proc/meminfo: memFree=31543836/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=78064 CPUtime=117.24 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 7797 0 0 0 11721 3 0 0 20 0 1 0 380573183 79937536 18466 33554432000 4194304 5654031 140735618972592 140735618960408 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 19516 18466 141 357 0 19156 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 94380

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18818
/proc/meminfo: memFree=31491592/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=127384 CPUtime=177.23 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 9394 0 0 0 17717 6 0 0 20 0 1 0 380573183 130441216 29477 33554432000 4194304 5654031 140735618972592 140735618960408 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 31846 29477 141 357 0 31486 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 143700

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 18820
/proc/meminfo: memFree=31642236/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=89760 CPUtime=237.21 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 11683 0 0 0 23713 8 0 0 20 0 1 0 380573183 91914240 21779 33554432000 4194304 5654031 140735618972592 140735618960408 4216213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 22440 21779 141 357 0 22080 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 106076

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18820
/proc/meminfo: memFree=31619996/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=89760 CPUtime=297.2 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 13667 0 0 0 29708 12 0 0 20 0 1 0 380573183 91914240 21779 33554432000 4194304 5654031 140735618972592 140735618960408 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 22440 21779 141 357 0 22080 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 106076

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18823
/proc/meminfo: memFree=31595704/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=89760 CPUtime=357.19 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 15072 0 0 0 35704 15 0 0 20 0 1 0 380573183 91914240 21780 33554432000 4194304 5654031 140735618972592 140735618960408 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 22440 21780 141 357 0 22080 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 106076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18823
/proc/meminfo: memFree=31595372/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=89760 CPUtime=417.19 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 17064 0 0 0 41699 20 0 0 20 0 1 0 380573183 91914240 21780 33554432000 4194304 5654031 140735618972592 140735618960408 4232632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 22440 21780 141 357 0 22080 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 106076

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31521040/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=139080 CPUtime=477.17 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 18461 0 0 0 47695 22 0 0 20 0 1 0 380573183 142417920 33938 33554432000 4194304 5654031 140735618972592 140735618960408 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 34770 33938 141 357 0 34410 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 155396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31560944/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=89760 CPUtime=537.16 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 20357 0 0 0 53690 26 0 0 20 0 1 0 380573183 91914240 21780 33554432000 4194304 5654031 140735618972592 140735618960408 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 22440 21780 141 357 0 22080 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 106076

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31514944/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=139080 CPUtime=597.16 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 22075 0 0 0 59686 30 0 0 20 0 1 0 380573183 142417920 33426 33554432000 4194304 5654031 140735618972592 140735618960408 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 34770 33426 141 357 0 34410 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 155396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31485716/32873844 swapFree=7124/7124
[pid=18720] ppid=18718 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18720/stat : 18720 (npSolver-pbo-It) S 18718 18720 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380454679 9367552 274 33554432000 4194304 5064252 140735121051728 140735121050640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18720/statm: 2287 274 233 213 0 72 0
[pid=18721] ppid=18720 vsize=7168 CPUtime=1184.77 cores=0,2,4,6
/proc/18721/stat : 18721 (npSolver-pbo) S 18720 18720 17615 0 -1 4202496 7222 79405 0 0 18 12 118366 81 20 0 1 0 380454680 7340032 1448 33554432000 4194304 6004724 140736369713616 140736369699464 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18721/statm: 1792 1448 189 442 0 1346 0
[pid=18816] ppid=18721 vsize=169900 CPUtime=615.26 cores=0,2,4,6
/proc/18816/stat : 18816 (glucosInc) R 18721 18720 17615 0 -1 4202496 22670 0 0 0 61495 31 0 0 20 0 1 0 380573183 173977600 40661 33554432000 4194304 5654031 140735618972592 140735618960408 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18816/statm: 42475 40661 141 357 0 42115 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 186216

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.07
CPU user time (s): 1798.81
CPU system time (s): 1.26181
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 314096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.26181
maximum resident set size= 227972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109677
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 613
involuntary context switches= 2060

runsolver used 3.59345 second user time and 9.82651 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 10:14:56
IDJOB=3752484
IDBENCH=48253
IDSOLVER=2335
FILE ID=node138/3752484-1339143296
RUNJOBID= node138-1339134209-17631
PBS_JOBID= 14643796
Free space on /tmp= 70680 MiB

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

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=740348456

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        31594784 kB
Buffers:          127156 kB
Cached:           164936 kB
SwapCached:        19640 kB
Active:           340612 kB
Inactive:         157080 kB
Active(anon):     187488 kB
Inactive(anon):    20456 kB
Active(file):     153124 kB
Inactive(file):   136624 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        240764 kB
Mapped:            10056 kB
Shmem:                 0 kB
Slab:             641488 kB
SReclaimable:      82740 kB
SUnreclaim:       558748 kB
KernelStack:        1456 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     341120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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= 70664 MiB
End job on node138 at 2012-06-08 10:44:57