Trace number 3739598

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 NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.04 1791.07

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1206_6-sat.opb
MD5SUM138289002292e7c474e0d36dbcddf060
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints120373
Number of constraints which are clauses119753
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint63
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 342
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.07	c no version file found!!!
0.05/0.07	c sun.arch.data.model	64
0.05/0.07	c java.version	1.6.0_24
0.05/0.07	c os.name	Linux
0.05/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.07	c os.arch	amd64
0.05/0.07	c Free memory 1599470296
0.05/0.07	c Max memory 1607860224
0.05/0.07	c Total memory 1607860224
0.05/0.07	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3739598-1338732450.opb
0.10/0.10	c reading problem ... 
1.79/1.04	c ... done. Wall clock time 0.943s.
1.79/1.04	c CPU time (experimental) 1.02s.
1.79/1.04	c #vars     37752
1.79/1.04	c #constraints  108505
1031.22/1024.72	c cleaning 527678 clauses out of 1055491 for limit 4.0153456956853775E-8
1032.43/1025.99	c cleaning 264096 clauses out of 528314 for limit 1.324267604692798E-7
1032.94/1026.47	c cleaning 132256 clauses out of 264717 for limit 4.354190414071524E-7
1033.24/1026.78	c cleaning 66408 clauses out of 132961 for limit 1.4296208188568009E-6
1047.43/1040.80	c cleaning 48696 clauses out of 97553 for limit 5.7486980996636406E7
1047.73/1041.11	c cleaning 24586 clauses out of 49357 for limit 1.8737742377689067E8
1047.93/1041.32	c cleaning 12528 clauses out of 25271 for limit 6.035308544765785E8
1048.03/1041.49	c cleaning 6500 clauses out of 13244 for limit 1.901048216261487E9
1048.23/1041.65	c cleaning 3486 clauses out of 7243 for limit 5.726841904529609E9
1048.43/1041.83	c cleaning 2008 clauses out of 4259 for limit 1.6093516507327833E10
1060.51/1053.83	c cleaning 15504 clauses out of 31250 for limit 87.40081913677001
1060.80/1054.12	c cleaning 7999 clauses out of 16247 for limit 277.51262339179306
1061.00/1054.36	c cleaning 4244 clauses out of 8746 for limit 848.4637924429414
1061.20/1054.54	c cleaning 2368 clauses out of 5002 for limit 2446.555017342979
1061.40/1054.75	c cleaning 1428 clauses out of 3134 for limit 6439.550728271236
1061.61/1054.94	c cleaning 955 clauses out of 2206 for limit 15087.071196148298
1061.80/1055.12	c cleaning 741 clauses out of 1752 for limit 31359.32780079246
1062.00/1055.30	c cleaning 617 clauses out of 1510 for limit 59943.93858214941
1062.10/1055.48	c cleaning 564 clauses out of 1393 for limit 107158.59049295401
1062.30/1055.65	c cleaning 525 clauses out of 1329 for limit 185229.0140268674
1798.94/1789.95	c cleaning 314781 clauses out of 629805 for limit 7.957978701247507E-5
1800.04/1791.05	c starts		: 23
1800.04/1791.05	c conflicts		: 1753502
1800.04/1791.05	c decisions		: 2346427
1800.04/1791.05	c propagations		: 2029851994
1800.04/1791.05	c inspects		: 11963832016
1800.04/1791.05	c learnt literals	: 10
1800.04/1791.05	c learnt binary clauses	: 198
1800.04/1791.05	c learnt ternary clauses	: 5050
1800.04/1791.05	c learnt clauses	: 1753492
1800.04/1791.05	c root simplifications	: 0
1800.04/1791.05	c removed literals (reason simplification)	: 0
1800.04/1791.05	c reason swapping (by a shorter reason)	: 0
1800.04/1791.05	c Calls to reduceDB	: 22
1800.04/1791.05	c speed (decisions/second)	: 1310.8603958681333
1800.04/1791.05	c non guided choices	486
1800.04/1791.05	s UNKNOWN
1800.04/1791.05	c Total wall clock time (ms): 1790.953

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-3739598-1338732450/watcher-3739598-1338732450 -o /tmp/evaluation-result-3739598-1338732450/solver-3739598-1338732450 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3739598-1338732450.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 9438
/proc/meminfo: memFree=26878748/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/9438/stat : 9438 (java) R 9436 9438 5567 0 -1 4202496 988 0 0 0 0 0 0 0 20 0 1 0 339312058 23793664 715 33554432000 1073741824 1073778376 140734654230384 140734654219448 209088197992 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 5809 715 530 9 0 128 0

