Trace number 3744218

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.08 1740.23

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_3_mh.opb
MD5SUM4273e955958a743706e74dd6bd0f6af5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3903525
Best CPU time to get the best result obtained on this benchmark1801.36
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 118370771
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 52632514160
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 118370771
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 52632514160
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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-3744218-1338795805/watcher-3744218-1338795805 -o /tmp/evaluation-result-3744218-1338795805/solver-3744218-1338795805 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744218-1338795805.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: 2.00 2.00 2.00 3/194 8904
/proc/meminfo: memFree=27457524/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8904/stat : 8904 (java) D 8902 8904 6470 0 -1 4202496 252 0 0 0 0 0 0 0 20 0 1 0 345705047 9515008 185 33554432000 1073741824 1073778376 140733296689376 140733296680600 212073082295 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/8904/statm: 2323 185 142 9 0 71 0

[startup+0.053725 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8904
/proc/meminfo: memFree=27457524/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=2623916 CPUtime=0.03 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 3949 0 1 0 2 1 0 0 20 0 13 0 345705047 2686889984 5156 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 655979 5156 1708 9 0 646680 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8904
/proc/meminfo: memFree=27457524/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 4907 0 1 0 8 1 0 0 20 0 18 0 345705047 3028844544 6616 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 739464 6616 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300248 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8904
/proc/meminfo: memFree=27457524/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=2957856 CPUtime=0.44 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 5984 0 1 0 42 2 0 0 20 0 18 0 345705047 3028844544 17356 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 739464 17356 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8904
/proc/meminfo: memFree=27457524/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=2957856 CPUtime=1 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 6484 0 1 0 95 5 0 0 20 0 18 0 345705047 3028844544 58558 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 739464 58558 2243 9 0 729885 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 2957856

[startup+1.50071 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 8922
/proc/meminfo: memFree=27127308/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=2957856 CPUtime=2.4 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 10935 0 1 0 224 16 0 0 20 0 18 0 345705047 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 739464 128878 2274 9 0 729885 0
[pid=8904/tid=8906] ppid=8902 vsize=2957856 CPUtime=1.38 cores=1,3,5,7
/proc/8904/task/8906/stat : 8906 (java) R 8902 8904 6470 0 -1 4202560 3237 0 1 0 131 7 0 0 20 0 18 0 345705048 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407498591880 140407330070929 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8907] ppid=8902 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/8904/task/8907/stat : 8907 (java) S 8902 8904 6470 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407482018856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8908] ppid=8902 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8904/task/8908/stat : 8908 (java) S 8902 8904 6470 0 -1 4202560 24 0 0 0 1 1 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407480966056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8909] ppid=8902 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8904/task/8909/stat : 8909 (java) S 8902 8904 6470 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407479913256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8910] ppid=8902 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/8904/task/8910/stat : 8910 (java) S 8902 8904 6470 0 -1 4202560 49 0 0 0 4 2 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407478860456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8911] ppid=8902 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/8904/task/8911/stat : 8911 (java) S 8902 8904 6470 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407477807656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8912] ppid=8902 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8904/task/8912/stat : 8912 (java) S 8902 8904 6470 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407476754856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8913] ppid=8902 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8904/task/8913/stat : 8913 (java) S 8902 8904 6470 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407475702056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8914] ppid=8902 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/8904/task/8914/stat : 8914 (java) S 8902 8904 6470 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 18 0 345705049 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407474649256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8915] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8915/stat : 8915 (java) S 8902 8904 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345705051 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407462239208 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8916] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8916/stat : 8916 (java) S 8902 8904 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345705051 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407461185272 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8917] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8917/stat : 8917 (java) S 8902 8904 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345705051 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407460132360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8918] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8918/stat : 8918 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345705053 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407459080848 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8919] ppid=8902 vsize=2957856 CPUtime=0.34 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3170 0 0 0 34 0 0 0 20 0 18 0 345705053 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=2957856 CPUtime=0.33 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 3158 0 0 0 33 0 0 0 20 0 18 0 345705053 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345705053 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345705053 3028844544 128878 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 2957856

