Trace number 3744050

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.01 1754.12

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_6_mh_ic.opb
MD5SUMc368128bd234e052a40539eff90aaf64
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3983873
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 115501303
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 29044350431
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 115501303
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 29044350431
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.01/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.01/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.01/0.09	c no version file found!!!
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version	1.6.0_24
0.01/0.09	c os.name	Linux
0.01/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.09	c os.arch	amd64
0.01/0.09	c Free memory 1599470296
0.01/0.09	c Max memory 1607860224
0.01/0.09	c Total memory 1607860224
0.01/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-3744050-1338792383.opb
0.08/0.11	c reading problem ... 
3.72/2.39	c ... done. Wall clock time 2.276s.
3.72/2.39	c CPU time (experimental) 2.18s.
3.72/2.39	c #vars     126385
4.31/2.62	c #constraints  290543
1800.01/1754.11	c starts		: 19
1800.01/1754.11	c conflicts		: 435950
1800.01/1754.11	c decisions		: 1510131
1800.01/1754.11	c propagations		: 196392481
1800.01/1754.11	c inspects		: 4853217109
1800.01/1754.11	c learnt literals	: 0
1800.01/1754.11	c learnt binary clauses	: 8
1800.01/1754.11	c learnt ternary clauses	: 4
1800.01/1754.11	c learnt clauses	: 435950
1800.01/1754.11	c root simplifications	: 0
1800.01/1754.11	c removed literals (reason simplification)	: 0
1800.01/1754.11	c reason swapping (by a shorter reason)	: 0
1800.01/1754.11	c Calls to reduceDB	: 0
1800.01/1754.11	c speed (decisions/second)	: 862.15999730527
1800.01/1754.11	c non guided choices	0
1800.01/1754.11	s UNKNOWN
1800.01/1754.11	c Total wall clock time (ms): 1754.001

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-3744050-1338792383/watcher-3744050-1338792383 -o /tmp/evaluation-result-3744050-1338792383/solver-3744050-1338792383 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744050-1338792383.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.91 1.98 2.00 3/196 3011
/proc/meminfo: memFree=25719164/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/3011/stat : 3011 (java) R 3009 3011 31826 0 -1 4202496 252 0 0 0 0 0 0 0 20 0 1 0 345363699 9515008 184 33554432000 1073741824 1073778376 140736495591520 140736495582744 273588841911 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3011/statm: 2323 184 142 9 0 71 0

[startup+0.0436331 s]
/proc/loadavg: 1.91 1.98 2.00 3/196 3011
/proc/meminfo: memFree=25719164/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=2623916 CPUtime=0.01 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 3882 0 1 0 1 0 0 0 20 0 13 0 345363699 2686889984 5090 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 655979 5090 1662 9 0 646680 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2623916

[startup+0.102084 s]
/proc/loadavg: 1.91 1.98 2.00 3/196 3011
/proc/meminfo: memFree=25719164/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 4476 0 1 0 7 1 0 0 20 0 18 0 345363699 3028844544 6191 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 739464 6201 2001 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300164 s]
/proc/loadavg: 1.91 1.98 2.00 3/196 3011
/proc/meminfo: memFree=25719164/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=2957856 CPUtime=0.45 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 5906 0 1 0 43 2 0 0 20 0 18 0 345363699 3028844544 14426 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 739464 14426 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2957856

[startup+0.700267 s]
/proc/loadavg: 1.91 1.98 2.00 3/196 3011
/proc/meminfo: memFree=25719164/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=2957856 CPUtime=1.32 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 9360 0 1 0 127 5 0 0 20 0 18 0 345363699 3028844544 44930 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 739464 44930 2258 9 0 729885 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2957856

