Trace number 3744734

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) 532.67 526.62

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.20-11.opb
MD5SUMf2633834ff07460da2ce4ee4cf991574
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark126821
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213655
Total number of constraints3676481
Number of constraints which are clauses3676481
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 constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.09	c no version file found!!!
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version	1.6.0_24
0.05/0.09	c os.name	Linux
0.05/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch	amd64
0.05/0.09	c Free memory 1599470296
0.05/0.09	c Max memory 1607860224
0.05/0.09	c Total memory 1607860224
0.05/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3744734-1338808171.opb
0.07/0.11	c reading problem ... 
17.66/14.62	c ... done. Wall clock time 14.516s.
17.66/14.62	c CPU time (experimental) 13.6s.
17.66/14.62	c #vars     213655
17.66/14.62	c #constraints  1447621
20.15/16.69	c SATISFIABLE
20.15/16.69	c OPTIMIZING...
20.15/16.69	c Got one! Elapsed wall clock time (in seconds):16.582
21.81/18.29	o 1126206
25.65/21.88	c Got one! Elapsed wall clock time (in seconds):21.773
27.36/23.51	o 899040
30.38/26.57	c Got one! Elapsed wall clock time (in seconds):26.461
32.09/28.24	o 620138
36.29/32.31	c Got one! Elapsed wall clock time (in seconds):32.206
37.89/33.98	o 587638
41.69/37.73	c Got one! Elapsed wall clock time (in seconds):37.626
43.39/39.41	o 559728
50.68/46.76	c Got one! Elapsed wall clock time (in seconds):46.656
52.38/48.44	o 530707
58.18/54.27	c Got one! Elapsed wall clock time (in seconds):54.162
59.88/55.95	o 480766
64.18/60.22	c Got one! Elapsed wall clock time (in seconds):60.117
65.88/61.91	o 450528
72.19/68.28	c Got one! Elapsed wall clock time (in seconds):68.173
73.89/69.96	o 440652
83.29/79.34	c Got one! Elapsed wall clock time (in seconds):79.228
84.99/81.03	o 406955
523.57/517.53	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
524.87/518.85		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-3744734-1338808171/watcher-3744734-1338808171 -o /tmp/evaluation-result-3744734-1338808171/solver-3744734-1338808171 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744734-1338808171.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.07 2.07 2.01 3/195 11504
/proc/meminfo: memFree=26503336/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/11504/stat : 11504 (java) D 11502 11504 8924 0 -1 4202496 81 0 0 0 0 0 0 0 20 0 1 0 346943091 278528 33 33554432000 1073741824 1073778376 140736423145664 140736423142840 272877317415 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11504/statm: 68 33 25 9 0 25 0

[startup+0.0850439 s]
/proc/loadavg: 2.07 2.07 2.01 3/195 11504
/proc/meminfo: memFree=26503336/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2956804 CPUtime=0.05 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 4115 0 1 0 4 1 0 0 20 0 18 0 346943091 3027767296 5834 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739201 5834 1781 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2956804

[startup+0.100339 s]
/proc/loadavg: 2.07 2.07 2.01 3/195 11504
/proc/meminfo: memFree=26503336/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 4416 0 1 0 6 1 0 0 20 0 18 0 346943091 3028844544 6134 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 6134 1952 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300273 s]
/proc/loadavg: 2.07 2.07 2.01 3/195 11504
/proc/meminfo: memFree=26503336/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=0.45 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 6073 0 1 0 43 2 0 0 20 0 18 0 346943091 3028844544 12235 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 12235 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2957856

[startup+0.700296 s]
/proc/loadavg: 2.07 2.07 2.01 3/195 11504
/proc/meminfo: memFree=26503336/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=1.08 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 8998 0 1 0 104 4 0 0 20 0 18 0 346943091 3028844544 49229 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 49229 2250 9 0 729885 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 2957856