[startup+3.10071 s]
/proc/loadavg: 2.00 2.00 2.00 10/212 8922
/proc/meminfo: memFree=26867772/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=2957856 CPUtime=4.82 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 14887 0 1 0 450 32 0 0 20 0 18 0 345705047 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 739464 158014 2284 9 0 729885 0
[pid=8904/tid=8906] ppid=8902 vsize=2957856 CPUtime=2.79 cores=1,3,5,7
/proc/8904/task/8906/stat : 8906 (java) R 8902 8904 6470 0 -1 4202560 3239 0 1 0 271 8 0 0 20 0 18 0 345705048 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407498591368 212076651789 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8907] ppid=8902 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/8904/task/8907/stat : 8907 (java) S 8902 8904 6470 0 -1 4202560 44 0 0 0 6 1 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407482018856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8908] ppid=8902 vsize=2957856 CPUtime=0.15 cores=1,3,5,7
/proc/8904/task/8908/stat : 8908 (java) S 8902 8904 6470 0 -1 4202560 91 0 0 0 11 4 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407480966056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8909] ppid=8902 vsize=2957856 CPUtime=0.11 cores=1,3,5,7
/proc/8904/task/8909/stat : 8909 (java) S 8902 8904 6470 0 -1 4202560 56 0 0 0 9 2 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407479913256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8910] ppid=8902 vsize=2957856 CPUtime=0.17 cores=1,3,5,7
/proc/8904/task/8910/stat : 8910 (java) S 8902 8904 6470 0 -1 4202560 86 0 0 0 13 4 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407478860456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8911] ppid=8902 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/8904/task/8911/stat : 8911 (java) S 8902 8904 6470 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407477807656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8912] ppid=8902 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/8904/task/8912/stat : 8912 (java) S 8902 8904 6470 0 -1 4202560 64 0 0 0 7 3 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407476754856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8913] ppid=8902 vsize=2957856 CPUtime=0.15 cores=1,3,5,7
/proc/8904/task/8913/stat : 8913 (java) S 8902 8904 6470 0 -1 4202560 81 0 0 0 11 4 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407475702056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8914] ppid=8902 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/8904/task/8914/stat : 8914 (java) S 8902 8904 6470 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 18 0 345705049 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407474649256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8915] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8915/stat : 8915 (java) S 8902 8904 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345705051 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407462239208 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8916] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8916/stat : 8916 (java) S 8902 8904 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345705051 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407461185272 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8917] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8917/stat : 8917 (java) S 8902 8904 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345705051 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407460132360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8918] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8918/stat : 8918 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345705053 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407459080848 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8919] ppid=8902 vsize=2957856 CPUtime=0.39 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3170 0 0 0 39 0 0 0 20 0 18 0 345705053 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=2957856 CPUtime=0.55 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 6793 0 0 0 55 0 0 0 20 0 18 0 345705053 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345705053 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345705053 3028844544 158014 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 2957856

