Trace number 3744824

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? (exit code) 702.92 698.823

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.10-10.opb
MD5SUM6542e3f188ae9e459d3fe5f14c3a51d5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark22950
Best CPU time to get the best result obtained on this benchmark1800.73
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables82301
Total number of constraints900565
Number of constraints which are clauses900565
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 10460
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.02/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.02/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.02/0.09	c no version file found!!!
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version	1.6.0_24
0.02/0.09	c os.name	Linux
0.02/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch	amd64
0.02/0.09	c Free memory 1599470296
0.02/0.09	c Max memory 1607860224
0.02/0.09	c Total memory 1607860224
0.02/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-3744824-1338808823.opb
0.08/0.11	c reading problem ... 
4.98/4.30	c ... done. Wall clock time 4.19s.
5.82/4.68	c CPU time (experimental) 4.12s.
5.82/4.68	c #vars     82301
5.82/4.68	c #constraints  351125
6.05/4.87	c SATISFIABLE
6.05/4.87	c OPTIMIZING...
6.05/4.87	c Got one! Elapsed wall clock time (in seconds):4.754
6.47/5.24	o 266126
7.16/5.87	c Got one! Elapsed wall clock time (in seconds):5.763
7.57/6.24	o 237834
8.19/6.89	c Got one! Elapsed wall clock time (in seconds):6.773
8.60/7.25	o 220109
9.84/8.21	c Got one! Elapsed wall clock time (in seconds):8.097
10.14/8.58	o 153608
11.24/9.69	c Got one! Elapsed wall clock time (in seconds):9.577
11.64/10.06	o 146787
12.74/11.18	c Got one! Elapsed wall clock time (in seconds):11.068
13.14/11.55	o 140999
14.44/12.81	c Got one! Elapsed wall clock time (in seconds):12.694
14.75/13.18	o 107568
16.24/14.66	c Got one! Elapsed wall clock time (in seconds):14.551
16.64/15.04	o 92553
695.69/691.62	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
697.29/693.26		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)

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-3744824-1338808823/watcher-3744824-1338808823 -o /tmp/evaluation-result-3744824-1338808823/solver-3744824-1338808823 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744824-1338808823.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: 2.03 1.91 1.77 3/197 14638
/proc/meminfo: memFree=27030440/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/14638/stat : 14638 (java) D 14636 14638 14436 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 347007758 9515008 183 33554432000 1073741824 1073778376 140736111309872 140736111300904 273905696437 0 0 4096 0 18446744072100748580 0 0 17 2 0 0 0 0 0
/proc/14638/statm: 2323 183 140 9 0 71 0

[startup+0.049995 s]
/proc/loadavg: 2.03 1.91 1.77 3/197 14638
/proc/meminfo: memFree=27030440/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=2623916 CPUtime=0.02 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 3924 0 1 0 2 0 0 0 20 0 13 0 347007758 2686889984 5132 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 655979 5132 1693 9 0 646680 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2623916

[startup+0.100231 s]
/proc/loadavg: 2.03 1.91 1.77 3/197 14638
/proc/meminfo: memFree=27030440/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 4316 0 1 0 7 1 0 0 20 0 18 0 347007758 3028844544 6034 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 739464 6048 1950 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300223 s]
/proc/loadavg: 2.03 1.91 1.77 3/197 14638
/proc/meminfo: memFree=27030440/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 5963 0 1 0 43 1 0 0 20 0 18 0 347007758 3028844544 10176 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 739464 10176 2236 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700233 s]
/proc/loadavg: 2.03 1.91 1.77 3/197 14638
/proc/meminfo: memFree=27030440/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=2957856 CPUtime=1.07 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 8528 0 1 0 103 4 0 0 20 0 18 0 347007758 3028844544 47150 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 739464 47150 2250 9 0 729885 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 2957856

