Trace number 3744740

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) 651.07 646.651

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.01-2.opb
MD5SUMa5191d93a779f8a3cc9e0ce05eabef05
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark70991
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208141
Total number of constraints2069692
Number of constraints which are clauses2069692
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.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.01/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.01/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.01/0.08	c no version file found!!!
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version	1.6.0_24
0.01/0.08	c os.name	Linux
0.01/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.08	c os.arch	amd64
0.01/0.08	c Free memory 1599470296
0.01/0.08	c Max memory 1607860224
0.01/0.08	c Total memory 1607860224
0.01/0.08	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3744740-1338808174.opb
0.10/0.10	c reading problem ... 
10.95/9.10	c ... done. Wall clock time 8.996s.
10.95/9.10	c CPU time (experimental) 8.52s.
10.95/9.10	c #vars     208141
10.95/9.10	c #constraints  588623
12.69/10.32	c SATISFIABLE
12.69/10.32	c OPTIMIZING...
12.69/10.32	c Got one! Elapsed wall clock time (in seconds):10.221
14.31/11.99	o 816507
17.24/14.74	c Got one! Elapsed wall clock time (in seconds):14.641
18.96/16.42	o 722949
21.86/19.31	c Got one! Elapsed wall clock time (in seconds):19.209
23.47/20.99	o 687520
26.27/23.71	c Got one! Elapsed wall clock time (in seconds):23.61
27.96/25.40	o 640485
31.38/28.72	c Got one! Elapsed wall clock time (in seconds):28.624
33.08/30.44	o 450468
36.38/33.73	c Got one! Elapsed wall clock time (in seconds):33.633
38.08/35.46	o 367959
41.09/38.50	c Got one! Elapsed wall clock time (in seconds):38.4
42.88/40.23	o 324372
640.57/636.18	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
641.38/636.97		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
641.38/636.97		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
641.97/637.56		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
642.77/638.36		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
642.77/638.36		at org.sat4j.minisat.core.Solver.search(Unknown Source)
643.58/639.15		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
643.58/639.15		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
649.47/645.04	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
649.47/645.04		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
649.47/645.04		at org.sat4j.minisat.core.Solver.printStat(Unknown Source)
649.47/645.04		at org.sat4j.tools.SolverDecorator.printStat(Unknown Source)
649.47/645.04		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
651.07/646.64		at org.sat4j.AbstractLauncher$1.run(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-3744740-1338808174/watcher-3744740-1338808174 -o /tmp/evaluation-result-3744740-1338808174/solver-3744740-1338808174 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744740-1338808174.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.19 1.56 4/195 14497
/proc/meminfo: memFree=27656044/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/14497/stat : 14497 (java) R 14495 14497 14436 0 -1 4202496 984 0 0 0 0 0 0 0 20 0 1 0 346942987 23793664 710 33554432000 1073741824 1073778376 140737440613632 140737440602696 273896477171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 5809 711 525 9 0 128 0

[startup+0.0330669 s]
/proc/loadavg: 1.08 1.19 1.56 4/195 14497
/proc/meminfo: memFree=27656044/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2623916 CPUtime=0.01 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 3364 0 1 0 1 0 0 0 20 0 13 0 346942987 2686889984 5084 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 655979 5084 1657 9 0 646680 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2623916

[startup+0.100231 s]
/proc/loadavg: 1.08 1.19 1.56 4/195 14497
/proc/meminfo: memFree=27656044/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 4409 0 1 0 9 1 0 0 20 0 18 0 346942987 3028844544 6622 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 739464 6622 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300193 s]
/proc/loadavg: 1.08 1.19 1.56 4/195 14497
/proc/meminfo: memFree=27656044/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2957856 CPUtime=0.46 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 5486 0 1 0 45 1 0 0 20 0 18 0 346942987 3028844544 12190 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 739464 12190 2235 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700199 s]
/proc/loadavg: 1.08 1.19 1.56 4/195 14497
/proc/meminfo: memFree=27656044/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2957856 CPUtime=1.18 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 10367 0 1 0 111 7 0 0 20 0 18 0 346942987 3028844544 47137 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 739464 47137 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 2957856

