Trace number 3744056

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_3_mh_ic.opb
MD5SUMe746951c72dd3c581de09cc22407090d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3638518
Best CPU time to get the best result obtained on this benchmark1800.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132250
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 71701401518
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 71701401518
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.09	c no version file found!!!
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version	1.6.0_24
0.04/0.09	c os.name	Linux
0.04/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch	amd64
0.04/0.09	c Free memory 1599470296
0.04/0.09	c Max memory 1607860224
0.04/0.09	c Total memory 1607860224
0.04/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3744056-1338792463.opb
0.08/0.11	c reading problem ... 
10.16/6.31	c ... done. Wall clock time 6.202s.
10.16/6.31	c CPU time (experimental) 5.29s.
10.16/6.31	c #vars     370300
10.16/6.31	c #constraints  855308
1800.06/1732.91	c starts		: 15
1800.06/1732.91	c conflicts		: 59951
1800.06/1732.91	c decisions		: 346704
1800.06/1732.91	c propagations		: 89968092
1800.06/1732.91	c inspects		: 2582107850
1800.06/1732.91	c learnt literals	: 0
1800.06/1732.91	c learnt binary clauses	: 2
1800.06/1732.91	c learnt ternary clauses	: 3
1800.06/1732.91	c learnt clauses	: 59951
1800.06/1732.91	c root simplifications	: 0
1800.06/1732.91	c removed literals (reason simplification)	: 0
1800.06/1732.91	c reason swapping (by a shorter reason)	: 0
1800.06/1732.91	c Calls to reduceDB	: 0
1800.06/1732.91	c speed (decisions/second)	: 200.82553576993433
1800.06/1732.91	c non guided choices	0
1800.06/1732.91	s UNKNOWN
1800.06/1732.91	c Total wall clock time (ms): 1732.798

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-3744056-1338792463/watcher-3744056-1338792463 -o /tmp/evaluation-result-3744056-1338792463/solver-3744056-1338792463 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744056-1338792463.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.92 1.98 2.00 3/197 3072
/proc/meminfo: memFree=26656344/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3072/stat : 3072 (java) D 3070 3072 31826 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 345371681 9515008 183 33554432000 1073741824 1073778376 140735550620960 140735550611992 273589026485 0 0 4096 0 18446744072100748580 0 0 17 5 0 0 0 0 0
/proc/3072/statm: 2323 183 140 9 0 71 0

[startup+0.0613651 s]
/proc/loadavg: 1.92 1.98 2.00 3/197 3072
/proc/meminfo: memFree=26656344/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2623916 CPUtime=0.04 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 3949 0 1 0 3 1 0 0 20 0 13 0 345371681 2686889984 5156 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 655979 5156 1708 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100313 s]
/proc/loadavg: 1.92 1.98 2.00 3/197 3072
/proc/meminfo: memFree=26656344/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 4242 0 1 0 6 2 0 0 20 0 18 0 345371681 3028844544 5961 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 739464 5969 1872 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300244 s]
/proc/loadavg: 1.92 1.98 2.00 3/197 3072
/proc/meminfo: memFree=26656344/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2957856 CPUtime=0.43 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 5952 0 1 0 40 3 0 0 20 0 18 0 345371681 3028844544 16825 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 739464 16825 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 2957856

[startup+0.700243 s]
/proc/loadavg: 1.92 1.98 2.00 3/197 3072
/proc/meminfo: memFree=26656344/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2957856 CPUtime=1 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 6576 0 1 0 93 7 0 0 20 0 18 0 345371681 3028844544 55978 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 739464 55978 2243 9 0 729885 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 2957856