[startup+1.50067 s]
/proc/loadavg: 2.03 1.91 1.77 3/215 14656
/proc/meminfo: memFree=26703060/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=2957856 CPUtime=1.95 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 8711 0 1 0 185 10 0 0 20 0 18 0 347007758 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 739464 114759 2266 9 0 729885 0
[pid=14638/tid=14640] ppid=14636 vsize=2957856 CPUtime=1.43 cores=0,2,4,6
/proc/14638/task/14640/stat : 14640 (java) R 14636 14638 14436 0 -1 4202560 3234 0 1 0 135 8 0 0 20 0 18 0 347007759 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776795082376 139776640830890 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14641/stat : 14641 (java) S 14636 14638 14436 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776778508584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14642] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14642/stat : 14642 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776777455784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14643] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14643/stat : 14643 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776776403496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14644] ppid=14636 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/14638/task/14644/stat : 14644 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776775350696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14645] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14645/stat : 14645 (java) S 14636 14638 14436 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776774298408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14646] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14646/stat : 14646 (java) S 14636 14638 14436 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776773245608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14638/tid=14647] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 347007761 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) S 14636 14638 14436 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347007762 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776640411880 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347007762 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347007762 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 1727 0 0 0 19 0 0 0 20 0 18 0 347007765 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2511 0 0 0 19 0 0 0 20 0 18 0 347007765 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14656] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14656/stat : 14656 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3028844544 114759 33554432000 1073741824 1073778376 140736514891136 139776633044168 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 2957856

[startup+3.10066 s]
/proc/loadavg: 2.02 1.91 1.77 3/215 14656
/proc/meminfo: memFree=26552812/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=2957856 CPUtime=3.75 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 8820 0 1 0 358 17 0 0 20 0 18 0 347007758 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 739464 125530 2266 9 0 729885 0
[pid=14638/tid=14640] ppid=14636 vsize=2957856 CPUtime=2.96 cores=0,2,4,6
/proc/14638/task/14640/stat : 14640 (java) R 14636 14638 14436 0 -1 4202560 3236 0 1 0 288 8 0 0 20 0 18 0 347007759 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776795082376 139776640834497 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/14638/task/14641/stat : 14641 (java) S 14636 14638 14436 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776778508584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14642] ppid=14636 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/14638/task/14642/stat : 14642 (java) S 14636 14638 14436 0 -1 4202560 18 0 0 0 3 1 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776777455784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14643] ppid=14636 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/14638/task/14643/stat : 14643 (java) S 14636 14638 14436 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776776403496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14644] ppid=14636 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/14638/task/14644/stat : 14644 (java) S 14636 14638 14436 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776775350696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14645] ppid=14636 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/14638/task/14645/stat : 14645 (java) S 14636 14638 14436 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776774298408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14646] ppid=14636 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/14638/task/14646/stat : 14646 (java) S 14636 14638 14436 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776773245608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14647] ppid=14636 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 347007761 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) S 14636 14638 14436 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 347007762 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776640411880 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347007762 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347007762 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 1727 0 0 0 19 0 0 0 20 0 18 0 347007765 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=2957856 CPUtime=0.19 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2511 0 0 0 19 0 0 0 20 0 18 0 347007765 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14656] ppid=14636 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14656/stat : 14656 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3028844544 125530 33554432000 1073741824 1073778376 140736514891136 139776633044168 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 2957856