[startup+0.0648119 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 9438
/proc/meminfo: memFree=26878748/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=2956804 CPUtime=0.05 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 4068 0 1 0 4 1 0 0 20 0 18 0 339312058 3027767296 5787 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 739201 5787 1768 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2956804

[startup+0.100316 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 9438
/proc/meminfo: memFree=26878748/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 4922 0 1 0 9 1 0 0 20 0 18 0 339312058 3028844544 6618 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 739464 6618 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300163 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 9438
/proc/meminfo: memFree=26878748/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=2957856 CPUtime=0.46 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 6561 0 1 0 45 1 0 0 20 0 18 0 339312058 3028844544 9777 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 739464 9777 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700287 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 9438
/proc/meminfo: memFree=26878748/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=2957856 CPUtime=1.38 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 10059 0 1 0 134 4 0 0 20 0 18 0 339312058 3028844544 42571 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 739464 42571 2261 9 0 729885 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 2957856

[startup+1.50077 s]
/proc/loadavg: 1.92 1.98 1.99 5/212 9456
/proc/meminfo: memFree=26562968/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=3024420 CPUtime=2.83 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 17424 0 1 0 276 7 0 0 20 0 19 0 339312058 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 756105 87088 2274 9 0 746526 0
[pid=9438/tid=9440] ppid=9436 vsize=3024420 CPUtime=1.47 cores=0,2,4,6
/proc/9438/task/9440/stat : 9440 (java) R 9436 9438 5567 0 -1 4202560 3203 0 1 0 142 5 0 0 20 0 19 0 339312058 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273545617864 140273380352560 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9441] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9441/stat : 9441 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273529051432 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9442] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9442/stat : 9442 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273527998632 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9443] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273526946344 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9444] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9444/stat : 9444 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273525893544 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9445] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9445/stat : 9445 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273524841256 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9446] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9446/stat : 9446 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273523788456 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9447] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9447/stat : 9447 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273522736168 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9448] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9448/stat : 9448 (java) S 9436 9438 5567 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273521683368 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9449] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9449/stat : 9449 (java) S 9436 9438 5567 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 339312060 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273509271784 209100781481 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9450] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9450/stat : 9450 (java) S 9436 9438 5567 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273508217848 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9451] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9451/stat : 9451 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273507165448 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9452] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9452/stat : 9452 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273506113936 209100789536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.67 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7089 0 0 0 66 1 0 0 20 0 19 0 339312063 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5937 0 0 0 64 1 0 0 20 0 19 0 339312063 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 87088 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 3024420

