Trace number 3458061

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
Sat4j Resolution 2.3.0OPT3 14.3788 13.2265

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=8-P0=157-P1=211-P2=97-P3=71-B.opb
MD5SUM85ac83bf4a556e0f3edfff4036eff461
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.098984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables72
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)192
Sum of products size (including duplicates)384
Number of different products192
Sum of products size384

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458061-1307157825.opb
0.11/0.11	c reading problem ... 
0.11/0.15	c ... done. Wall clock time 0.037s.
0.11/0.15	c #vars     264
0.11/0.15	c #constraints  394
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 192
0.11/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 202
0.91/0.60	c cleaning 2494 clauses out of 5000 with flag 5000/5000
0.91/0.70	c SATISFIABLE
0.91/0.70	c OPTIMIZING...
0.91/0.70	c Got one! Elapsed wall clock time (in seconds):0.587
1.03/0.70	o 193
1.23/0.94	c cleaning 3901 clauses out of 7811 with flag 4001/10305
1.65/1.37	c cleaning 4954 clauses out of 9911 with flag 10002/16306
1.96/1.66	c Got one! Elapsed wall clock time (in seconds):1.549
1.96/1.66	o 171
2.06/1.74	c cleaning 5323 clauses out of 10663 with flag 1005/22012
2.28/1.95	c Got one! Elapsed wall clock time (in seconds):1.843
2.28/1.95	o 19
2.38/2.05	c Got one! Elapsed wall clock time (in seconds):1.94
2.38/2.05	o 17
2.49/2.12	c cleaning 5889 clauses out of 11797 with flag 1000/28469
2.60/2.22	c Got one! Elapsed wall clock time (in seconds):2.114
2.60/2.22	o 5
2.78/2.49	c cleaning 5731 clauses out of 11462 with flag 4000/34023
3.08/2.76	c Got one! Elapsed wall clock time (in seconds):2.654
3.08/2.76	o 3
3.18/2.88	c cleaning 5601 clauses out of 11203 with flag 2000/39495
3.60/3.22	c cleaning 5798 clauses out of 11602 with flag 8000/45495
4.08/3.76	c cleaning 6398 clauses out of 12804 with flag 15000/52495
4.59/4.27	c cleaning 7200 clauses out of 14407 with flag 23001/60496
5.29/4.92	c cleaning 8096 clauses out of 16206 with flag 32000/69495
5.99/5.64	c cleaning 9048 clauses out of 18110 with flag 42000/79495
7.14/6.50	c cleaning 9527 clauses out of 19063 with flag 52001/89496
8.40/7.32	c cleaning 9761 clauses out of 19537 with flag 62002/99497
9.01/7.98	c cleaning 9884 clauses out of 19775 with flag 72001/109496
9.93/8.86	c cleaning 9938 clauses out of 19888 with flag 82000/119495
11.04/9.94	c cleaning 9970 clauses out of 19950 with flag 92001/129496
12.15/11.03	c cleaning 9985 clauses out of 19979 with flag 102000/139495
13.34/12.20	c cleaning 9991 clauses out of 19992 with flag 112000/149495
14.25/13.21	c starts		: 108
14.25/13.21	c conflicts		: 158186
14.25/13.21	c decisions		: 166533
14.25/13.21	c propagations		: 2995611
14.25/13.22	c inspects		: 126851242
14.25/13.22	c shortcuts		: 0
14.25/13.22	c learnt literals	: 16
14.25/13.22	c learnt binary clauses	: 86
14.25/13.22	c learnt ternary clauses	: 237
14.25/13.22	c learnt constraints	: 158169
14.25/13.22	c ignored constraints	: 0
14.25/13.22	c root simplifications	: 0
14.25/13.22	c removed literals (reason simplification)	: 5271627
14.25/13.22	c reason swapping (by a shorter reason)	: 0
14.25/13.22	c Calls to reduceDB	: 19
14.25/13.22	c number of reductions to clauses (during analyze)	: 0
14.25/13.22	c number of learned constraints concerned by reduction	: 0
14.25/13.22	c number of learning phase by resolution	: 0
14.25/13.22	c number of learning phase by cutting planes	: 0
14.36/13.22	c speed (assignments/second)	: 286661.3397129187
14.36/13.22	c non guided choices	987
14.36/13.22	c learnt constraints type 
14.36/13.22	c constraints type 
14.36/13.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 192
14.36/13.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 202
14.36/13.22	s OPTIMUM FOUND
14.36/13.22	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 x12 -x13 x14 -x15 x16 x17 x18 x19 -x20 -x21 -x22 x23 -x24 x25 x26 x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 x42 x43 -x44 -x45 -x46 x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 
14.36/13.22	c objective function=3
14.36/13.22	c Total wall clock time (in seconds): 13.105

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458061-1307157825/watcher-3458061-1307157825 -o /tmp/evaluation-result-3458061-1307157825/solver-3458061-1307157825 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458061-1307157825.opb 

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: 1.84 1.97 1.91 3/535 14255
/proc/meminfo: memFree=21468496/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13508980 CPUtime=0 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 2189 0 1 0 0 0 0 0 25 0 2 0 827379163 13833195520 1890 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3377245 1904 906 9 0 3368401 0
[pid=14255/tid=14256] ppid=14253 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 5658 0 1 0 0 0 0 0 25 0 2 0 827379164 13850947584 6475 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254500385851 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.021999 s]
/proc/loadavg: 1.84 1.97 1.91 3/535 14255
/proc/meminfo: memFree=21468496/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 8342 0 1 0 0 0 0 0 25 0 2 0 827379163 13850947584 8043 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3381579 8063 917 9 0 3372735 0
[pid=14255/tid=14256] ppid=14253 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 7260 0 1 0 0 0 0 0 25 0 2 0 827379164 13850947584 8076 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254500385851 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13526316