[startup+1.50067 s]
/proc/loadavg: 1.08 1.19 1.56 3/213 14515
/proc/meminfo: memFree=27050548/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2957856 CPUtime=2.07 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 10563 0 1 0 194 13 0 0 20 0 18 0 346942987 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 739464 117819 2270 9 0 729885 0
[pid=14497/tid=14499] ppid=14495 vsize=2957856 CPUtime=1.44 cores=0,2,4,6
/proc/14497/task/14499/stat : 14499 (java) R 14495 14497 14436 0 -1 4202560 2731 0 1 0 134 10 0 0 20 0 18 0 346942987 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806392323608 139806235898303 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14500] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14500/stat : 14500 (java) S 14495 14497 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806375750568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14501] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14501/stat : 14501 (java) S 14495 14497 14436 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806374698024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14502] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14502/stat : 14502 (java) S 14495 14497 14436 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806373644968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14503] ppid=14495 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/14497/task/14503/stat : 14503 (java) S 14495 14497 14436 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806372592424 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14504] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14504/stat : 14504 (java) S 14495 14497 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806371539368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14505] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14505/stat : 14505 (java) S 14495 14497 14436 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806370486824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14506] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14506/stat : 14506 (java) S 14495 14497 14436 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806369433768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14507] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14507/stat : 14507 (java) S 14495 14497 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346942988 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806368381224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14508] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14508/stat : 14508 (java) S 14495 14497 14436 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346942989 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806355970920 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14509] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14509/stat : 14509 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346942990 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806354917240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14510] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14510/stat : 14510 (java) S 14495 14497 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346942990 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806235420040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14511] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2946 0 0 0 24 0 0 0 20 0 18 0 346942992 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=2957856 CPUtime=0.23 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3636 0 0 0 23 0 0 0 20 0 18 0 346942992 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 117819 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 2957856

[startup+3.10067 s]
/proc/loadavg: 1.08 1.19 1.56 10/213 14515
/proc/meminfo: memFree=26856296/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2957856 CPUtime=3.9 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 10676 0 1 0 370 20 0 0 20 0 18 0 346942987 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 739464 128598 2270 9 0 729885 0
[pid=14497/tid=14499] ppid=14495 vsize=2957856 CPUtime=2.96 cores=0,2,4,6
/proc/14497/task/14499/stat : 14499 (java) R 14495 14497 14436 0 -1 4202560 2733 0 1 0 285 11 0 0 20 0 18 0 346942987 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806392323576 139806235869251 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14500] ppid=14495 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/14497/task/14500/stat : 14500 (java) S 14495 14497 14436 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806375750568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14501] ppid=14495 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/14497/task/14501/stat : 14501 (java) S 14495 14497 14436 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806374698024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14502] ppid=14495 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/14497/task/14502/stat : 14502 (java) S 14495 14497 14436 0 -1 4202560 22 0 0 0 1 2 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806373644968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14503] ppid=14495 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/14497/task/14503/stat : 14503 (java) S 14495 14497 14436 0 -1 4202560 26 0 0 0 5 0 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806372592424 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14504] ppid=14495 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/14497/task/14504/stat : 14504 (java) S 14495 14497 14436 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806371539368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14505] ppid=14495 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/14497/task/14505/stat : 14505 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806370486824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14506] ppid=14495 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/14497/task/14506/stat : 14506 (java) S 14495 14497 14436 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806369433768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14507] ppid=14495 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/14497/task/14507/stat : 14507 (java) S 14495 14497 14436 0 -1 4202560 24 0 0 0 1 1 0 0 20 0 18 0 346942988 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806368381224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14508] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14508/stat : 14508 (java) S 14495 14497 14436 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346942989 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806355970920 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14509] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14509/stat : 14509 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346942990 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806354917240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14510] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14510/stat : 14510 (java) S 14495 14497 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346942990 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806235420040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14511] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2946 0 0 0 24 0 0 0 20 0 18 0 346942992 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=2957856 CPUtime=0.23 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3636 0 0 0 23 0 0 0 20 0 18 0 346942992 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 128598 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 2957856

