Trace number 3698062

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-1.opb
MD5SUMdc857dc123c51e1f53f981679774fda8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47
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 -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80072
Number of constraints which are clauses80072
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 1150
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 1150
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 1150
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.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	c [INC SYSTEM] preprocess with white file
0.00/0.31	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.31	c [INC SYSTEM] execute solver
0.00/0.33	c [INC SEARCH] formula is SAT
0.00/0.33	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.53	o 0
0.00/0.53	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.53	c write failed with 2
0.00/0.53	c [INC SEARCH] iteration: 0
0.00/0.53	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.53	c [INC SYSTEM] create new solver instance
0.00/0.53	c [INC] encode full formula
0.00/0.53	c (debug) using card networks
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
0.00/0.87	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o -34
0.00/0.95	c [INC SEARCH] iteration: 1
0.00/0.95	c [INC BOUNDS] best value:1116 search for 1115
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c (debug) using card networks
0.98/1.01	c set iterative enc to: card
0.98/1.01	c set iterative enc to: none
0.98/1.02	c [INC SEARCH] isOptimum variable: 0
2.67/2.71	c formula is SAT
2.67/2.72	c [INC SEARCH] copied best model
2.67/2.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.76/2.80	c model valid
2.76/2.80	c current solution ok
2.76/2.80	o -37
2.76/2.80	c [INC SEARCH] iteration: 2
2.76/2.80	c [INC BOUNDS] best value:1113 search for 1112
2.76/2.80	c [INC SYSTEM] there exists a inc, kill it!
2.76/2.80	c write failed with 2
2.76/2.81	c [INC SYSTEM] create new solver instance
2.76/2.81	c [INC] encode full formula
2.76/2.81	c (debug) using card networks
2.76/2.86	c set iterative enc to: card
2.76/2.86	c set iterative enc to: none
2.76/2.87	c [INC SEARCH] isOptimum variable: 0
8.87/8.92	c formula is SAT
8.87/8.93	c [INC SEARCH] copied best model
8.87/8.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.97/9.01	c model valid
8.97/9.01	c current solution ok
8.97/9.01	o -38
8.97/9.01	c [INC SEARCH] iteration: 3
8.97/9.01	c [INC BOUNDS] best value:1112 search for 1111
8.97/9.01	c [INC SYSTEM] there exists a inc, kill it!
8.97/9.01	c write failed with 2
8.97/9.01	c [INC SYSTEM] create new solver instance
8.97/9.01	c [INC] encode full formula
8.97/9.01	c (debug) using card networks
8.97/9.07	c set iterative enc to: card
8.97/9.07	c set iterative enc to: none
8.97/9.08	c [INC SEARCH] isOptimum variable: 0
19.48/19.55	c formula is SAT
19.48/19.55	c [INC SEARCH] copied best model
19.48/19.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.58/19.63	c model valid
19.58/19.63	c current solution ok
19.58/19.63	o -40
19.58/19.63	c [INC SEARCH] iteration: 4
19.58/19.63	c [INC BOUNDS] best value:1110 search for 1109
19.58/19.63	c [INC SYSTEM] there exists a inc, kill it!
19.58/19.63	c write failed with 2
19.58/19.64	c [INC SYSTEM] create new solver instance
19.58/19.64	c [INC] encode full formula
19.58/19.64	c (debug) using card networks
19.58/19.69	c set iterative enc to: card
19.58/19.69	c set iterative enc to: none
19.69/19.70	c [INC SEARCH] isOptimum variable: 0
33.16/33.23	c formula is SAT
33.16/33.24	c [INC SEARCH] copied best model
33.16/33.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.26/33.32	c model valid
33.26/33.32	c current solution ok
33.26/33.32	o -42
33.26/33.32	c [INC SEARCH] iteration: 5
33.26/33.32	c [INC BOUNDS] best value:1108 search for 1107
33.26/33.32	c [INC SYSTEM] there exists a inc, kill it!
33.26/33.32	c write failed with 2
33.26/33.32	c [INC SYSTEM] create new solver instance
33.26/33.32	c [INC] encode full formula
33.26/33.32	c (debug) using card networks
33.26/33.38	c set iterative enc to: card
33.26/33.38	c set iterative enc to: none
33.26/33.39	c [INC SEARCH] isOptimum variable: 0
48.56/48.67	c formula is SAT
48.56/48.68	c [INC SEARCH] copied best model
48.56/48.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.66/48.76	c model valid
48.66/48.76	c current solution ok
48.66/48.76	o -44
48.66/48.76	c [INC SEARCH] iteration: 6
48.66/48.76	c [INC BOUNDS] best value:1106 search for 1105
48.66/48.76	c [INC SYSTEM] there exists a inc, kill it!
48.66/48.76	c write failed with 2
48.66/48.76	c [INC SYSTEM] create new solver instance
48.66/48.76	c [INC] encode full formula
48.66/48.76	c (debug) using card networks
48.76/48.81	c set iterative enc to: card
48.76/48.81	c set iterative enc to: none
48.76/48.83	c [INC SEARCH] isOptimum variable: 0
71.66/71.75	c formula is SAT
71.75/71.89	c [INC SEARCH] copied best model
71.75/71.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.75/71.89	c model valid
71.75/71.89	c current solution ok
71.75/71.89	o -45
71.75/71.89	c [INC SEARCH] iteration: 7
71.75/71.89	c [INC BOUNDS] best value:1105 search for 1104
71.75/71.89	c [INC SYSTEM] there exists a inc, kill it!
71.75/71.89	c write failed with 2
71.75/71.89	c [INC SYSTEM] create new solver instance
71.75/71.89	c [INC] encode full formula
71.75/71.89	c (debug) using card networks
71.75/71.89	c set iterative enc to: card
71.75/71.89	c set iterative enc to: none
71.85/71.90	c [INC SEARCH] isOptimum variable: 0
94.24/94.39	c formula is SAT
94.24/94.40	c [INC SEARCH] copied best model
94.33/94.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.33/94.48	c model valid
94.33/94.48	c current solution ok
94.33/94.48	o -46
94.33/94.48	c [INC SEARCH] iteration: 8
94.33/94.48	c [INC BOUNDS] best value:1104 search for 1103
94.33/94.48	c [INC SYSTEM] there exists a inc, kill it!
94.33/94.48	c write failed with 2
94.33/94.48	c [INC SYSTEM] create new solver instance
94.33/94.48	c [INC] encode full formula
94.33/94.48	c (debug) using card networks
94.46/94.53	c set iterative enc to: card
94.46/94.53	c set iterative enc to: none
94.46/94.55	c [INC SEARCH] isOptimum variable: 0
187.50/187.64	c formula is SAT
187.50/187.64	c [INC SEARCH] copied best model
187.50/187.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.61/187.72	c model valid
187.61/187.72	c current solution ok
187.61/187.72	o -47
187.61/187.72	c [INC SEARCH] iteration: 9
187.61/187.72	c [INC BOUNDS] best value:1103 search for 1102
187.61/187.72	c [INC SYSTEM] there exists a inc, kill it!
187.61/187.72	c write failed with 2
187.61/187.73	c [INC SYSTEM] create new solver instance
187.61/187.73	c [INC] encode full formula
187.61/187.73	c (debug) using card networks
187.61/187.78	c set iterative enc to: card
187.61/187.78	c set iterative enc to: none
187.61/187.79	c [INC SEARCH] isOptimum variable: 0
466.82/467.05	c formula is SAT
466.82/467.06	c [INC SEARCH] copied best model
466.82/467.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
466.93/467.14	c model valid
466.93/467.14	c current solution ok
466.93/467.14	o -48
466.93/467.14	c [INC SEARCH] iteration: 10
466.93/467.14	c [INC BOUNDS] best value:1102 search for 1101
466.93/467.14	c [INC SYSTEM] there exists a inc, kill it!
466.93/467.14	c write failed with 2
466.93/467.14	c [INC SYSTEM] create new solver instance
466.93/467.14	c [INC] encode full formula
466.93/467.14	c (debug) using card networks
466.93/467.19	c set iterative enc to: card
466.93/467.19	c set iterative enc to: none
467.05/467.21	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/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-3698062-1338063151/watcher-3698062-1338063151 -o /tmp/evaluation-result-3698062-1338063151/solver-3698062-1338063151 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698062-1338063151.opb 999779770 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.07 2.03 2.00 3/178 27855
/proc/meminfo: memFree=28523920/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0

