Trace number 3738382

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? (TO) 1800.06 1790.73

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.10	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.10	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.10	c no version file found!!!
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version	1.6.0_24
0.07/0.10	c os.name	Linux
0.07/0.10	c os.version	2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch	amd64
0.07/0.10	c Free memory 1599470296
0.07/0.10	c Max memory 1607860224
0.07/0.10	c Total memory 1607860224
0.07/0.10	c Number of processors 8
0.07/0.12	--- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.12	c No reason simplification
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3738382-1338723550.opb
0.07/0.12	c reading problem ... 
1.30/0.64	c ... done. Wall clock time 0.514s.
1.30/0.64	c CPU time (experimental) 0.59s.
1.30/0.64	c #vars     8424
1.30/0.64	c #constraints  9185
1205.73/1197.82	c cleaning 553992 clauses out of 1108006 for limit 2.495229924450001E-5
1210.15/1202.29	c cleaning 277244 clauses out of 554508 for limit 8.1732292857682E-5
1211.14/1203.25	c cleaning 138875 clauses out of 277764 for limit 2.690800055510035E-4
1212.04/1204.13	c cleaning 69683 clauses out of 139389 for limit 8.842697536430922E-4
1212.54/1204.66	c cleaning 35101 clauses out of 70206 for limit 0.002895309064082256
1212.74/1204.88	c cleaning 17784 clauses out of 35606 for limit 0.009424023728831624
1212.94/1205.01	c cleaning 9133 clauses out of 18321 for limit 0.030173921696611476
1213.04/1205.14	c cleaning 4828 clauses out of 9690 for limit 0.09427185811868884
1800.06/1790.72	c starts		: 22
1800.06/1790.72	c conflicts		: 1323104
1800.06/1790.72	c decisions		: 1562015
1800.06/1790.72	c propagations		: 288119462
1800.06/1790.72	c inspects		: 7114570102
1800.06/1790.72	c learnt literals	: 0
1800.06/1790.72	c learnt binary clauses	: 0
1800.06/1790.72	c learnt ternary clauses	: 0
1800.06/1790.72	c learnt clauses	: 1323104
1800.06/1790.72	c root simplifications	: 0
1800.06/1790.72	c removed literals (reason simplification)	: 0
1800.06/1790.72	c reason swapping (by a shorter reason)	: 0
1800.06/1790.72	c Calls to reduceDB	: 8
1800.06/1790.72	c speed (decisions/second)	: 872.5994667250629
1800.06/1790.72	c non guided choices	15197
1800.06/1790.72	s UNKNOWN
1800.06/1790.72	c Total wall clock time (ms): 1790.594

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.29 2.17 2.09 3/192 10619
/proc/meminfo: memFree=26959008/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/10619/stat : 10619 (java) D 10617 10619 7296 0 -1 4202496 93 0 0 0 0 0 0 0 20 0 1 0 338483425 2560000 46 33554432000 1073741824 1073778376 140733764338560 140733764335688 226320543015 0 0 4096 0 18446744072100609316 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 625 46 37 9 0 29 0

[startup+0.0699459 s]
/proc/loadavg: 2.29 2.17 2.09 3/192 10619
/proc/meminfo: memFree=26959008/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=2623916 CPUtime=0.04 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 3950 0 1 0 3 1 0 0 20 0 13 0 338483425 2686889984 5158 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 655979 5158 1708 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100345 s]
/proc/loadavg: 2.29 2.17 2.09 3/192 10619
/proc/meminfo: memFree=26959008/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 4128 0 1 0 6 1 0 0 20 0 18 0 338483425 3028844544 5846 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300306 s]
/proc/loadavg: 2.29 2.17 2.09 3/192 10619
/proc/meminfo: memFree=26959008/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=2957856 CPUtime=0.42 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 5713 0 1 0 40 2 0 0 20 0 18 0 338483425 3028844544 8789 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 739464 8789 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2957856

[startup+0.700298 s]
/proc/loadavg: 2.29 2.17 2.09 3/192 10619
/proc/meminfo: memFree=26959008/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=1.6 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 16283 0 1 0 155 5 0 0 20 0 19 0 338483425 3097006080 32224 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 32224 2268 9 0 746526 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 3024420