[startup+6.30073 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 8923
/proc/meminfo: memFree=26763864/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=3024420 CPUtime=9.23 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 15317 0 1 0 885 38 0 0 20 0 19 0 345705047 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 756105 174726 2299 9 0 746526 0
[pid=8904/tid=8906] ppid=8902 vsize=3024420 CPUtime=5.76 cores=1,3,5,7
/proc/8904/task/8906/stat : 8906 (java) R 8902 8904 6470 0 -1 4202560 3249 0 1 0 567 9 0 0 20 0 19 0 345705048 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407498590776 140407330523030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8907] ppid=8902 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/8904/task/8907/stat : 8907 (java) S 8902 8904 6470 0 -1 4202560 60 0 0 0 11 2 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407482018856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8908] ppid=8902 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/8904/task/8908/stat : 8908 (java) S 8902 8904 6470 0 -1 4202560 246 0 0 0 31 5 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407480966056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8909] ppid=8902 vsize=3024420 CPUtime=0.17 cores=1,3,5,7
/proc/8904/task/8909/stat : 8909 (java) S 8902 8904 6470 0 -1 4202560 76 0 0 0 14 3 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407479913256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8910] ppid=8902 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/8904/task/8910/stat : 8910 (java) S 8902 8904 6470 0 -1 4202560 101 0 0 0 18 4 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407478860456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8911] ppid=8902 vsize=3024420 CPUtime=0.21 cores=1,3,5,7
/proc/8904/task/8911/stat : 8911 (java) S 8902 8904 6470 0 -1 4202560 65 0 0 0 18 3 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407477807656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8912] ppid=8902 vsize=3024420 CPUtime=0.17 cores=1,3,5,7
/proc/8904/task/8912/stat : 8912 (java) S 8902 8904 6470 0 -1 4202560 81 0 0 0 13 4 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407476754856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8913] ppid=8902 vsize=3024420 CPUtime=0.36 cores=1,3,5,7
/proc/8904/task/8913/stat : 8913 (java) S 8902 8904 6470 0 -1 4202560 119 0 0 0 31 5 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407475702056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8914] ppid=8902 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/8904/task/8914/stat : 8914 (java) S 8902 8904 6470 0 -1 4202560 53 0 0 0 13 2 0 0 20 0 19 0 345705049 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407474649256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8915] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8915/stat : 8915 (java) S 8902 8904 6470 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407462239208 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8916] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8916/stat : 8916 (java) S 8902 8904 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407461185272 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8917] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8917/stat : 8917 (java) S 8902 8904 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407460132360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8918] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8918/stat : 8918 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407459080848 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8919] ppid=8902 vsize=3024420 CPUtime=0.71 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3271 0 0 0 71 0 0 0 20 0 19 0 345705053 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 6803 0 0 0 80 1 0 0 20 0 19 0 345705053 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8923] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8923/stat : 8923 (java) S 8902 8904 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345705494 3097006080 174726 33554432000 1073741824 1073778376 140736863652176 140407452669608 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 8923
/proc/meminfo: memFree=26699736/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=3024420 CPUtime=16.52 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 15724 0 1 0 1607 45 0 0 20 0 19 0 345705047 3097006080 190748 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

[pid=8904/tid=8919] ppid=8902 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3278 0 0 0 74 0 0 0 20 0 19 0 345705053 3097006080 258175 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 6803 0 0 0 80 1 0 0 20 0 19 0 345705053 3097006080 258175 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 258175 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=3024420 CPUtime=0.71 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 93 0 0 0 28 43 0 0 20 0 19 0 345705053 3097006080 258175 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8923] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8923/stat : 8923 (java) S 8902 8904 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345705494 3097006080 258175 33554432000 1073741824 1073778376 140736863652176 140407452669608 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1657.9
Current children cumulated vsize (KiB) 3024420