[startup+6.30058 s]
/proc/loadavg: 2.02 1.91 1.77 3/215 14657
/proc/meminfo: memFree=26520232/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=3024420 CPUtime=7.67 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 10010 0 1 0 748 19 0 0 20 0 18 0 347007758 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 756105 129504 2294 9 0 746526 0
[pid=14638/tid=14640] ppid=14636 vsize=3024420 CPUtime=6.11 cores=0,2,4,6
/proc/14638/task/14640/stat : 14640 (java) R 14636 14638 14436 0 -1 4202560 3254 0 1 0 603 8 0 0 20 0 18 0 347007759 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776795074784 139776641304167 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/14638/task/14641/stat : 14641 (java) S 14636 14638 14436 0 -1 4202560 31 0 0 0 4 2 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776778508584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14642] ppid=14636 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/14638/task/14642/stat : 14642 (java) S 14636 14638 14436 0 -1 4202560 27 0 0 0 5 1 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776777455784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14643] ppid=14636 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/14638/task/14643/stat : 14643 (java) S 14636 14638 14436 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776776403496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14644] ppid=14636 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/14638/task/14644/stat : 14644 (java) S 14636 14638 14436 0 -1 4202560 32 0 0 0 4 1 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776775350696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14645] ppid=14636 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/14638/task/14645/stat : 14645 (java) S 14636 14638 14436 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776774298408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14646] ppid=14636 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/14638/task/14646/stat : 14646 (java) S 14636 14638 14436 0 -1 4202560 33 0 0 0 6 2 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776773245608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14647] ppid=14636 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 347007761 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) S 14636 14638 14436 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 347007762 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776640411880 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 347007762 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 347007762 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=3024420 CPUtime=0.44 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 2796 0 0 0 44 0 0 0 20 0 18 0 347007765 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2559 0 0 0 54 0 0 0 20 0 18 0 347007765 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14656] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14656/stat : 14656 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 347007765 3097006080 129504 33554432000 1073741824 1073778376 140736514891136 139776633044168 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.67
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 2.02 1.91 1.77 3/216 14663
/proc/meminfo: memFree=26501576/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=3024420 CPUtime=14.34 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 10133 0 1 0 1412 22 0 0 20 0 19 0 347007758 3097006080 134048 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 756105 134048 2294 9 0 746526 0
[pid=14638/tid=14640] ppid=14636 vsize=3024420 CPUtime=12.44 cores=0,2,4,6

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

/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 232 0 0 0 34 12 0 0 20 0 19 0 347007761 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 285 0 0 0 35 14 0 0 20 0 19 0 347007761 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=3024420 CPUtime=27.24 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) R 14636 14638 14436 0 -1 4202560 129 0 0 0 2722 2 0 0 20 0 19 0 347007762 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776640411880 139776801937411 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347007762 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 347007762 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=3024420 CPUtime=0.53 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 2844 0 0 0 53 0 0 0 20 0 19 0 347007765 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=3024420 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2559 0 0 0 60 0 0 0 20 0 19 0 347007765 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14656] ppid=14636 vsize=3024420 CPUtime=0.13 cores=0,2,4,6
/proc/14638/task/14656/stat : 14656 (java) S 14636 14638 14436 0 -1 4202560 41 0 0 0 6 7 0 0 20 0 19 0 347007765 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776633044168 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14638/tid=14665] ppid=14636 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14665/stat : 14665 (java) S 14636 14638 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 347009302 3097006080 418832 33554432000 1073741824 1073778376 140736514891136 139776630911912 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 701.59
Current children cumulated vsize (KiB) 3024420

[startup+698.301 s]
/proc/loadavg: 1.61 1.93 1.87 2/191 14695
/proc/meminfo: memFree=26234136/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=3090984 CPUtime=702.42 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 12551 0 1 0 70119 123 0 0 20 0 19 0 347007758 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 772746 418841 2301 9 0 763167 0
[pid=14638/tid=14640] ppid=14636 vsize=3090984 CPUtime=667.37 cores=0,2,4,6
/proc/14638/task/14640/stat : 14640 (java) S 14636 14638 14436 0 -1 4202560 3324 0 1 0 66718 19 0 0 20 0 19 0 347007759 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776795085448 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/14638/task/14641/stat : 14641 (java) S 14636 14638 14436 0 -1 4202560 324 0 0 0 32 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776778508584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14642] ppid=14636 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/14638/task/14642/stat : 14642 (java) S 14636 14638 14436 0 -1 4202560 247 0 0 0 37 10 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776777455784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14643] ppid=14636 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/14638/task/14643/stat : 14643 (java) S 14636 14638 14436 0 -1 4202560 358 0 0 0 30 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776776403496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14644] ppid=14636 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14644/stat : 14644 (java) S 14636 14638 14436 0 -1 4202560 417 0 0 0 42 18 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776775350696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14645] ppid=14636 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/14638/task/14645/stat : 14645 (java) S 14636 14638 14436 0 -1 4202560 244 0 0 0 38 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776774298408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14646] ppid=14636 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14646/stat : 14646 (java) S 14636 14638 14436 0 -1 4202560 316 0 0 0 38 11 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776773245608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14647] ppid=14636 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 232 0 0 0 34 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 285 0 0 0 35 14 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=3090984 CPUtime=28.04 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) R 14636 14638 14436 0 -1 4202560 129 0 0 0 2802 2 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776640412040 139776801937411 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 2844 0 0 0 53 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2559 0 0 0 60 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14665] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14665/stat : 14665 (java) S 14636 14638 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 347009302 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776630911912 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 3090984

