Trace number 3698073

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
MD5SUM98c81efbf429745622d6705fab70d2ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109601
Number of constraints which are clauses109601
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.73	o 0
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SEARCH] iteration: 0
0.00/0.73	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
0.98/1.04	c formula is SAT
0.98/1.04	c [INC SEARCH] copied best model
0.98/1.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.15	c model valid
1.08/1.15	c current solution ok
1.08/1.15	o -37
1.08/1.15	c [INC SEARCH] iteration: 1
1.08/1.15	c [INC BOUNDS] best value:1363 search for 1362
1.08/1.15	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.15	c write failed with 2
1.08/1.15	c [INC SYSTEM] create new solver instance
1.08/1.15	c [INC] encode full formula
1.08/1.15	c (debug) using card networks
1.17/1.21	c set iterative enc to: card
1.17/1.21	c set iterative enc to: none
1.17/1.22	c [INC SEARCH] isOptimum variable: 0
3.07/3.10	c formula is SAT
3.07/3.10	c [INC SEARCH] copied best model
3.07/3.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.17/3.21	c model valid
3.17/3.21	c current solution ok
3.17/3.21	o -40
3.17/3.21	c [INC SEARCH] iteration: 2
3.17/3.21	c [INC BOUNDS] best value:1360 search for 1359
3.17/3.21	c [INC SYSTEM] there exists a inc, kill it!
3.17/3.21	c write failed with 2
3.17/3.21	c [INC SYSTEM] create new solver instance
3.17/3.21	c [INC] encode full formula
3.17/3.21	c (debug) using card networks
3.17/3.27	c set iterative enc to: card
3.17/3.27	c set iterative enc to: none
3.17/3.28	c [INC SEARCH] isOptimum variable: 0
11.86/11.96	c formula is SAT
11.86/11.96	c [INC SEARCH] copied best model
11.86/11.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.97/12.07	c model valid
11.97/12.07	c current solution ok
11.97/12.07	o -41
11.97/12.07	c [INC SEARCH] iteration: 3
11.97/12.07	c [INC BOUNDS] best value:1359 search for 1358
11.97/12.07	c [INC SYSTEM] there exists a inc, kill it!
11.97/12.07	c write failed with 2
11.97/12.07	c [INC SYSTEM] create new solver instance
11.97/12.07	c [INC] encode full formula
11.97/12.07	c (debug) using card networks
12.08/12.13	c set iterative enc to: card
12.08/12.13	c set iterative enc to: none
12.08/12.14	c [INC SEARCH] isOptimum variable: 0
19.86/19.96	c formula is SAT
19.86/19.97	c [INC SEARCH] copied best model
19.86/19.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.97/20.08	c model valid
19.97/20.08	c current solution ok
19.97/20.08	o -42
19.97/20.08	c [INC SEARCH] iteration: 4
19.97/20.08	c [INC BOUNDS] best value:1358 search for 1357
19.97/20.08	c [INC SYSTEM] there exists a inc, kill it!
19.97/20.08	c write failed with 2
19.97/20.08	c [INC SYSTEM] create new solver instance
19.97/20.08	c [INC] encode full formula
19.97/20.08	c (debug) using card networks
20.08/20.13	c set iterative enc to: card
20.08/20.13	c set iterative enc to: none
20.08/20.14	c [INC SEARCH] isOptimum variable: 0
31.45/31.58	c formula is SAT
31.45/31.58	c [INC SEARCH] copied best model
31.45/31.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.55/31.69	c model valid
31.55/31.69	c current solution ok
31.55/31.69	o -43
31.55/31.69	c [INC SEARCH] iteration: 5
31.55/31.69	c [INC BOUNDS] best value:1357 search for 1356
31.55/31.69	c [INC SYSTEM] there exists a inc, kill it!
31.55/31.69	c write failed with 2
31.55/31.69	c [INC SYSTEM] create new solver instance
31.55/31.69	c [INC] encode full formula
31.55/31.69	c (debug) using card networks
31.67/31.75	c set iterative enc to: card
31.67/31.75	c set iterative enc to: none
31.67/31.76	c [INC SEARCH] isOptimum variable: 0
43.35/43.41	c formula is SAT
43.35/43.42	c [INC SEARCH] copied best model
43.35/43.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.45/43.53	c model valid
43.45/43.53	c current solution ok
43.45/43.53	o -44
43.45/43.53	c [INC SEARCH] iteration: 6
43.45/43.53	c [INC BOUNDS] best value:1356 search for 1355
43.45/43.53	c [INC SYSTEM] there exists a inc, kill it!
43.45/43.53	c write failed with 2
43.45/43.53	c [INC SYSTEM] create new solver instance
43.45/43.53	c [INC] encode full formula
43.45/43.53	c (debug) using card networks
43.45/43.58	c set iterative enc to: card
43.45/43.58	c set iterative enc to: none
43.45/43.59	c [INC SEARCH] isOptimum variable: 0
54.46/54.51	c formula is SAT
54.46/54.52	c [INC SEARCH] copied best model
54.46/54.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
54.55/54.63	c model valid
54.55/54.63	c current solution ok
54.55/54.63	o -46
54.55/54.63	c [INC SEARCH] iteration: 7
54.55/54.63	c [INC BOUNDS] best value:1354 search for 1353
54.55/54.63	c [INC SYSTEM] there exists a inc, kill it!
54.55/54.63	c write failed with 2
54.55/54.63	c [INC SYSTEM] create new solver instance
54.55/54.63	c [INC] encode full formula
54.55/54.63	c (debug) using card networks
54.55/54.69	c set iterative enc to: card
54.55/54.69	c set iterative enc to: none
54.66/54.70	c [INC SEARCH] isOptimum variable: 0
75.05/75.17	c formula is SAT
75.05/75.17	c [INC SEARCH] copied best model
75.05/75.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
75.14/75.28	c model valid
75.14/75.28	c current solution ok
75.14/75.28	o -47
75.14/75.28	c [INC SEARCH] iteration: 8
75.14/75.28	c [INC BOUNDS] best value:1353 search for 1352
75.14/75.28	c [INC SYSTEM] there exists a inc, kill it!
75.14/75.28	c write failed with 2
75.14/75.28	c [INC SYSTEM] create new solver instance
75.14/75.28	c [INC] encode full formula
75.14/75.28	c (debug) using card networks
75.25/75.34	c set iterative enc to: card
75.25/75.34	c set iterative enc to: none
75.25/75.35	c [INC SEARCH] isOptimum variable: 0
93.94/94.09	c formula is SAT
93.94/94.09	c [INC SEARCH] copied best model
93.94/94.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.14/94.20	c model valid
94.14/94.20	c current solution ok
94.14/94.20	o -48
94.14/94.20	c [INC SEARCH] iteration: 9
94.14/94.20	c [INC BOUNDS] best value:1352 search for 1351
94.14/94.20	c [INC SYSTEM] there exists a inc, kill it!
94.14/94.20	c write failed with 2
94.14/94.21	c [INC SYSTEM] create new solver instance
94.14/94.21	c [INC] encode full formula
94.14/94.21	c (debug) using card networks
94.14/94.26	c set iterative enc to: card
94.14/94.26	c set iterative enc to: none
94.14/94.27	c [INC SEARCH] isOptimum variable: 0
127.23/127.31	c formula is SAT
127.23/127.32	c [INC SEARCH] copied best model
127.23/127.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
127.34/127.43	c model valid
127.34/127.43	c current solution ok
127.34/127.43	o -49
127.34/127.43	c [INC SEARCH] iteration: 10
127.34/127.43	c [INC BOUNDS] best value:1351 search for 1350
127.34/127.43	c [INC SYSTEM] there exists a inc, kill it!
127.34/127.43	c write failed with 2
127.34/127.43	c [INC SYSTEM] create new solver instance
127.34/127.43	c [INC] encode full formula
127.34/127.43	c (debug) using card networks
127.34/127.48	c set iterative enc to: card
127.34/127.48	c set iterative enc to: none
127.34/127.49	c [INC SEARCH] isOptimum variable: 0
162.82/162.91	c formula is SAT
162.82/162.92	c [INC SEARCH] copied best model
162.82/162.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
162.92/163.03	c model valid
162.92/163.03	c current solution ok
162.92/163.03	o -50
162.92/163.03	c [INC SEARCH] iteration: 11
162.92/163.03	c [INC BOUNDS] best value:1350 search for 1349
162.92/163.03	c [INC SYSTEM] there exists a inc, kill it!
162.92/163.03	c write failed with 2
162.92/163.03	c [INC SYSTEM] create new solver instance
162.92/163.03	c [INC] encode full formula
162.92/163.03	c (debug) using card networks
162.92/163.08	c set iterative enc to: card
162.92/163.08	c set iterative enc to: none
162.92/163.09	c [INC SEARCH] isOptimum variable: 0
273.40/273.50	c formula is SAT
273.40/273.51	c [INC SEARCH] copied best model
273.40/273.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
273.50/273.61	c model valid
273.50/273.61	c current solution ok
273.50/273.61	o -51
273.50/273.61	c [INC SEARCH] iteration: 12
273.50/273.61	c [INC BOUNDS] best value:1349 search for 1348
273.50/273.61	c [INC SYSTEM] there exists a inc, kill it!
273.50/273.61	c write failed with 2
273.50/273.62	c [INC SYSTEM] create new solver instance
273.50/273.62	c [INC] encode full formula
273.50/273.62	c (debug) using card networks
273.50/273.67	c set iterative enc to: card
273.50/273.67	c set iterative enc to: none
273.50/273.68	c [INC SEARCH] isOptimum variable: 0
1140.85/1141.11	c formula is SAT
1140.85/1141.12	c [INC SEARCH] copied best model
1140.85/1141.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1140.95/1141.23	c model valid
1140.95/1141.23	c current solution ok
1140.95/1141.23	o -52
1140.95/1141.23	c [INC SEARCH] iteration: 13
1140.95/1141.23	c [INC BOUNDS] best value:1348 search for 1347
1140.95/1141.23	c [INC SYSTEM] there exists a inc, kill it!
1140.95/1141.23	c write failed with 2
1140.95/1141.23	c [INC SYSTEM] create new solver instance
1140.95/1141.23	c [INC] encode full formula
1140.95/1141.23	c (debug) using card networks
1140.95/1141.28	c set iterative enc to: card
1140.95/1141.28	c set iterative enc to: none
1140.95/1141.29	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698073-1338062047/watcher-3698073-1338062047 -o /tmp/evaluation-result-3698073-1338062047/solver-3698073-1338062047 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698073-1338062047.opb 1772996345 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.00 2.00 2/178 6139
/proc/meminfo: memFree=27712664/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0

