Trace number 3741719

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 NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 656.97 652.747

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-harp2.opb
MD5SUM3f0afbcd16b5dd29f67967742a878949
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-67205306
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2993
Total number of constraints112
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints39
Minimum length of a constraint41
Maximum length of a constraint73
Number of terms in the objective function 2993
Biggest coefficient in the objective function 17006200
Number of bits for the biggest coefficient in the objective function 25
Sum of the numbers in the objective function 4415092451
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 4208540000
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 46909379837
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.07/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.20	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.20	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.21	c no version file found!!!
0.07/0.21	c sun.arch.data.model	64
0.07/0.21	c java.version	1.6.0_24
0.07/0.21	c os.name	Linux
0.07/0.21	c os.version	2.6.32-71.29.1.el6.x86_64
0.07/0.21	c os.arch	amd64
0.07/0.21	c Free memory 1599470296
0.07/0.21	c Max memory 1607860224
0.07/0.21	c Total memory 1607860224
0.07/0.21	c Number of processors 8
0.07/0.24	--- Begin Solver configuration ---
0.07/0.24	c Stops conflict analysis at the first Unique Implication Point
0.07/0.24	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.24	c Learn all clauses as in MiniSAT
0.07/0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.24	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.24	c No reason simplification
0.07/0.24	c --- End Solver configuration ---
0.07/0.24	c solving HOME/instance-3741719-1338750756.opb
0.07/0.24	c reading problem ... 
0.42/0.43	c ... done. Wall clock time 0.192s.
0.42/0.43	c CPU time (experimental) 0.27s.
0.42/0.43	c #vars     2993
0.42/0.43	c #constraints  185
1.00/0.69	c SATISFIABLE
1.00/0.69	c OPTIMIZING...
1.00/0.69	c Got one! Elapsed wall clock time (in seconds):0.457
1.30/0.72	o -62615011
1.55/0.81	c Got one! Elapsed wall clock time (in seconds):0.572
1.55/0.81	o -64013316
1.55/0.87	c Got one! Elapsed wall clock time (in seconds):0.631
1.55/0.87	o -64614171
261.04/258.10	c cleaning 142632 clauses out of 285279 for limit 0.031755179831648474
272.55/269.64	c cleaning 71572 clauses out of 143148 for limit 0.10446949471167034
274.66/271.79	c cleaning 36037 clauses out of 72076 for limit 0.34216847104571735
275.45/272.50	c cleaning 18263 clauses out of 36541 for limit 1.1152574885277062
275.65/272.80	c cleaning 9377 clauses out of 18774 for limit 3.565468490272211
275.95/273.06	c cleaning 4939 clauses out of 9898 for limit 11.163910999715824
654.27/650.07	Exception in thread "main" Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
656.67/652.46		at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:45)
656.67/652.46		at java.lang.StringBuilder.<init>(StringBuilder.java:68)

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-3741719-1338750756/watcher-3741719-1338750756 -o /tmp/evaluation-result-3741719-1338750756/solver-3741719-1338750756 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741719-1338750756.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.72 2.18 1.23 3/173 16995
/proc/meminfo: memFree=25598760/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/16995/stat : 16995 (java) D 16993 16995 16961 0 -1 4202496 81 0 1 0 0 0 0 0 20 0 1 0 341199839 278528 33 33554432000 1073741824 1073778376 140735568687008 140735568684184 251035479335 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/16995/statm: 68 33 25 9 0 25 0

[startup+0.0716401 s]
/proc/loadavg: 2.72 2.18 1.23 3/173 16995
/proc/meminfo: memFree=25598760/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=101528 CPUtime=0 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 1357 0 23 0 0 0 0 0 20 0 2 0 341199839 103964672 1059 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 25382 1059 810 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100351 s]
/proc/loadavg: 2.72 2.18 1.23 3/173 16995
/proc/meminfo: memFree=25598760/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=1880620 CPUtime=0.01 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 2846 0 26 0 0 1 0 0 20 0 2 0 341199839 1925754880 3062 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 470155 3081 945 9 0 461264 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1880620

[startup+0.300223 s]
/proc/loadavg: 2.72 2.18 1.23 3/173 16995
/proc/meminfo: memFree=25598760/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 5176 0 31 0 21 1 0 0 20 0 18 0 341199839 3028844544 7391 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 739464 7391 2193 9 0 729885 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2957856