[startup+698.701 s]
/proc/loadavg: 1.61 1.93 1.87 2/191 14696
/proc/meminfo: memFree=26234012/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=3090984 CPUtime=702.82 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 12551 0 1 0 70159 123 0 0 20 0 19 0 347007758 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 772746 418841 2301 9 0 763167 0
[pid=14638/tid=14640] ppid=14636 vsize=3090984 CPUtime=667.37 cores=0,2,4,6
/proc/14638/task/14640/stat : 14640 (java) S 14636 14638 14436 0 -1 4202560 3324 0 1 0 66718 19 0 0 20 0 19 0 347007759 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776795085448 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/14638/task/14641/stat : 14641 (java) S 14636 14638 14436 0 -1 4202560 324 0 0 0 32 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776778508584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14642] ppid=14636 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/14638/task/14642/stat : 14642 (java) S 14636 14638 14436 0 -1 4202560 247 0 0 0 37 10 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776777455784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14643] ppid=14636 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/14638/task/14643/stat : 14643 (java) S 14636 14638 14436 0 -1 4202560 358 0 0 0 30 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776776403496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14644] ppid=14636 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14644/stat : 14644 (java) S 14636 14638 14436 0 -1 4202560 417 0 0 0 42 18 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776775350696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14645] ppid=14636 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/14638/task/14645/stat : 14645 (java) S 14636 14638 14436 0 -1 4202560 244 0 0 0 38 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776774298408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14646] ppid=14636 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14646/stat : 14646 (java) S 14636 14638 14436 0 -1 4202560 316 0 0 0 38 11 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776773245608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14647] ppid=14636 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 232 0 0 0 34 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 285 0 0 0 35 14 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=3090984 CPUtime=28.43 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) R 14636 14638 14436 0 -1 4202560 129 0 0 0 2841 2 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776640412040 273905369380 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 2844 0 0 0 53 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2559 0 0 0 60 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14665] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14665/stat : 14665 (java) S 14636 14638 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 347009302 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776630911912 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14696] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14696/stat : 14696 (java) S 14636 14638 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347077526 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776629858536 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 702.82
Current children cumulated vsize (KiB) 3090984