[startup+1.50074 s]
/proc/loadavg: 1.92 1.98 2.00 3/215 3090
/proc/meminfo: memFree=26340132/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2957856 CPUtime=2.48 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 10641 0 1 0 224 24 0 0 20 0 18 0 345371681 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 739464 129872 2274 9 0 729885 0
[pid=3072/tid=3074] ppid=3070 vsize=2957856 CPUtime=1.36 cores=1,3,5,7
/proc/3072/task/3074/stat : 3074 (java) R 3070 3072 31826 0 -1 4202560 3236 0 1 0 125 11 0 0 20 0 18 0 345371682 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669899817216 273592411405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3075] ppid=3070 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3072/task/3075/stat : 3075 (java) S 3070 3072 31826 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 18 0 345371683 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669883251752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3076] ppid=3070 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3072/task/3076/stat : 3076 (java) S 3070 3072 31826 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 18 0 345371683 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669882198952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3077] ppid=3070 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/3072/task/3077/stat : 3077 (java) S 3070 3072 31826 0 -1 4202560 42 0 0 0 5 3 0 0 20 0 18 0 345371683 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669881146152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3078] ppid=3070 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3072/task/3078/stat : 3078 (java) S 3070 3072 31826 0 -1 4202560 31 0 0 0 2 1 0 0 20 0 18 0 345371683 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669880093352 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3079] ppid=3070 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3072/task/3079/stat : 3079 (java) S 3070 3072 31826 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 18 0 345371683 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669879040552 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3080] ppid=3070 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3072/task/3080/stat : 3080 (java) S 3070 3072 31826 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 345371684 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669877987752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3081] ppid=3070 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3072/task/3081/stat : 3081 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 345371684 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669876934952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3082] ppid=3070 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3072/task/3082/stat : 3082 (java) S 3070 3072 31826 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 345371684 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669875882152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3083] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3083/stat : 3083 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669863472104 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3084] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3084/stat : 3084 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669862418168 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3085] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3085/stat : 3085 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669861365256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3086] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3086/stat : 3086 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669860313744 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3087] ppid=3070 vsize=2957856 CPUtime=0.36 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 2944 0 0 0 36 0 0 0 20 0 18 0 345371688 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669859260856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=2957856 CPUtime=0.32 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3088 0 0 0 31 1 0 0 20 0 18 0 345371688 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669858208056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 129872 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 2957856

[startup+3.10068 s]
/proc/loadavg: 1.92 1.98 2.00 10/215 3090
/proc/meminfo: memFree=26109456/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2957856 CPUtime=4.94 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 14286 0 1 0 452 42 0 0 20 0 18 0 345371681 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 739464 155900 2284 9 0 729885 0
[pid=3072/tid=3074] ppid=3070 vsize=2957856 CPUtime=2.76 cores=1,3,5,7
/proc/3072/task/3074/stat : 3074 (java) S 3070 3072 31826 0 -1 4202560 3237 0 1 0 265 11 0 0 20 0 18 0 345371682 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669899824664 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3075] ppid=3070 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/3072/task/3075/stat : 3075 (java) R 3070 3072 31826 0 -1 4202560 49 0 0 0 7 2 0 0 20 0 18 0 345371683 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669883251928 139669906717632 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3076] ppid=3070 vsize=2957856 CPUtime=0.16 cores=1,3,5,7
/proc/3072/task/3076/stat : 3076 (java) R 3070 3072 31826 0 -1 4202560 58 0 0 0 12 4 0 0 20 0 18 0 345371683 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669882199128 139669903103842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3077] ppid=3070 vsize=2957856 CPUtime=0.16 cores=1,3,5,7
/proc/3072/task/3077/stat : 3077 (java) R 3070 3072 31826 0 -1 4202560 78 0 0 0 12 4 0 0 20 0 18 0 345371683 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669881146328 139669904001199 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3078] ppid=3070 vsize=2957856 CPUtime=0.11 cores=1,3,5,7
/proc/3072/task/3078/stat : 3078 (java) R 3070 3072 31826 0 -1 4202560 55 0 0 0 8 3 0 0 20 0 18 0 345371683 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669880093528 139669902296777 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3079] ppid=3070 vsize=2957856 CPUtime=0.13 cores=1,3,5,7
/proc/3072/task/3079/stat : 3079 (java) R 3070 3072 31826 0 -1 4202560 58 0 0 0 10 3 0 0 20 0 18 0 345371683 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669879040728 139669902296761 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3080] ppid=3070 vsize=2957856 CPUtime=0.19 cores=1,3,5,7
/proc/3072/task/3080/stat : 3080 (java) R 3070 3072 31826 0 -1 4202560 82 0 0 0 14 5 0 0 20 0 18 0 345371684 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669877987928 139669902296777 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3081] ppid=3070 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/3072/task/3081/stat : 3081 (java) R 3070 3072 31826 0 -1 4202560 49 0 0 0 7 3 0 0 20 0 18 0 345371684 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669876934832 139669904001199 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3082] ppid=3070 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/3072/task/3082/stat : 3082 (java) R 3070 3072 31826 0 -1 4202560 38 0 0 0 7 3 0 0 20 0 18 0 345371684 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669875882328 139669902296769 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3083] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3083/stat : 3083 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669863470984 273592398908 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3084] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3084/stat : 3084 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669862418168 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3085] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3085/stat : 3085 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669861365256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3086] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3086/stat : 3086 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669860313744 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3087] ppid=3070 vsize=2957856 CPUtime=0.6 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 6307 0 0 0 58 2 0 0 20 0 18 0 345371688 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669859252888 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=2957856 CPUtime=0.38 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3091 0 0 0 36 2 0 0 20 0 18 0 345371688 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669858194152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 155900 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 2957856