[startup+0.09366 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 27855
/proc/meminfo: memFree=28523920/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 27855
/proc/meminfo: memFree=28523920/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 27855
/proc/meminfo: memFree=28523920/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700194 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 27855
/proc/meminfo: memFree=28523920/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 27864
/proc/meminfo: memFree=28506772/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4792 CPUtime=1 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 5070 13333 0 0 45 12 39 4 20 0 1 0 272439957 4907008 882 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1198 882 179 440 0 754 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 13940

[startup+3.10025 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 27866
/proc/meminfo: memFree=28480476/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=2.85 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 7538 21714 0 0 59 13 207 6 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 13804

[startup+6.3004 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 27868
/proc/meminfo: memFree=28479236/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=2.85 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 7538 21714 0 0 59 13 207 6 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27868] ppid=27856 vsize=38064 CPUtime=3.41 cores=1,3,5,7
/proc/27868/stat : 27868 (glucosInc) R 27856 27855 25792 0 -1 4202496 8115 0 0 0 340 1 0 0 20 0 1 0 272440244 38977536 8113 33554432000 4194304 5654031 140736311161312 140736311159080 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27868/statm: 9516 8113 140 357 0 9156 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 51868

[startup+12.7004 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 27870
/proc/meminfo: memFree=28479412/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=9.07 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 10006 30512 0 0 74 14 810 9 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27870] ppid=27856 vsize=37872 CPUtime=3.61 cores=1,3,5,7
/proc/27870/stat : 27870 (glucosInc) R 27856 27855 25792 0 -1 4202496 8100 0 0 0 360 1 0 0 20 0 1 0 272440865 38780928 8102 33554432000 4194304 5654031 140734466210352 140734466208440 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27870/statm: 9468 8102 140 357 0 9108 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51676

[startup+25.5004 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 27872
/proc/meminfo: memFree=28476448/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=19.69 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 12474 40252 0 0 88 15 1854 12 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27872] ppid=27856 vsize=38240 CPUtime=5.78 cores=1,3,5,7
/proc/27872/stat : 27872 (glucosInc) R 27856 27855 25792 0 -1 4202496 8095 0 0 0 577 1 0 0 20 0 1 0 272441927 39157760 8725 33554432000 4194304 5654031 140736875697024 140736875684840 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27872/statm: 9560 8725 140 357 0 9200 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52044

[startup+51.1004 s]
/proc/loadavg: 2.12 2.06 2.01 3/181 27876
/proc/meminfo: memFree=28458256/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=48.81 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 17410 62950 0 0 117 17 4729 18 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27876] ppid=27856 vsize=37876 CPUtime=2.25 cores=1,3,5,7
/proc/27876/stat : 27876 (glucosInc) R 27856 27855 25792 0 -1 4202496 7996 0 0 0 225 0 0 0 20 0 1 0 272444840 38785024 8063 33554432000 4194304 5654031 140735541612368 140735541600184 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27876/statm: 9469 8063 140 357 0 9109 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51680

[startup+102.307 s]
/proc/loadavg: 2.18 2.08 2.02 3/181 27945
/proc/meminfo: memFree=28506964/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=94.49 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 22346 89002 0 0 145 18 9260 26 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27945] ppid=27856 vsize=37872 CPUtime=7.74 cores=1,3,5,7
/proc/27945/stat : 27945 (glucosInc) R 27856 27855 25792 0 -1 4202496 8261 0 0 0 772 2 0 0 20 0 1 0 272449411 38780928 8264 33554432000 4194304 5654031 140736568845904 140736568833720 4222903 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27945/statm: 9468 8264 140 357 0 9108 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 51676