[startup+1.5007 s]
/proc/loadavg: 1.91 1.98 2.00 3/214 3029
/proc/meminfo: memFree=25394460/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=2957856 CPUtime=2.6 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 15252 0 1 0 248 12 0 0 20 0 18 0 345363699 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 739464 123148 2274 9 0 729885 0
[pid=3011/tid=3013] ppid=3009 vsize=2957856 CPUtime=1.4 cores=0,2,4,6
/proc/3011/task/3013/stat : 3013 (java) R 3009 3011 31826 0 -1 4202560 3247 0 1 0 133 7 0 0 20 0 18 0 345363700 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927374732744 139927233113630 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3014] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3014/stat : 3014 (java) S 3009 3011 31826 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927358159528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3015] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3015/stat : 3015 (java) S 3009 3011 31826 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927357106984 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3016] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3016/stat : 3016 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927356054440 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3017] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3017/stat : 3017 (java) S 3009 3011 31826 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927355001896 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3018] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3018/stat : 3018 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927353948328 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3019] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3019/stat : 3019 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927352895784 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3020] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3020/stat : 3020 (java) S 3009 3011 31826 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927351843240 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3021] ppid=3009 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/3011/task/3021/stat : 3021 (java) S 3009 3011 31826 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 345363702 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927232703016 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3022] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3022/stat : 3022 (java) S 3009 3011 31826 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 345363703 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927220505192 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3023] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3023/stat : 3023 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345363703 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927219451512 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3024] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3024/stat : 3024 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345363703 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927218398856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3025] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3025/stat : 3025 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345363706 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139927217347600 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3026] ppid=3009 vsize=2957856 CPUtime=0.53 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6627 0 0 0 51 2 0 0 20 0 18 0 345363706 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4090 0 0 0 44 0 0 0 20 0 18 0 345363706 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345363706 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345363706 3028844544 123148 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 2957856