[startup+0.700235 s]
/proc/loadavg: 2.72 2.18 1.23 3/173 16995
/proc/meminfo: memFree=25598760/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3024420 CPUtime=1.3 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 15772 0 31 0 126 4 0 0 20 0 18 0 341199839 3097006080 16534 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 756105 16534 2271 9 0 746526 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 3024420

[startup+1.50074 s]
/proc/loadavg: 2.72 2.18 1.23 3/212 17044
/proc/meminfo: memFree=25314388/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3024420 CPUtime=2.34 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 15795 0 31 0 230 4 0 0 20 0 19 0 341199839 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 756105 22684 2273 9 0 746526 0
[pid=16995/tid=16997] ppid=16993 vsize=3024420 CPUtime=1.28 cores=0,2,4,6
/proc/16995/task/16997/stat : 16997 (java) R 16993 16995 16961 0 -1 4202560 3059 0 11 0 126 2 0 0 20 0 19 0 341199844 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867723065792 139867573603423 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0
[pid=16995/tid=16998] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/16998/stat : 16998 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867706493608 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=16999] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/16999/stat : 16999 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867705441064 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17000] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17000/stat : 17000 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867704388520 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17001] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17001/stat : 17001 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867703335976 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17002] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17002/stat : 17002 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867702282408 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17003] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17003/stat : 17003 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867701229864 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17004] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17004/stat : 17004 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867700177320 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17005] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17005/stat : 17005 (java) S 16993 16995 16961 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867699124776 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17006] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17006/stat : 17006 (java) S 16993 16995 16961 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341199851 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867568712296 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17007] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17007/stat : 17007 (java) S 16993 16995 16961 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341199852 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867567658616 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17008] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17008/stat : 17008 (java) S 16993 16995 16961 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341199852 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867566605960 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17009] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5860 0 0 0 43 0 0 0 20 0 19 0 341199856 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5687 0 0 0 48 0 0 0 20 0 19 0 341199856 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341199928 3097006080 22684 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 3024420

[startup+3.10071 s]
/proc/loadavg: 2.72 2.18 1.23 3/212 17044
/proc/meminfo: memFree=25002184/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3024420 CPUtime=3.95 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 15809 0 31 0 391 4 0 0 20 0 19 0 341199839 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 756105 29852 2273 9 0 746526 0
[pid=16995/tid=16997] ppid=16993 vsize=3024420 CPUtime=2.81 cores=0,2,4,6
/proc/16995/task/16997/stat : 16997 (java) R 16993 16995 16961 0 -1 4202560 3073 0 11 0 279 2 0 0 20 0 19 0 341199844 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867723067944 139867573603756 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0
[pid=16995/tid=16998] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/16998/stat : 16998 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867706493608 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=16999] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/16999/stat : 16999 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867705441064 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17000] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17000/stat : 17000 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867704388520 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17001] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17001/stat : 17001 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867703335976 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17002] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17002/stat : 17002 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867702282408 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17003] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17003/stat : 17003 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867701229864 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17004] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17004/stat : 17004 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867700177320 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17005] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17005/stat : 17005 (java) S 16993 16995 16961 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867699124776 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17006] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17006/stat : 17006 (java) S 16993 16995 16961 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341199851 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867568712296 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17007] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17007/stat : 17007 (java) S 16993 16995 16961 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341199852 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867567658616 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17008] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17008/stat : 17008 (java) S 16993 16995 16961 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341199852 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867566605960 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17009] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5860 0 0 0 43 0 0 0 20 0 19 0 341199856 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5687 0 0 0 49 0 0 0 20 0 19 0 341199856 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341199928 3097006080 29852 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 3024420