[startup+1662.3 s]
/proc/loadavg: 1.96 1.97 1.99 4/213 9018
/proc/meminfo: memFree=26440868/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=3024420 CPUtime=1719.71 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 18589 0 1 0 171827 144 0 0 20 0 19 0 345705047 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 756105 260223 2299 9 0 746526 0
[pid=8904/tid=8906] ppid=8902 vsize=3024420 CPUtime=1636.19 cores=1,3,5,7
/proc/8904/task/8906/stat : 8906 (java) R 8902 8904 6470 0 -1 4202560 4125 0 1 0 163582 37 0 0 20 0 19 0 345705048 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407498591456 140407330598883 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8907] ppid=8902 vsize=3024420 CPUtime=9.35 cores=1,3,5,7
/proc/8904/task/8907/stat : 8907 (java) S 8902 8904 6470 0 -1 4202560 354 0 0 0 925 10 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407482018856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8908] ppid=8902 vsize=3024420 CPUtime=9.83 cores=1,3,5,7
/proc/8904/task/8908/stat : 8908 (java) S 8902 8904 6470 0 -1 4202560 407 0 0 0 972 11 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407480966056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8909] ppid=8902 vsize=3024420 CPUtime=9.38 cores=1,3,5,7
/proc/8904/task/8909/stat : 8909 (java) S 8902 8904 6470 0 -1 4202560 357 0 0 0 929 9 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407479913256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8910] ppid=8902 vsize=3024420 CPUtime=9.61 cores=1,3,5,7
/proc/8904/task/8910/stat : 8910 (java) S 8902 8904 6470 0 -1 4202560 396 0 0 0 950 11 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407478860456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8911] ppid=8902 vsize=3024420 CPUtime=9.93 cores=1,3,5,7
/proc/8904/task/8911/stat : 8911 (java) S 8902 8904 6470 0 -1 4202560 355 0 0 0 983 10 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407477807656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8912] ppid=8902 vsize=3024420 CPUtime=9.55 cores=1,3,5,7
/proc/8904/task/8912/stat : 8912 (java) S 8902 8904 6470 0 -1 4202560 375 0 0 0 944 11 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407476754856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8913] ppid=8902 vsize=3024420 CPUtime=9.91 cores=1,3,5,7
/proc/8904/task/8913/stat : 8913 (java) S 8902 8904 6470 0 -1 4202560 411 0 0 0 979 12 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407475702056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8914] ppid=8902 vsize=3024420 CPUtime=9.48 cores=1,3,5,7
/proc/8904/task/8914/stat : 8914 (java) S 8902 8904 6470 0 -1 4202560 347 0 0 0 940 8 0 0 20 0 19 0 345705049 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407474649256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8915] ppid=8902 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/8904/task/8915/stat : 8915 (java) S 8902 8904 6470 0 -1 4202560 104 0 0 0 10 4 0 0 20 0 19 0 345705051 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407462239208 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8916] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8916/stat : 8916 (java) S 8902 8904 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407461185272 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8917] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8917/stat : 8917 (java) S 8902 8904 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407460132360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8918] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8918/stat : 8918 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407459080848 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8919] ppid=8902 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3278 0 0 0 74 0 0 0 20 0 19 0 345705053 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 6803 0 0 0 80 1 0 0 20 0 19 0 345705053 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 95 0 0 0 29 44 0 0 20 0 19 0 345705053 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8923] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8923/stat : 8923 (java) S 8902 8904 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345705494 3097006080 260223 33554432000 1073741824 1073778376 140736863652176 140407452669608 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1719.71
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 1.98 1.97 1.99 4/213 9018
/proc/meminfo: memFree=26411152/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=3024420 CPUtime=1781.55 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 18639 0 1 0 178008 147 0 0 20 0 19 0 345705047 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 756105 262271 2299 9 0 746526 0
[pid=8904/tid=8906] ppid=8902 vsize=3024420 CPUtime=1695.3 cores=1,3,5,7
/proc/8904/task/8906/stat : 8906 (java) R 8902 8904 6470 0 -1 4202560 4157 0 1 0 169491 39 0 0 20 0 19 0 345705048 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407498591456 140407330598914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8907] ppid=8902 vsize=3024420 CPUtime=9.64 cores=1,3,5,7
/proc/8904/task/8907/stat : 8907 (java) S 8902 8904 6470 0 -1 4202560 354 0 0 0 954 10 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407482018856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8908] ppid=8902 vsize=3024420 CPUtime=10.12 cores=1,3,5,7
/proc/8904/task/8908/stat : 8908 (java) S 8902 8904 6470 0 -1 4202560 408 0 0 0 1001 11 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407480966056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8909] ppid=8902 vsize=3024420 CPUtime=9.68 cores=1,3,5,7
/proc/8904/task/8909/stat : 8909 (java) S 8902 8904 6470 0 -1 4202560 358 0 0 0 959 9 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407479913256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8910] ppid=8902 vsize=3024420 CPUtime=9.88 cores=1,3,5,7
/proc/8904/task/8910/stat : 8910 (java) S 8902 8904 6470 0 -1 4202560 399 0 0 0 977 11 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407478860456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8911] ppid=8902 vsize=3024420 CPUtime=10.29 cores=1,3,5,7
/proc/8904/task/8911/stat : 8911 (java) S 8902 8904 6470 0 -1 4202560 357 0 0 0 1019 10 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407477807656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8912] ppid=8902 vsize=3024420 CPUtime=9.91 cores=1,3,5,7
/proc/8904/task/8912/stat : 8912 (java) S 8902 8904 6470 0 -1 4202560 376 0 0 0 980 11 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407476754856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8913] ppid=8902 vsize=3024420 CPUtime=10.2 cores=1,3,5,7
/proc/8904/task/8913/stat : 8913 (java) S 8902 8904 6470 0 -1 4202560 412 0 0 0 1008 12 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407475702056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8914] ppid=8902 vsize=3024420 CPUtime=9.88 cores=1,3,5,7
/proc/8904/task/8914/stat : 8914 (java) S 8902 8904 6470 0 -1 4202560 348 0 0 0 980 8 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407474649256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8915] ppid=8902 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/8904/task/8915/stat : 8915 (java) S 8902 8904 6470 0 -1 4202560 108 0 0 0 10 4 0 0 20 0 19 0 345705051 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407462239208 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8916] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8916/stat : 8916 (java) S 8902 8904 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407461185272 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8917] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8917/stat : 8917 (java) S 8902 8904 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407460132360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8918] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8918/stat : 8918 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407459080848 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8919] ppid=8902 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3278 0 0 0 74 0 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 6803 0 0 0 80 1 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 99 0 0 0 30 46 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8923] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8923/stat : 8923 (java) S 8902 8904 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345705494 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407452669608 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1740.21 s]
/proc/loadavg: 1.99 1.97 1.99 3/213 9018
/proc/meminfo: memFree=26409104/32873648 swapFree=7388/7388
[pid=8904] ppid=8902 vsize=3024420 CPUtime=1800.08 cores=1,3,5,7
/proc/8904/stat : 8904 (java) S 8902 8904 6470 0 -1 4202496 18648 0 1 0 179860 148 0 0 20 0 19 0 345705047 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140736863643312 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8904/statm: 756105 262271 2299 9 0 746526 0
[pid=8904/tid=8906] ppid=8902 vsize=3024420 CPUtime=1712.94 cores=1,3,5,7
/proc/8904/task/8906/stat : 8906 (java) R 8902 8904 6470 0 -1 4202560 4166 0 1 0 171254 40 0 0 20 0 19 0 345705048 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407498591456 140407330523060 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8907] ppid=8902 vsize=3024420 CPUtime=9.74 cores=1,3,5,7
/proc/8904/task/8907/stat : 8907 (java) S 8902 8904 6470 0 -1 4202560 354 0 0 0 964 10 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407482018856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8908] ppid=8902 vsize=3024420 CPUtime=10.19 cores=1,3,5,7
/proc/8904/task/8908/stat : 8908 (java) S 8902 8904 6470 0 -1 4202560 408 0 0 0 1008 11 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407480966056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8909] ppid=8902 vsize=3024420 CPUtime=9.76 cores=1,3,5,7
/proc/8904/task/8909/stat : 8909 (java) S 8902 8904 6470 0 -1 4202560 358 0 0 0 967 9 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407479913256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8910] ppid=8902 vsize=3024420 CPUtime=10 cores=1,3,5,7
/proc/8904/task/8910/stat : 8910 (java) S 8902 8904 6470 0 -1 4202560 399 0 0 0 989 11 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407478860456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8911] ppid=8902 vsize=3024420 CPUtime=10.43 cores=1,3,5,7
/proc/8904/task/8911/stat : 8911 (java) S 8902 8904 6470 0 -1 4202560 357 0 0 0 1033 10 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407477807656 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8912] ppid=8902 vsize=3024420 CPUtime=10.03 cores=1,3,5,7
/proc/8904/task/8912/stat : 8912 (java) S 8902 8904 6470 0 -1 4202560 376 0 0 0 992 11 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407476754856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8913] ppid=8902 vsize=3024420 CPUtime=10.28 cores=1,3,5,7
/proc/8904/task/8913/stat : 8913 (java) S 8902 8904 6470 0 -1 4202560 412 0 0 0 1016 12 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407475702056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8904/tid=8914] ppid=8902 vsize=3024420 CPUtime=10 cores=1,3,5,7
/proc/8904/task/8914/stat : 8914 (java) S 8902 8904 6470 0 -1 4202560 348 0 0 0 992 8 0 0 20 0 19 0 345705049 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407474649256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8915] ppid=8902 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/8904/task/8915/stat : 8915 (java) S 8902 8904 6470 0 -1 4202560 108 0 0 0 10 4 0 0 20 0 19 0 345705051 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407462239208 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8916] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8916/stat : 8916 (java) S 8902 8904 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407461185272 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8917] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8917/stat : 8917 (java) S 8902 8904 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345705051 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407460132360 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8918] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8918/stat : 8918 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407459080848 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8919] ppid=8902 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/8904/task/8919/stat : 8919 (java) S 8902 8904 6470 0 -1 4202560 3278 0 0 0 74 0 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407458027960 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8904/tid=8920] ppid=8902 vsize=3024420 CPUtime=0.81 cores=1,3,5,7
/proc/8904/task/8920/stat : 8920 (java) S 8902 8904 6470 0 -1 4202560 6803 0 0 0 80 1 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407456975160 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8921] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8921/stat : 8921 (java) S 8902 8904 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407455922552 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8904/tid=8922] ppid=8902 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/8904/task/8922/stat : 8922 (java) S 8902 8904 6470 0 -1 4202560 99 0 0 0 30 47 0 0 20 0 19 0 345705053 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407454869960 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8904/tid=8923] ppid=8902 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8904/task/8923/stat : 8923 (java) S 8902 8904 6470 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345705494 3097006080 262271 33554432000 1073741824 1073778376 140736863652176 140407452669608 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143

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