[startup+1.5008 s]
/proc/loadavg: 2.07 2.07 2.01 3/213 11522
/proc/meminfo: memFree=26166880/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=2 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 9197 0 1 0 187 13 0 0 20 0 18 0 346943091 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 117352 2266 9 0 729885 0
[pid=11504/tid=11506] ppid=11502 vsize=2957856 CPUtime=1.42 cores=1,3,5,7
/proc/11504/task/11506/stat : 11506 (java) R 11502 11504 8924 0 -1 4202560 3226 0 1 0 133 9 0 0 20 0 18 0 346943092 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658408452208 140658250005190 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 8924 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658391886888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658390834088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658389781288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 8924 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658388728488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 8924 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658387675688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 8924 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658386622888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11513] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11513/stat : 11513 (java) S 11502 11504 8924 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658385570088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11514] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11514/stat : 11514 (java) S 11502 11504 8924 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346943094 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658384517288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11515] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11515/stat : 11515 (java) S 11502 11504 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346943095 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658372107240 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346943095 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346943096 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658370000392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=2957856 CPUtime=0.2 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 1958 0 0 0 20 0 0 0 20 0 18 0 346943098 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=2957856 CPUtime=0.19 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 2755 0 0 0 19 0 0 0 20 0 18 0 346943098 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 117352 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 2957856

[startup+3.10079 s]
/proc/loadavg: 2.07 2.07 2.01 4/213 11522
/proc/meminfo: memFree=26008448/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=3.86 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 9303 0 1 0 366 20 0 0 20 0 18 0 346943091 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 128640 2266 9 0 729885 0
[pid=11504/tid=11506] ppid=11502 vsize=2957856 CPUtime=2.92 cores=1,3,5,7
/proc/11504/task/11506/stat : 11506 (java) R 11502 11504 8924 0 -1 4202560 3228 0 1 0 283 9 0 0 20 0 18 0 346943092 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658408459896 272889865485 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 8924 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658391886888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 8924 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658390834088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 8924 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658389781288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=2957856 CPUtime=0.12 cores=1,3,5,7
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 8924 0 -1 4202560 50 0 0 0 9 3 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658388728488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 8924 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658387675688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 8924 0 -1 4202560 19 0 0 0 4 2 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658386622888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11513] ppid=11502 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/11504/task/11513/stat : 11513 (java) S 11502 11504 8924 0 -1 4202560 28 0 0 0 5 2 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658385570088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11514] ppid=11502 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/11504/task/11514/stat : 11514 (java) S 11502 11504 8924 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 346943094 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658384517288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11515] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11515/stat : 11515 (java) S 11502 11504 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346943095 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658372107240 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346943095 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346943096 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658370000392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=2957856 CPUtime=0.21 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 1958 0 0 0 21 0 0 0 20 0 18 0 346943098 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=2957856 CPUtime=0.2 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 2755 0 0 0 20 0 0 0 20 0 18 0 346943098 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 128640 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 2957856

[startup+6.30086 s]
/proc/loadavg: 2.71 2.20 2.06 3/213 11522
/proc/meminfo: memFree=25915356/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=7.81 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 9546 0 1 0 748 33 0 0 20 0 18 0 346943091 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 149176 2266 9 0 729885 0
[pid=11504/tid=11506] ppid=11502 vsize=2957856 CPUtime=5.86 cores=1,3,5,7
/proc/11504/task/11506/stat : 11506 (java) R 11502 11504 8924 0 -1 4202560 3233 0 1 0 576 10 0 0 20 0 18 0 346943092 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658408459720 140658249978021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=2957856 CPUtime=0.12 cores=1,3,5,7
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 8924 0 -1 4202560 45 0 0 0 10 2 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658391886888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=2957856 CPUtime=0.15 cores=1,3,5,7
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 8924 0 -1 4202560 47 0 0 0 12 3 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658390834088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=2957856 CPUtime=0.14 cores=1,3,5,7
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 8924 0 -1 4202560 50 0 0 0 12 2 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658389781288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=2957856 CPUtime=0.23 cores=1,3,5,7
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 8924 0 -1 4202560 74 0 0 0 19 4 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658388728488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=2957856 CPUtime=0.14 cores=1,3,5,7
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 8924 0 -1 4202560 39 0 0 0 11 3 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658387675688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=2957856 CPUtime=0.22 cores=1,3,5,7
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 8924 0 -1 4202560 58 0 0 0 19 3 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658386622888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11513] ppid=11502 vsize=2957856 CPUtime=0.23 cores=1,3,5,7
/proc/11504/task/11513/stat : 11513 (java) S 11502 11504 8924 0 -1 4202560 60 0 0 0 20 3 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658385570088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11514] ppid=11502 vsize=2957856 CPUtime=0.13 cores=1,3,5,7
/proc/11504/task/11514/stat : 11514 (java) S 11502 11504 8924 0 -1 4202560 37 0 0 0 11 2 0 0 20 0 18 0 346943094 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658384517288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11515] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11515/stat : 11515 (java) S 11502 11504 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346943095 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658372107240 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346943095 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346943096 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658370000392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=2957856 CPUtime=0.21 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 1958 0 0 0 21 0 0 0 20 0 18 0 346943098 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=2957856 CPUtime=0.22 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 2763 0 0 0 22 0 0 0 20 0 18 0 346943098 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346943098 3028844544 149176 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 2957856