[startup+3.10079 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 9457
/proc/meminfo: memFree=26510576/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=3024420 CPUtime=4.48 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 17462 0 1 0 440 8 0 0 20 0 19 0 339312058 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 756105 104499 2277 9 0 746526 0
[pid=9438/tid=9440] ppid=9436 vsize=3024420 CPUtime=3.07 cores=0,2,4,6
/proc/9438/task/9440/stat : 9440 (java) R 9436 9438 5567 0 -1 4202560 3238 0 1 0 301 6 0 0 20 0 19 0 339312058 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273545626232 140273381202289 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9441] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9441/stat : 9441 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273529051432 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9442] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9442/stat : 9442 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273527998632 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9443] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273526946344 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9444] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9444/stat : 9444 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273525893544 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9445] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9445/stat : 9445 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273524841256 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9446] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9446/stat : 9446 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273523788456 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9447] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9447/stat : 9447 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273522736168 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9448] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9448/stat : 9448 (java) S 9436 9438 5567 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273521683368 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9449] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9449/stat : 9449 (java) S 9436 9438 5567 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 339312060 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273509271784 209100781481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9450] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9450/stat : 9450 (java) S 9436 9438 5567 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273508217848 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9451] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9451/stat : 9451 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273507165448 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9452] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9452/stat : 9452 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273506113936 209100789536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7092 0 0 0 69 1 0 0 20 0 19 0 339312063 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5937 0 0 0 64 1 0 0 20 0 19 0 339312063 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9457] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9457/stat : 9457 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312167 3097006080 104499 33554432000 1073741824 1073778376 140734654230384 140273499702184 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 3024420

[startup+6.3008 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 9457
/proc/meminfo: memFree=26406252/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=3024420 CPUtime=7.82 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 17543 0 1 0 770 12 0 0 20 0 19 0 339312058 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 756105 119239 2290 9 0 746526 0
[pid=9438/tid=9440] ppid=9436 vsize=3024420 CPUtime=6.23 cores=0,2,4,6
/proc/9438/task/9440/stat : 9440 (java) R 9436 9438 5567 0 -1 4202560 3262 0 1 0 616 7 0 0 20 0 19 0 339312058 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273545624112 140273381098155 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9441] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9441/stat : 9441 (java) S 9436 9438 5567 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273529051432 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9442] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9442/stat : 9442 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273527998632 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9443] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (java) S 9436 9438 5567 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273526946344 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9444] ppid=9436 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/9438/task/9444/stat : 9444 (java) S 9436 9438 5567 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273525893544 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9445] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9445/stat : 9445 (java) S 9436 9438 5567 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273524841256 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9446] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9446/stat : 9446 (java) S 9436 9438 5567 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273523788456 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9447] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9447/stat : 9447 (java) S 9436 9438 5567 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273522736168 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9448] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9448/stat : 9448 (java) S 9436 9438 5567 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 339312059 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273521683368 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9449] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9449/stat : 9449 (java) S 9436 9438 5567 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 339312060 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273509271784 209100781481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9450] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9450/stat : 9450 (java) S 9436 9438 5567 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273508217848 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9451] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9451/stat : 9451 (java) S 9436 9438 5567 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273507165448 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9452] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9452/stat : 9452 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273506113936 209100789536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.75 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7092 0 0 0 74 1 0 0 20 0 19 0 339312063 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5937 0 0 0 65 1 0 0 20 0 19 0 339312063 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9457] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9457/stat : 9457 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312167 3097006080 119239 33554432000 1073741824 1073778376 140734654230384 140273499702184 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 9457
/proc/meminfo: memFree=26395860/32873844 swapFree=7128/7128

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