Real time (s): 1740.23
CPU time (s): 1800.08
CPU user time (s): 1798.6
CPU system time (s): 1.48
CPU usage (%): 103.439
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.22
system time used= 1.87271
maximum resident set size= 1049220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18683
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= 64797
involuntary context switches= 116763

runsolver used 6.94194 second user time and 14.5518 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-04 09:43:26
IDJOB=3744218
IDBENCH=92708
IDSOLVER=2319
FILE ID=node148/3744218-1338795805
RUNJOBID= node148-1338772384-6487
PBS_JOBID= 14636819
Free space on /tmp= 71280 MiB

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

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

MD5SUM BENCH= 4273e955958a743706e74dd6bd0f6af5
RANDOM SEED=1032392763

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27457904 kB
Buffers:          610520 kB
Cached:          3090388 kB
SwapCached:          628 kB
Active:          2301684 kB
Inactive:        2206696 kB
Active(anon):     797092 kB
Inactive(anon):    10660 kB
Active(file):    1504592 kB
Inactive(file):  2196036 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:             29188 kB
Writeback:             0 kB
AnonPages:        811576 kB
Mapped:            19200 kB
Shmem:                36 kB
Slab:             768944 kB
SReclaimable:     212864 kB
SUnreclaim:       556080 kB
KernelStack:        1592 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1826784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71276 MiB
End job on node148 at 2012-06-04 10:12:28