[startup+6.30065 s]
/proc/loadavg: 1.15 1.20 1.57 3/214 14516
/proc/meminfo: memFree=26717976/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=2957856 CPUtime=7.69 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 10906 0 1 0 739 30 0 0 20 0 18 0 346942987 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 739464 148634 2270 9 0 729885 0
[pid=14497/tid=14499] ppid=14495 vsize=2957856 CPUtime=5.95 cores=0,2,4,6
/proc/14497/task/14499/stat : 14499 (java) R 14495 14497 14436 0 -1 4202560 2738 0 1 0 584 11 0 0 20 0 18 0 346942987 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806392323720 139806235828858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14500] ppid=14495 vsize=2957856 CPUtime=0.12 cores=0,2,4,6
/proc/14497/task/14500/stat : 14500 (java) S 14495 14497 14436 0 -1 4202560 49 0 0 0 10 2 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806375750568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14501] ppid=14495 vsize=2957856 CPUtime=0.11 cores=0,2,4,6
/proc/14497/task/14501/stat : 14501 (java) S 14495 14497 14436 0 -1 4202560 35 0 0 0 9 2 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806374698024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14502] ppid=14495 vsize=2957856 CPUtime=0.15 cores=0,2,4,6
/proc/14497/task/14502/stat : 14502 (java) S 14495 14497 14436 0 -1 4202560 53 0 0 0 13 2 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806373644968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14503] ppid=14495 vsize=2957856 CPUtime=0.16 cores=0,2,4,6
/proc/14497/task/14503/stat : 14503 (java) S 14495 14497 14436 0 -1 4202560 66 0 0 0 14 2 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806372592424 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14504] ppid=14495 vsize=2957856 CPUtime=0.13 cores=0,2,4,6
/proc/14497/task/14504/stat : 14504 (java) S 14495 14497 14436 0 -1 4202560 44 0 0 0 11 2 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806371539368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14505] ppid=14495 vsize=2957856 CPUtime=0.17 cores=0,2,4,6
/proc/14497/task/14505/stat : 14505 (java) S 14495 14497 14436 0 -1 4202560 55 0 0 0 14 3 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806370486824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14506] ppid=14495 vsize=2957856 CPUtime=0.15 cores=0,2,4,6
/proc/14497/task/14506/stat : 14506 (java) S 14495 14497 14436 0 -1 4202560 58 0 0 0 12 3 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806369433768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14507] ppid=14495 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/14497/task/14507/stat : 14507 (java) S 14495 14497 14436 0 -1 4202560 43 0 0 0 7 3 0 0 20 0 18 0 346942988 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806368381224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14508] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14508/stat : 14508 (java) S 14495 14497 14436 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346942989 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806355970920 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14509] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14509/stat : 14509 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346942990 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806354917240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14510] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14510/stat : 14510 (java) S 14495 14497 14436 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346942990 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806235420040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14511] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2946 0 0 0 24 0 0 0 20 0 18 0 346942992 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=2957856 CPUtime=0.25 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3636 0 0 0 25 0 0 0 20 0 18 0 346942992 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346942992 3028844544 148634 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 2957856

[startup+12.7006 s]
/proc/loadavg: 1.14 1.20 1.56 3/213 14520
/proc/meminfo: memFree=26626616/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=3024420 CPUtime=15.11 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 12432 0 1 0 1474 37 0 0 20 0 18 0 346942987 3097006080 163883 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 756105 163883 2295 9 0 746526 0
[pid=14497/tid=14499] ppid=14495 vsize=3024420 CPUtime=12.11 cores=0,2,4,6

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