[startup+6.30081 s]
/proc/loadavg: 1.93 1.98 2.00 3/215 3090
/proc/meminfo: memFree=25938736/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=2957856 CPUtime=10.16 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 14886 0 1 0 951 65 0 0 20 0 18 0 345371681 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 739464 197006 2284 9 0 729885 0
[pid=3072/tid=3074] ppid=3070 vsize=2957856 CPUtime=5.27 cores=1,3,5,7
/proc/3072/task/3074/stat : 3074 (java) R 3070 3072 31826 0 -1 4202560 3242 0 1 0 515 12 0 0 20 0 18 0 345371682 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669899824792 273592411405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3075] ppid=3070 vsize=2957856 CPUtime=0.54 cores=1,3,5,7
/proc/3072/task/3075/stat : 3075 (java) S 3070 3072 31826 0 -1 4202560 104 0 0 0 47 7 0 0 20 0 18 0 345371683 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669883251752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3076] ppid=3070 vsize=2957856 CPUtime=0.49 cores=1,3,5,7
/proc/3072/task/3076/stat : 3076 (java) S 3070 3072 31826 0 -1 4202560 102 0 0 0 43 6 0 0 20 0 18 0 345371683 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669882198952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3077] ppid=3070 vsize=2957856 CPUtime=0.49 cores=1,3,5,7
/proc/3072/task/3077/stat : 3077 (java) S 3070 3072 31826 0 -1 4202560 233 0 0 0 41 8 0 0 20 0 18 0 345371683 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669881146152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3078] ppid=3070 vsize=2957856 CPUtime=0.38 cores=1,3,5,7
/proc/3072/task/3078/stat : 3078 (java) S 3070 3072 31826 0 -1 4202560 99 0 0 0 33 5 0 0 20 0 18 0 345371683 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669880093352 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3079] ppid=3070 vsize=2957856 CPUtime=0.4 cores=1,3,5,7
/proc/3072/task/3079/stat : 3079 (java) S 3070 3072 31826 0 -1 4202560 105 0 0 0 34 6 0 0 20 0 18 0 345371683 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669879040552 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3080] ppid=3070 vsize=2957856 CPUtime=0.58 cores=1,3,5,7
/proc/3072/task/3080/stat : 3080 (java) S 3070 3072 31826 0 -1 4202560 119 0 0 0 51 7 0 0 20 0 18 0 345371684 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669877987752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3081] ppid=3070 vsize=2957856 CPUtime=0.43 cores=1,3,5,7
/proc/3072/task/3081/stat : 3081 (java) S 3070 3072 31826 0 -1 4202560 109 0 0 0 36 7 0 0 20 0 18 0 345371684 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669876934952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3082] ppid=3070 vsize=2957856 CPUtime=0.42 cores=1,3,5,7
/proc/3072/task/3082/stat : 3082 (java) S 3070 3072 31826 0 -1 4202560 191 0 0 0 37 5 0 0 20 0 18 0 345371684 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669875882152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3083] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3083/stat : 3083 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669863472104 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3084] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3084/stat : 3084 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669862418168 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3085] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3085/stat : 3085 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345371685 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669861365256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3086] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3086/stat : 3086 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669860313744 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3087] ppid=3070 vsize=2957856 CPUtime=0.61 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 6307 0 0 0 59 2 0 0 20 0 18 0 345371688 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669859260856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=2957856 CPUtime=0.38 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3091 0 0 0 36 2 0 0 20 0 18 0 345371688 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669858208056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345371688 3028844544 197006 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 2957856

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 2.00 9/216 3091
/proc/meminfo: memFree=25792764/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=3024420 CPUtime=18.17 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 15547 0 1 0 1741 76 0 0 20 0 19 0 345371681 3097006080 219532 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 756105 219532 2299 9 0 746526 0
[pid=3072/tid=3074] ppid=3070 vsize=3024420 CPUtime=11.26 cores=1,3,5,7

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