[startup+0.101013 s]
/proc/loadavg: 1.84 1.97 1.91 3/535 14255
/proc/meminfo: memFree=21468496/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13622416 CPUtime=0.11 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 15498 0 1 0 9 2 0 0 25 0 18 0 827379163 13949353984 15194 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3405604 15194 2092 9 0 3396338 0
[pid=14255/tid=14256] ppid=14253 vsize=13622416 CPUtime=0.08 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 13589 0 1 0 7 1 0 0 25 0 18 0 827379164 13949353984 15194 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254500376896 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622416

[startup+0.301368 s]
/proc/loadavg: 1.84 1.97 1.91 3/535 14255
/proc/meminfo: memFree=21468496/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13627652 CPUtime=0.53 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 18421 0 1 0 51 2 0 0 25 0 19 0 827379163 13954715648 17249 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406913 17249 2200 9 0 3397647 0
[pid=14255/tid=14256] ppid=14253 vsize=13627652 CPUtime=0.28 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14194 0 1 0 27 1 0 0 25 0 19 0 827379164 13954715648 17249 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 47870355870672 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13627652

[startup+0.702889 s]
/proc/loadavg: 1.84 1.97 1.91 3/535 14255
/proc/meminfo: memFree=21468496/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13627652 CPUtime=1.03 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 19987 0 1 0 101 2 0 0 25 0 19 0 827379163 13954715648 18482 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406913 18482 2236 9 0 3397647 0
[pid=14255/tid=14256] ppid=14253 vsize=13627652 CPUtime=0.66 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14696 0 1 0 65 1 0 0 25 0 19 0 827379164 13954715648 18482 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 47870355881891 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13627652