[startup+12.7008 s]
/proc/loadavg: 2.65 2.20 2.06 3/213 11522
/proc/meminfo: memFree=25805716/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=2957856 CPUtime=15.55 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 10951 0 1 0 1507 48 0 0 20 0 18 0 346943091 3028844544 176524 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 739464 176524 2266 9 0 729885 0
[pid=11504/tid=11506] ppid=11502 vsize=2957856 CPUtime=11.77 cores=1,3,5,7

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

/proc/11504/task/11515/stat : 11515 (java) R 11502 11504 8924 0 -1 4202560 118 0 0 0 3591 3 0 0 20 0 19 0 346943095 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658372107400 140658414968867 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 346943095 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 346943096 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658369997544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346943098 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 3349 0 0 0 64 0 0 0 20 0 19 0 346943098 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 4031 0 0 0 66 0 0 0 20 0 19 0 346943098 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346943098 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 30 0 0 0 8 7 0 0 20 0 19 0 346943098 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11537] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11537/stat : 11537 (java) S 11502 11504 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346951365 3097006080 419656 33554432000 1073741824 1073778376 140735565513408 140658244269480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 529.86
Current children cumulated vsize (KiB) 3024420

[startup+525.408 s]
/proc/loadavg: 1.95 2.04 2.03 3/212 11595
/proc/meminfo: memFree=25875916/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=3024420 CPUtime=531.47 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 15539 0 1 0 52998 149 0 0 20 0 19 0 346943091 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 756105 419659 2305 9 0 746526 0
[pid=11504/tid=11506] ppid=11502 vsize=3024420 CPUtime=484.76 cores=1,3,5,7
/proc/11504/task/11506/stat : 11506 (java) S 11502 11504 8924 0 -1 4202560 3322 0 1 0 48455 21 0 0 20 0 19 0 346943092 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658408461192 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=3024420 CPUtime=0.71 cores=1,3,5,7
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 8924 0 -1 4202560 427 0 0 0 58 13 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658391886888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 8924 0 -1 4202560 386 0 0 0 59 16 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658390834088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 8924 0 -1 4202560 448 0 0 0 60 13 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658389781288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=3024420 CPUtime=0.93 cores=1,3,5,7
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 8924 0 -1 4202560 541 0 0 0 73 20 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658388728488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 8924 0 -1 4202560 425 0 0 0 55 14 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658387675688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=3024420 CPUtime=0.99 cores=1,3,5,7
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 8924 0 -1 4202560 520 0 0 0 82 17 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658386622888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11513] ppid=11502 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/11504/task/11513/stat : 11513 (java) S 11502 11504 8924 0 -1 4202560 374 0 0 0 57 17 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658385570088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11514] ppid=11502 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/11504/task/11514/stat : 11514 (java) S 11502 11504 8924 0 -1 4202560 337 0 0 0 63 14 0 0 20 0 19 0 346943094 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658384517288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11515] ppid=11502 vsize=3024420 CPUtime=37.54 cores=1,3,5,7
/proc/11504/task/11515/stat : 11515 (java) R 11502 11504 8924 0 -1 4202560 119 0 0 0 3751 3 0 0 20 0 19 0 346943095 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658372107240 140658414587023 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 346943095 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 346943096 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658370000392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346943098 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 3349 0 0 0 64 0 0 0 20 0 19 0 346943098 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 4031 0 0 0 66 0 0 0 20 0 19 0 346943098 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346943098 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=3024420 CPUtime=0.16 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 30 0 0 0 9 7 0 0 20 0 19 0 346943098 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11537] ppid=11502 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11537/stat : 11537 (java) S 11502 11504 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346951365 3097006080 419659 33554432000 1073741824 1073778376 140735565513408 140658244269480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 531.47
Current children cumulated vsize (KiB) 3024420