[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7103 0 0 0 78 2 0 0 20 0 19 0 339312063 3097006080 410315 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5938 0 0 0 69 2 0 0 20 0 19 0 339312063 3097006080 410315 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410315 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 96 0 0 0 40 26 0 0 20 0 19 0 339312063 3097006080 410315 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9457] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9457/stat : 9457 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312167 3097006080 410315 33554432000 1073741824 1073778376 140734654230384 140273499702184 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1670.92
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 9593
/proc/meminfo: memFree=25048608/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=3024420 CPUtime=1731.11 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 20736 0 1 0 172930 181 0 0 20 0 19 0 339312058 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 756105 410347 2306 9 0 746526 0
[pid=9438/tid=9440] ppid=9436 vsize=3024420 CPUtime=1714.66 cores=0,2,4,6
/proc/9438/task/9440/stat : 9440 (java) R 9436 9438 5567 0 -1 4202560 3332 0 1 0 171431 35 0 0 20 0 19 0 339312058 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273545624848 140273381191590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9441] ppid=9436 vsize=3024420 CPUtime=1.23 cores=0,2,4,6
/proc/9438/task/9441/stat : 9441 (java) S 9436 9438 5567 0 -1 4202560 409 0 0 0 103 20 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273529051432 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9442] ppid=9436 vsize=3024420 CPUtime=1.15 cores=0,2,4,6
/proc/9438/task/9442/stat : 9442 (java) S 9436 9438 5567 0 -1 4202560 348 0 0 0 97 18 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273527998632 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9443] ppid=9436 vsize=3024420 CPUtime=1.17 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (java) S 9436 9438 5567 0 -1 4202560 343 0 0 0 100 17 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273526946344 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9444] ppid=9436 vsize=3024420 CPUtime=1.09 cores=0,2,4,6
/proc/9438/task/9444/stat : 9444 (java) S 9436 9438 5567 0 -1 4202560 326 0 0 0 94 15 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273525893544 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9445] ppid=9436 vsize=3024420 CPUtime=1.33 cores=0,2,4,6
/proc/9438/task/9445/stat : 9445 (java) S 9436 9438 5567 0 -1 4202560 406 0 0 0 114 19 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273524841256 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9446] ppid=9436 vsize=3024420 CPUtime=1.32 cores=0,2,4,6
/proc/9438/task/9446/stat : 9446 (java) S 9436 9438 5567 0 -1 4202560 375 0 0 0 113 19 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273523788456 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9447] ppid=9436 vsize=3024420 CPUtime=1.39 cores=0,2,4,6
/proc/9438/task/9447/stat : 9447 (java) S 9436 9438 5567 0 -1 4202560 421 0 0 0 116 23 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273522736168 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9448] ppid=9436 vsize=3024420 CPUtime=1.02 cores=0,2,4,6
/proc/9438/task/9448/stat : 9448 (java) S 9436 9438 5567 0 -1 4202560 339 0 0 0 87 15 0 0 20 0 19 0 339312059 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273521683368 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9449] ppid=9436 vsize=3024420 CPUtime=0.28 cores=0,2,4,6
/proc/9438/task/9449/stat : 9449 (java) S 9436 9438 5567 0 -1 4202560 118 0 0 0 27 1 0 0 20 0 19 0 339312060 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273509271784 209100781481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9450] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9450/stat : 9450 (java) S 9436 9438 5567 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273508217848 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9451] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9451/stat : 9451 (java) S 9436 9438 5567 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273507165448 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9452] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9452/stat : 9452 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273506113936 209100789536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7103 0 0 0 78 2 0 0 20 0 19 0 339312063 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5938 0 0 0 69 2 0 0 20 0 19 0 339312063 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 98 0 0 0 42 26 0 0 20 0 19 0 339312063 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9457] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9457/stat : 9457 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312167 3097006080 410347 33554432000 1073741824 1073778376 140734654230384 140273499702184 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1731.11
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 9593
/proc/meminfo: memFree=24980652/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=3024420 CPUtime=1791.34 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 20780 0 1 0 178952 182 0 0 20 0 19 0 339312058 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 756105 410383 2306 9 0 746526 0
[pid=9438/tid=9440] ppid=9436 vsize=3024420 CPUtime=1774.41 cores=0,2,4,6
/proc/9438/task/9440/stat : 9440 (java) R 9436 9438 5567 0 -1 4202560 3334 0 1 0 177405 36 0 0 20 0 19 0 339312058 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273545624848 140273381191392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9441] ppid=9436 vsize=3024420 CPUtime=1.28 cores=0,2,4,6
/proc/9438/task/9441/stat : 9441 (java) S 9436 9438 5567 0 -1 4202560 412 0 0 0 108 20 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273529051432 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9442] ppid=9436 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/9438/task/9442/stat : 9442 (java) S 9436 9438 5567 0 -1 4202560 348 0 0 0 101 19 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273527998632 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9443] ppid=9436 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (java) S 9436 9438 5567 0 -1 4202560 346 0 0 0 103 17 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273526946344 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9444] ppid=9436 vsize=3024420 CPUtime=1.12 cores=0,2,4,6
/proc/9438/task/9444/stat : 9444 (java) S 9436 9438 5567 0 -1 4202560 326 0 0 0 97 15 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273525893544 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9445] ppid=9436 vsize=3024420 CPUtime=1.36 cores=0,2,4,6
/proc/9438/task/9445/stat : 9445 (java) S 9436 9438 5567 0 -1 4202560 406 0 0 0 117 19 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273524841256 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9446] ppid=9436 vsize=3024420 CPUtime=1.36 cores=0,2,4,6
/proc/9438/task/9446/stat : 9446 (java) S 9436 9438 5567 0 -1 4202560 380 0 0 0 117 19 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273523788456 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9447] ppid=9436 vsize=3024420 CPUtime=1.42 cores=0,2,4,6
/proc/9438/task/9447/stat : 9447 (java) S 9436 9438 5567 0 -1 4202560 446 0 0 0 119 23 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273522736168 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9448] ppid=9436 vsize=3024420 CPUtime=1.07 cores=0,2,4,6
/proc/9438/task/9448/stat : 9448 (java) S 9436 9438 5567 0 -1 4202560 339 0 0 0 92 15 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273521683368 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9449] ppid=9436 vsize=3024420 CPUtime=0.28 cores=0,2,4,6
/proc/9438/task/9449/stat : 9449 (java) S 9436 9438 5567 0 -1 4202560 120 0 0 0 27 1 0 0 20 0 19 0 339312060 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273509271784 209100781481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9450] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9450/stat : 9450 (java) S 9436 9438 5567 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273508217848 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9451] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9451/stat : 9451 (java) S 9436 9438 5567 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273507165448 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9452] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9452/stat : 9452 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273506113936 209100789536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7103 0 0 0 78 2 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5938 0 0 0 69 2 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 102 0 0 0 43 27 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9457] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9457/stat : 9457 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312167 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273499702184 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 9593
/proc/meminfo: memFree=24980404/32873844 swapFree=7128/7128
[pid=9438] ppid=9436 vsize=3024420 CPUtime=1800.04 cores=0,2,4,6
/proc/9438/stat : 9438 (java) S 9436 9438 5567 0 -1 4202496 20780 0 1 0 179822 182 0 0 20 0 19 0 339312058 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140734654221520 209100767293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9438/statm: 756105 410383 2306 9 0 746526 0
[pid=9438/tid=9440] ppid=9436 vsize=3024420 CPUtime=1783.09 cores=0,2,4,6
/proc/9438/task/9440/stat : 9440 (java) R 9436 9438 5567 0 -1 4202560 3334 0 1 0 178272 37 0 0 20 0 19 0 339312058 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273545617248 140273380497302 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9441] ppid=9436 vsize=3024420 CPUtime=1.28 cores=0,2,4,6
/proc/9438/task/9441/stat : 9441 (java) S 9436 9438 5567 0 -1 4202560 412 0 0 0 108 20 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273529051432 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9442] ppid=9436 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/9438/task/9442/stat : 9442 (java) S 9436 9438 5567 0 -1 4202560 348 0 0 0 101 19 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273527998632 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9443] ppid=9436 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (java) S 9436 9438 5567 0 -1 4202560 346 0 0 0 103 17 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273526946344 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9444] ppid=9436 vsize=3024420 CPUtime=1.12 cores=0,2,4,6
/proc/9438/task/9444/stat : 9444 (java) S 9436 9438 5567 0 -1 4202560 326 0 0 0 97 15 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273525893544 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9445] ppid=9436 vsize=3024420 CPUtime=1.36 cores=0,2,4,6
/proc/9438/task/9445/stat : 9445 (java) S 9436 9438 5567 0 -1 4202560 406 0 0 0 117 19 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273524841256 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9446] ppid=9436 vsize=3024420 CPUtime=1.36 cores=0,2,4,6
/proc/9438/task/9446/stat : 9446 (java) S 9436 9438 5567 0 -1 4202560 380 0 0 0 117 19 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273523788456 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9447] ppid=9436 vsize=3024420 CPUtime=1.42 cores=0,2,4,6
/proc/9438/task/9447/stat : 9447 (java) S 9436 9438 5567 0 -1 4202560 446 0 0 0 119 23 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273522736168 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9448] ppid=9436 vsize=3024420 CPUtime=1.07 cores=0,2,4,6
/proc/9438/task/9448/stat : 9448 (java) S 9436 9438 5567 0 -1 4202560 339 0 0 0 92 15 0 0 20 0 19 0 339312059 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273521683368 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9449] ppid=9436 vsize=3024420 CPUtime=0.28 cores=0,2,4,6
/proc/9438/task/9449/stat : 9449 (java) S 9436 9438 5567 0 -1 4202560 120 0 0 0 27 1 0 0 20 0 19 0 339312060 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273509271784 209100781481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9450] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9450/stat : 9450 (java) S 9436 9438 5567 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273508217848 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9451] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9451/stat : 9451 (java) S 9436 9438 5567 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339312061 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273507165448 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9452] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9452/stat : 9452 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273506113936 209100789536 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9453] ppid=9436 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/9438/task/9453/stat : 9453 (java) S 9436 9438 5567 0 -1 4202560 7103 0 0 0 78 2 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273505061560 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9438/tid=9454] ppid=9436 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/9438/task/9454/stat : 9454 (java) S 9436 9438 5567 0 -1 4202560 5938 0 0 0 69 2 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273504008760 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9438/tid=9455] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9455/stat : 9455 (java) S 9436 9438 5567 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273502956664 209100780604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9438/tid=9456] ppid=9436 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/9438/task/9456/stat : 9456 (java) S 9436 9438 5567 0 -1 4202560 102 0 0 0 43 27 0 0 20 0 19 0 339312063 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273501904072 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9438/tid=9457] ppid=9436 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9457/stat : 9457 (java) S 9436 9438 5567 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339312167 3097006080 410383 33554432000 1073741824 1073778376 140734654230384 140273499702184 209100781481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3024420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9438 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=740310
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=292651
# CPU time returned by wait4() is 1796.03
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1791.07
CPU time (s): 1800.04
CPU user time (s): 1798.22
CPU system time (s): 1.82
CPU usage (%): 100.501
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.74
system time used= 2.29265
maximum resident set size= 1641656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20814
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39970
involuntary context switches= 23689