[startup+162.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/181 27953
/proc/meminfo: memFree=28472020/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=94.49 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 22346 89002 0 0 145 18 9260 26 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27945] ppid=27856 vsize=64504 CPUtime=67.71 cores=1,3,5,7
/proc/27945/stat : 27945 (glucosInc) R 27856 27855 25792 0 -1 4202496 12521 0 0 0 6768 3 0 0 20 0 1 0 272449411 66052096 15444 33554432000 4194304 5654031 140736568845904 140736568833720 4216456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27945/statm: 16126 15444 142 357 0 15766 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 78308

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/181 27959
/proc/meminfo: memFree=28468472/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=187.7 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 24814 102670 0 0 159 19 18561 31 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27957] ppid=27856 vsize=65792 CPUtime=34.47 cores=1,3,5,7
/proc/27957/stat : 27957 (glucosInc) R 27856 27855 25792 0 -1 4202496 12079 0 0 0 3444 3 0 0 20 0 1 0 272458736 67371008 13916 33554432000 4194304 5654031 140735116247376 140735116235192 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27957/statm: 16448 13916 142 357 0 16088 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 79596

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 27961
/proc/meminfo: memFree=28472248/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=187.7 cores=1,3,5,7

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

/proc/meminfo: memFree=28352780/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=115352 CPUtime=774.94 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 21471 0 0 0 77468 26 0 0 20 0 1 0 272486677 118120448 28332 33554432000 4194304 5654031 140735957458928 140735957446744 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 28838 28332 142 357 0 28478 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 129156

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27977
/proc/meminfo: memFree=28304848/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=115352 CPUtime=834.95 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 22537 0 0 0 83466 29 0 0 20 0 1 0 272486677 118120448 28339 33554432000 4194304 5654031 140735957458928 140735957446744 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 28838 28339 142 357 0 28478 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 129156

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27977
/proc/meminfo: memFree=28270580/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=195492 CPUtime=894.92 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 24068 0 0 0 89460 32 0 0 20 0 1 0 272486677 200183808 42382 33554432000 4194304 5654031 140735957458928 140735957446744 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 48873 42382 142 357 0 48513 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 209296

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27977
/proc/meminfo: memFree=28224208/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=164672 CPUtime=954.92 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 25006 0 0 0 95457 35 0 0 20 0 1 0 272486677 168624128 39243 33554432000 4194304 5654031 140735957458928 140735957446744 4232563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 41168 39243 142 357 0 40808 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 178476

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27977
/proc/meminfo: memFree=28281984/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=115352 CPUtime=1014.91 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 26366 0 0 0 101454 37 0 0 20 0 1 0 272486677 118120448 28339 33554432000 4194304 5654031 140735957458928 140735957456952 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 28838 28339 142 357 0 28478 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 129156

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27978
/proc/meminfo: memFree=28209720/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=195492 CPUtime=1074.9 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 27894 0 0 0 107450 40 0 0 20 0 1 0 272486677 200183808 41358 33554432000 4194304 5654031 140735957458928 140735957446744 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 48873 41358 142 357 0 48513 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 209296

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 27978
/proc/meminfo: memFree=28249808/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=164672 CPUtime=1134.89 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 28831 0 0 0 113446 43 0 0 20 0 1 0 272486677 168624128 36683 33554432000 4194304 5654031 140735957458928 140735957446744 4215913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 41168 36683 142 357 0 40808 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 178476

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 27981
/proc/meminfo: memFree=28216120/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=195492 CPUtime=1194.88 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 30192 0 0 0 119441 47 0 0 20 0 1 0 272486677 200183808 42894 33554432000 4194304 5654031 140735957458928 140735957446744 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 48873 42894 142 357 0 48513 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 209296

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 27981
/proc/meminfo: memFree=28232700/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=164672 CPUtime=1254.87 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 31134 0 0 0 125437 50 0 0 20 0 1 0 272486677 168624128 36683 33554432000 4194304 5654031 140735957458928 140735957456856 4218754 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 41168 36683 142 357 0 40808 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 178476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27981
/proc/meminfo: memFree=28211756/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=164672 CPUtime=1314.86 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 31907 0 0 0 131434 52 0 0 20 0 1 0 272486677 168624128 40267 33554432000 4194304 5654031 140735957458928 140735957446744 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 41168 40267 142 357 0 40808 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 178476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27981
/proc/meminfo: memFree=28286072/32873844 swapFree=7104/7104
[pid=27855] ppid=27853 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27855/stat : 27855 (npSolver-pbo-It) S 27853 27855 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272439956 9367552 274 33554432000 4194304 5064252 140736672404112 140736672403024 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27855/statm: 2287 274 233 213 0 72 0
[pid=27856] ppid=27855 vsize=4656 CPUtime=467.06 cores=1,3,5,7
/proc/27856/stat : 27856 (npSolver-pbo) S 27855 27855 25792 0 -1 4202496 27282 116988 0 0 173 20 46475 38 20 0 1 0 272439957 4767744 848 33554432000 4194304 5992684 140734752530976 140734752516808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/27856/statm: 1164 848 179 440 0 720 0
[pid=27969] ppid=27856 vsize=115352 CPUtime=1332.97 cores=1,3,5,7
/proc/27969/stat : 27969 (glucosInc) R 27856 27855 25792 0 -1 4202496 32505 0 0 0 133244 53 0 0 20 0 1 0 272486677 118120448 28339 33554432000 4194304 5654031 140735957458928 140735957456952 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27969/statm: 28838 28339 142 357 0 28478 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 129156

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.06
CPU user time (s): 1798.93
CPU system time (s): 1.13383
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 209296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.13383
maximum resident set size= 177720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177154
page faults= 0
swaps= 0
block input operations= 0
block output operations= 94312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2051
involuntary context switches= 2086

runsolver used 2.97055 second user time and 8.49871 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 22:12:31
IDJOB=3698062
IDBENCH=2260
IDSOLVER=2275
FILE ID=node142/3698062-1338063151
RUNJOBID= node142-1338050545-25809
PBS_JOBID= 14624377
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= dc857dc123c51e1f53f981679774fda8
RANDOM SEED=999779770

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28524564 kB
Buffers:          272784 kB
Cached:          3226372 kB
SwapCached:            0 kB
Active:           659776 kB
Inactive:        2910544 kB
Active(anon):      73168 kB
Inactive(anon):        0 kB
Active(file):     586608 kB
Inactive(file):  2910544 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14532 kB
Writeback:             0 kB
AnonPages:         56996 kB
Mapped:            15748 kB
Shmem:               200 kB
Slab:             635736 kB
SReclaimable:      78172 kB
SUnreclaim:       557564 kB
KernelStack:        1504 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71588 MiB
End job on node142 at 2012-05-26 22:42:31