/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2995 0 0 0 57 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3660 0 0 0 69 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=3090984 CPUtime=0.14 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 37 0 0 0 6 8 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14531] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14531/stat : 14531 (java) S 14495 14497 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 346947186 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806228026280 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14601] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14601/stat : 14601 (java) S 14495 14497 14436 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 347007375 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806226972312 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 649.97
Current children cumulated vsize (KiB) 3090984

[startup+646.301 s]
/proc/loadavg: 2.03 1.91 1.77 3/217 14601
/proc/meminfo: memFree=25320348/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=3090984 CPUtime=650.77 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 14314 0 1 0 64938 139 0 0 20 0 20 0 346942987 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 772746 420004 2305 9 0 763167 0
[pid=14497/tid=14499] ppid=14495 vsize=3090984 CPUtime=617.17 cores=0,2,4,6
/proc/14497/task/14499/stat : 14499 (java) S 14495 14497 14436 0 -1 4202560 2816 0 1 0 61696 21 0 0 20 0 20 0 346942987 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806392325304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14500] ppid=14495 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/14497/task/14500/stat : 14500 (java) S 14495 14497 14436 0 -1 4202560 278 0 0 0 34 16 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806375750568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14501] ppid=14495 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/14497/task/14501/stat : 14501 (java) S 14495 14497 14436 0 -1 4202560 449 0 0 0 37 11 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806374698024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14502] ppid=14495 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/14497/task/14502/stat : 14502 (java) S 14495 14497 14436 0 -1 4202560 445 0 0 0 39 16 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806373644968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14503] ppid=14495 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/14497/task/14503/stat : 14503 (java) S 14495 14497 14436 0 -1 4202560 555 0 0 0 39 14 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806372592424 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14504] ppid=14495 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/14497/task/14504/stat : 14504 (java) S 14495 14497 14436 0 -1 4202560 254 0 0 0 34 12 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806371539368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14505] ppid=14495 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/14497/task/14505/stat : 14505 (java) S 14495 14497 14436 0 -1 4202560 585 0 0 0 43 12 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806370486824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14506] ppid=14495 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/14497/task/14506/stat : 14506 (java) S 14495 14497 14436 0 -1 4202560 387 0 0 0 39 13 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806369433768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14507] ppid=14495 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/14497/task/14507/stat : 14507 (java) S 14495 14497 14436 0 -1 4202560 526 0 0 0 41 24 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806368381224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14508] ppid=14495 vsize=3090984 CPUtime=26.25 cores=0,2,4,6
/proc/14497/task/14508/stat : 14508 (java) R 14495 14497 14436 0 -1 4202560 99 0 0 0 2624 1 0 0 20 0 20 0 346942989 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806355970920 139806400091552 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14509] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14509/stat : 14509 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346942990 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806354917240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14510] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14510/stat : 14510 (java) S 14495 14497 14436 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 346942990 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806235420040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14511] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2995 0 0 0 57 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3660 0 0 0 69 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=3090984 CPUtime=0.14 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 37 0 0 0 6 8 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14531] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14531/stat : 14531 (java) S 14495 14497 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 346947186 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806228026280 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14601] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14601/stat : 14601 (java) S 14495 14497 14436 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 347007375 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806226972936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.77
Current children cumulated vsize (KiB) 3090984

