Trace number 3698071

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.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-2.opb
MD5SUM62a6bdf0e089cd0b8a79007277394096
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.05
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 constraints109401
Number of constraints which are clauses109401
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.72	o 0
0.00/0.72	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.72	c write failed with 2
0.00/0.72	c [INC SEARCH] iteration: 0
0.00/0.72	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.72	c [INC SYSTEM] create new solver instance
0.00/0.72	c [INC] encode full formula
0.00/0.72	c (debug) using card networks
0.00/0.77	c set iterative enc to: card
0.00/0.77	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
1.06/1.11	c formula is SAT
1.06/1.12	c [INC SEARCH] copied best model
1.06/1.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.23	c model valid
1.17/1.23	c current solution ok
1.17/1.23	o -36
1.17/1.23	c [INC SEARCH] iteration: 1
1.17/1.23	c [INC BOUNDS] best value:1364 search for 1363
1.17/1.23	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.23	c write failed with 2
1.17/1.23	c [INC SYSTEM] create new solver instance
1.17/1.23	c [INC] encode full formula
1.17/1.23	c (debug) using card networks
1.17/1.28	c set iterative enc to: card
1.17/1.28	c set iterative enc to: none
1.17/1.29	c [INC SEARCH] isOptimum variable: 0
1.26/1.68	c formula is SAT
1.26/1.68	c [INC SEARCH] copied best model
1.26/1.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.29/1.79	c model valid
1.29/1.79	c current solution ok
1.29/1.79	o -41
1.29/1.79	c [INC SEARCH] iteration: 2
1.29/1.79	c [INC BOUNDS] best value:1359 search for 1358
1.29/1.79	c [INC SYSTEM] there exists a inc, kill it!
1.29/1.79	c write failed with 2
1.39/1.80	c [INC SYSTEM] create new solver instance
1.39/1.80	c [INC] encode full formula
1.39/1.80	c (debug) using card networks
1.39/1.85	c set iterative enc to: card
1.39/1.85	c set iterative enc to: none
1.39/1.86	c [INC SEARCH] isOptimum variable: 0
10.66/10.79	c formula is SAT
10.66/10.79	c [INC SEARCH] copied best model
10.66/10.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.86/10.90	c model valid
10.86/10.90	c current solution ok
10.86/10.90	o -43
10.86/10.90	c [INC SEARCH] iteration: 3
10.86/10.90	c [INC BOUNDS] best value:1357 search for 1356
10.86/10.90	c [INC SYSTEM] there exists a inc, kill it!
10.86/10.90	c write failed with 2
10.86/10.91	c [INC SYSTEM] create new solver instance
10.86/10.91	c [INC] encode full formula
10.86/10.91	c (debug) using card networks
10.86/10.96	c set iterative enc to: card
10.86/10.96	c set iterative enc to: none
10.86/10.97	c [INC SEARCH] isOptimum variable: 0
22.55/22.69	c formula is SAT
22.65/22.70	c [INC SEARCH] copied best model
22.65/22.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.75/22.81	c model valid
22.75/22.81	c current solution ok
22.75/22.81	o -45
22.75/22.81	c [INC SEARCH] iteration: 4
22.75/22.81	c [INC BOUNDS] best value:1355 search for 1354
22.75/22.81	c [INC SYSTEM] there exists a inc, kill it!
22.75/22.81	c write failed with 2
22.75/22.81	c [INC SYSTEM] create new solver instance
22.75/22.81	c [INC] encode full formula
22.75/22.81	c (debug) using card networks
22.75/22.86	c set iterative enc to: card
22.75/22.86	c set iterative enc to: none
22.75/22.87	c [INC SEARCH] isOptimum variable: 0
36.05/36.12	c formula is SAT
36.05/36.12	c [INC SEARCH] copied best model
36.05/36.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.15/36.23	c model valid
36.15/36.23	c current solution ok
36.15/36.23	o -46
36.15/36.23	c [INC SEARCH] iteration: 5
36.15/36.23	c [INC BOUNDS] best value:1354 search for 1353
36.15/36.23	c [INC SYSTEM] there exists a inc, kill it!
36.15/36.23	c write failed with 2
36.15/36.24	c [INC SYSTEM] create new solver instance
36.15/36.24	c [INC] encode full formula
36.15/36.24	c (debug) using card networks
36.15/36.29	c set iterative enc to: card
36.15/36.29	c set iterative enc to: none
36.15/36.30	c [INC SEARCH] isOptimum variable: 0
54.33/54.40	c formula is SAT
54.33/54.41	c [INC SEARCH] copied best model
54.33/54.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
54.44/54.52	c model valid
54.44/54.52	c current solution ok
54.44/54.52	o -47
54.44/54.52	c [INC SEARCH] iteration: 6
54.44/54.52	c [INC BOUNDS] best value:1353 search for 1352
54.44/54.52	c [INC SYSTEM] there exists a inc, kill it!
54.44/54.52	c write failed with 2
54.44/54.52	c [INC SYSTEM] create new solver instance
54.44/54.52	c [INC] encode full formula
54.44/54.52	c (debug) using card networks
54.44/54.58	c set iterative enc to: card
54.44/54.58	c set iterative enc to: none
54.44/54.59	c [INC SEARCH] isOptimum variable: 0
71.12/71.29	c formula is SAT
71.12/71.29	c [INC SEARCH] copied best model
71.12/71.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.23/71.40	c model valid
71.23/71.40	c current solution ok
71.23/71.40	o -48
71.23/71.40	c [INC SEARCH] iteration: 7
71.23/71.40	c [INC BOUNDS] best value:1352 search for 1351
71.23/71.40	c [INC SYSTEM] there exists a inc, kill it!
71.23/71.40	c write failed with 2
71.33/71.40	c [INC SYSTEM] create new solver instance
71.33/71.40	c [INC] encode full formula
71.33/71.40	c (debug) using card networks
71.33/71.46	c set iterative enc to: card
71.33/71.46	c set iterative enc to: none
71.33/71.47	c [INC SEARCH] isOptimum variable: 0
100.51/100.68	c formula is SAT
100.51/100.68	c [INC SEARCH] copied best model
100.51/100.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
100.61/100.79	c model valid
100.61/100.79	c current solution ok
100.61/100.79	o -49
100.61/100.79	c [INC SEARCH] iteration: 8
100.61/100.79	c [INC BOUNDS] best value:1351 search for 1350
100.61/100.79	c [INC SYSTEM] there exists a inc, kill it!
100.61/100.79	c write failed with 2
100.71/100.80	c [INC SYSTEM] create new solver instance
100.71/100.80	c [INC] encode full formula
100.71/100.80	c (debug) using card networks
100.71/100.85	c set iterative enc to: card
100.71/100.85	c set iterative enc to: none
100.71/100.86	c [INC SEARCH] isOptimum variable: 0
123.11/123.29	c formula is SAT
123.11/123.29	c [INC SEARCH] copied best model
123.11/123.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.30/123.40	c model valid
123.30/123.40	c current solution ok
123.30/123.40	o -50
123.30/123.40	c [INC SEARCH] iteration: 9
123.30/123.40	c [INC BOUNDS] best value:1350 search for 1349
123.30/123.40	c [INC SYSTEM] there exists a inc, kill it!
123.30/123.40	c write failed with 2
123.30/123.40	c [INC SYSTEM] create new solver instance
123.30/123.40	c [INC] encode full formula
123.30/123.40	c (debug) using card networks
123.30/123.46	c set iterative enc to: card
123.30/123.46	c set iterative enc to: none
123.30/123.47	c [INC SEARCH] isOptimum variable: 0
184.38/184.50	c formula is SAT
184.38/184.51	c [INC SEARCH] copied best model
184.38/184.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.48/184.62	c model valid
184.48/184.62	c current solution ok
184.48/184.62	o -51
184.48/184.62	c [INC SEARCH] iteration: 10
184.48/184.62	c [INC BOUNDS] best value:1349 search for 1348
184.48/184.62	c [INC SYSTEM] there exists a inc, kill it!
184.48/184.62	c write failed with 2
184.48/184.62	c [INC SYSTEM] create new solver instance
184.48/184.62	c [INC] encode full formula
184.48/184.62	c (debug) using card networks
184.48/184.67	c set iterative enc to: card
184.48/184.67	c set iterative enc to: none
184.48/184.69	c [INC SEARCH] isOptimum variable: 0
279.85/280.02	c formula is SAT
279.85/280.02	c [INC SEARCH] copied best model
279.85/280.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
279.95/280.13	c model valid
279.95/280.13	c current solution ok
279.95/280.13	o -52
279.95/280.13	c [INC SEARCH] iteration: 11
279.95/280.13	c [INC BOUNDS] best value:1348 search for 1347
279.95/280.13	c [INC SYSTEM] there exists a inc, kill it!
279.95/280.13	c write failed with 2
279.95/280.14	c [INC SYSTEM] create new solver instance
279.95/280.14	c [INC] encode full formula
279.95/280.14	c (debug) using card networks
279.95/280.19	c set iterative enc to: card
279.95/280.19	c set iterative enc to: none
280.06/280.20	c [INC SEARCH] isOptimum variable: 0
717.36/717.68	c formula is SAT
717.36/717.68	c [INC SEARCH] copied best model
717.36/717.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
717.46/717.79	c model valid
717.46/717.79	c current solution ok
717.46/717.79	o -53
717.46/717.79	c [INC SEARCH] iteration: 12
717.46/717.79	c [INC BOUNDS] best value:1347 search for 1346
717.46/717.79	c [INC SYSTEM] there exists a inc, kill it!
717.46/717.79	c write failed with 2
717.46/717.79	c [INC SYSTEM] create new solver instance
717.46/717.79	c [INC] encode full formula
717.46/717.79	c (debug) using card networks
717.57/717.85	c set iterative enc to: card
717.57/717.85	c set iterative enc to: none
717.57/717.86	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.51	s UNKNOWN
1800.09/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.51	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-3698071-1338062291/watcher-3698071-1338062291 -o /tmp/evaluation-result-3698071-1338062291/solver-3698071-1338062291 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698071-1338062291.opb 1074418186 HOME HOME 