[startup+526.201 s]
/proc/loadavg: 1.95 2.04 2.03 3/212 11595
/proc/meminfo: memFree=25875916/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=3090984 CPUtime=532.27 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 15550 0 1 0 53078 149 0 0 20 0 20 0 346943091 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 772746 419668 2305 9 0 763167 0
[pid=11504/tid=11506] ppid=11502 vsize=3090984 CPUtime=484.76 cores=1,3,5,7
/proc/11504/task/11506/stat : 11506 (java) S 11502 11504 8924 0 -1 4202560 3325 0 1 0 48455 21 0 0 20 0 20 0 346943092 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658408461192 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=3090984 CPUtime=0.71 cores=1,3,5,7
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 8924 0 -1 4202560 427 0 0 0 58 13 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658391886888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 8924 0 -1 4202560 386 0 0 0 59 16 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658390834088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=3090984 CPUtime=0.73 cores=1,3,5,7
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 8924 0 -1 4202560 448 0 0 0 60 13 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658389781288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=3090984 CPUtime=0.93 cores=1,3,5,7
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 8924 0 -1 4202560 541 0 0 0 73 20 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658388728488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=3090984 CPUtime=0.69 cores=1,3,5,7
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 8924 0 -1 4202560 425 0 0 0 55 14 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658387675688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=3090984 CPUtime=0.99 cores=1,3,5,7
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 8924 0 -1 4202560 520 0 0 0 82 17 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658386622888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11513] ppid=11502 vsize=3090984 CPUtime=0.74 cores=1,3,5,7
/proc/11504/task/11513/stat : 11513 (java) S 11502 11504 8924 0 -1 4202560 374 0 0 0 57 17 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658385570088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11514] ppid=11502 vsize=3090984 CPUtime=0.77 cores=1,3,5,7
/proc/11504/task/11514/stat : 11514 (java) S 11502 11504 8924 0 -1 4202560 337 0 0 0 63 14 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658384517288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11515] ppid=11502 vsize=3090984 CPUtime=38.33 cores=1,3,5,7
/proc/11504/task/11515/stat : 11515 (java) R 11502 11504 8924 0 -1 4202560 119 0 0 0 3830 3 0 0 20 0 20 0 346943095 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658372107176 140658414584181 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 346943095 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 20 0 346943096 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658370000392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 3349 0 0 0 64 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 4031 0 0 0 66 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=3090984 CPUtime=0.16 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 30 0 0 0 9 7 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11537] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11537/stat : 11537 (java) S 11502 11504 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 346951365 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658244269480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 532.27
Current children cumulated vsize (KiB) 3090984

