Trace number 3743960

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.02 1724.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_4_mh_ic.opb
MD5SUM7822eea8fdf0fa0b9710ccfa9531b08b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3877349
Best CPU time to get the best result obtained on this benchmark1800.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 109215352
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 56347133854
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 109215352
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 56347133854
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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3743960-1338790555.opb
0.09/0.10	c reading problem ... 
9.34/6.10	c ... done. Wall clock time 5.996s.
9.34/6.10	c CPU time (experimental) 5.25s.
9.34/6.10	c #vars     370300
9.34/6.10	c #constraints  855308
1800.02/1724.61	c starts		: 16
1800.02/1724.61	c conflicts		: 111637
1800.02/1724.61	c decisions		: 531741
1800.02/1724.61	c propagations		: 139431626
1800.02/1724.61	c inspects		: 3654656216
1800.02/1724.61	c learnt literals	: 0
1800.02/1724.61	c learnt binary clauses	: 8
1800.02/1724.61	c learnt ternary clauses	: 7
1800.02/1724.61	c learnt clauses	: 111636
1800.02/1724.61	c root simplifications	: 0
1800.02/1724.61	c removed literals (reason simplification)	: 0
1800.02/1724.61	c reason swapping (by a shorter reason)	: 0
1800.02/1724.61	c Calls to reduceDB	: 0
1800.02/1724.61	c speed (decisions/second)	: 309.4549020406619
1800.02/1724.61	c non guided choices	204
1800.02/1724.61	s UNKNOWN
1800.02/1724.61	c Total wall clock time (ms): 1724.509

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-3743960-1338790555/watcher-3743960-1338790555 -o /tmp/evaluation-result-3743960-1338790555/solver-3743960-1338790555 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3743960-1338790555.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.11 2.11 2.07 3/194 8481
/proc/meminfo: memFree=27262732/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8481/stat : 8481 (java) D 8479 8481 6470 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 345180075 9515008 183 33554432000 1073741824 1073778376 140737047659824 140737047650856 212073266869 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/8481/statm: 2323 183 140 9 0 71 0

[startup+0.0284641 s]
/proc/loadavg: 2.11 2.11 2.07 3/194 8481
/proc/meminfo: memFree=27262732/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2414972 CPUtime=0 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 3345 0 1 0 0 0 0 0 20 0 10 0 345180075 2472931328 4044 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 603743 4052 1258 9 0 594444 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2414972

[startup+0.100289 s]
/proc/loadavg: 2.11 2.11 2.07 3/194 8481
/proc/meminfo: memFree=27262732/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 4925 0 1 0 8 1 0 0 20 0 18 0 345180075 3028844544 6632 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 739464 6632 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300292 s]
/proc/loadavg: 2.11 2.11 2.07 3/194 8481
/proc/meminfo: memFree=27262732/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2957856 CPUtime=0.44 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 5894 0 1 0 42 2 0 0 20 0 18 0 345180075 3028844544 18534 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 739464 18534 2233 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700288 s]
/proc/loadavg: 2.11 2.11 2.07 3/194 8481
/proc/meminfo: memFree=27262732/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2957856 CPUtime=0.99 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 6282 0 1 0 95 4 0 0 20 0 18 0 345180075 3028844544 59658 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 739464 59658 2243 9 0 729885 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 2957856

[startup+1.50075 s]
/proc/loadavg: 2.11 2.11 2.07 3/212 8499
/proc/meminfo: memFree=26930236/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2957856 CPUtime=2.4 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 10285 0 1 0 225 15 0 0 20 0 18 0 345180075 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 739464 129920 2274 9 0 729885 0
[pid=8481/tid=8483] ppid=8479 vsize=2957856 CPUtime=1.38 cores=1,3,5,7
/proc/8481/task/8483/stat : 8483 (java) R 8479 8481 6470 0 -1 4202560 3233 0 1 0 132 6 0 0 20 0 18 0 345180076 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228633263464 140228484800824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8484] ppid=8479 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/8481/task/8484/stat : 8484 (java) S 8479 8481 6470 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228616690600 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8485] ppid=8479 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8481/task/8485/stat : 8485 (java) S 8479 8481 6470 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228615638056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8486] ppid=8479 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8481/task/8486/stat : 8486 (java) S 8479 8481 6470 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228614585000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8487] ppid=8479 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/8481/task/8487/stat : 8487 (java) S 8479 8481 6470 0 -1 4202560 51 0 0 0 4 2 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228613532456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8488] ppid=8479 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/8481/task/8488/stat : 8488 (java) S 8479 8481 6470 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228612479400 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8489] ppid=8479 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/8481/task/8489/stat : 8489 (java) S 8479 8481 6470 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228611426856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8490] ppid=8479 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/8481/task/8490/stat : 8490 (java) S 8479 8481 6470 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228610373800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8491] ppid=8479 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/8481/task/8491/stat : 8491 (java) S 8479 8481 6470 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 18 0 345180077 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228609321256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8492] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8492/stat : 8492 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345180078 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228479130472 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8493] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8493/stat : 8493 (java) S 8479 8481 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345180079 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228478076792 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8494] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8494/stat : 8494 (java) S 8479 8481 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345180079 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228477023624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8495] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8495/stat : 8495 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345180081 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228475972368 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8496] ppid=8479 vsize=2957856 CPUtime=0.32 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 2562 0 0 0 32 0 0 0 20 0 18 0 345180081 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3122 0 0 0 35 0 0 0 20 0 18 0 345180081 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345180081 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345180081 3028844544 129920 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 2957856