[startup+1.50072 s]
/proc/loadavg: 2.29 2.17 2.09 3/211 10638
/proc/meminfo: memFree=26819060/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=2.69 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 16358 0 1 0 263 6 0 0 20 0 19 0 338483425 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 48651 2275 9 0 746526 0
[pid=10619/tid=10621] ppid=10617 vsize=3024420 CPUtime=1.45 cores=1,3,5,7
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 7296 0 -1 4202560 3111 0 1 0 141 4 0 0 20 0 19 0 338483427 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025847771560 140025682180797 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025831197352 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025830144808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025829092264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025828039720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025826986152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025825933608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025824881064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025823828520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 7296 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025811417704 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 7296 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025810364024 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025809311368 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10633] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10633/stat : 10633 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025808260112 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6850 0 0 0 60 1 0 0 20 0 19 0 338483433 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5202 0 0 0 59 0 0 0 20 0 19 0 338483433 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 48651 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 3024420

[startup+3.10079 s]
/proc/loadavg: 2.29 2.17 2.09 3/211 10638
/proc/meminfo: memFree=26699408/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=4.3 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 16415 0 1 0 422 8 0 0 20 0 19 0 338483425 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 76812 2275 9 0 746526 0
[pid=10619/tid=10621] ppid=10617 vsize=3024420 CPUtime=3.04 cores=1,3,5,7
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 7296 0 -1 4202560 3167 0 1 0 299 5 0 0 20 0 19 0 338483427 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025847771544 140025682278455 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025831197352 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025830144808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025829092264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025828039720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025826986152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025825933608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025824881064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 7296 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025823828520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 7296 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025811417704 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 7296 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025810364024 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025809311368 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10633] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10633/stat : 10633 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025808260112 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6850 0 0 0 60 1 0 0 20 0 19 0 338483433 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5202 0 0 0 59 0 0 0 20 0 19 0 338483433 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 76812 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 3024420