[startup+698.801 s]
/proc/loadavg: 1.61 1.93 1.87 2/191 14696
/proc/meminfo: memFree=26234012/32873844 swapFree=7124/7124
[pid=14638] ppid=14636 vsize=3090984 CPUtime=702.92 cores=0,2,4,6
/proc/14638/stat : 14638 (java) S 14636 14638 14436 0 -1 4202496 12551 0 1 0 70169 123 0 0 20 0 19 0 347007758 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 140736514882272 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14638/statm: 772746 418841 2301 9 0 763167 0
[pid=14638/tid=14640] ppid=14636 vsize=3090984 CPUtime=667.37 cores=0,2,4,6
/proc/14638/task/14640/stat : 14640 (java) S 14636 14638 14436 0 -1 4202560 3324 0 1 0 66718 19 0 0 20 0 19 0 347007759 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776795085448 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14641] ppid=14636 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/14638/task/14641/stat : 14641 (java) S 14636 14638 14436 0 -1 4202560 324 0 0 0 32 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776778508584 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14638/tid=14642] ppid=14636 vsize=3090984 CPUtime=0.47 cores=0,2,4,6
/proc/14638/task/14642/stat : 14642 (java) S 14636 14638 14436 0 -1 4202560 247 0 0 0 37 10 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776777455784 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14643] ppid=14636 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/14638/task/14643/stat : 14643 (java) S 14636 14638 14436 0 -1 4202560 358 0 0 0 30 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776776403496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14644] ppid=14636 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14644/stat : 14644 (java) S 14636 14638 14436 0 -1 4202560 417 0 0 0 42 18 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776775350696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14645] ppid=14636 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/14638/task/14645/stat : 14645 (java) S 14636 14638 14436 0 -1 4202560 244 0 0 0 38 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776774298408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14646] ppid=14636 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14646/stat : 14646 (java) S 14636 14638 14436 0 -1 4202560 316 0 0 0 38 11 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776773245608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14647] ppid=14636 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/14638/task/14647/stat : 14647 (java) S 14636 14638 14436 0 -1 4202560 232 0 0 0 34 12 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776772193320 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14648] ppid=14636 vsize=3090984 CPUtime=0.49 cores=0,2,4,6
/proc/14638/task/14648/stat : 14648 (java) S 14636 14638 14436 0 -1 4202560 285 0 0 0 35 14 0 0 20 0 19 0 347007761 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776771140520 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14649] ppid=14636 vsize=3090984 CPUtime=28.53 cores=0,2,4,6
/proc/14638/task/14649/stat : 14649 (java) R 14636 14638 14436 0 -1 4202560 129 0 0 0 2851 2 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776640412040 139776801207697 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14650] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14650/stat : 14650 (java) S 14636 14638 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776639357944 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14651] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14651/stat : 14651 (java) S 14636 14638 14436 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 347007762 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776638305544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14652] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14652/stat : 14652 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776637254032 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14653] ppid=14636 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/14638/task/14653/stat : 14653 (java) S 14636 14638 14436 0 -1 4202560 2844 0 0 0 53 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776636201656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14654] ppid=14636 vsize=3090984 CPUtime=0.6 cores=0,2,4,6
/proc/14638/task/14654/stat : 14654 (java) S 14636 14638 14436 0 -1 4202560 2559 0 0 0 60 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776635148856 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14655] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14655/stat : 14655 (java) S 14636 14638 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347007765 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776634096760 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14638/tid=14665] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14665/stat : 14665 (java) S 14636 14638 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 347009302 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776630911912 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14638/tid=14696] ppid=14636 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14638/task/14696/stat : 14696 (java) S 14636 14638 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347077526 3165167616 418841 33554432000 1073741824 1073778376 140736514891136 139776629858536 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 702.92
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14638 and gives
#  childrusage.ru_utime.tv_sec=699
#  childrusage.ru_utime.tv_usec=887600
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=421783
# CPU time returned by wait4() is 701.309
# while last known CPU time is 702.92
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 698.823
CPU time (s): 702.92
CPU user time (s): 701.69
CPU system time (s): 1.23
CPU usage (%): 100.586
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 699.888
system time used= 1.42178
maximum resident set size= 1675388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12560
page faults= 1
swaps= 0
block input operations= 0
block output operations= 696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15694
involuntary context switches= 3010

runsolver used 2.6276 second user time and 5.31719 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 13:20:24
IDJOB=3744824
IDBENCH=92865
IDSOLVER=2319
FILE ID=node134/3744824-1338808823
RUNJOBID= node134-1338808174-14452
PBS_JOBID= 14636878
Free space on /tmp= 70312 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.G.recomb10-0.10-10.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744824-1338808823/watcher-3744824-1338808823 -o /tmp/evaluation-result-3744824-1338808823/solver-3744824-1338808823 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744824-1338808823.opb           

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

MD5SUM BENCH= 6542e3f188ae9e459d3fe5f14c3a51d5
RANDOM SEED=861456896

node134.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.278
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.55
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.278
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.56
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.278
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.55
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.278
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.59
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.278
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		: 2667.278
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.55
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.278
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.57
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.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27030704 kB
Buffers:          513812 kB
Cached:          3563108 kB
SwapCached:           76 kB
Active:          2689448 kB
Inactive:        2233328 kB
Active(anon):     837372 kB
Inactive(anon):    10496 kB
Active(file):    1852076 kB
Inactive(file):  2222832 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             30792 kB
Writeback:             0 kB
AnonPages:        866968 kB
Mapped:            19392 kB
Shmem:                96 kB
Slab:             764196 kB
SReclaimable:     205708 kB
SUnreclaim:       558488 kB
KernelStack:        1696 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    817152 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= 70328 MiB
End job on node134 at 2012-06-04 13:32:03