[startup+3.10075 s]
/proc/loadavg: 2.11 2.11 2.07 10/212 8499
/proc/meminfo: memFree=26670756/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2957856 CPUtime=4.85 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 13926 0 1 0 457 28 0 0 20 0 18 0 345180075 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 739464 158486 2284 9 0 729885 0
[pid=8481/tid=8483] ppid=8479 vsize=2957856 CPUtime=2.78 cores=1,3,5,7
/proc/8481/task/8483/stat : 8483 (java) R 8479 8481 6470 0 -1 4202560 3234 0 1 0 272 6 0 0 20 0 18 0 345180076 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228633256096 140228484803041 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8484] ppid=8479 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/8481/task/8484/stat : 8484 (java) S 8479 8481 6470 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228616690600 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8485] ppid=8479 vsize=2957856 CPUtime=0.17 cores=1,3,5,7
/proc/8481/task/8485/stat : 8485 (java) S 8479 8481 6470 0 -1 4202560 68 0 0 0 14 3 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228615638056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8486] ppid=8479 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/8481/task/8486/stat : 8486 (java) S 8479 8481 6470 0 -1 4202560 52 0 0 0 7 2 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228614585000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8487] ppid=8479 vsize=2957856 CPUtime=0.19 cores=1,3,5,7
/proc/8481/task/8487/stat : 8487 (java) S 8479 8481 6470 0 -1 4202560 110 0 0 0 15 4 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228613532456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8488] ppid=8479 vsize=2957856 CPUtime=0.15 cores=1,3,5,7
/proc/8481/task/8488/stat : 8488 (java) S 8479 8481 6470 0 -1 4202560 61 0 0 0 12 3 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228612479400 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8489] ppid=8479 vsize=2957856 CPUtime=0.11 cores=1,3,5,7
/proc/8481/task/8489/stat : 8489 (java) S 8479 8481 6470 0 -1 4202560 51 0 0 0 9 2 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228611426856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8490] ppid=8479 vsize=2957856 CPUtime=0.11 cores=1,3,5,7
/proc/8481/task/8490/stat : 8490 (java) S 8479 8481 6470 0 -1 4202560 43 0 0 0 9 2 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228610373800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8491] ppid=8479 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/8481/task/8491/stat : 8491 (java) S 8479 8481 6470 0 -1 4202560 39 0 0 0 4 2 0 0 20 0 18 0 345180077 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228609321256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8492] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8492/stat : 8492 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 345180078 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228479130472 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8493] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8493/stat : 8493 (java) S 8479 8481 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 345180079 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228478076792 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8494] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8494/stat : 8494 (java) S 8479 8481 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 345180079 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228477023624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8495] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8495/stat : 8495 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345180081 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228475972368 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8496] ppid=8479 vsize=2957856 CPUtime=0.55 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 5920 0 0 0 53 2 0 0 20 0 18 0 345180081 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=2957856 CPUtime=0.4 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3122 0 0 0 40 0 0 0 20 0 18 0 345180081 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345180081 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 345180081 3028844544 158486 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 2957856