[startup+6.30079 s]
/proc/loadavg: 2.26 2.17 2.09 3/211 10638
/proc/meminfo: memFree=26477232/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=7.63 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 16565 0 1 0 750 13 0 0 20 0 19 0 338483425 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 122224 2288 9 0 746526 0
[pid=10619/tid=10621] ppid=10617 vsize=3024420 CPUtime=6.2 cores=1,3,5,7
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 7296 0 -1 4202560 3247 0 1 0 613 7 0 0 20 0 19 0 338483427 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025847771560 140025682180398 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 7296 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025831197352 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025830144808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025829092264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 7296 0 -1 4202560 20 0 0 0 0 1 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025828039720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025826986152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025825933608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 7296 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025824881064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 7296 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 338483428 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025823828520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 7296 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025811417704 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025810364024 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025809311368 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10633] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10633/stat : 10633 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025808260112 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6850 0 0 0 62 1 0 0 20 0 19 0 338483433 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5202 0 0 0 63 0 0 0 20 0 19 0 338483433 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 122224 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6856 0 0 0 66 1 0 0 20 0 19 0 338483433 3097006080 417850 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5206 0 0 0 68 0 0 0 20 0 19 0 338483433 3097006080 417850 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417850 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 99 0 0 0 54 28 0 0 20 0 19 0 338483433 3097006080 417850 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 417850 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1731.45
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/211 10850
/proc/meminfo: memFree=26203472/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=1791.65 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 19652 0 1 0 178951 214 0 0 20 0 19 0 338483425 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 417895 2304 9 0 746526 0
[pid=10619/tid=10621] ppid=10617 vsize=3024420 CPUtime=1774.48 cores=1,3,5,7
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 7296 0 -1 4202560 3317 0 1 0 177412 36 0 0 20 0 19 0 338483427 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025847770352 140025682180652 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 7296 0 -1 4202560 351 0 0 0 111 21 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025831197352 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=3024420 CPUtime=1.17 cores=1,3,5,7
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 7296 0 -1 4202560 351 0 0 0 98 19 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025830144808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=3024420 CPUtime=1.23 cores=1,3,5,7
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 7296 0 -1 4202560 340 0 0 0 101 22 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025829092264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 7296 0 -1 4202560 424 0 0 0 101 21 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025828039720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 7296 0 -1 4202560 335 0 0 0 102 20 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025826986152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=3024420 CPUtime=1.24 cores=1,3,5,7
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 7296 0 -1 4202560 345 0 0 0 106 18 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025825933608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 7296 0 -1 4202560 364 0 0 0 108 24 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025824881064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=3024420 CPUtime=1.38 cores=1,3,5,7
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 7296 0 -1 4202560 396 0 0 0 118 20 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025823828520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 7296 0 -1 4202560 83 0 0 0 25 2 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025811417704 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025810364024 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025809311368 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10633] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10633/stat : 10633 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025808260112 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6856 0 0 0 66 1 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5206 0 0 0 68 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0.84 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 103 0 0 0 56 28 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/211 10850
/proc/meminfo: memFree=26203472/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=1800.06 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 19652 0 1 0 179792 214 0 0 20 0 19 0 338483425 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 417895 2304 9 0 746526 0
[pid=10619/tid=10621] ppid=10617 vsize=3024420 CPUtime=1782.87 cores=1,3,5,7
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 7296 0 -1 4202560 3317 0 1 0 178250 37 0 0 20 0 19 0 338483427 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025847770352 140025682278455 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 7296 0 -1 4202560 351 0 0 0 111 21 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025831197352 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=3024420 CPUtime=1.17 cores=1,3,5,7
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 7296 0 -1 4202560 351 0 0 0 98 19 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025830144808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=3024420 CPUtime=1.23 cores=1,3,5,7
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 7296 0 -1 4202560 340 0 0 0 101 22 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025829092264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 7296 0 -1 4202560 424 0 0 0 101 21 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025828039720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 7296 0 -1 4202560 335 0 0 0 102 20 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025826986152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=3024420 CPUtime=1.24 cores=1,3,5,7
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 7296 0 -1 4202560 345 0 0 0 106 18 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025825933608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 7296 0 -1 4202560 364 0 0 0 108 24 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025824881064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=3024420 CPUtime=1.38 cores=1,3,5,7
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 7296 0 -1 4202560 396 0 0 0 118 20 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025823828520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 7296 0 -1 4202560 83 0 0 0 25 2 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025811417704 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025810364024 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025809311368 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10633] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10633/stat : 10633 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025808260112 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6856 0 0 0 66 1 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5206 0 0 0 68 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 103 0 0 0 56 29 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1790.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/211 10850
/proc/meminfo: memFree=26203472/32873844 swapFree=6088/6088
[pid=10619] ppid=10617 vsize=3024420 CPUtime=1800.06 cores=1,3,5,7
/proc/10619/stat : 10619 (java) S 10617 10619 7296 0 -1 4202496 19652 0 1 0 179792 214 0 0 20 0 19 0 338483425 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140735703718864 226333065277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10619/statm: 756105 417895 2304 9 0 746526 0
[pid=10619/tid=10621] ppid=10617 vsize=3024420 CPUtime=1782.87 cores=1,3,5,7
/proc/10619/task/10621/stat : 10621 (java) R 10617 10619 7296 0 -1 4202560 3317 0 1 0 178250 37 0 0 20 0 19 0 338483427 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025847770352 140025682278455 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10622] ppid=10617 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10619/task/10622/stat : 10622 (java) S 10617 10619 7296 0 -1 4202560 351 0 0 0 111 21 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025831197352 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10623] ppid=10617 vsize=3024420 CPUtime=1.17 cores=1,3,5,7
/proc/10619/task/10623/stat : 10623 (java) S 10617 10619 7296 0 -1 4202560 351 0 0 0 98 19 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025830144808 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10624] ppid=10617 vsize=3024420 CPUtime=1.23 cores=1,3,5,7
/proc/10619/task/10624/stat : 10624 (java) S 10617 10619 7296 0 -1 4202560 340 0 0 0 101 22 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025829092264 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10625] ppid=10617 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10619/task/10625/stat : 10625 (java) S 10617 10619 7296 0 -1 4202560 424 0 0 0 101 21 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025828039720 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10626] ppid=10617 vsize=3024420 CPUtime=1.22 cores=1,3,5,7
/proc/10619/task/10626/stat : 10626 (java) S 10617 10619 7296 0 -1 4202560 335 0 0 0 102 20 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025826986152 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10627] ppid=10617 vsize=3024420 CPUtime=1.24 cores=1,3,5,7
/proc/10619/task/10627/stat : 10627 (java) S 10617 10619 7296 0 -1 4202560 345 0 0 0 106 18 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025825933608 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10619/tid=10628] ppid=10617 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10619/task/10628/stat : 10628 (java) S 10617 10619 7296 0 -1 4202560 364 0 0 0 108 24 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025824881064 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10629] ppid=10617 vsize=3024420 CPUtime=1.38 cores=1,3,5,7
/proc/10619/task/10629/stat : 10629 (java) S 10617 10619 7296 0 -1 4202560 396 0 0 0 118 20 0 0 20 0 19 0 338483428 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025823828520 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10630] ppid=10617 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/10619/task/10630/stat : 10630 (java) S 10617 10619 7296 0 -1 4202560 83 0 0 0 25 2 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025811417704 226333079465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10631] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10631/stat : 10631 (java) S 10617 10619 7296 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025810364024 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10632] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10632/stat : 10632 (java) S 10617 10619 7296 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338483430 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025809311368 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10633] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10633/stat : 10633 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025808260112 226333087520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10634] ppid=10617 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/10619/task/10634/stat : 10634 (java) S 10617 10619 7296 0 -1 4202560 6856 0 0 0 66 1 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025807206456 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10619/tid=10635] ppid=10617 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/10619/task/10635/stat : 10635 (java) S 10617 10619 7296 0 -1 4202560 5206 0 0 0 68 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025806153912 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10636] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10636/stat : 10636 (java) S 10617 10619 7296 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025805101560 226333078588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10619/tid=10637] ppid=10617 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/10619/task/10637/stat : 10637 (java) S 10617 10619 7296 0 -1 4202560 103 0 0 0 56 29 0 0 20 0 19 0 338483433 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025804049224 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10619/tid=10638] ppid=10617 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10619/task/10638/stat : 10638 (java) S 10617 10619 7296 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338483490 3097006080 417895 33554432000 1073741824 1073778376 140735703727728 140025801848104 226333079465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10619 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=238386
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=473623
# CPU time returned by wait4() is 1795.71
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1790.73
CPU time (s): 1800.06
CPU user time (s): 1797.92
CPU system time (s): 2.14
CPU usage (%): 100.521
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.24
system time used= 2.47362
maximum resident set size= 1671696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19683
page faults= 1
swaps= 0
block input operations= 40
block output operations= 1344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39972
involuntary context switches= 26696

runsolver used 6.36003 second user time and 15.2727 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-03 13:39:10
IDJOB=3738382
IDBENCH=71849
IDSOLVER=2319
FILE ID=node110/3738382-1338723550
RUNJOBID= node110-1338713878-7313
PBS_JOBID= 14636746
Free space on /tmp= 71076 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738382-1338723550/watcher-3738382-1338723550 -o /tmp/evaluation-result-3738382-1338723550/solver-3738382-1338723550 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3738382-1338723550.opb           

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=1269009247

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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.92
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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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.893
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.893
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:        26959544 kB
Buffers:          890368 kB
Cached:          2487192 kB
SwapCached:          604 kB
Active:          3495504 kB
Inactive:        1570192 kB
Active(anon):    1676372 kB
Inactive(anon):    12316 kB
Active(file):    1819132 kB
Inactive(file):  1557876 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              4324 kB
Writeback:             0 kB
AnonPages:       1692044 kB
Mapped:            19864 kB
Shmem:                40 kB
Slab:             707348 kB
SReclaimable:     149376 kB
SUnreclaim:       557972 kB
KernelStack:        1584 kB
PageTables:         7440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1814376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1636352 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= 71068 MiB
End job on node110 at 2012-06-03 14:09:03