[pid=3072/tid=3087] ppid=3070 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 6321 0 0 0 98 2 0 0 20 0 19 0 345371688 3097006080 312314 33554432000 1073741824 1073778376 140733588540016 139669859260856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3096 0 0 0 57 2 0 0 20 0 19 0 345371688 3097006080 312314 33554432000 1073741824 1073778376 140733588540016 139669858208056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 312314 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=3024420 CPUtime=0.95 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 95 0 0 0 54 41 0 0 20 0 19 0 345371688 3097006080 312314 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3091] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3091/stat : 3091 (java) S 3070 3072 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345372333 3097006080 312314 33554432000 1073741824 1073778376 140733588540016 139669735990952 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1726.84
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 1.47 1.86 1.95 2/191 3155
/proc/meminfo: memFree=26116428/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=3024420 CPUtime=1789.15 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 18044 0 1 0 178719 196 0 0 20 0 19 0 345371681 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 756105 317434 2299 9 0 746526 0
[pid=3072/tid=3074] ppid=3070 vsize=3024420 CPUtime=1694.22 cores=1,3,5,7
/proc/3072/task/3074/stat : 3074 (java) R 3070 3072 31826 0 -1 4202560 3864 0 1 0 169381 41 0 0 20 0 19 0 345371682 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669899824384 139669736717200 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3075] ppid=3070 vsize=3024420 CPUtime=10.8 cores=1,3,5,7
/proc/3072/task/3075/stat : 3075 (java) S 3070 3072 31826 0 -1 4202560 409 0 0 0 1065 15 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669883251752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3076] ppid=3070 vsize=3024420 CPUtime=10.61 cores=1,3,5,7
/proc/3072/task/3076/stat : 3076 (java) S 3070 3072 31826 0 -1 4202560 422 0 0 0 1045 16 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669882198952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3077] ppid=3070 vsize=3024420 CPUtime=11.12 cores=1,3,5,7
/proc/3072/task/3077/stat : 3077 (java) S 3070 3072 31826 0 -1 4202560 445 0 0 0 1093 19 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669881146152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3078] ppid=3070 vsize=3024420 CPUtime=10.98 cores=1,3,5,7
/proc/3072/task/3078/stat : 3078 (java) S 3070 3072 31826 0 -1 4202560 410 0 0 0 1085 13 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669880093352 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3079] ppid=3070 vsize=3024420 CPUtime=11.23 cores=1,3,5,7
/proc/3072/task/3079/stat : 3079 (java) S 3070 3072 31826 0 -1 4202560 431 0 0 0 1109 14 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669879040552 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3080] ppid=3070 vsize=3024420 CPUtime=11.21 cores=1,3,5,7
/proc/3072/task/3080/stat : 3080 (java) S 3070 3072 31826 0 -1 4202560 424 0 0 0 1107 14 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669877987752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3081] ppid=3070 vsize=3024420 CPUtime=10.81 cores=1,3,5,7
/proc/3072/task/3081/stat : 3081 (java) S 3070 3072 31826 0 -1 4202560 423 0 0 0 1066 15 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669876934952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3082] ppid=3070 vsize=3024420 CPUtime=10.74 cores=1,3,5,7
/proc/3072/task/3082/stat : 3082 (java) S 3070 3072 31826 0 -1 4202560 411 0 0 0 1061 13 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669875882152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3083] ppid=3070 vsize=3024420 CPUtime=0.17 cores=1,3,5,7
/proc/3072/task/3083/stat : 3083 (java) S 3070 3072 31826 0 -1 4202560 108 0 0 0 10 7 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669863472104 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3084] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3084/stat : 3084 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669862418168 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3085] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3085/stat : 3085 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669861365256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3086] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3086/stat : 3086 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669860313744 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3087] ppid=3070 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 6321 0 0 0 98 2 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669859260856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3096 0 0 0 57 2 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669858208056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=3024420 CPUtime=0.99 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 98 0 0 0 56 43 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3091] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3091/stat : 3091 (java) S 3070 3072 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345372333 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669735990952 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1789.15
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1732.9 s]
/proc/loadavg: 1.40 1.84 1.94 2/191 3155
/proc/meminfo: memFree=26116428/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=3024420 CPUtime=1800.06 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 18047 0 1 0 179810 196 0 0 20 0 19 0 345371681 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 756105 317434 2299 9 0 746526 0
[pid=3072/tid=3074] ppid=3070 vsize=3024420 CPUtime=1704.69 cores=1,3,5,7
/proc/3072/task/3074/stat : 3074 (java) R 3070 3072 31826 0 -1 4202560 3867 0 1 0 170428 41 0 0 20 0 19 0 345371682 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669899824384 139669737025234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3075] ppid=3070 vsize=3024420 CPUtime=10.84 cores=1,3,5,7
/proc/3072/task/3075/stat : 3075 (java) S 3070 3072 31826 0 -1 4202560 409 0 0 0 1069 15 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669883251752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3076] ppid=3070 vsize=3024420 CPUtime=10.65 cores=1,3,5,7
/proc/3072/task/3076/stat : 3076 (java) S 3070 3072 31826 0 -1 4202560 422 0 0 0 1049 16 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669882198952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3077] ppid=3070 vsize=3024420 CPUtime=11.16 cores=1,3,5,7
/proc/3072/task/3077/stat : 3077 (java) S 3070 3072 31826 0 -1 4202560 445 0 0 0 1097 19 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669881146152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3078] ppid=3070 vsize=3024420 CPUtime=11.03 cores=1,3,5,7
/proc/3072/task/3078/stat : 3078 (java) S 3070 3072 31826 0 -1 4202560 410 0 0 0 1090 13 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669880093352 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3079] ppid=3070 vsize=3024420 CPUtime=11.32 cores=1,3,5,7
/proc/3072/task/3079/stat : 3079 (java) S 3070 3072 31826 0 -1 4202560 431 0 0 0 1118 14 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669879040552 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3080] ppid=3070 vsize=3024420 CPUtime=11.25 cores=1,3,5,7
/proc/3072/task/3080/stat : 3080 (java) S 3070 3072 31826 0 -1 4202560 424 0 0 0 1111 14 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669877987752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3081] ppid=3070 vsize=3024420 CPUtime=10.86 cores=1,3,5,7
/proc/3072/task/3081/stat : 3081 (java) S 3070 3072 31826 0 -1 4202560 423 0 0 0 1071 15 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669876934952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3082] ppid=3070 vsize=3024420 CPUtime=10.79 cores=1,3,5,7
/proc/3072/task/3082/stat : 3082 (java) S 3070 3072 31826 0 -1 4202560 411 0 0 0 1066 13 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669875882152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3083] ppid=3070 vsize=3024420 CPUtime=0.17 cores=1,3,5,7
/proc/3072/task/3083/stat : 3083 (java) S 3070 3072 31826 0 -1 4202560 108 0 0 0 10 7 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669863472104 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3084] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3084/stat : 3084 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669862418168 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3085] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3085/stat : 3085 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669861365256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3086] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3086/stat : 3086 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669860313744 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3087] ppid=3070 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 6321 0 0 0 98 2 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669859260856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3096 0 0 0 57 2 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669858208056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 98 0 0 0 57 43 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3091] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3091/stat : 3091 (java) S 3070 3072 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345372333 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669735990952 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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