[startup+646.501 s]
/proc/loadavg: 2.03 1.91 1.77 3/217 14601
/proc/meminfo: memFree=25320348/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=3090984 CPUtime=650.97 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 14314 0 1 0 64958 139 0 0 20 0 20 0 346942987 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 772746 420004 2305 9 0 763167 0
[pid=14497/tid=14499] ppid=14495 vsize=3090984 CPUtime=617.17 cores=0,2,4,6
/proc/14497/task/14499/stat : 14499 (java) S 14495 14497 14436 0 -1 4202560 2816 0 1 0 61696 21 0 0 20 0 20 0 346942987 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806392325304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14500] ppid=14495 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/14497/task/14500/stat : 14500 (java) S 14495 14497 14436 0 -1 4202560 278 0 0 0 34 16 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806375750568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14501] ppid=14495 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/14497/task/14501/stat : 14501 (java) S 14495 14497 14436 0 -1 4202560 449 0 0 0 37 11 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806374698024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14502] ppid=14495 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/14497/task/14502/stat : 14502 (java) S 14495 14497 14436 0 -1 4202560 445 0 0 0 39 16 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806373644968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14503] ppid=14495 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/14497/task/14503/stat : 14503 (java) S 14495 14497 14436 0 -1 4202560 555 0 0 0 39 14 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806372592424 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14504] ppid=14495 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/14497/task/14504/stat : 14504 (java) S 14495 14497 14436 0 -1 4202560 254 0 0 0 34 12 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806371539368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14505] ppid=14495 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/14497/task/14505/stat : 14505 (java) S 14495 14497 14436 0 -1 4202560 585 0 0 0 43 12 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806370486824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14506] ppid=14495 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/14497/task/14506/stat : 14506 (java) S 14495 14497 14436 0 -1 4202560 387 0 0 0 39 13 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806369433768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14507] ppid=14495 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/14497/task/14507/stat : 14507 (java) S 14495 14497 14436 0 -1 4202560 526 0 0 0 41 24 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806368381224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14508] ppid=14495 vsize=3090984 CPUtime=26.45 cores=0,2,4,6
/proc/14497/task/14508/stat : 14508 (java) R 14495 14497 14436 0 -1 4202560 99 0 0 0 2644 1 0 0 20 0 20 0 346942989 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806355970920 139806399180052 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14509] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14509/stat : 14509 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346942990 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806354917240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14510] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14510/stat : 14510 (java) S 14495 14497 14436 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 346942990 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806235420040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14511] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2995 0 0 0 57 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3660 0 0 0 69 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=3090984 CPUtime=0.14 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 37 0 0 0 6 8 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14531] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14531/stat : 14531 (java) S 14495 14497 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 346947186 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806228026280 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14601] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14601/stat : 14601 (java) S 14495 14497 14436 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 347007375 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806226972936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.97
Current children cumulated vsize (KiB) 3090984