[startup+6.30068 s]
/proc/loadavg: 2.10 2.11 2.06 10/212 8499
/proc/meminfo: memFree=26535048/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=2957856 CPUtime=9.77 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 14561 0 1 0 934 43 0 0 20 0 18 0 345180075 3028844544 197277 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 739464 197277 2296 9 0 729885 0
[pid=8481/tid=8483] ppid=8479 vsize=2957856 CPUtime=5.45 cores=1,3,5,7
/proc/8481/task/8483/stat : 8483 (java) R 8479 8481 6470 0 -1 4202560 3241 0 1 0 538 7 0 0 20 0 18 0 345180076 3028844544 197277 33554432000 1073741824 1073778376 140734591056704 140228633264584 212076651789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8484] ppid=8479 vsize=2957856 CPUtime=0.44 cores=1,3,5,7
/proc/8481/task/8484/stat : 8484 (java) S 8479 8481 6470 0 -1 4202560 107 0 0 0 39 5 0 0 20 0 18 0 345180077 3028844544 197277 33554432000 1073741824 1073778376 140734591056704 140228616690600 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8485] ppid=8479 vsize=2957856 CPUtime=0.34 cores=1,3,5,7
/proc/8481/task/8485/stat : 8485 (java) S 8479 8481 6470 0 -1 4202560 94 0 0 0 30 4 0 0 20 0 18 0 345180077 3028844544 197277 33554432000 1073741824 1073778376 140734591056704 140228615638056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8486] ppid=8479 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/8481/task/8486/stat : 8486 (java) S 8479 8481 6470 0 -1 4202560 89 0 0 0 24 3 0 0 20 0 18 0 345180077 3028844544 197277 33554432000 1073741824 1073778376 140734591056704 140228614585000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8487] ppid=8479 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/8481/task/8487/stat : 8487 (java) S 8479 8481 6470 0 -1 4202560 223 0 0 0 39 7 0 0 20 0 18 0 345180077 3028844544 197277 33554432000 1073741824 1073778376 140734591056704 140228613532456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8488] ppid=8479 vsize=2958884 CPUtime=0.41 cores=1,3,5,7
/proc/8481/task/8488/stat : 8488 (java) S 8479 8481 6470 0 -1 4202560 201 0 0 0 36 5 0 0 20 0 18 0 345180077 3029897216 197279 33554432000 1073741824 1073778376 140734591056704 140228612479400 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8489] ppid=8479 vsize=2958884 CPUtime=0.43 cores=1,3,5,7
/proc/8481/task/8489/stat : 8489 (java) S 8479 8481 6470 0 -1 4202560 213 0 0 0 38 5 0 0 20 0 19 0 345180077 3029897216 197279 33554432000 1073741824 1073778376 140734591056704 140228611426856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8490] ppid=8479 vsize=2958884 CPUtime=0.32 cores=1,3,5,7
/proc/8481/task/8490/stat : 8490 (java) S 8479 8481 6470 0 -1 4202560 82 0 0 0 29 3 0 0 20 0 19 0 345180077 3029897216 197279 33554432000 1073741824 1073778376 140734591056704 140228610373800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8491] ppid=8479 vsize=2958884 CPUtime=0.31 cores=1,3,5,7
/proc/8481/task/8491/stat : 8491 (java) S 8479 8481 6470 0 -1 4202560 75 0 0 0 27 4 0 0 20 0 19 0 345180077 3029897216 197279 33554432000 1073741824 1073778376 140734591056704 140228609321256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8492] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8492/stat : 8492 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345180078 3097006080 197280 33554432000 1073741824 1073778376 140734591056704 140228479130472 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8493] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8493/stat : 8493 (java) S 8479 8481 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 197280 33554432000 1073741824 1073778376 140734591056704 140228478076792 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8494] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8494/stat : 8494 (java) S 8479 8481 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 197280 33554432000 1073741824 1073778376 140734591056704 140228477023624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8495] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8495/stat : 8495 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 197287 33554432000 1073741824 1073778376 140734591056704 140228475972368 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8496] ppid=8479 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 5927 0 0 0 67 2 0 0 20 0 19 0 345180081 3097006080 197287 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3125 0 0 0 48 0 0 0 20 0 19 0 345180081 3097006080 197287 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 197287 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 197287 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (KiB) 2957856

[startup+12.7008 s]
/proc/loadavg: 2.25 2.14 2.08 3/213 8500
/proc/meminfo: memFree=26364168/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=3024420 CPUtime=17.73 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 15498 0 1 0 1722 51 0 0 20 0 19 0 345180075 3097006080 217016 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 756105 217016 2299 9 0 746526 0
[pid=8481/tid=8483] ppid=8479 vsize=3024420 CPUtime=11.42 cores=1,3,5,7

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