[startup+1732.9 s]
/proc/loadavg: 1.40 1.84 1.94 2/191 3155
/proc/meminfo: memFree=26116428/32873844 swapFree=7112/7112
[pid=3072] ppid=3070 vsize=3024420 CPUtime=1800.06 cores=1,3,5,7
/proc/3072/stat : 3072 (java) S 3070 3072 31826 0 -1 4202496 18047 0 1 0 179810 196 0 0 20 0 19 0 345371681 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 140733588531152 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3072/statm: 756105 317434 2299 9 0 746526 0
[pid=3072/tid=3074] ppid=3070 vsize=3024420 CPUtime=1704.69 cores=1,3,5,7
/proc/3072/task/3074/stat : 3074 (java) R 3070 3072 31826 0 -1 4202560 3867 0 1 0 170428 41 0 0 20 0 19 0 345371682 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669899824384 139669737025234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3075] ppid=3070 vsize=3024420 CPUtime=10.84 cores=1,3,5,7
/proc/3072/task/3075/stat : 3075 (java) S 3070 3072 31826 0 -1 4202560 409 0 0 0 1069 15 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669883251752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3076] ppid=3070 vsize=3024420 CPUtime=10.65 cores=1,3,5,7
/proc/3072/task/3076/stat : 3076 (java) S 3070 3072 31826 0 -1 4202560 422 0 0 0 1049 16 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669882198952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3077] ppid=3070 vsize=3024420 CPUtime=11.16 cores=1,3,5,7
/proc/3072/task/3077/stat : 3077 (java) S 3070 3072 31826 0 -1 4202560 445 0 0 0 1097 19 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669881146152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3078] ppid=3070 vsize=3024420 CPUtime=11.03 cores=1,3,5,7
/proc/3072/task/3078/stat : 3078 (java) S 3070 3072 31826 0 -1 4202560 410 0 0 0 1090 13 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669880093352 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3079] ppid=3070 vsize=3024420 CPUtime=11.32 cores=1,3,5,7
/proc/3072/task/3079/stat : 3079 (java) S 3070 3072 31826 0 -1 4202560 431 0 0 0 1118 14 0 0 20 0 19 0 345371683 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669879040552 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3080] ppid=3070 vsize=3024420 CPUtime=11.25 cores=1,3,5,7
/proc/3072/task/3080/stat : 3080 (java) S 3070 3072 31826 0 -1 4202560 424 0 0 0 1111 14 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669877987752 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3072/tid=3081] ppid=3070 vsize=3024420 CPUtime=10.86 cores=1,3,5,7
/proc/3072/task/3081/stat : 3081 (java) S 3070 3072 31826 0 -1 4202560 423 0 0 0 1071 15 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669876934952 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3082] ppid=3070 vsize=3024420 CPUtime=10.79 cores=1,3,5,7
/proc/3072/task/3082/stat : 3082 (java) S 3070 3072 31826 0 -1 4202560 411 0 0 0 1066 13 0 0 20 0 19 0 345371684 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669875882152 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3083] ppid=3070 vsize=3024420 CPUtime=0.17 cores=1,3,5,7
/proc/3072/task/3083/stat : 3083 (java) S 3070 3072 31826 0 -1 4202560 108 0 0 0 10 7 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669863472104 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3084] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3084/stat : 3084 (java) S 3070 3072 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669862418168 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3085] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3085/stat : 3085 (java) S 3070 3072 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345371685 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669861365256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3086] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3086/stat : 3086 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669860313744 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3087] ppid=3070 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/3072/task/3087/stat : 3087 (java) S 3070 3072 31826 0 -1 4202560 6321 0 0 0 98 2 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669859260856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3088] ppid=3070 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/3072/task/3088/stat : 3088 (java) S 3070 3072 31826 0 -1 4202560 3096 0 0 0 57 2 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669858208056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3072/tid=3089] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3089/stat : 3089 (java) S 3070 3072 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669857155448 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3072/tid=3090] ppid=3070 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/3072/task/3090/stat : 3090 (java) S 3070 3072 31826 0 -1 4202560 98 0 0 0 57 43 0 0 20 0 19 0 345371688 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669856102856 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3072/tid=3091] ppid=3070 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/3072/task/3091/stat : 3091 (java) S 3070 3072 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345372333 3097006080 317434 33554432000 1073741824 1073778376 140733588540016 139669735990952 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3024420