running on 4 cores: 1,3,5,7

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 4/178 6213
/proc/meminfo: memFree=27680432/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0

[startup+0.0291749 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 6213
/proc/meminfo: memFree=27680432/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 6213
/proc/meminfo: memFree=27680432/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300186 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 6213
/proc/meminfo: memFree=27680432/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 6213
/proc/meminfo: memFree=27680432/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6222
/proc/meminfo: memFree=27637424/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5788 CPUtime=1.26 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 5690 14878 0 0 57 15 51 3 20 0 1 0 272355973 5926912 970 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1447 970 179 440 0 1003 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 14936

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6226
/proc/meminfo: memFree=27635624/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=1.84 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 8108 23510 0 0 75 16 88 5 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6226] ppid=6214 vsize=38880 CPUtime=1.22 cores=1,3,5,7
/proc/6226/stat : 6226 (glucosInc) R 6214 6213 5308 0 -1 4202496 8242 0 0 0 122 0 0 0 20 0 1 0 272356159 39813120 8843 33554432000 4194304 5654031 140735406652976 140735406650744 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6226/statm: 9720 8843 131 357 0 9360 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 53696

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6226
/proc/meminfo: memFree=27634832/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=1.84 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 8108 23510 0 0 75 16 88 5 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6226] ppid=6214 vsize=39344 CPUtime=4.42 cores=1,3,5,7
/proc/6226/stat : 6226 (glucosInc) R 6214 6213 5308 0 -1 4202496 8298 0 0 0 441 1 0 0 20 0 1 0 272356159 40288256 8899 33554432000 4194304 5654031 140735406652976 140735406650744 4208621 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6226/statm: 9836 8899 140 357 0 9476 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 54160

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6228
/proc/meminfo: memFree=27637024/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=10.94 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 10526 32445 0 0 91 17 979 7 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6228] ppid=6214 vsize=38880 CPUtime=1.71 cores=1,3,5,7
/proc/6228/stat : 6228 (glucosInc) R 6214 6213 5308 0 -1 4202496 7573 0 0 0 170 1 0 0 20 0 1 0 272357070 39813120 8366 33554432000 4194304 5654031 140736290478336 140736290476104 4233236 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6228/statm: 9720 8366 131 357 0 9360 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 53696

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6230
/proc/meminfo: memFree=27637292/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=22.85 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 12944 41944 0 0 109 18 2148 10 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6230] ppid=6214 vsize=38880 CPUtime=2.6 cores=1,3,5,7
/proc/6230/stat : 6230 (glucosInc) R 6214 6213 5308 0 -1 4202496 8511 0 0 0 259 1 0 0 20 0 1 0 272358260 39813120 8389 33554432000 4194304 5654031 140734492671072 140734492668840 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6230/statm: 9720 8389 131 357 0 9360 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6234
/proc/meminfo: memFree=27658788/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=36.26 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 15362 52894 0 0 126 18 3468 14 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6234] ppid=6214 vsize=40344 CPUtime=14.78 cores=1,3,5,7
/proc/6234/stat : 6234 (glucosInc) R 6214 6213 5308 0 -1 4202496 10332 0 0 0 1476 2 0 0 20 0 1 0 272359603 41312256 8949 33554432000 4194304 5654031 140735313451808 140735313439624 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6234/statm: 10086 8949 142 357 0 9726 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55160

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6240
/proc/meminfo: memFree=27638876/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=100.79 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 22616 88551 0 0 177 21 9855 26 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6240] ppid=6214 vsize=38880 CPUtime=1.42 cores=1,3,5,7
/proc/6240/stat : 6240 (glucosInc) R 6214 6213 5308 0 -1 4202496 8492 0 0 0 142 0 0 0 20 0 1 0 272366059 39813120 8360 33554432000 4194304 5654031 140736087170464 140736087168232 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6240/statm: 9720 8360 131 357 0 9360 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 53696

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 6245
/proc/meminfo: memFree=27590128/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=123.39 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 25034 101704 0 0 194 22 12094 29 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6245] ppid=6214 vsize=66276 CPUtime=38.79 cores=1,3,5,7
/proc/6245/stat : 6245 (glucosInc) R 6214 6213 5308 0 -1 4202496 11929 0 0 0 3877 2 0 0 20 0 1 0 272368320 67866624 15779 33554432000 4194304 5654031 140737390505136 140737390492952 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6245/statm: 16569 15779 142 357 0 16209 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 81092

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 6271
/proc/meminfo: memFree=27588248/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=184.58 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 27452 114679 0 0 211 22 18192 33 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6271] ppid=6214 vsize=66244 CPUtime=37.59 cores=1,3,5,7
/proc/6271/stat : 6271 (glucosInc) R 6214 6213 5308 0 -1 4202496 12542 0 0 0 3756 3 0 0 20 0 1 0 272374442 67833856 15769 33554432000 4194304 5654031 140735676052848 140735676040664 4226330 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6271/statm: 16561 15769 142 357 0 16201 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 81060

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6273
/proc/meminfo: memFree=27616928/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27533140/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=120068 CPUtime=584.33 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 17265 0 0 0 58423 10 0 0 20 0 1 0 272427759 122949632 29255 33554432000 4194304 5654031 140737006140848 140737006128664 4232531 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 30017 29255 142 357 0 29657 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 134884

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 6286
/proc/meminfo: memFree=27496748/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=169388 CPUtime=644.31 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 18125 0 0 0 64419 12 0 0 20 0 1 0 272427759 173453312 39119 33554432000 4194304 5654031 140737006140848 140737006128664 4232916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 42347 39119 142 357 0 41987 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 184204

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6287
/proc/meminfo: memFree=27533404/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=120068 CPUtime=704.31 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 19676 0 0 0 70416 15 0 0 20 0 1 0 272427759 122949632 29255 33554432000 4194304 5654031 140737006140848 140737006128664 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 30017 29255 142 357 0 29657 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 134884

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 6287
/proc/meminfo: memFree=27440208/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=200208 CPUtime=764.3 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 21172 0 0 0 76412 18 0 0 20 0 1 0 272427759 205012992 42258 33554432000 4194304 5654031 140737006140848 140737006128664 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 50052 42258 142 357 0 49692 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 215024

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 6287
/proc/meminfo: memFree=27444772/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=169388 CPUtime=824.29 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 22079 0 0 0 82408 21 0 0 20 0 1 0 272427759 173453312 40143 33554432000 4194304 5654031 140737006140848 140737006128664 4208676 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 42347 40143 142 357 0 41987 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 184204

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 6344
/proc/meminfo: memFree=27558936/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=169388 CPUtime=884.28 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 23579 0 0 0 88404 24 0 0 20 0 1 0 272427759 173453312 39119 33554432000 4194304 5654031 140737006140848 140737006128664 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 42347 39119 142 357 0 41987 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 184204

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 6348
/proc/meminfo: memFree=27576192/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=120068 CPUtime=944.27 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 24928 0 0 0 94401 26 0 0 20 0 1 0 272427759 122949632 29255 33554432000 4194304 5654031 140737006140848 140737006128664 4215097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 30017 29255 142 357 0 29657 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 134884

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6353
/proc/meminfo: memFree=27494612/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=214012 CPUtime=1004.26 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 26822 0 0 0 100397 29 0 0 20 0 1 0 272427759 219148288 48269 33554432000 4194304 5654031 140737006140848 140737006128664 4216478 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 53503 48269 142 357 0 53143 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 228828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6355
/proc/meminfo: memFree=27514848/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=183192 CPUtime=1064.25 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 27733 0 0 0 106393 32 0 0 20 0 1 0 272427759 187588608 43082 33554432000 4194304 5654031 140737006140848 140737006128664 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 45798 43082 142 357 0 45438 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 198008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6355
/proc/meminfo: memFree=27499084/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=214012 CPUtime=1082.46 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 28328 0 0 0 108213 33 0 0 20 0 1 0 272427759 219148288 48269 33554432000 4194304 5654031 140737006140848 140737006128664 4215932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 53503 48269 142 357 0 53143 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 228828

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6355
/proc/meminfo: memFree=27499084/32873648 swapFree=6848/6848
[pid=6213] ppid=6211 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6213/stat : 6213 (npSolver-pbo-It) S 6211 6213 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272355973 9367552 275 33554432000 4194304 5064252 140735078343152 140735078342064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6213/statm: 2287 275 233 213 0 72 0
[pid=6214] ppid=6213 vsize=5668 CPUtime=717.63 cores=1,3,5,7
/proc/6214/stat : 6214 (npSolver-pbo) S 6213 6213 5308 0 -1 4202496 32288 151751 0 0 245 24 71441 53 20 0 1 0 272355973 5804032 940 33554432000 4194304 5992684 140733931155216 140733931141048 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6214/statm: 1417 940 179 440 0 973 0
[pid=6279] ppid=6214 vsize=214012 CPUtime=1082.46 cores=1,3,5,7
/proc/6279/stat : 6279 (glucosInc) R 6214 6213 5308 0 -1 4202496 28328 0 0 0 108213 33 0 0 20 0 1 0 272427759 219148288 48269 33554432000 4194304 5654031 140737006140848 140737006128664 4215932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6279/statm: 53503 48269 142 357 0 53143 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 228828

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.01
CPU system time (s): 1.12083
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 228828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.12083
maximum resident set size= 195124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212746
page faults= 0
swaps= 0
block input operations= 0
block output operations= 123040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2426
involuntary context switches= 2720

runsolver used 2.6196 second user time and 7.2619 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 21:58:11
IDJOB=3698071
IDBENCH=2248
IDSOLVER=2275
FILE ID=node113/3698071-1338062291
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71324 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-2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698071-1338062291/watcher-3698071-1338062291 -o /tmp/evaluation-result-3698071-1338062291/solver-3698071-1338062291 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698071-1338062291.opb 1074418186 HOME HOME

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

MD5SUM BENCH= 62a6bdf0e089cd0b8a79007277394096
RANDOM SEED=1074418186

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:        27680580 kB
Buffers:          270356 kB
Cached:          4045052 kB
SwapCached:            0 kB
Active:          1111060 kB
Inactive:        3295696 kB
Active(anon):      94088 kB
Inactive(anon):        0 kB
Active(file):    1016972 kB
Inactive(file):  3295696 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11176 kB
Writeback:             0 kB
AnonPages:        102384 kB
Mapped:            15700 kB
Shmem:               200 kB
Slab:             644100 kB
SReclaimable:      88184 kB
SUnreclaim:       555916 kB
KernelStack:        1472 kB
PageTables:         4440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     218532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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:28:12