[startup+3.10071 s]
/proc/loadavg: 1.91 1.98 2.00 9/214 3029
/proc/meminfo: memFree=25196932/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=3024420 CPUtime=5.04 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 15680 0 1 0 481 23 0 0 20 0 19 0 345363699 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 756105 144851 2298 9 0 746526 0
[pid=3011/tid=3013] ppid=3009 vsize=3024420 CPUtime=2.89 cores=0,2,4,6
/proc/3011/task/3013/stat : 3013 (java) R 3009 3011 31826 0 -1 4202560 3253 0 1 0 282 7 0 0 20 0 19 0 345363700 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927374733608 139927233737170 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3014] ppid=3009 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/3011/task/3014/stat : 3014 (java) S 3009 3011 31826 0 -1 4202560 31 0 0 0 3 1 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927358159528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3015] ppid=3009 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/3011/task/3015/stat : 3015 (java) S 3009 3011 31826 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927357106984 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3016] ppid=3009 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/3011/task/3016/stat : 3016 (java) S 3009 3011 31826 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927356054440 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3017] ppid=3009 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/3011/task/3017/stat : 3017 (java) S 3009 3011 31826 0 -1 4202560 59 0 0 0 9 3 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927355001896 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3018] ppid=3009 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/3011/task/3018/stat : 3018 (java) S 3009 3011 31826 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927353948328 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3019] ppid=3009 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/3011/task/3019/stat : 3019 (java) S 3009 3011 31826 0 -1 4202560 44 0 0 0 5 3 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927352895784 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3020] ppid=3009 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/3011/task/3020/stat : 3020 (java) S 3009 3011 31826 0 -1 4202560 32 0 0 0 5 1 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927351843240 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3021] ppid=3009 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/3011/task/3021/stat : 3021 (java) S 3009 3011 31826 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 19 0 345363702 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927232703016 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3022] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3022/stat : 3022 (java) S 3009 3011 31826 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927220505192 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3023] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3023/stat : 3023 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927219451512 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3024] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3024/stat : 3024 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927218398856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3025] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3025/stat : 3025 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139927217347600 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3026] ppid=3009 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6630 0 0 0 72 2 0 0 20 0 19 0 345363706 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4317 0 0 0 74 0 0 0 20 0 19 0 345363706 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 144851 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 1.92 1.98 2.00 3/215 3030
/proc/meminfo: memFree=25108984/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=3024420 CPUtime=8.83 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 15925 0 1 0 855 28 0 0 20 0 19 0 345363699 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 756105 154397 2298 9 0 746526 0
[pid=3011/tid=3013] ppid=3009 vsize=3024420 CPUtime=5.88 cores=0,2,4,6
/proc/3011/task/3013/stat : 3013 (java) R 3009 3011 31826 0 -1 4202560 3257 0 1 0 581 7 0 0 20 0 19 0 345363700 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927374732648 139927233737644 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3014] ppid=3009 vsize=3024420 CPUtime=0.11 cores=0,2,4,6
/proc/3011/task/3014/stat : 3014 (java) S 3009 3011 31826 0 -1 4202560 63 0 0 0 9 2 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927358159528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3015] ppid=3009 vsize=3024420 CPUtime=0.09 cores=0,2,4,6
/proc/3011/task/3015/stat : 3015 (java) S 3009 3011 31826 0 -1 4202560 47 0 0 0 8 1 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927357106984 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3016] ppid=3009 vsize=3024420 CPUtime=0.16 cores=0,2,4,6
/proc/3011/task/3016/stat : 3016 (java) S 3009 3011 31826 0 -1 4202560 61 0 0 0 14 2 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927356054440 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3017] ppid=3009 vsize=3024420 CPUtime=0.18 cores=0,2,4,6
/proc/3011/task/3017/stat : 3017 (java) S 3009 3011 31826 0 -1 4202560 86 0 0 0 14 4 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927355001896 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3018] ppid=3009 vsize=3024420 CPUtime=0.14 cores=0,2,4,6
/proc/3011/task/3018/stat : 3018 (java) S 3009 3011 31826 0 -1 4202560 60 0 0 0 12 2 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927353948328 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3019] ppid=3009 vsize=3024420 CPUtime=0.16 cores=0,2,4,6
/proc/3011/task/3019/stat : 3019 (java) S 3009 3011 31826 0 -1 4202560 74 0 0 0 13 3 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927352895784 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3020] ppid=3009 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/3011/task/3020/stat : 3020 (java) S 3009 3011 31826 0 -1 4202560 66 0 0 0 18 3 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927351843240 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3021] ppid=3009 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/3011/task/3021/stat : 3021 (java) S 3009 3011 31826 0 -1 4202560 70 0 0 0 18 3 0 0 20 0 19 0 345363702 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927232703016 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3022] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3022/stat : 3022 (java) S 3009 3011 31826 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927220505192 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3023] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3023/stat : 3023 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927219451512 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3024] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3024/stat : 3024 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927218398856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3025] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3025/stat : 3025 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139927217347600 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3026] ppid=3009 vsize=3024420 CPUtime=0.75 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6630 0 0 0 73 2 0 0 20 0 19 0 345363706 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=3024420 CPUtime=0.74 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4317 0 0 0 74 0 0 0 20 0 19 0 345363706 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3030] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3030/stat : 3030 (java) S 3009 3011 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345363954 3097006080 154397 33554432000 1073741824 1073778376 140737354178096 139926472439080 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.83
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 1.92 1.98 2.00 3/215 3030
/proc/meminfo: memFree=25042744/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=3024420 CPUtime=15.85 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 16128 0 1 0 1549 36 0 0 20 0 19 0 345363699 3097006080 171372 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