[startup+0.0546129 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 6139
/proc/meminfo: memFree=27712664/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 6139
/proc/meminfo: memFree=27712664/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 6139
/proc/meminfo: memFree=27712664/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 6139
/proc/meminfo: memFree=27712664/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 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.00 2.00 3/181 6148
/proc/meminfo: memFree=27669460/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5788 CPUtime=1.2 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 5777 15012 0 0 57 16 43 4 20 0 1 0 272331605 5926912 974 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1447 974 179 440 0 1003 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 14936

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6150
/proc/meminfo: memFree=27666792/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=7708 CPUtime=1.21 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 6217 15012 0 0 58 16 43 4 20 0 1 0 272331605 7892992 1340 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1927 1340 179 440 0 1483 0
[pid=6150] ppid=6140 vsize=38764 CPUtime=1.86 cores=0,2,4,6
/proc/6150/stat : 6150 (glucosInc) R 6140 6139 5308 0 -1 4202496 8112 0 0 0 185 1 0 0 20 0 1 0 272331727 39694336 8787 33554432000 4194304 5654031 140736129950128 140736129947896 4976752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6150/statm: 9691 8787 141 357 0 9331 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55620

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6152
/proc/meminfo: memFree=27667908/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=3.26 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 8326 23654 0 0 74 17 229 6 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6152] ppid=6140 vsize=39032 CPUtime=3 cores=0,2,4,6
/proc/6152/stat : 6152 (glucosInc) R 6140 6139 5308 0 -1 4202496 7608 0 0 0 299 1 0 0 20 0 1 0 272331933 39968768 8421 33554432000 4194304 5654031 140735622805936 140735622793752 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6152/statm: 9758 8421 140 357 0 9398 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 53848

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6152
/proc/meminfo: memFree=27665260/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=12.12 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 10875 32095 0 0 91 17 1095 9 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 14816

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6156
/proc/meminfo: memFree=27668044/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=20.12 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 13424 41012 0 0 108 18 1875 11 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6156] ppid=6140 vsize=39056 CPUtime=5.33 cores=0,2,4,6
/proc/6156/stat : 6156 (glucosInc) R 6140 6139 5308 0 -1 4202496 8591 0 0 0 532 1 0 0 20 0 1 0 272333620 39993344 8511 33554432000 4194304 5654031 140734145429840 140734145417656 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6156/statm: 9764 8511 140 357 0 9404 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53872

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6160
/proc/meminfo: memFree=27668204/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=43.57 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 18522 61205 0 0 142 20 4179 16 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6160] ppid=6140 vsize=39496 CPUtime=7.49 cores=0,2,4,6
/proc/6160/stat : 6160 (glucosInc) R 6140 6139 5308 0 -1 4202496 8760 0 0 0 748 1 0 0 20 0 1 0 272335965 40443904 8620 33554432000 4194304 5654031 140734375196560 140734375184376 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6160/statm: 9874 8620 140 357 0 9514 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54312

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6169
/proc/meminfo: memFree=27683736/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=94.23 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 26169 92862 0 0 193 22 9184 24 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6168] ppid=6140 vsize=39516 CPUtime=8.02 cores=0,2,4,6
/proc/6168/stat : 6168 (glucosInc) R 6140 6139 5308 0 -1 4202496 8405 0 0 0 801 1 0 0 20 0 1 0 272341033 40464384 9091 33554432000 4194304 5654031 140736134021968 140736134009784 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6168/statm: 9879 9091 140 357 0 9519 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54332

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6171
/proc/meminfo: memFree=27642680/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=127.44 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 28718 104761 0 0 209 24 12484 27 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6171] ppid=6140 vsize=66068 CPUtime=34.78 cores=0,2,4,6
/proc/6171/stat : 6171 (glucosInc) R 6140 6139 5308 0 -1 4202496 11401 0 0 0 3476 2 0 0 20 0 1 0 272344355 67653632 15727 33554432000 4194304 5654031 140737139252800 140737139240616 4215188 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6171/statm: 16517 15727 142 357 0 16157 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 80884

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6173
/proc/meminfo: memFree=27634968/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=163.04 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 31267 116699 0 0 226 25 16022 31 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6173] ppid=6140 vsize=58864 CPUtime=59.18 cores=0,2,4,6
/proc/6173/stat : 6173 (glucosInc) R 6140 6139 5308 0 -1 4202496 12433 0 0 0 5915 3 0 0 20 0 1 0 272347915 60276736 13568 33554432000 4194304 5654031 140736214008256 140736213996072 4216105 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6173/statm: 14716 13568 142 357 0 14356 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73680

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6234
/proc/meminfo: memFree=27681564/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=273.59 cores=0,2,4,6

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