[startup+646.601 s]
/proc/loadavg: 2.03 1.91 1.77 3/217 14601
/proc/meminfo: memFree=25320348/32873844 swapFree=7124/7124
[pid=14497] ppid=14495 vsize=3090984 CPUtime=651.07 cores=0,2,4,6
/proc/14497/stat : 14497 (java) S 14495 14497 14436 0 -1 4202496 14314 0 1 0 64968 139 0 0 20 0 20 0 346942987 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 140737440604768 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/14497/statm: 772746 420004 2305 9 0 763167 0
[pid=14497/tid=14499] ppid=14495 vsize=3090984 CPUtime=617.17 cores=0,2,4,6
/proc/14497/task/14499/stat : 14499 (java) S 14495 14497 14436 0 -1 4202560 2816 0 1 0 61696 21 0 0 20 0 20 0 346942987 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806392325304 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14500] ppid=14495 vsize=3090984 CPUtime=0.5 cores=0,2,4,6
/proc/14497/task/14500/stat : 14500 (java) S 14495 14497 14436 0 -1 4202560 278 0 0 0 34 16 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806375750568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14501] ppid=14495 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/14497/task/14501/stat : 14501 (java) S 14495 14497 14436 0 -1 4202560 449 0 0 0 37 11 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806374698024 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14502] ppid=14495 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/14497/task/14502/stat : 14502 (java) S 14495 14497 14436 0 -1 4202560 445 0 0 0 39 16 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806373644968 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14503] ppid=14495 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/14497/task/14503/stat : 14503 (java) S 14495 14497 14436 0 -1 4202560 555 0 0 0 39 14 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806372592424 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14497/tid=14504] ppid=14495 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/14497/task/14504/stat : 14504 (java) S 14495 14497 14436 0 -1 4202560 254 0 0 0 34 12 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806371539368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14505] ppid=14495 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/14497/task/14505/stat : 14505 (java) S 14495 14497 14436 0 -1 4202560 585 0 0 0 43 12 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806370486824 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14506] ppid=14495 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/14497/task/14506/stat : 14506 (java) S 14495 14497 14436 0 -1 4202560 387 0 0 0 39 13 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806369433768 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14507] ppid=14495 vsize=3090984 CPUtime=0.65 cores=0,2,4,6
/proc/14497/task/14507/stat : 14507 (java) S 14495 14497 14436 0 -1 4202560 526 0 0 0 41 24 0 0 20 0 20 0 346942988 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806368381224 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14508] ppid=14495 vsize=3090984 CPUtime=26.55 cores=0,2,4,6
/proc/14497/task/14508/stat : 14508 (java) R 14495 14497 14436 0 -1 4202560 99 0 0 0 2654 1 0 0 20 0 20 0 346942989 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806355970920 139806399180052 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14509] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14509/stat : 14509 (java) S 14495 14497 14436 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346942990 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806354917240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14510] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14510/stat : 14510 (java) S 14495 14497 14436 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 20 0 346942990 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806235420040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14511] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14511/stat : 14511 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806234368784 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14512] ppid=14495 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/14497/task/14512/stat : 14512 (java) S 14495 14497 14436 0 -1 4202560 2995 0 0 0 57 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806233315640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14513] ppid=14495 vsize=3090984 CPUtime=0.69 cores=0,2,4,6
/proc/14497/task/14513/stat : 14513 (java) S 14495 14497 14436 0 -1 4202560 3660 0 0 0 69 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806232263096 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14514] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14514/stat : 14514 (java) S 14495 14497 14436 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806231210232 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14497/tid=14515] ppid=14495 vsize=3090984 CPUtime=0.14 cores=0,2,4,6
/proc/14497/task/14515/stat : 14515 (java) S 14495 14497 14436 0 -1 4202560 37 0 0 0 6 8 0 0 20 0 20 0 346942992 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806230157896 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14497/tid=14531] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14531/stat : 14531 (java) S 14495 14497 14436 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 346947186 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806228026280 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14497/tid=14601] ppid=14495 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/14497/task/14601/stat : 14601 (java) S 14495 14497 14436 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 347007375 3165167616 420004 33554432000 1073741824 1073778376 140737440613632 139806226972936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 651.07
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14497 and gives
#  childrusage.ru_utime.tv_sec=648
#  childrusage.ru_utime.tv_usec=43482
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=621753
# CPU time returned by wait4() is 649.665
# while last known CPU time is 651.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 646.651
CPU time (s): 651.07
CPU user time (s): 649.68
CPU system time (s): 1.39
CPU usage (%): 100.683
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 648.043
system time used= 1.62175
maximum resident set size= 1680048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14324
page faults= 1
swaps= 0
block input operations= 0
block output operations= 552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14620
involuntary context switches= 6586

runsolver used 2.99854 second user time and 6.69798 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 13:09:36
IDJOB=3744740
IDBENCH=92823
IDSOLVER=2319
FILE ID=node134/3744740-1338808174
RUNJOBID= node134-1338808174-14452
PBS_JOBID= 14636878
Free space on /tmp= 70256 MiB

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

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

MD5SUM BENCH= a5191d93a779f8a3cc9e0ce05eabef05
RANDOM SEED=456148768

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:        27662716 kB
Buffers:          513540 kB
Cached:          3615936 kB
SwapCached:           76 kB
Active:          2068336 kB
Inactive:        2228164 kB
Active(anon):     158740 kB
Inactive(anon):    10496 kB
Active(file):    1909596 kB
Inactive(file):  2217668 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:            111208 kB
Writeback:             0 kB
AnonPages:         99980 kB
Mapped:            18972 kB
Shmem:                96 kB
Slab:             770716 kB
SReclaimable:     208028 kB
SUnreclaim:       562688 kB
KernelStack:        1576 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1822580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 70268 MiB
End job on node134 at 2012-06-04 13:20:23