[pid=8481/tid=8496] ppid=8479 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 5932 0 0 0 81 2 0 0 20 0 19 0 345180081 3097006080 340701 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3126 0 0 0 73 0 0 0 20 0 19 0 345180081 3097006080 340701 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 340701 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 92 0 0 0 26 43 0 0 20 0 19 0 345180081 3097006080 340701 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8500] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8500/stat : 8500 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345180705 3097006080 340701 33554432000 1073741824 1073778376 140734591056704 140228469630504 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1672.58
Current children cumulated vsize (KiB) 3024420

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/213 8574
/proc/meminfo: memFree=26262496/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=3024420 CPUtime=1735.17 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 18021 0 1 0 173353 164 0 0 20 0 19 0 345180075 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 756105 343261 2299 9 0 746526 0
[pid=8481/tid=8483] ppid=8479 vsize=3024420 CPUtime=1631.48 cores=1,3,5,7
/proc/8481/task/8483/stat : 8483 (java) R 8479 8481 6470 0 -1 4202560 4068 0 1 0 163113 35 0 0 20 0 19 0 345180076 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228633263344 140228485198008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8484] ppid=8479 vsize=3024420 CPUtime=12.12 cores=1,3,5,7
/proc/8481/task/8484/stat : 8484 (java) S 8479 8481 6470 0 -1 4202560 439 0 0 0 1199 13 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228616690600 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8485] ppid=8479 vsize=3024420 CPUtime=12.02 cores=1,3,5,7
/proc/8481/task/8485/stat : 8485 (java) S 8479 8481 6470 0 -1 4202560 441 0 0 0 1189 13 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228615638056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8486] ppid=8479 vsize=3024420 CPUtime=11.93 cores=1,3,5,7
/proc/8481/task/8486/stat : 8486 (java) S 8479 8481 6470 0 -1 4202560 438 0 0 0 1179 14 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228614585000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8487] ppid=8479 vsize=3024420 CPUtime=12.39 cores=1,3,5,7
/proc/8481/task/8487/stat : 8487 (java) S 8479 8481 6470 0 -1 4202560 488 0 0 0 1223 16 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228613532456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8488] ppid=8479 vsize=3024420 CPUtime=12.06 cores=1,3,5,7
/proc/8481/task/8488/stat : 8488 (java) S 8479 8481 6470 0 -1 4202560 427 0 0 0 1193 13 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228612479400 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8489] ppid=8479 vsize=3024420 CPUtime=12.14 cores=1,3,5,7
/proc/8481/task/8489/stat : 8489 (java) S 8479 8481 6470 0 -1 4202560 442 0 0 0 1201 13 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228611426856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8490] ppid=8479 vsize=3024420 CPUtime=12.11 cores=1,3,5,7
/proc/8481/task/8490/stat : 8490 (java) S 8479 8481 6470 0 -1 4202560 419 0 0 0 1200 11 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228610373800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8491] ppid=8479 vsize=3024420 CPUtime=12.46 cores=1,3,5,7
/proc/8481/task/8491/stat : 8491 (java) S 8479 8481 6470 0 -1 4202560 419 0 0 0 1233 13 0 0 20 0 19 0 345180077 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228609321256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8492] ppid=8479 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/8481/task/8492/stat : 8492 (java) S 8479 8481 6470 0 -1 4202560 105 0 0 0 8 6 0 0 20 0 19 0 345180078 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228479130472 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8493] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8493/stat : 8493 (java) S 8479 8481 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228478076792 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8494] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8494/stat : 8494 (java) S 8479 8481 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228477023624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8495] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8495/stat : 8495 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228475972368 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8496] ppid=8479 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 5932 0 0 0 81 2 0 0 20 0 19 0 345180081 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3126 0 0 0 73 0 0 0 20 0 19 0 345180081 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 94 0 0 0 27 45 0 0 20 0 19 0 345180081 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8500] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8500/stat : 8500 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345180705 3097006080 343261 33554432000 1073741824 1073778376 140734591056704 140228469630504 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1735.17
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.17 2.04 2.01 3/213 8574
/proc/meminfo: memFree=26144652/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=3024420 CPUtime=1797.6 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 18068 0 1 0 179593 167 0 0 20 0 19 0 345180075 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 756105 344797 2299 9 0 746526 0
[pid=8481/tid=8483] ppid=8479 vsize=3024420 CPUtime=1690.42 cores=1,3,5,7
/proc/8481/task/8483/stat : 8483 (java) R 8479 8481 6470 0 -1 4202560 4097 0 1 0 169006 36 0 0 20 0 19 0 345180076 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228633263360 140228485197961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8484] ppid=8479 vsize=3024420 CPUtime=12.43 cores=1,3,5,7
/proc/8481/task/8484/stat : 8484 (java) S 8479 8481 6470 0 -1 4202560 440 0 0 0 1230 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228616690600 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8485] ppid=8479 vsize=3024420 CPUtime=12.58 cores=1,3,5,7
/proc/8481/task/8485/stat : 8485 (java) S 8479 8481 6470 0 -1 4202560 442 0 0 0 1245 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228615638056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8486] ppid=8479 vsize=3024420 CPUtime=12.36 cores=1,3,5,7
/proc/8481/task/8486/stat : 8486 (java) S 8479 8481 6470 0 -1 4202560 438 0 0 0 1222 14 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228614585000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8487] ppid=8479 vsize=3024420 CPUtime=12.81 cores=1,3,5,7
/proc/8481/task/8487/stat : 8487 (java) S 8479 8481 6470 0 -1 4202560 490 0 0 0 1265 16 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228613532456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8488] ppid=8479 vsize=3024420 CPUtime=12.4 cores=1,3,5,7
/proc/8481/task/8488/stat : 8488 (java) S 8479 8481 6470 0 -1 4202560 428 0 0 0 1227 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228612479400 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8489] ppid=8479 vsize=3024420 CPUtime=12.6 cores=1,3,5,7
/proc/8481/task/8489/stat : 8489 (java) S 8479 8481 6470 0 -1 4202560 443 0 0 0 1247 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228611426856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8490] ppid=8479 vsize=3024420 CPUtime=12.48 cores=1,3,5,7
/proc/8481/task/8490/stat : 8490 (java) S 8479 8481 6470 0 -1 4202560 420 0 0 0 1237 11 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228610373800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8491] ppid=8479 vsize=3024420 CPUtime=12.88 cores=1,3,5,7
/proc/8481/task/8491/stat : 8491 (java) S 8479 8481 6470 0 -1 4202560 422 0 0 0 1274 14 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228609321256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8492] ppid=8479 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/8481/task/8492/stat : 8492 (java) S 8479 8481 6470 0 -1 4202560 109 0 0 0 9 6 0 0 20 0 19 0 345180078 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228479130472 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8493] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8493/stat : 8493 (java) S 8479 8481 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228478076792 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8494] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8494/stat : 8494 (java) S 8479 8481 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228477023624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8495] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8495/stat : 8495 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228475972368 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8496] ppid=8479 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 5932 0 0 0 81 2 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3126 0 0 0 73 0 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 98 0 0 0 28 46 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8500] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8500/stat : 8500 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345180705 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228469630504 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1724.6 s]
/proc/loadavg: 2.17 2.04 2.01 3/213 8574
/proc/meminfo: memFree=26134412/32873648 swapFree=7388/7388
[pid=8481] ppid=8479 vsize=3024420 CPUtime=1800.02 cores=1,3,5,7
/proc/8481/stat : 8481 (java) S 8479 8481 6470 0 -1 4202496 18069 0 1 0 179835 167 0 0 20 0 19 0 345180075 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140734591047840 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8481/statm: 756105 344797 2299 9 0 746526 0
[pid=8481/tid=8483] ppid=8479 vsize=3024420 CPUtime=1692.68 cores=1,3,5,7
/proc/8481/task/8483/stat : 8483 (java) R 8479 8481 6470 0 -1 4202560 4098 0 1 0 169232 36 0 0 20 0 19 0 345180076 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228633263344 140228485113483 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8484] ppid=8479 vsize=3024420 CPUtime=12.45 cores=1,3,5,7
/proc/8481/task/8484/stat : 8484 (java) S 8479 8481 6470 0 -1 4202560 440 0 0 0 1232 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228616690600 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8485] ppid=8479 vsize=3024420 CPUtime=12.6 cores=1,3,5,7
/proc/8481/task/8485/stat : 8485 (java) S 8479 8481 6470 0 -1 4202560 442 0 0 0 1247 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228615638056 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8486] ppid=8479 vsize=3024420 CPUtime=12.38 cores=1,3,5,7
/proc/8481/task/8486/stat : 8486 (java) S 8479 8481 6470 0 -1 4202560 438 0 0 0 1224 14 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228614585000 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8487] ppid=8479 vsize=3024420 CPUtime=12.82 cores=1,3,5,7
/proc/8481/task/8487/stat : 8487 (java) S 8479 8481 6470 0 -1 4202560 490 0 0 0 1266 16 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228613532456 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8488] ppid=8479 vsize=3024420 CPUtime=12.44 cores=1,3,5,7
/proc/8481/task/8488/stat : 8488 (java) S 8479 8481 6470 0 -1 4202560 428 0 0 0 1231 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228612479400 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8489] ppid=8479 vsize=3024420 CPUtime=12.62 cores=1,3,5,7
/proc/8481/task/8489/stat : 8489 (java) S 8479 8481 6470 0 -1 4202560 443 0 0 0 1249 13 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228611426856 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8490] ppid=8479 vsize=3024420 CPUtime=12.5 cores=1,3,5,7
/proc/8481/task/8490/stat : 8490 (java) S 8479 8481 6470 0 -1 4202560 420 0 0 0 1239 11 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228610373800 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8491] ppid=8479 vsize=3024420 CPUtime=12.9 cores=1,3,5,7
/proc/8481/task/8491/stat : 8491 (java) S 8479 8481 6470 0 -1 4202560 422 0 0 0 1276 14 0 0 20 0 19 0 345180077 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228609321256 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8492] ppid=8479 vsize=3024420 CPUtime=0.15 cores=1,3,5,7
/proc/8481/task/8492/stat : 8492 (java) S 8479 8481 6470 0 -1 4202560 109 0 0 0 9 6 0 0 20 0 19 0 345180078 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228479130472 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8493] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8493/stat : 8493 (java) S 8479 8481 6470 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228478076792 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8494] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8494/stat : 8494 (java) S 8479 8481 6470 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345180079 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228477023624 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8495] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8495/stat : 8495 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228475972368 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8481/tid=8496] ppid=8479 vsize=3024420 CPUtime=0.83 cores=1,3,5,7
/proc/8481/task/8496/stat : 8496 (java) S 8479 8481 6470 0 -1 4202560 5932 0 0 0 81 2 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228474919224 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8481/tid=8497] ppid=8479 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/8481/task/8497/stat : 8497 (java) S 8479 8481 6470 0 -1 4202560 3126 0 0 0 73 0 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228473866680 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8498] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8498/stat : 8498 (java) S 8479 8481 6470 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228472813816 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8481/tid=8499] ppid=8479 vsize=3024420 CPUtime=0.74 cores=1,3,5,7
/proc/8481/task/8499/stat : 8499 (java) S 8479 8481 6470 0 -1 4202560 98 0 0 0 28 46 0 0 20 0 19 0 345180081 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228471761480 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8481/tid=8500] ppid=8479 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/8481/task/8500/stat : 8500 (java) S 8479 8481 6470 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 345180705 3097006080 344797 33554432000 1073741824 1073778376 140734591056704 140228469630504 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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