[startup+1.50073 s]
/proc/loadavg: 1.84 1.97 1.91 3/554 14274
/proc/meminfo: memFree=21399472/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13627652 CPUtime=1.86 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 20786 0 1 0 184 2 0 0 25 0 19 0 827379163 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406913 19278 2238 9 0 3397647 0
[pid=14255/tid=14256] ppid=14253 vsize=13627652 CPUtime=1.43 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14699 0 1 0 142 1 0 0 25 0 19 0 827379164 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 46912505526912 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14255/tid=14258] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14258/stat : 14258 (java) S 14253 14255 7151 0 -1 4202560 294 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14259] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14259/stat : 14259 (java) S 14253 14255 7151 0 -1 4202560 14 0 0 0 0 0 0 0 16 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14260] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14260/stat : 14260 (java) S 14253 14255 7151 0 -1 4202560 129 0 0 0 0 0 0 0 16 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14261] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14261/stat : 14261 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14262] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14262/stat : 14262 (java) S 14253 14255 7151 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14263] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14263/stat : 14263 (java) S 14253 14255 7151 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14264] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14264/stat : 14264 (java) S 14253 14255 7151 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14265] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14265/stat : 14265 (java) S 14253 14255 7151 0 -1 4202560 178 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14266] ppid=14253 vsize=13627652 CPUtime=0.03 cores=1,3,5,7
/proc/14255/task/14266/stat : 14266 (java) S 14253 14255 7151 0 -1 4202560 704 0 0 0 3 0 0 0 16 0 19 0 827379167 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 0 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14267] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14267/stat : 14267 (java) S 14253 14255 7151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 827379167 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14268] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14268/stat : 14268 (java) S 14253 14255 7151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 827379167 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14269] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14269/stat : 14269 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379169 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512515505 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14270] ppid=14253 vsize=13627652 CPUtime=0.17 cores=1,3,5,7
/proc/14255/task/14270/stat : 14270 (java) S 14253 14255 7151 0 -1 4202560 1751 0 0 0 17 0 0 0 15 0 19 0 827379169 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14271] ppid=14253 vsize=13627652 CPUtime=0.19 cores=1,3,5,7
/proc/14255/task/14271/stat : 14271 (java) S 14253 14255 7151 0 -1 4202560 1688 0 0 0 19 0 0 0 15 0 19 0 827379170 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14272] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14272/stat : 14272 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379170 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14273] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14273/stat : 14273 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827379170 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14274] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14274/stat : 14274 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 827379179 13954715648 19278 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 13627652

[startup+3.10141 s]
/proc/loadavg: 1.85 1.97 1.91 3/554 14274
/proc/meminfo: memFree=21396848/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13627652 CPUtime=3.48 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 21210 0 1 0 346 2 0 0 25 0 19 0 827379163 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406913 19698 2248 9 0 3397647 0
[pid=14255/tid=14256] ppid=14253 vsize=13627652 CPUtime=2.97 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14702 0 1 0 296 1 0 0 25 0 19 0 827379164 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 46912505588948 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14255/tid=14258] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14258/stat : 14258 (java) S 14253 14255 7151 0 -1 4202560 294 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14259] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14259/stat : 14259 (java) S 14253 14255 7151 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14260] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14260/stat : 14260 (java) S 14253 14255 7151 0 -1 4202560 129 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14261] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14261/stat : 14261 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14262] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14262/stat : 14262 (java) S 14253 14255 7151 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14263] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14263/stat : 14263 (java) S 14253 14255 7151 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14264] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14264/stat : 14264 (java) S 14253 14255 7151 0 -1 4202560 97 0 0 0 0 0 0 0 16 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14265] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14265/stat : 14265 (java) S 14253 14255 7151 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 827379166 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14266] ppid=14253 vsize=13627652 CPUtime=0.09 cores=1,3,5,7
/proc/14255/task/14266/stat : 14266 (java) S 14253 14255 7151 0 -1 4202560 1089 0 0 0 9 0 0 0 16 0 19 0 827379167 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 0 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14267] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14267/stat : 14267 (java) S 14253 14255 7151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 827379167 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14268] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14268/stat : 14268 (java) S 14253 14255 7151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 827379167 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14269] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14269/stat : 14269 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379169 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512515505 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14270] ppid=14253 vsize=13627652 CPUtime=0.18 cores=1,3,5,7
/proc/14255/task/14270/stat : 14270 (java) S 14253 14255 7151 0 -1 4202560 1774 0 0 0 18 0 0 0 15 0 19 0 827379169 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14271] ppid=14253 vsize=13627652 CPUtime=0.19 cores=1,3,5,7
/proc/14255/task/14271/stat : 14271 (java) S 14253 14255 7151 0 -1 4202560 1689 0 0 0 19 0 0 0 15 0 19 0 827379170 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14272] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14272/stat : 14272 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379170 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14273] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14273/stat : 14273 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827379170 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14274] ppid=14253 vsize=13627652 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14274/stat : 14274 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 827379179 13954715648 19698 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 13627652