Child status: 143

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

Real time (s): 1732.92
CPU time (s): 1800.06
CPU user time (s): 1798.1
CPU system time (s): 1.96
CPU usage (%): 103.874
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.34
system time used= 2.27265
maximum resident set size= 1269852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18077
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54364
involuntary context switches= 96538

runsolver used 6.64899 second user time and 15.6636 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-04 08:47:44
IDJOB=3744056
IDBENCH=92678
IDSOLVER=2319
FILE ID=node132/3744056-1338792463
RUNJOBID= node132-1338788907-2729
PBS_JOBID= 14636815
Free space on /tmp= 71164 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_3_mh_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744056-1338792463/watcher-3744056-1338792463 -o /tmp/evaluation-result-3744056-1338792463/solver-3744056-1338792463 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744056-1338792463.opb           

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

MD5SUM BENCH= e746951c72dd3c581de09cc22407090d
RANDOM SEED=611165514

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26656980 kB
Buffers:         1305548 kB
Cached:          3274692 kB
SwapCached:         2288 kB
Active:          3094360 kB
Inactive:        2205668 kB
Active(anon):     710160 kB
Inactive(anon):     7108 kB
Active(file):    2384200 kB
Inactive(file):  2198560 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102712 kB
Dirty:             41172 kB
Writeback:             0 kB
AnonPages:        720092 kB
Mapped:            19316 kB
Shmem:                 8 kB
Slab:             778272 kB
SReclaimable:     219228 kB
SUnreclaim:       559044 kB
KernelStack:        1616 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    673792 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= 71176 MiB
End job on node132 at 2012-06-04 09:16:38