Child status: 143

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

Real time (s): 1724.62
CPU time (s): 1800.02
CPU user time (s): 1798.35
CPU system time (s): 1.67
CPU usage (%): 104.372
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.99
system time used= 2.10068
maximum resident set size= 1379324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18103
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62493
involuntary context switches= 132845

runsolver used 5.9291 second user time and 14.7938 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-04 08:15:56
IDJOB=3743960
IDBENCH=92656
IDSOLVER=2319
FILE ID=node148/3743960-1338790555
RUNJOBID= node148-1338772384-6487
PBS_JOBID= 14636819
Free space on /tmp= 71288 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_4_mh_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743960-1338790555/watcher-3743960-1338790555 -o /tmp/evaluation-result-3743960-1338790555/solver-3743960-1338790555 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3743960-1338790555.opb           

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

MD5SUM BENCH= 7822eea8fdf0fa0b9710ccfa9531b08b
RANDOM SEED=2023723322

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27263260 kB
Buffers:          609876 kB
Cached:          3073512 kB
SwapCached:          628 kB
Active:          2496120 kB
Inactive:        2199800 kB
Active(anon):    1002132 kB
Inactive(anon):    10660 kB
Active(file):    1493988 kB
Inactive(file):  2189140 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:             41164 kB
Writeback:             0 kB
AnonPages:       1021288 kB
Mapped:            19120 kB
Shmem:                36 kB
Slab:             769660 kB
SReclaimable:     213420 kB
SUnreclaim:       556240 kB
KernelStack:        1576 kB
PageTables:         6084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1826768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    968704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71284 MiB
End job on node148 at 2012-06-04 08:44:42