[startup+6.30077 s]
/proc/loadavg: 1.85 1.97 1.91 3/554 14274
/proc/meminfo: memFree=21394764/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13626888 CPUtime=7.04 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 29995 0 1 0 700 4 0 0 25 0 19 0 827379163 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406722 25367 2248 9 0 3397456 0
[pid=14255/tid=14256] ppid=14253 vsize=13626888 CPUtime=6.08 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14713 0 1 0 607 1 0 0 25 0 19 0 827379164 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 46912505517461 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14255/tid=14258] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14258/stat : 14258 (java) S 14253 14255 7151 0 -1 4202560 307 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14259] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14259/stat : 14259 (java) S 14253 14255 7151 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14260] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14260/stat : 14260 (java) S 14253 14255 7151 0 -1 4202560 129 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14261] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14261/stat : 14261 (java) S 14253 14255 7151 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14262] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14262/stat : 14262 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14263] ppid=14253 vsize=13626888 CPUtime=0.01 cores=1,3,5,7
/proc/14255/task/14263/stat : 14263 (java) S 14253 14255 7151 0 -1 4202560 81 0 0 0 1 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14264] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14264/stat : 14264 (java) S 14253 14255 7151 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14265] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14265/stat : 14265 (java) S 14253 14255 7151 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14266] ppid=14253 vsize=13626888 CPUtime=0.16 cores=1,3,5,7
/proc/14255/task/14266/stat : 14266 (java) S 14253 14255 7151 0 -1 4202560 1121 0 0 0 16 0 0 0 16 0 19 0 827379167 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 0 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14267] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14267/stat : 14267 (java) S 14253 14255 7151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 827379167 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14268] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14268/stat : 14268 (java) S 14253 14255 7151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 827379167 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14269] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14269/stat : 14269 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379169 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512515505 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14270] ppid=14253 vsize=13626888 CPUtime=0.24 cores=1,3,5,7
/proc/14255/task/14270/stat : 14270 (java) S 14253 14255 7151 0 -1 4202560 1833 0 0 0 24 0 0 0 15 0 19 0 827379169 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14271] ppid=14253 vsize=13626888 CPUtime=0.48 cores=1,3,5,7
/proc/14255/task/14271/stat : 14271 (java) S 14253 14255 7151 0 -1 4202560 10326 0 0 0 47 1 0 0 15 0 19 0 827379170 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14272] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14272/stat : 14272 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379170 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14273] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14273/stat : 14273 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827379170 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14274] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14274/stat : 14274 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 827379179 13953933312 25367 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 13626888

[startup+12.7015 s]
/proc/loadavg: 1.87 1.97 1.91 3/554 14274
/proc/meminfo: memFree=21367664/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13626888 CPUtime=13.84 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 33873 0 1 0 1380 4 0 0 25 0 19 0 827379163 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406722 25680 2248 9 0 3397456 0
[pid=14255/tid=14256] ppid=14253 vsize=13626888 CPUtime=12.36 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14723 0 1 0 1235 1 0 0 25 0 19 0 827379164 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 46912505541615 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14255/tid=14258] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14258/stat : 14258 (java) S 14253 14255 7151 0 -1 4202560 316 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14259] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14259/stat : 14259 (java) S 14253 14255 7151 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14260] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14260/stat : 14260 (java) S 14253 14255 7151 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14261] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14261/stat : 14261 (java) S 14253 14255 7151 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14262] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14262/stat : 14262 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14263] ppid=14253 vsize=13626888 CPUtime=0.01 cores=1,3,5,7
/proc/14255/task/14263/stat : 14263 (java) S 14253 14255 7151 0 -1 4202560 87 0 0 0 1 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14264] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14264/stat : 14264 (java) S 14253 14255 7151 0 -1 4202560 112 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14265] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14265/stat : 14265 (java) S 14253 14255 7151 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14266] ppid=14253 vsize=13626888 CPUtime=0.27 cores=1,3,5,7
/proc/14255/task/14266/stat : 14266 (java) S 14253 14255 7151 0 -1 4202560 1375 0 0 0 27 0 0 0 16 0 19 0 827379167 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 0 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14267] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14267/stat : 14267 (java) S 14253 14255 7151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 827379167 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14268] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14268/stat : 14268 (java) S 14253 14255 7151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 827379167 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14269] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14269/stat : 14269 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379169 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512515505 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14270] ppid=14253 vsize=13626888 CPUtime=0.24 cores=1,3,5,7
/proc/14255/task/14270/stat : 14270 (java) S 14253 14255 7151 0 -1 4202560 1833 0 0 0 24 0 0 0 15 0 19 0 827379169 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14271] ppid=14253 vsize=13626888 CPUtime=0.87 cores=1,3,5,7
/proc/14255/task/14271/stat : 14271 (java) S 14253 14255 7151 0 -1 4202560 13912 0 0 0 86 1 0 0 15 0 19 0 827379170 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14272] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14272/stat : 14272 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379170 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14273] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14273/stat : 14273 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827379170 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14274] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14274/stat : 14274 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 827379179 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.84
Current children cumulated vsize (KiB) 13626888

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