[startup+526.601 s]
/proc/loadavg: 1.95 2.04 2.03 3/213 11596
/proc/meminfo: memFree=25876040/32873844 swapFree=7112/7112
[pid=11504] ppid=11502 vsize=3090984 CPUtime=532.67 cores=1,3,5,7
/proc/11504/stat : 11504 (java) S 11502 11504 8924 0 -1 4202496 15550 0 1 0 53118 149 0 0 20 0 20 0 346943091 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140735565504544 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11504/statm: 772746 419668 2305 9 0 763167 0
[pid=11504/tid=11506] ppid=11502 vsize=3090984 CPUtime=484.76 cores=1,3,5,7
/proc/11504/task/11506/stat : 11506 (java) S 11502 11504 8924 0 -1 4202560 3325 0 1 0 48455 21 0 0 20 0 20 0 346943092 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658408461192 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11507] ppid=11502 vsize=3090984 CPUtime=0.71 cores=1,3,5,7
/proc/11504/task/11507/stat : 11507 (java) S 11502 11504 8924 0 -1 4202560 427 0 0 0 58 13 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658391886888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11508] ppid=11502 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/11504/task/11508/stat : 11508 (java) S 11502 11504 8924 0 -1 4202560 386 0 0 0 59 16 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658390834088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11509] ppid=11502 vsize=3090984 CPUtime=0.73 cores=1,3,5,7
/proc/11504/task/11509/stat : 11509 (java) S 11502 11504 8924 0 -1 4202560 448 0 0 0 60 13 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658389781288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11510] ppid=11502 vsize=3090984 CPUtime=0.93 cores=1,3,5,7
/proc/11504/task/11510/stat : 11510 (java) S 11502 11504 8924 0 -1 4202560 541 0 0 0 73 20 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658388728488 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11511] ppid=11502 vsize=3090984 CPUtime=0.69 cores=1,3,5,7
/proc/11504/task/11511/stat : 11511 (java) S 11502 11504 8924 0 -1 4202560 425 0 0 0 55 14 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658387675688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11512] ppid=11502 vsize=3090984 CPUtime=0.99 cores=1,3,5,7
/proc/11504/task/11512/stat : 11512 (java) S 11502 11504 8924 0 -1 4202560 520 0 0 0 82 17 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658386622888 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11513] ppid=11502 vsize=3090984 CPUtime=0.74 cores=1,3,5,7
/proc/11504/task/11513/stat : 11513 (java) S 11502 11504 8924 0 -1 4202560 374 0 0 0 57 17 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658385570088 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11514] ppid=11502 vsize=3090984 CPUtime=0.77 cores=1,3,5,7
/proc/11504/task/11514/stat : 11514 (java) S 11502 11504 8924 0 -1 4202560 337 0 0 0 63 14 0 0 20 0 20 0 346943094 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658384517288 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11515] ppid=11502 vsize=3090984 CPUtime=38.73 cores=1,3,5,7
/proc/11504/task/11515/stat : 11515 (java) R 11502 11504 8924 0 -1 4202560 119 0 0 0 3870 3 0 0 20 0 20 0 346943095 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658372107176 140658414585233 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11516] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11516/stat : 11516 (java) S 11502 11504 8924 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 346943095 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658371053304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11517] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11517/stat : 11517 (java) S 11502 11504 8924 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 20 0 346943096 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658370000392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11504/tid=11518] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11518/stat : 11518 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658368948880 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11504/tid=11519] ppid=11502 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/11504/task/11519/stat : 11519 (java) S 11502 11504 8924 0 -1 4202560 3349 0 0 0 64 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658249558456 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11520] ppid=11502 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/11504/task/11520/stat : 11520 (java) S 11502 11504 8924 0 -1 4202560 4031 0 0 0 66 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658248505656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11521] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11521/stat : 11521 (java) S 11502 11504 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658247453048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11522] ppid=11502 vsize=3090984 CPUtime=0.16 cores=1,3,5,7
/proc/11504/task/11522/stat : 11522 (java) S 11502 11504 8924 0 -1 4202560 30 0 0 0 9 7 0 0 20 0 20 0 346943098 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658246400456 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11504/tid=11537] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11537/stat : 11537 (java) S 11502 11504 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 346951365 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658244269480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11504/tid=11596] ppid=11502 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11504/task/11596/stat : 11596 (java) S 11502 11504 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 346995687 3165167616 419668 33554432000 1073741824 1073778376 140735565513408 140658243216824 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 532.67
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11504 and gives
#  childrusage.ru_utime.tv_sec=529
#  childrusage.ru_utime.tv_usec=843451
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=691742
# CPU time returned by wait4() is 531.535
# while last known CPU time is 532.67
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 526.62
CPU time (s): 532.67
CPU user time (s): 531.18
CPU system time (s): 1.49
CPU usage (%): 101.149
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 529.843
system time used= 1.69174
maximum resident set size= 1678696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15559
page faults= 1
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12356
involuntary context switches= 5059

runsolver used 2.12368 second user time and 5.39318 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-04 13:09:34
IDJOB=3744734
IDBENCH=92820
IDSOLVER=2319
FILE ID=node119/3744734-1338808171
RUNJOBID= node119-1338784193-8941
PBS_JOBID= 14636847
Free space on /tmp= 70728 MiB

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

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

MD5SUM BENCH= f2633834ff07460da2ce4ee4cf991574
RANDOM SEED=893234135

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26503716 kB
Buffers:          436968 kB
Cached:          3393944 kB
SwapCached:         1936 kB
Active:          3413680 kB
Inactive:        2102576 kB
Active(anon):    1681036 kB
Inactive(anon):     6616 kB
Active(file):    1732644 kB
Inactive(file):  2095960 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:            118940 kB
Writeback:             0 kB
AnonPages:       1690960 kB
Mapped:            20028 kB
Shmem:                 0 kB
Slab:             709768 kB
SReclaimable:     151200 kB
SUnreclaim:       558568 kB
KernelStack:        1592 kB
PageTables:         7424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1833504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 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= 70728 MiB
End job on node119 at 2012-06-04 13:18:21