[startup+6.30075 s]
/proc/loadavg: 2.66 2.18 1.24 3/213 17045
/proc/meminfo: memFree=24940876/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3024420 CPUtime=7.22 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 15842 0 31 0 717 5 0 0 20 0 19 0 341199839 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 756105 43795 2274 9 0 746526 0
[pid=16995/tid=16997] ppid=16993 vsize=3024420 CPUtime=5.87 cores=0,2,4,6
/proc/16995/task/16997/stat : 16997 (java) R 16993 16995 16961 0 -1 4202560 3103 0 11 0 584 3 0 0 20 0 19 0 341199844 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867723067576 139867573654736 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0
[pid=16995/tid=16998] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/16998/stat : 16998 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867706493608 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=16999] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/16999/stat : 16999 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867705441064 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17000] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17000/stat : 17000 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867704388520 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17001] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17001/stat : 17001 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867703335976 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17002] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17002/stat : 17002 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867702282408 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17003] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17003/stat : 17003 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867701229864 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17004] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17004/stat : 17004 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867700177320 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17005] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17005/stat : 17005 (java) S 16993 16995 16961 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341199849 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867699124776 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17006] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17006/stat : 17006 (java) S 16993 16995 16961 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341199851 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867568712296 251048015785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17007] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17007/stat : 17007 (java) S 16993 16995 16961 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341199852 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867567658616 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17008] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17008/stat : 17008 (java) S 16993 16995 16961 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341199852 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867566605960 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17009] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5860 0 0 0 43 0 0 0 20 0 19 0 341199856 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5689 0 0 0 55 0 0 0 20 0 19 0 341199856 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341199856 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341199928 3097006080 43795 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.22
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5866 0 0 0 52 0 0 0 20 0 20 0 341199856 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5696 0 0 0 58 0 0 0 20 0 20 0 341199856 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 38 0 0 0 14 11 0 0 20 0 20 0 341199856 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 341199928 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17052] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17052/stat : 17052 (java) S 16993 16995 16961 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 341264924 3165167616 422497 33554432000 1073741824 1073778376 140736491574192 139867558159160 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 655.38
Current children cumulated vsize (KiB) 3090984

[startup+651.901 s]
/proc/loadavg: 2.00 2.02 1.60 3/214 17052
/proc/meminfo: memFree=22855688/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3090984 CPUtime=656.17 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 18581 0 31 0 65476 141 0 0 20 0 20 0 341199839 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 772746 422501 2301 9 0 763167 0
[pid=16995/tid=16997] ppid=16993 vsize=3090984 CPUtime=638.14 cores=0,2,4,6
/proc/16995/task/16997/stat : 16997 (java) S 16993 16995 16961 0 -1 4202560 3306 0 11 0 63797 17 0 0 20 0 20 0 341199844 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867723068600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 6 0 0
[pid=16995/tid=16998] ppid=16993 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/16995/task/16998/stat : 16998 (java) S 16993 16995 16961 0 -1 4202560 233 0 0 0 32 11 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867706493608 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=16999] ppid=16993 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/16995/task/16999/stat : 16999 (java) S 16993 16995 16961 0 -1 4202560 371 0 0 0 43 19 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867705441064 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17000] ppid=16993 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/16995/task/17000/stat : 17000 (java) S 16993 16995 16961 0 -1 4202560 263 0 0 0 34 12 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867704388520 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17001] ppid=16993 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/16995/task/17001/stat : 17001 (java) S 16993 16995 16961 0 -1 4202560 322 0 0 0 41 18 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867703335976 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17002] ppid=16993 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/16995/task/17002/stat : 17002 (java) S 16993 16995 16961 0 -1 4202560 270 0 0 0 33 15 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867702282408 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17003] ppid=16993 vsize=3090984 CPUtime=0.67 cores=0,2,4,6
/proc/16995/task/17003/stat : 17003 (java) S 16993 16995 16961 0 -1 4202560 360 0 0 0 48 19 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867701229864 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17004] ppid=16993 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/16995/task/17004/stat : 17004 (java) S 16993 16995 16961 0 -1 4202560 301 0 0 0 41 16 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867700177320 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17005] ppid=16993 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/16995/task/17005/stat : 17005 (java) S 16993 16995 16961 0 -1 4202560 252 0 0 0 30 14 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867699124776 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17006] ppid=16993 vsize=3090984 CPUtime=9.19 cores=0,2,4,6
/proc/16995/task/17006/stat : 17006 (java) R 16993 16995 16961 0 -1 4202560 111 0 0 0 916 3 0 0 20 0 20 0 341199851 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867568712456 139867729923348 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17007] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17007/stat : 17007 (java) S 16993 16995 16961 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 341199852 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867567658616 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17008] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17008/stat : 17008 (java) S 16993 16995 16961 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 341199852 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867566605960 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17009] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5866 0 0 0 52 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5696 0 0 0 58 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 38 0 0 0 14 11 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 341199928 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17052] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17052/stat : 17052 (java) S 16993 16995 16961 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 341264924 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867558158584 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 656.17
Current children cumulated vsize (KiB) 3090984