[startup+13.1014 s]
/proc/loadavg: 1.87 1.97 1.91 3/554 14274
/proc/meminfo: memFree=21367920/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13626888 CPUtime=14.25 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 33873 0 1 0 1421 4 0 0 25 0 19 0 827379163 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406722 25680 2248 9 0 3397456 0
[pid=14255/tid=14256] ppid=14253 vsize=13626888 CPUtime=12.78 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) R 14253 14255 7151 0 -1 4202560 14723 0 1 0 1277 1 0 0 25 0 19 0 827379164 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 46912505509362 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=14255/tid=14258] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14258/stat : 14258 (java) S 14253 14255 7151 0 -1 4202560 316 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14259] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14259/stat : 14259 (java) S 14253 14255 7151 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14260] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14260/stat : 14260 (java) S 14253 14255 7151 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14261] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14261/stat : 14261 (java) S 14253 14255 7151 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14262] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14262/stat : 14262 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14263] ppid=14253 vsize=13626888 CPUtime=0.01 cores=1,3,5,7
/proc/14255/task/14263/stat : 14263 (java) S 14253 14255 7151 0 -1 4202560 87 0 0 0 1 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14264] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14264/stat : 14264 (java) S 14253 14255 7151 0 -1 4202560 112 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14265] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14265/stat : 14265 (java) S 14253 14255 7151 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 19 0 827379166 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14266] ppid=14253 vsize=13626888 CPUtime=0.27 cores=1,3,5,7
/proc/14255/task/14266/stat : 14266 (java) S 14253 14255 7151 0 -1 4202560 1375 0 0 0 27 0 0 0 16 0 19 0 827379167 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 0 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14267] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14267/stat : 14267 (java) S 14253 14255 7151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 827379167 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14268] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14268/stat : 14268 (java) S 14253 14255 7151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 827379167 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14269] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14269/stat : 14269 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379169 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512515505 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14270] ppid=14253 vsize=13626888 CPUtime=0.24 cores=1,3,5,7
/proc/14255/task/14270/stat : 14270 (java) S 14253 14255 7151 0 -1 4202560 1833 0 0 0 24 0 0 0 15 0 19 0 827379169 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14271] ppid=14253 vsize=13626888 CPUtime=0.87 cores=1,3,5,7
/proc/14255/task/14271/stat : 14271 (java) S 14253 14255 7151 0 -1 4202560 13912 0 0 0 86 1 0 0 15 0 19 0 827379170 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14272] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14272/stat : 14272 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827379170 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14273] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14273/stat : 14273 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827379170 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14274] ppid=14253 vsize=13626888 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14274/stat : 14274 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 827379179 13953933312 25680 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.25
Current children cumulated vsize (KiB) 13626888