runsolver used 7.47186 second user time and 13.302 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-03 16:07:31
IDJOB=3739598
IDBENCH=73805
IDSOLVER=2319
FILE ID=node105/3739598-1338732450
RUNJOBID= node105-1338714526-5583
PBS_JOBID= 14636755
Free space on /tmp= 71268 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1206_6-sat.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3739598-1338732450/watcher-3739598-1338732450 -o /tmp/evaluation-result-3739598-1338732450/solver-3739598-1338732450 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3739598-1338732450.opb           

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

MD5SUM BENCH= 138289002292e7c474e0d36dbcddf060
RANDOM SEED=92814901

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26879352 kB
Buffers:          559360 kB
Cached:          3575100 kB
SwapCached:         1700 kB
Active:          1990632 kB
Inactive:        3095760 kB
Active(anon):     948364 kB
Inactive(anon):     4800 kB
Active(file):    1042268 kB
Inactive(file):  3090960 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:              7264 kB
Writeback:             4 kB
AnonPages:        977064 kB
Mapped:            17344 kB
Shmem:                 0 kB
Slab:             742948 kB
SReclaimable:     183808 kB
SUnreclaim:       559140 kB
KernelStack:        1624 kB
PageTables:         6300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    940032 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= 71264 MiB
End job on node105 at 2012-06-03 16:37:24