[startup+652.307 s]
/proc/loadavg: 2.00 2.02 1.60 3/214 17052
/proc/meminfo: memFree=22855688/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3090984 CPUtime=656.58 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 18583 0 31 0 65517 141 0 0 20 0 20 0 341199839 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 772746 422501 2301 9 0 763167 0
[pid=16995/tid=16997] ppid=16993 vsize=3090984 CPUtime=638.14 cores=0,2,4,6
/proc/16995/task/16997/stat : 16997 (java) S 16993 16995 16961 0 -1 4202560 3306 0 11 0 63797 17 0 0 20 0 20 0 341199844 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867723068600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 6 0 0
[pid=16995/tid=16998] ppid=16993 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/16995/task/16998/stat : 16998 (java) S 16993 16995 16961 0 -1 4202560 233 0 0 0 32 11 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867706493608 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=16999] ppid=16993 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/16995/task/16999/stat : 16999 (java) S 16993 16995 16961 0 -1 4202560 371 0 0 0 43 19 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867705441064 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17000] ppid=16993 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/16995/task/17000/stat : 17000 (java) S 16993 16995 16961 0 -1 4202560 263 0 0 0 34 12 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867704388520 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17001] ppid=16993 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/16995/task/17001/stat : 17001 (java) S 16993 16995 16961 0 -1 4202560 322 0 0 0 41 18 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867703335976 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17002] ppid=16993 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/16995/task/17002/stat : 17002 (java) S 16993 16995 16961 0 -1 4202560 270 0 0 0 33 15 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867702282408 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17003] ppid=16993 vsize=3090984 CPUtime=0.67 cores=0,2,4,6
/proc/16995/task/17003/stat : 17003 (java) S 16993 16995 16961 0 -1 4202560 360 0 0 0 48 19 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867701229864 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17004] ppid=16993 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/16995/task/17004/stat : 17004 (java) S 16993 16995 16961 0 -1 4202560 301 0 0 0 41 16 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867700177320 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17005] ppid=16993 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/16995/task/17005/stat : 17005 (java) S 16993 16995 16961 0 -1 4202560 252 0 0 0 30 14 0 0 20 0 20 0 341199849 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867699124776 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17006] ppid=16993 vsize=3090984 CPUtime=9.59 cores=0,2,4,6
/proc/16995/task/17006/stat : 17006 (java) R 16993 16995 16961 0 -1 4202560 111 0 0 0 956 3 0 0 20 0 20 0 341199851 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867568712456 251044315408 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17007] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17007/stat : 17007 (java) S 16993 16995 16961 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 341199852 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867567658616 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17008] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17008/stat : 17008 (java) S 16993 16995 16961 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 341199852 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867566605960 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17009] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5866 0 0 0 52 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5696 0 0 0 58 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 38 0 0 0 14 11 0 0 20 0 20 0 341199856 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 341199928 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17052] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17052/stat : 17052 (java) S 16993 16995 16961 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 341264924 3165167616 422501 33554432000 1073741824 1073778376 140736491574192 139867558158168 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 656.58
Current children cumulated vsize (KiB) 3090984