[startup+13.2203 s]
/proc/loadavg: 1.87 1.97 1.91 3/554 14274
/proc/meminfo: memFree=21367920/32950928 swapFree=34259960/67111528
[pid=14255] ppid=14253 vsize=13627916 CPUtime=14.36 cores=1,3,5,7
/proc/14255/stat : 14255 (java) S 14253 14255 7151 0 -1 4202496 33887 0 1 0 1432 4 0 0 25 0 20 0 827379163 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512494565 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/14255/statm: 3406979 25694 2248 9 0 3397713 0
[pid=14255/tid=14256] ppid=14253 vsize=13627916 CPUtime=12.88 cores=1,3,5,7
/proc/14255/task/14256/stat : 14256 (java) S 14253 14255 7151 0 -1 4202560 14727 0 1 0 1287 1 0 0 25 0 20 0 827379164 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14258] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14258/stat : 14258 (java) S 14253 14255 7151 0 -1 4202560 316 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14259] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14259/stat : 14259 (java) S 14253 14255 7151 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14260] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14260/stat : 14260 (java) S 14253 14255 7151 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14261] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14261/stat : 14261 (java) S 14253 14255 7151 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14262] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14262/stat : 14262 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25694 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14263] ppid=14253 vsize=13627916 CPUtime=0.01 cores=1,3,5,7
/proc/14255/task/14263/stat : 14263 (java) S 14253 14255 7151 0 -1 4202560 87 0 0 0 1 0 0 0 15 0 20 0 827379166 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14264] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14264/stat : 14264 (java) S 14253 14255 7151 0 -1 4202560 112 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14265] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14265/stat : 14265 (java) S 14253 14255 7151 0 -1 4202560 185 0 0 0 0 0 0 0 15 0 20 0 827379166 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
[pid=14255/tid=14266] ppid=14253 vsize=13627916 CPUtime=0.27 cores=1,3,5,7
/proc/14255/task/14266/stat : 14266 (java) S 14253 14255 7151 0 -1 4202560 1375 0 0 0 27 0 0 0 16 0 20 0 827379167 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 0 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14267] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14267/stat : 14267 (java) S 14253 14255 7151 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 827379167 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14268] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14268/stat : 14268 (java) S 14253 14255 7151 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 827379167 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14269] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14269/stat : 14269 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 20 0 827379169 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512515505 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14270] ppid=14253 vsize=13627916 CPUtime=0.24 cores=1,3,5,7
/proc/14255/task/14270/stat : 14270 (java) S 14253 14255 7151 0 -1 4202560 1833 0 0 0 24 0 0 0 15 0 20 0 827379169 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14271] ppid=14253 vsize=13627916 CPUtime=0.87 cores=1,3,5,7
/proc/14255/task/14271/stat : 14271 (java) S 14253 14255 7151 0 -1 4202560 13912 0 0 0 86 1 0 0 15 0 20 0 827379170 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14272] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14272/stat : 14272 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 20 0 827379170 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512507801 0 4 0 16800975 18446604471111403456 0 0 -1 3 0 0 0
[pid=14255/tid=14273] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14273/stat : 14273 (java) S 14253 14255 7151 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 20 0 827379170 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 5 0 0 0
[pid=14255/tid=14274] ppid=14253 vsize=13627916 CPUtime=0 cores=1,3,5,7
/proc/14255/task/14274/stat : 14274 (java) S 14253 14255 7151 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 20 0 827379179 13954985984 25695 33554432000 1073741824 1073778376 140734339057552 18446744073709551615 254512508416 0 4 0 16800975 18446604471111403456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.36
Current children cumulated vsize (KiB) 13627916

Child status: 30
Real time (s): 13.2265
CPU time (s): 14.3788
CPU user time (s): 14.3278
CPU system time (s): 0.050992
CPU usage (%): 108.713
Max. virtual memory (cumulated for all children) (KiB): 13628360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.3278
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33892
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1019
involuntary context switches= 422

runsolver used 0.067989 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-04 05:23:45
IDJOB=3458061
IDBENCH=47881
IDSOLVER=1952
FILE ID=node149/3458061-1307157825
RUNJOBID= node149-1307156022-13968
PBS_JOBID= 13508767
Free space on /tmp= 73764 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=157-P1=211-P2=97-P3=71-B.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458061-1307157825/watcher-3458061-1307157825 -o /tmp/evaluation-result-3458061-1307157825/solver-3458061-1307157825 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458061-1307157825.opb

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

MD5SUM BENCH= 85ac83bf4a556e0f3edfff4036eff461
RANDOM SEED=1629288008

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21468760 kB
Buffers:        334060 kB
Cached:        3252636 kB
SwapCached:     123196 kB
Active:         429372 kB
Inactive:     10716940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21468760 kB
SwapTotal:    67111528 kB
SwapFree:     34259960 kB
Dirty:             892 kB
Writeback:           4 kB
AnonPages:     7460740 kB
Mapped:          26212 kB
Slab:           148368 kB
PageTables:     117616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 186527076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73764 MiB
End job on node149 at 2011-06-04 05:23:58