[pid=3011/tid=3026] ppid=3009 vsize=3024420 CPUtime=0.78 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6632 0 0 0 76 2 0 0 20 0 19 0 345363706 3097006080 303326 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4319 0 0 0 76 0 0 0 20 0 19 0 345363706 3097006080 303326 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 303326 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 92 0 0 0 35 34 0 0 20 0 19 0 345363706 3097006080 303326 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3030] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3030/stat : 3030 (java) S 3009 3011 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345363954 3097006080 303326 33554432000 1073741824 1073778376 140737354178096 139926472439080 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1705.66
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/215 3128
/proc/meminfo: memFree=24905176/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=3024420 CPUtime=1767.34 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 19817 0 1 0 176591 143 0 0 20 0 19 0 345363699 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 756105 306398 2298 9 0 746526 0
[pid=3011/tid=3013] ppid=3009 vsize=3024420 CPUtime=1699.78 cores=0,2,4,6
/proc/3011/task/3013/stat : 3013 (java) R 3009 3011 31826 0 -1 4202560 4324 0 1 0 169943 35 0 0 20 0 19 0 345363700 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927374732528 139927233784328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3014] ppid=3009 vsize=3024420 CPUtime=7.43 cores=0,2,4,6
/proc/3011/task/3014/stat : 3014 (java) S 3009 3011 31826 0 -1 4202560 376 0 0 0 733 10 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927358159528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3015] ppid=3009 vsize=3024420 CPUtime=7.7 cores=0,2,4,6
/proc/3011/task/3015/stat : 3015 (java) S 3009 3011 31826 0 -1 4202560 376 0 0 0 759 11 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927357106984 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3016] ppid=3009 vsize=3024420 CPUtime=7.23 cores=0,2,4,6
/proc/3011/task/3016/stat : 3016 (java) S 3009 3011 31826 0 -1 4202560 384 0 0 0 713 10 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927356054440 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3017] ppid=3009 vsize=3024420 CPUtime=7.64 cores=0,2,4,6
/proc/3011/task/3017/stat : 3017 (java) S 3009 3011 31826 0 -1 4202560 415 0 0 0 749 15 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927355001896 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3018] ppid=3009 vsize=3024420 CPUtime=7.72 cores=0,2,4,6
/proc/3011/task/3018/stat : 3018 (java) S 3009 3011 31826 0 -1 4202560 399 0 0 0 760 12 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927353948328 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3019] ppid=3009 vsize=3024420 CPUtime=7.6 cores=0,2,4,6
/proc/3011/task/3019/stat : 3019 (java) S 3009 3011 31826 0 -1 4202560 405 0 0 0 748 12 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927352895784 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3020] ppid=3009 vsize=3024420 CPUtime=7.93 cores=0,2,4,6
/proc/3011/task/3020/stat : 3020 (java) S 3009 3011 31826 0 -1 4202560 394 0 0 0 780 13 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927351843240 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3021] ppid=3009 vsize=3024420 CPUtime=7.75 cores=0,2,4,6
/proc/3011/task/3021/stat : 3021 (java) S 3009 3011 31826 0 -1 4202560 404 0 0 0 762 13 0 0 20 0 19 0 345363702 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927232703016 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3022] ppid=3009 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/3011/task/3022/stat : 3022 (java) S 3009 3011 31826 0 -1 4202560 111 0 0 0 13 6 0 0 20 0 19 0 345363703 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927220505192 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3023] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3023/stat : 3023 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927219451512 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3024] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3024/stat : 3024 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927218398856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3025] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3025/stat : 3025 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139927217347600 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3026] ppid=3009 vsize=3024420 CPUtime=0.78 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6632 0 0 0 76 2 0 0 20 0 19 0 345363706 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4319 0 0 0 76 0 0 0 20 0 19 0 345363706 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=3024420 CPUtime=0.71 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 96 0 0 0 36 35 0 0 20 0 19 0 345363706 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3030] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3030/stat : 3030 (java) S 3009 3011 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345363954 3097006080 306398 33554432000 1073741824 1073778376 140737354178096 139926472439080 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1767.34
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1754.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 3128
/proc/meminfo: memFree=24876628/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=3024420 CPUtime=1800.01 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 19849 0 1 0 179856 145 0 0 20 0 19 0 345363699 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 756105 308446 2298 9 0 746526 0
[pid=3011/tid=3013] ppid=3009 vsize=3024420 CPUtime=1731.13 cores=0,2,4,6
/proc/3011/task/3013/stat : 3013 (java) R 3009 3011 31826 0 -1 4202560 4344 0 1 0 173077 36 0 0 20 0 19 0 345363700 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927374732528 139927233490399 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3014] ppid=3009 vsize=3024420 CPUtime=7.56 cores=0,2,4,6
/proc/3011/task/3014/stat : 3014 (java) S 3009 3011 31826 0 -1 4202560 376 0 0 0 746 10 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927358159528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3015] ppid=3009 vsize=3024420 CPUtime=7.83 cores=0,2,4,6
/proc/3011/task/3015/stat : 3015 (java) S 3009 3011 31826 0 -1 4202560 378 0 0 0 772 11 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927357106984 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3016] ppid=3009 vsize=3024420 CPUtime=7.38 cores=0,2,4,6
/proc/3011/task/3016/stat : 3016 (java) S 3009 3011 31826 0 -1 4202560 384 0 0 0 728 10 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927356054440 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3017] ppid=3009 vsize=3024420 CPUtime=7.83 cores=0,2,4,6
/proc/3011/task/3017/stat : 3017 (java) S 3009 3011 31826 0 -1 4202560 416 0 0 0 768 15 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927355001896 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3018] ppid=3009 vsize=3024420 CPUtime=7.84 cores=0,2,4,6
/proc/3011/task/3018/stat : 3018 (java) S 3009 3011 31826 0 -1 4202560 399 0 0 0 772 12 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927353948328 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3019] ppid=3009 vsize=3024420 CPUtime=7.75 cores=0,2,4,6
/proc/3011/task/3019/stat : 3019 (java) S 3009 3011 31826 0 -1 4202560 407 0 0 0 763 12 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927352895784 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3020] ppid=3009 vsize=3024420 CPUtime=8.12 cores=0,2,4,6
/proc/3011/task/3020/stat : 3020 (java) S 3009 3011 31826 0 -1 4202560 396 0 0 0 799 13 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927351843240 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3021] ppid=3009 vsize=3024420 CPUtime=7.9 cores=0,2,4,6
/proc/3011/task/3021/stat : 3021 (java) S 3009 3011 31826 0 -1 4202560 405 0 0 0 777 13 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927232703016 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3022] ppid=3009 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/3011/task/3022/stat : 3022 (java) S 3009 3011 31826 0 -1 4202560 113 0 0 0 14 6 0 0 20 0 19 0 345363703 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927220505192 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3023] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3023/stat : 3023 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927219451512 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3024] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3024/stat : 3024 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927218398856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3025] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3025/stat : 3025 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927217347600 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3026] ppid=3009 vsize=3024420 CPUtime=0.78 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6632 0 0 0 76 2 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4319 0 0 0 76 0 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 98 0 0 0 37 35 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3030] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3030/stat : 3030 (java) S 3009 3011 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345363954 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926472439080 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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+1754.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/215 3128
/proc/meminfo: memFree=24876628/32873844 swapFree=7112/7112
[pid=3011] ppid=3009 vsize=3024420 CPUtime=1800.01 cores=0,2,4,6
/proc/3011/stat : 3011 (java) S 3009 3011 31826 0 -1 4202496 19849 0 1 0 179856 145 0 0 20 0 19 0 345363699 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 140737354169232 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3011/statm: 756105 308446 2298 9 0 746526 0
[pid=3011/tid=3013] ppid=3009 vsize=3024420 CPUtime=1731.13 cores=0,2,4,6
/proc/3011/task/3013/stat : 3013 (java) R 3009 3011 31826 0 -1 4202560 4344 0 1 0 173077 36 0 0 20 0 19 0 345363700 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927374732528 139927233490399 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3014] ppid=3009 vsize=3024420 CPUtime=7.56 cores=0,2,4,6
/proc/3011/task/3014/stat : 3014 (java) S 3009 3011 31826 0 -1 4202560 376 0 0 0 746 10 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927358159528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3015] ppid=3009 vsize=3024420 CPUtime=7.83 cores=0,2,4,6
/proc/3011/task/3015/stat : 3015 (java) S 3009 3011 31826 0 -1 4202560 378 0 0 0 772 11 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927357106984 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3016] ppid=3009 vsize=3024420 CPUtime=7.38 cores=0,2,4,6
/proc/3011/task/3016/stat : 3016 (java) S 3009 3011 31826 0 -1 4202560 384 0 0 0 728 10 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927356054440 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3017] ppid=3009 vsize=3024420 CPUtime=7.83 cores=0,2,4,6
/proc/3011/task/3017/stat : 3017 (java) S 3009 3011 31826 0 -1 4202560 416 0 0 0 768 15 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927355001896 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3018] ppid=3009 vsize=3024420 CPUtime=7.84 cores=0,2,4,6
/proc/3011/task/3018/stat : 3018 (java) S 3009 3011 31826 0 -1 4202560 399 0 0 0 772 12 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927353948328 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3019] ppid=3009 vsize=3024420 CPUtime=7.75 cores=0,2,4,6
/proc/3011/task/3019/stat : 3019 (java) S 3009 3011 31826 0 -1 4202560 407 0 0 0 763 12 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927352895784 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3020] ppid=3009 vsize=3024420 CPUtime=8.12 cores=0,2,4,6
/proc/3011/task/3020/stat : 3020 (java) S 3009 3011 31826 0 -1 4202560 396 0 0 0 799 13 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927351843240 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3021] ppid=3009 vsize=3024420 CPUtime=7.9 cores=0,2,4,6
/proc/3011/task/3021/stat : 3021 (java) S 3009 3011 31826 0 -1 4202560 405 0 0 0 777 13 0 0 20 0 19 0 345363702 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927232703016 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3022] ppid=3009 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/3011/task/3022/stat : 3022 (java) S 3009 3011 31826 0 -1 4202560 113 0 0 0 14 6 0 0 20 0 19 0 345363703 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927220505192 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3023] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3023/stat : 3023 (java) S 3009 3011 31826 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927219451512 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3024] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3024/stat : 3024 (java) S 3009 3011 31826 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345363703 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927218398856 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3025] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3025/stat : 3025 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139927217347600 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3011/tid=3026] ppid=3009 vsize=3024420 CPUtime=0.78 cores=0,2,4,6
/proc/3011/task/3026/stat : 3026 (java) S 3009 3011 31826 0 -1 4202560 6632 0 0 0 76 2 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926477727800 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3027] ppid=3009 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/3011/task/3027/stat : 3027 (java) S 3009 3011 31826 0 -1 4202560 4319 0 0 0 76 0 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926476675256 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3011/tid=3028] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3028/stat : 3028 (java) S 3009 3011 31826 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926475622904 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3011/tid=3029] ppid=3009 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/3011/task/3029/stat : 3029 (java) S 3009 3011 31826 0 -1 4202560 98 0 0 0 37 35 0 0 20 0 19 0 345363706 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926474570568 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3011/tid=3030] ppid=3009 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3011/task/3030/stat : 3030 (java) S 3009 3011 31826 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345363954 3097006080 308446 33554432000 1073741824 1073778376 140737354178096 139926472439080 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3011 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=189241
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=882713
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1754.12
CPU time (s): 1800.01
CPU user time (s): 1798.56
CPU system time (s): 1.45
CPU usage (%): 102.616
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.19
system time used= 1.88271
maximum resident set size= 1233920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19883
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70186
involuntary context switches= 104503

runsolver used 6.06008 second user time and 15.0337 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-04 08:46:24
IDJOB=3744050
IDBENCH=92676
IDSOLVER=2319
FILE ID=node132/3744050-1338792383
RUNJOBID= node132-1338788907-2728
PBS_JOBID= 14636815
Free space on /tmp= 71196 MiB

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

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

MD5SUM BENCH= c368128bd234e052a40539eff90aaf64
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:        25719420 kB
Buffers:         1305476 kB
Cached:          3237804 kB
SwapCached:         2288 kB
Active:          4032644 kB
Inactive:        2202052 kB
Active(anon):    1681752 kB
Inactive(anon):     7108 kB
Active(file):    2350892 kB
Inactive(file):  2194944 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102712 kB
Dirty:             15968 kB
Writeback:             0 kB
AnonPages:       1692008 kB
Mapped:            19392 kB
Shmem:                 8 kB
Slab:             777500 kB
SReclaimable:     218480 kB
SUnreclaim:       559020 kB
KernelStack:        1608 kB
PageTables:         7756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1638400 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= 71160 MiB
End job on node132 at 2012-06-04 09:15:40