[startup+652.701 s]
/proc/loadavg: 2.00 2.02 1.60 3/214 17052
/proc/meminfo: memFree=22855688/32873844 swapFree=7628/7628
[pid=16995] ppid=16993 vsize=3090984 CPUtime=656.97 cores=0,2,4,6
/proc/16995/stat : 16995 (java) S 16993 16995 16961 0 -1 4202496 18587 0 31 0 65556 141 0 0 20 0 20 0 341199839 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 140736491565328 251048001597 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 3 0 0
/proc/16995/statm: 772746 422503 2301 9 0 763167 0
[pid=16995/tid=16997] ppid=16993 vsize=3090984 CPUtime=638.14 cores=0,2,4,6
/proc/16995/task/16997/stat : 16997 (java) S 16993 16995 16961 0 -1 4202560 3306 0 11 0 63797 17 0 0 20 0 20 0 341199844 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867723068600 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 6 0 0
[pid=16995/tid=16998] ppid=16993 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/16995/task/16998/stat : 16998 (java) S 16993 16995 16961 0 -1 4202560 233 0 0 0 32 11 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867706493608 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=16999] ppid=16993 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/16995/task/16999/stat : 16999 (java) S 16993 16995 16961 0 -1 4202560 371 0 0 0 43 19 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867705441064 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17000] ppid=16993 vsize=3090984 CPUtime=0.46 cores=0,2,4,6
/proc/16995/task/17000/stat : 17000 (java) S 16993 16995 16961 0 -1 4202560 263 0 0 0 34 12 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867704388520 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17001] ppid=16993 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/16995/task/17001/stat : 17001 (java) S 16993 16995 16961 0 -1 4202560 322 0 0 0 41 18 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867703335976 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17002] ppid=16993 vsize=3090984 CPUtime=0.48 cores=0,2,4,6
/proc/16995/task/17002/stat : 17002 (java) S 16993 16995 16961 0 -1 4202560 270 0 0 0 33 15 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867702282408 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17003] ppid=16993 vsize=3090984 CPUtime=0.67 cores=0,2,4,6
/proc/16995/task/17003/stat : 17003 (java) S 16993 16995 16961 0 -1 4202560 360 0 0 0 48 19 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867701229864 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17004] ppid=16993 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/16995/task/17004/stat : 17004 (java) S 16993 16995 16961 0 -1 4202560 301 0 0 0 41 16 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867700177320 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17005] ppid=16993 vsize=3090984 CPUtime=0.44 cores=0,2,4,6
/proc/16995/task/17005/stat : 17005 (java) S 16993 16995 16961 0 -1 4202560 252 0 0 0 30 14 0 0 20 0 20 0 341199849 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867699124776 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17006] ppid=16993 vsize=3090984 CPUtime=9.98 cores=0,2,4,6
/proc/16995/task/17006/stat : 17006 (java) R 16993 16995 16961 0 -1 4202560 112 0 0 0 995 3 0 0 20 0 20 0 341199851 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867568712456 139867729576008 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17007] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17007/stat : 17007 (java) S 16993 16995 16961 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 341199852 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867567658616 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16995/tid=17008] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17008/stat : 17008 (java) S 16993 16995 16961 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 341199852 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867566605960 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17009] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17009/stat : 17009 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867565554704 251048023840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17010] ppid=16993 vsize=3090984 CPUtime=0.52 cores=0,2,4,6
/proc/16995/task/17010/stat : 17010 (java) S 16993 16995 16961 0 -1 4202560 5866 0 0 0 52 0 0 0 20 0 20 0 341199856 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867564501048 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17011] ppid=16993 vsize=3090984 CPUtime=0.58 cores=0,2,4,6
/proc/16995/task/17011/stat : 17011 (java) S 16993 16995 16961 0 -1 4202560 5696 0 0 0 58 0 0 0 20 0 20 0 341199856 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867563448504 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16995/tid=17012] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17012/stat : 17012 (java) S 16993 16995 16961 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341199856 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867562396152 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17013] ppid=16993 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/16995/task/17013/stat : 17013 (java) S 16993 16995 16961 0 -1 4202560 38 0 0 0 14 11 0 0 20 0 20 0 341199856 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867561343816 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16995/tid=17044] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17044/stat : 17044 (java) S 16993 16995 16961 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 341199928 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867559212712 251048015785 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16995/tid=17052] ppid=16993 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/16995/task/17052/stat : 17052 (java) S 16993 16995 16961 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 341264924 3165167616 422503 33554432000 1073741824 1073778376 140736491574192 139867558157480 251048014908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 656.97
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16995 and gives
#  childrusage.ru_utime.tv_sec=652
#  childrusage.ru_utime.tv_usec=340829
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=684743
# CPU time returned by wait4() is 654.026
# while last known CPU time is 656.97
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 652.747
CPU time (s): 656.97
CPU user time (s): 655.56
CPU system time (s): 1.41
CPU usage (%): 100.647
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 652.341
system time used= 1.68474
maximum resident set size= 1690028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18597
page faults= 31
swaps= 0
block input operations= 11728
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14589
involuntary context switches= 4012

runsolver used 2.34664 second user time and 7.2399 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-03 21:12:35
IDJOB=3741719
IDBENCH=89903
IDSOLVER=2319
FILE ID=node143/3741719-1338750756
RUNJOBID= node143-1338750755-16977
PBS_JOBID= 14636808
Free space on /tmp= 68468 MiB

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

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

MD5SUM BENCH= 3f0afbcd16b5dd29f67967742a878949
RANDOM SEED=1651403581

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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	: 5298.57
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.787
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.91
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.787
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:        25600900 kB
Buffers:         2373912 kB
Cached:          3916660 kB
SwapCached:          188 kB
Active:          4162832 kB
Inactive:        2146396 kB
Active(anon):       6416 kB
Inactive(anon):    10988 kB
Active(file):    4156416 kB
Inactive(file):  2135408 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108444 kB
Dirty:              5148 kB
Writeback:             0 kB
AnonPages:         19772 kB
Mapped:             9752 kB
Shmem:               160 kB
Slab:             823332 kB
SReclaimable:     263160 kB
SUnreclaim:       560172 kB
KernelStack:        1376 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     109320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 68452 MiB
End job on node143 at 2012-06-03 21:23:28