/proc/meminfo: memFree=27559568/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=89560 CPUtime=100.97 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 14029 0 0 0 10093 4 0 0 20 0 1 0 272445735 91709440 20089 33554432000 4194304 5654031 140737193970144 140737193957960 4233168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 22390 20089 142 357 0 22030 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 104376

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6282
/proc/meminfo: memFree=27538468/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=119948 CPUtime=160.96 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 14189 0 0 0 16092 4 0 0 20 0 1 0 272445735 122826752 24335 33554432000 4194304 5654031 140737193970144 140737193957960 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 29987 24335 142 357 0 29627 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 134764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6283
/proc/meminfo: memFree=27535988/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=119948 CPUtime=220.94 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 14189 0 0 0 22090 4 0 0 20 0 1 0 272445735 122826752 24335 33554432000 4194304 5654031 140737193970144 140737193957960 4232448 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 29987 24335 142 357 0 29627 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 134764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6283
/proc/meminfo: memFree=27533572/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=119948 CPUtime=280.94 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 14742 0 0 0 28089 5 0 0 20 0 1 0 272445735 122826752 24847 33554432000 4194304 5654031 140737193970144 140737193957960 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 29987 24847 142 357 0 29627 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 134764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6283
/proc/meminfo: memFree=27502484/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=169268 CPUtime=340.93 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 15847 0 0 0 34085 8 0 0 20 0 1 0 272445735 173330432 33299 33554432000 4194304 5654031 140737193970144 140737193957960 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 42317 33299 142 357 0 41957 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 184084

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 6283
/proc/meminfo: memFree=27533140/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=119948 CPUtime=400.92 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 16405 0 0 0 40083 9 0 0 20 0 1 0 272445735 122826752 24847 33554432000 4194304 5654031 140737193970144 140737193968168 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 29987 24847 142 357 0 29627 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 134764

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 6286
/proc/meminfo: memFree=27455168/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=169268 CPUtime=460.91 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 17248 0 0 0 46080 11 0 0 20 0 1 0 272445735 173330432 36883 33554432000 4194304 5654031 140737193970144 140737193968072 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 42317 36883 142 357 0 41957 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 184084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6287
/proc/meminfo: memFree=27440608/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=169268 CPUtime=520.91 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 17813 0 0 0 52078 13 0 0 20 0 1 0 272445735 173330432 36371 33554432000 4194304 5654031 140737193970144 140737193968072 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 42317 36371 142 357 0 41957 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 184084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6287
/proc/meminfo: memFree=27448584/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=169268 CPUtime=580.89 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 18375 0 0 0 58075 14 0 0 20 0 1 0 272445735 173330432 34835 33554432000 4194304 5654031 140737193970144 140737193968072 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 42317 34835 142 357 0 41957 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 184084

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 6287
/proc/meminfo: memFree=27452716/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=169268 CPUtime=640.88 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 18941 0 0 0 64072 16 0 0 20 0 1 0 272445735 173330432 35347 33554432000 4194304 5654031 140737193970144 140737193957960 4232607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 42317 35347 142 357 0 41957 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 184084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6287
/proc/meminfo: memFree=27533488/32873648 swapFree=6848/6848
[pid=6139] ppid=6137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6139/stat : 6139 (npSolver-pbo-It) S 6137 6139 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272331605 9367552 275 33554432000 4194304 5064252 140737182156256 140737182155168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6139/statm: 2287 275 233 213 0 72 0
[pid=6140] ppid=6139 vsize=5668 CPUtime=1141.06 cores=0,2,4,6
/proc/6140/stat : 6140 (npSolver-pbo) S 6139 6139 5308 0 -1 4202496 36365 152112 0 0 259 27 113761 59 20 0 1 0 272331605 5804032 944 33554432000 4194304 5992684 140733772019728 140733772005560 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6140/statm: 1417 944 179 440 0 973 0
[pid=6282] ppid=6140 vsize=119948 CPUtime=658.99 cores=0,2,4,6
/proc/6282/stat : 6282 (glucosInc) R 6140 6139 5308 0 -1 4202496 19361 0 0 0 65882 17 0 0 20 0 1 0 272445735 122826752 24847 33554432000 4194304 5654031 140737193970144 140737193968168 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6282/statm: 29987 24847 142 357 0 29627 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 134764

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.08
CPU user time (s): 1799.04
CPU system time (s): 1.03684
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 215912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.03684
maximum resident set size= 176608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208216
page faults= 0
swaps= 0
block input operations= 0
block output operations= 132120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2594
involuntary context switches= 2292

runsolver used 3.75743 second user time and 9.12461 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 21:54:08
IDJOB=3698073
IDBENCH=2247
IDSOLVER=2275
FILE ID=node113/3698073-1338062047
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71332 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698073-1338062047/watcher-3698073-1338062047 -o /tmp/evaluation-result-3698073-1338062047/solver-3698073-1338062047 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698073-1338062047.opb 1772996345 HOME HOME

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

MD5SUM BENCH= 98c81efbf429745622d6705fab70d2ee
RANDOM SEED=1772996345

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27712664 kB
Buffers:          270044 kB
Cached:          4039492 kB
SwapCached:            0 kB
Active:          1077780 kB
Inactive:        3295628 kB
Active(anon):      66420 kB
Inactive(anon):        0 kB
Active(file):    1011360 kB
Inactive(file):  3295628 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10948 kB
Writeback:             4 kB
AnonPages:         70384 kB
Mapped:            15720 kB
Shmem:               200 kB
Slab:             643712 kB
SReclaimable:      87840 kB
SUnreclaim:       555872 kB
KernelStack:        1464 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     186752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71312 MiB
End job on node113 at 2012-05-26 22:24:08