Trace number 3312194

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
STRUCTure 0.1 (hbr=2)? (TO) 4800.64 1221.48

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.12	41:21 INFO : Reading from input HOME/instance-3312194-1304077280.cnf
1.74/1.53	Executor set job limit to 1000000
1.74/1.53	Executor set job limit to 1000000
1.74/1.53	Executor set job limit to 1000000
1.74/1.53	Executor set job limit to 1000000
1.74/1.53	Starting Executor!
1.74/1.53	Starting Executor!
1.74/1.53	Starting Executor!
1.74/1.53	Starting Executor!
9.46/7.32	41:28 INFO : 117672 variables remaining out of 135543
9.46/7.32	41:28 INFO : 5553035 literals remaining out of 1347752

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3312194-1304077280/watcher-3312194-1304077280 -o /tmp/evaluation-result-3312194-1304077280/solver-3312194-1304077280 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312194-1304077280.cnf -hbr 2 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 4.03 6.29 7.39 2/174 15991
/proc/meminfo: memFree=15118232/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/15991/stat : 15991 (java) R 15989 15991 15629 0 -1 4202496 782 0 0 0 0 0 0 0 21 0 1 0 500143690 23580672 268 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264721442581 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15991/statm: 5757 280 222 9 0 124 0

[startup+0.021571 s]
/proc/loadavg: 4.03 6.29 7.39 2/174 15991
/proc/meminfo: memFree=15118232/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15591648 CPUtime=0 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 3108 0 1 0 0 0 0 0 21 0 10 0 500143690 15965847552 2549 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3897912 2551 1513 9 0 3888660 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.100561 s]
/proc/loadavg: 4.03 6.29 7.39 2/174 15991
/proc/meminfo: memFree=15118232/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15741664 CPUtime=0.09 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 5586 0 1 0 8 1 0 0 21 0 18 0 500143690 16119463936 4989 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3935416 4991 2116 9 0 3926135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741664

[startup+0.300523 s]
/proc/loadavg: 4.03 6.29 7.39 2/174 15991
/proc/meminfo: memFree=15118232/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15744940 CPUtime=0.5 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 15407 0 1 0 47 3 0 0 21 0 18 0 500143690 16122818560 13819 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3936235 13826 2206 9 0 3926954 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15744940

[startup+0.70045 s]
/proc/loadavg: 4.03 6.29 7.39 2/174 15991
/proc/meminfo: memFree=15118232/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15744940 CPUtime=0.91 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 42072 0 1 0 85 6 0 0 21 0 18 0 500143690 16122818560 40482 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3936235 40482 2222 9 0 3926954 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15744940

[startup+1.5013 s]
/proc/loadavg: 4.03 6.29 7.39 3/192 16010
/proc/meminfo: memFree=14927936/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15744940 CPUtime=1.74 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 55276 0 1 0 165 9 0 0 21 0 18 0 500143690 16122818560 53669 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3936235 53675 2222 9 0 3926954 0
[pid=15991/tid=15993] ppid=15989 vsize=15744940 CPUtime=1.46 cores=1,3,5,7
/proc/15991/task/15993/stat : 15993 (java) R 15989 15991 15629 0 -1 4202560 45592 0 1 0 139 7 0 0 19 0 18 0 500143691 16122818560 53678 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912505636627 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15991/tid=15994] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15994/stat : 15994 (java) S 15989 15991 15629 0 -1 4202560 230 0 0 0 0 0 0 0 15 0 18 0 500143691 16122818560 53683 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15995] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15995/stat : 15995 (java) S 15989 15991 15629 0 -1 4202560 1431 0 0 0 0 0 0 0 16 0 18 0 500143691 16122818560 53686 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=15996] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15996/stat : 15996 (java) S 15989 15991 15629 0 -1 4202560 689 0 0 0 0 0 0 0 16 0 18 0 500143691 16122818560 53690 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15997] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15997/stat : 15997 (java) S 15989 15991 15629 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 18 0 500143691 16122818560 53693 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15998] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15998/stat : 15998 (java) S 15989 15991 15629 0 -1 4202560 897 0 0 0 0 0 0 0 15 0 18 0 500143691 16122818560 53697 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=15999] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15999/stat : 15999 (java) S 15989 15991 15629 0 -1 4202560 426 0 0 0 0 0 0 0 16 0 18 0 500143691 16122818560 53701 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16000] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16000/stat : 16000 (java) S 15989 15991 15629 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 18 0 500143691 16122818560 53705 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16001] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16001/stat : 16001 (java) S 15989 15991 15629 0 -1 4202560 32 0 0 0 0 0 0 0 15 0 18 0 500143691 16122818560 53708 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16002] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16002/stat : 16002 (java) S 15989 15991 15629 0 -1 4202560 72 0 0 0 0 0 0 0 16 0 18 0 500143692 16122818560 53712 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 0 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16003] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16003/stat : 16003 (java) S 15989 15991 15629 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 18 0 500143693 16122818560 53716 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16004] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16004/stat : 16004 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 500143693 16122818560 53720 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16005] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16005/stat : 16005 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 500143695 16122818560 53721 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738228657 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16006] ppid=15989 vsize=15744940 CPUtime=0.1 cores=1,3,5,7
/proc/15991/task/16006/stat : 16006 (java) S 15989 15991 15629 0 -1 4202560 1247 0 0 0 10 0 0 0 24 0 18 0 500143695 16122818560 53725 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16007] ppid=15989 vsize=15744940 CPUtime=0.11 cores=1,3,5,7
/proc/15991/task/16007/stat : 16007 (java) S 15989 15991 15629 0 -1 4202560 2512 0 0 0 11 0 0 0 15 0 18 0 500143695 16122818560 53729 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16008] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16008/stat : 16008 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 500143695 16122818560 53732 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16009] ppid=15989 vsize=15744940 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16009/stat : 16009 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 500143695 16122818560 53736 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15744940

[startup+3.101 s]
/proc/loadavg: 3.95 6.24 7.36 4/196 16014
/proc/meminfo: memFree=14717972/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15781304 CPUtime=4.44 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 91537 0 1 0 430 14 0 0 21 0 22 0 500143690 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3945326 85037 2264 9 0 3936045 0
[pid=15991/tid=15993] ppid=15989 vsize=15781304 CPUtime=3.04 cores=1,3,5,7
/proc/15991/task/15993/stat : 15993 (java) R 15989 15991 15629 0 -1 4202560 59605 0 1 0 296 8 0 0 25 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506032808 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15991/tid=15994] ppid=15989 vsize=15781304 CPUtime=0.01 cores=1,3,5,7
/proc/15991/task/15994/stat : 15994 (java) S 15989 15991 15629 0 -1 4202560 3641 0 0 0 1 0 0 0 16 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15995] ppid=15989 vsize=15781304 CPUtime=0.01 cores=1,3,5,7
/proc/15991/task/15995/stat : 15995 (java) S 15989 15991 15629 0 -1 4202560 4014 0 0 0 1 0 0 0 16 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=15996] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15996/stat : 15996 (java) S 15989 15991 15629 0 -1 4202560 690 0 0 0 0 0 0 0 15 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15997] ppid=15989 vsize=15781304 CPUtime=0.01 cores=1,3,5,7
/proc/15991/task/15997/stat : 15997 (java) S 15989 15991 15629 0 -1 4202560 1290 0 0 0 1 0 0 0 16 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15998] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/15998/stat : 15998 (java) S 15989 15991 15629 0 -1 4202560 922 0 0 0 0 0 0 0 15 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=15999] ppid=15989 vsize=15781304 CPUtime=0.02 cores=1,3,5,7
/proc/15991/task/15999/stat : 15999 (java) S 15989 15991 15629 0 -1 4202560 2074 0 0 0 2 0 0 0 16 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16000] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16000/stat : 16000 (java) S 15989 15991 15629 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16001] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16001/stat : 16001 (java) S 15989 15991 15629 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 500143691 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16002] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16002/stat : 16002 (java) S 15989 15991 15629 0 -1 4202560 213 0 0 0 0 0 0 0 15 0 22 0 500143692 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 0 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16003] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16003/stat : 16003 (java) S 15989 15991 15629 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 500143693 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16004] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16004/stat : 16004 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500143693 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16005] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16005/stat : 16005 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 500143695 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738228657 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16006] ppid=15989 vsize=15781304 CPUtime=0.99 cores=1,3,5,7
/proc/15991/task/16006/stat : 16006 (java) S 15989 15991 15629 0 -1 4202560 14226 0 0 0 98 1 0 0 15 0 22 0 500143695 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16007] ppid=15989 vsize=15781304 CPUtime=0.27 cores=1,3,5,7
/proc/15991/task/16007/stat : 16007 (java) S 15989 15991 15629 0 -1 4202560 2616 0 0 0 27 0 0 0 15 0 22 0 500143695 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16008] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16008/stat : 16008 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500143695 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16009] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16009/stat : 16009 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 500143695 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16011] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16011/stat : 16011 (java) S 15989 15991 15629 0 -1 4202560 33 0 0 0 0 0 0 0 15 0 22 0 500143844 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16012] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16012/stat : 16012 (java) S 15989 15991 15629 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 22 0 500143844 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16013] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16013/stat : 16013 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 500143844 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16014] ppid=15989 vsize=15781304 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16014/stat : 16014 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 22 0 500143844 16160055296 85037 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 15781304

[startup+6.3014 s]
/proc/loadavg: 3.95 6.24 7.36 3/196 16014
/proc/meminfo: memFree=14500272/32951124 swapFree=67111528/67111528
[pid=15991] ppid=15989 vsize=15771900 CPUtime=8.02 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 118559 0 1 0 785 17 0 0 21 0 22 0 500143690 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3942975 109235 2274 9 0 3933694 0
[pid=15991/tid=15993] ppid=15989 vsize=15771900 CPUtime=6.19 cores=1,3,5,7
/proc/15991/task/15993/stat : 15993 (java) R 15989 15991 15629 0 -1 4202560 64730 0 1 0 610 9 0 0 25 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506121465 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15991/tid=15994] ppid=15989 vsize=15771900 CPUtime=0.06 cores=1,3,5,7
/proc/15991/task/15994/stat : 15994 (java) S 15989 15991 15629 0 -1 4202560 9231 0 0 0 5 1 0 0 16 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15995] ppid=15989 vsize=15771900 CPUtime=0.01 cores=1,3,5,7
/proc/15991/task/15995/stat : 15995 (java) S 15989 15991 15629 0 -1 4202560 4014 0 0 0 1 0 0 0 15 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15996] ppid=15989 vsize=15771900 CPUtime=0.04 cores=1,3,5,7
/proc/15991/task/15996/stat : 15996 (java) S 15989 15991 15629 0 -1 4202560 6238 0 0 0 4 0 0 0 16 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15997] ppid=15989 vsize=15771900 CPUtime=0.01 cores=1,3,5,7
/proc/15991/task/15997/stat : 15997 (java) S 15989 15991 15629 0 -1 4202560 1290 0 0 0 1 0 0 0 15 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15998] ppid=15989 vsize=15771900 CPUtime=0.04 cores=1,3,5,7
/proc/15991/task/15998/stat : 15998 (java) S 15989 15991 15629 0 -1 4202560 6554 0 0 0 4 0 0 0 16 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15999] ppid=15989 vsize=15771900 CPUtime=0.06 cores=1,3,5,7
/proc/15991/task/15999/stat : 15999 (java) S 15989 15991 15629 0 -1 4202560 7105 0 0 0 6 0 0 0 16 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16000] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16000/stat : 16000 (java) S 15989 15991 15629 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16001] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16001/stat : 16001 (java) S 15989 15991 15629 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 500143691 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16002] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16002/stat : 16002 (java) S 15989 15991 15629 0 -1 4202560 244 0 0 0 0 0 0 0 16 0 22 0 500143692 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 0 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16003] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16003/stat : 16003 (java) S 15989 15991 15629 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 500143693 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16004] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16004/stat : 16004 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500143693 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16005] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16005/stat : 16005 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 500143695 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738228657 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16006] ppid=15989 vsize=15771900 CPUtime=1.12 cores=1,3,5,7
/proc/15991/task/16006/stat : 16006 (java) S 15989 15991 15629 0 -1 4202560 14252 0 0 0 111 1 0 0 15 0 22 0 500143695 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16007] ppid=15989 vsize=15771900 CPUtime=0.38 cores=1,3,5,7
/proc/15991/task/16007/stat : 16007 (java) S 15989 15991 15629 0 -1 4202560 2653 0 0 0 38 0 0 0 15 0 22 0 500143695 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16008] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16008/stat : 16008 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500143695 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16009] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16009/stat : 16009 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 500143695 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16011] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16011/stat : 16011 (java) S 15989 15991 15629 0 -1 4202560 35 0 0 0 0 0 0 0 15 0 22 0 500143844 16150425600 109235 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0

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

/proc/15991/task/15996/stat : 15996 (java) S 15989 15991 15629 0 -1 4202560 231780 0 0 0 1125 37 0 0 16 0 22 0 500143691 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15997] ppid=15989 vsize=15771900 CPUtime=13.29 cores=1,3,5,7
/proc/15991/task/15997/stat : 15997 (java) S 15989 15991 15629 0 -1 4202560 283918 0 0 0 1287 42 0 0 16 0 22 0 500143691 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=15998] ppid=15989 vsize=15771900 CPUtime=13.01 cores=1,3,5,7
/proc/15991/task/15998/stat : 15998 (java) S 15989 15991 15629 0 -1 4202560 240379 0 0 0 1264 37 0 0 16 0 22 0 500143691 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=15999] ppid=15989 vsize=15771900 CPUtime=11.75 cores=1,3,5,7
/proc/15991/task/15999/stat : 15999 (java) S 15989 15991 15629 0 -1 4202560 306678 0 0 0 1130 45 0 0 16 0 22 0 500143691 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16000] ppid=15989 vsize=15771900 CPUtime=11.83 cores=1,3,5,7
/proc/15991/task/16000/stat : 16000 (java) S 15989 15991 15629 0 -1 4202560 256673 0 0 0 1142 41 0 0 16 0 22 0 500143691 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16001] ppid=15989 vsize=15771900 CPUtime=12.35 cores=1,3,5,7
/proc/15991/task/16001/stat : 16001 (java) S 15989 15991 15629 0 -1 4202560 298686 0 0 0 1185 50 0 0 16 0 22 0 500143691 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16002] ppid=15989 vsize=15771900 CPUtime=5.44 cores=1,3,5,7
/proc/15991/task/16002/stat : 16002 (java) S 15989 15991 15629 0 -1 4202560 12232 0 0 0 541 3 0 0 15 0 22 0 500143692 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 0 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16003] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16003/stat : 16003 (java) S 15989 15991 15629 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 500143693 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16004] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16004/stat : 16004 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500143693 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16005] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16005/stat : 16005 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 500143695 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738228657 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16006] ppid=15989 vsize=15771900 CPUtime=1.55 cores=1,3,5,7
/proc/15991/task/16006/stat : 16006 (java) S 15989 15991 15629 0 -1 4202560 14290 0 0 0 154 1 0 0 15 0 22 0 500143695 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16007] ppid=15989 vsize=15771900 CPUtime=0.91 cores=1,3,5,7
/proc/15991/task/16007/stat : 16007 (java) S 15989 15991 15629 0 -1 4202560 3275 0 0 0 91 0 0 0 16 0 22 0 500143695 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16008] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16008/stat : 16008 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500143695 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16009] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16009/stat : 16009 (java) S 15989 15991 15629 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 500143695 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16011] ppid=15989 vsize=15771900 CPUtime=1076.96 cores=1,3,5,7
/proc/15991/task/16011/stat : 16011 (java) R 15989 15991 15629 0 -1 4202560 11719 0 0 0 107695 1 0 0 25 0 22 0 500143844 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506053043 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15991/tid=16012] ppid=15989 vsize=15771900 CPUtime=1077.43 cores=1,3,5,7
/proc/15991/task/16012/stat : 16012 (java) R 15989 15991 15629 0 -1 4202560 52763 0 0 0 107735 8 0 0 25 0 22 0 500143844 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506052842 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15991/tid=16013] ppid=15989 vsize=15771900 CPUtime=1068 cores=1,3,5,7
/proc/15991/task/16013/stat : 16013 (java) R 15989 15991 15629 0 -1 4202560 261 0 0 0 106800 0 0 0 25 0 22 0 500143844 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506052770 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15991/tid=16014] ppid=15989 vsize=15771900 CPUtime=1069.86 cores=1,3,5,7
/proc/15991/task/16014/stat : 16014 (java) R 15989 15991 15629 0 -1 4202560 25689 0 0 0 106983 3 0 0 25 0 22 0 500143844 16150425600 2372832 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506375101 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4405.59
Current children cumulated vsize (KiB) 15771900

[startup+1182.33 s]
/proc/loadavg: 5.10 5.10 5.72 6/220 16081
/proc/meminfo: memFree=118888/32951124 swapFree=67111524/67111528
[pid=15991] ppid=15989 vsize=15771900 CPUtime=4645.37 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 2470408 0 1 0 464147 390 0 0 21 0 22 0 500143690 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3942975 2379223 2292 9 0 3933694 0
[pid=15991/tid=15993] ppid=15989 vsize=15771900 CPUtime=7.22 cores=1,3,5,7
/proc/15991/task/15993/stat : 15993 (java) S 15989 15991 15629 0 -1 4202560 64768 0 1 0 713 9 0 0 25 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15994] ppid=15989 vsize=15771900 CPUtime=11.61 cores=1,3,5,7
/proc/15991/task/15994/stat : 15994 (java) R 15989 15991 15629 0 -1 4202560 357169 0 0 0 1108 53 0 0 16 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 47717552387620 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15991/tid=15995] ppid=15989 vsize=15771900 CPUtime=13.49 cores=1,3,5,7
/proc/15991/task/15995/stat : 15995 (java) R 15989 15991 15629 0 -1 4202560 303411 0 0 0 1301 48 0 0 15 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 47717552384766 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15991/tid=15996] ppid=15989 vsize=15771900 CPUtime=12.15 cores=1,3,5,7
/proc/15991/task/15996/stat : 15996 (java) S 15989 15991 15629 0 -1 4202560 232277 0 0 0 1177 38 0 0 16 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=15997] ppid=15989 vsize=15771900 CPUtime=13.69 cores=1,3,5,7
/proc/15991/task/15997/stat : 15997 (java) R 15989 15991 15629 0 -1 4202560 283918 0 0 0 1327 42 0 0 16 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 47717547960051 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15991/tid=15998] ppid=15989 vsize=15771900 CPUtime=13.69 cores=1,3,5,7
/proc/15991/task/15998/stat : 15998 (java) R 15989 15991 15629 0 -1 4202560 241408 0 0 0 1331 38 0 0 15 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 47717547960051 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15991/tid=15999] ppid=15989 vsize=15771900 CPUtime=12.04 cores=1,3,5,7
/proc/15991/task/15999/stat : 15999 (java) R 15989 15991 15629 0 -1 4202560 307278 0 0 0 1159 45 0 0 15 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 47717547960051 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15991/tid=16000] ppid=15989 vsize=15771900 CPUtime=12.49 cores=1,3,5,7
/proc/15991/task/16000/stat : 16000 (java) S 15989 15991 15629 0 -1 4202560 256841 0 0 0 1208 41 0 0 16 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16001] ppid=15989 vsize=15771900 CPUtime=12.83 cores=1,3,5,7
/proc/15991/task/16001/stat : 16001 (java) R 15989 15991 15629 0 -1 4202560 301643 0 0 0 1233 50 0 0 15 0 22 0 500143691 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15991/tid=16002] ppid=15989 vsize=15771900 CPUtime=5.44 cores=1,3,5,7
/proc/15991/task/16002/stat : 16002 (java) S 15989 15991 15629 0 -1 4202560 12239 0 0 0 541 3 0 0 15 0 22 0 500143692 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 0 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16003] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16003/stat : 16003 (java) S 15989 15991 15629 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 500143693 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16004] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16004/stat : 16004 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500143693 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16005] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16005/stat : 16005 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 500143695 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738228657 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16006] ppid=15989 vsize=15771900 CPUtime=1.55 cores=1,3,5,7
/proc/15991/task/16006/stat : 16006 (java) S 15989 15991 15629 0 -1 4202560 14290 0 0 0 154 1 0 0 15 0 22 0 500143695 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16007] ppid=15989 vsize=15771900 CPUtime=0.91 cores=1,3,5,7
/proc/15991/task/16007/stat : 16007 (java) S 15989 15991 15629 0 -1 4202560 3275 0 0 0 91 0 0 0 16 0 22 0 500143695 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16008] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16008/stat : 16008 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500143695 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16009] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16009/stat : 16009 (java) S 15989 15991 15629 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 500143695 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16011] ppid=15989 vsize=15771900 CPUtime=1136.01 cores=1,3,5,7
/proc/15991/task/16011/stat : 16011 (java) S 15989 15991 15629 0 -1 4202560 11720 0 0 0 113600 1 0 0 25 0 22 0 500143844 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16012] ppid=15989 vsize=15771900 CPUtime=1136.47 cores=1,3,5,7
/proc/15991/task/16012/stat : 16012 (java) S 15989 15991 15629 0 -1 4202560 52765 0 0 0 113639 8 0 0 25 0 22 0 500143844 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16013] ppid=15989 vsize=15771900 CPUtime=1127.05 cores=1,3,5,7
/proc/15991/task/16013/stat : 16013 (java) S 15989 15991 15629 0 -1 4202560 262 0 0 0 112705 0 0 0 25 0 22 0 500143844 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16014] ppid=15989 vsize=15771900 CPUtime=1128.57 cores=1,3,5,7
/proc/15991/task/16014/stat : 16014 (java) S 15989 15991 15629 0 -1 4202560 25690 0 0 0 112854 3 0 0 25 0 22 0 500143844 16150425600 2379223 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4645.37
Current children cumulated vsize (KiB) 15771900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1221.1 s]
/proc/loadavg: 5.05 5.09 5.69 6/220 16082
/proc/meminfo: memFree=121688/32951124 swapFree=67111524/67111528
[pid=15991] ppid=15989 vsize=15771900 CPUtime=4800.23 cores=1,3,5,7
/proc/15991/stat : 15991 (java) S 15989 15991 15629 0 -1 4202496 2501041 0 1 0 479628 395 0 0 21 0 22 0 500143690 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 3942975 2402192 2292 9 0 3933694 0
[pid=15991/tid=15993] ppid=15989 vsize=15771900 CPUtime=7.22 cores=1,3,5,7
/proc/15991/task/15993/stat : 15993 (java) S 15989 15991 15629 0 -1 4202560 64768 0 1 0 713 9 0 0 25 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15994] ppid=15989 vsize=15771900 CPUtime=11.99 cores=1,3,5,7
/proc/15991/task/15994/stat : 15994 (java) S 15989 15991 15629 0 -1 4202560 359985 0 0 0 1146 53 0 0 16 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=15995] ppid=15989 vsize=15771900 CPUtime=14 cores=1,3,5,7
/proc/15991/task/15995/stat : 15995 (java) S 15989 15991 15629 0 -1 4202560 304536 0 0 0 1352 48 0 0 16 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=15996] ppid=15989 vsize=15771900 CPUtime=12.39 cores=1,3,5,7
/proc/15991/task/15996/stat : 15996 (java) S 15989 15991 15629 0 -1 4202560 237012 0 0 0 1201 38 0 0 15 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=15997] ppid=15989 vsize=15771900 CPUtime=14.01 cores=1,3,5,7
/proc/15991/task/15997/stat : 15997 (java) S 15989 15991 15629 0 -1 4202560 288946 0 0 0 1358 43 0 0 16 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=15998] ppid=15989 vsize=15771900 CPUtime=13.8 cores=1,3,5,7
/proc/15991/task/15998/stat : 15998 (java) S 15989 15991 15629 0 -1 4202560 249669 0 0 0 1341 39 0 0 15 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=15999] ppid=15989 vsize=15771900 CPUtime=12.39 cores=1,3,5,7
/proc/15991/task/15999/stat : 15999 (java) S 15989 15991 15629 0 -1 4202560 313827 0 0 0 1193 46 0 0 16 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16000] ppid=15989 vsize=15771900 CPUtime=12.67 cores=1,3,5,7
/proc/15991/task/16000/stat : 16000 (java) S 15989 15991 15629 0 -1 4202560 257088 0 0 0 1225 42 0 0 16 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16001] ppid=15989 vsize=15771900 CPUtime=13.2 cores=1,3,5,7
/proc/15991/task/16001/stat : 16001 (java) S 15989 15991 15629 0 -1 4202560 303506 0 0 0 1269 51 0 0 16 0 22 0 500143691 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16002] ppid=15989 vsize=15771900 CPUtime=5.45 cores=1,3,5,7
/proc/15991/task/16002/stat : 16002 (java) S 15989 15991 15629 0 -1 4202560 12241 0 0 0 541 4 0 0 15 0 22 0 500143692 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 0 0 16800975 18446604471130898496 0 0 -1 1 0 0 0
[pid=15991/tid=16003] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16003/stat : 16003 (java) S 15989 15991 15629 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 500143693 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16004] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16004/stat : 16004 (java) S 15989 15991 15629 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 500143693 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 7 0 0 0
[pid=15991/tid=16005] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16005/stat : 16005 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 500143695 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738228657 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16006] ppid=15989 vsize=15771900 CPUtime=1.55 cores=1,3,5,7
/proc/15991/task/16006/stat : 16006 (java) S 15989 15991 15629 0 -1 4202560 14291 0 0 0 154 1 0 0 15 0 22 0 500143695 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16007] ppid=15989 vsize=15771900 CPUtime=0.91 cores=1,3,5,7
/proc/15991/task/16007/stat : 16007 (java) S 15989 15991 15629 0 -1 4202560 3275 0 0 0 91 0 0 0 16 0 22 0 500143695 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16008] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16008/stat : 16008 (java) S 15989 15991 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 500143695 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738220953 0 4 0 16800975 18446604471130898496 0 0 -1 5 0 0 0
[pid=15991/tid=16009] ppid=15989 vsize=15771900 CPUtime=0 cores=1,3,5,7
/proc/15991/task/16009/stat : 16009 (java) S 15989 15991 15629 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 500143695 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 264738221568 0 4 0 16800975 18446604471130898496 0 0 -1 3 0 0 0
[pid=15991/tid=16011] ppid=15989 vsize=15771900 CPUtime=1174.16 cores=1,3,5,7
/proc/15991/task/16011/stat : 16011 (java) R 15989 15991 15629 0 -1 4202560 11721 0 0 0 117415 1 0 0 25 0 22 0 500143844 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506052847 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=15991/tid=16012] ppid=15989 vsize=15771900 CPUtime=1174.51 cores=1,3,5,7
/proc/15991/task/16012/stat : 16012 (java) R 15989 15991 15629 0 -1 4202560 52766 0 0 0 117443 8 0 0 25 0 22 0 500143844 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506052873 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=15991/tid=16013] ppid=15989 vsize=15771900 CPUtime=1165.2 cores=1,3,5,7
/proc/15991/task/16013/stat : 16013 (java) R 15989 15991 15629 0 -1 4202560 262 0 0 0 116520 0 0 0 25 0 22 0 500143844 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506121785 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=15991/tid=16014] ppid=15989 vsize=15771900 CPUtime=1166.62 cores=1,3,5,7
/proc/15991/task/16014/stat : 16014 (java) R 15989 15991 15629 0 -1 4202560 25692 0 0 0 116659 3 0 0 25 0 22 0 500143844 16150425600 2402192 33554432000 1073741824 1073778376 140734436285264 18446744073709551615 46912506052847 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 15771900

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

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

[startup+1221.3 s]
/proc/loadavg: 5.05 5.09 5.69 3/201 16085
/proc/meminfo: memFree=4817844/32951124 swapFree=67111524/67111528
[pid=15991] ppid=15989 vsize=0 CPUtime=4800.45 cores=1,3,5,7
/proc/15991/stat : 15991 (java) Z 15989 15991 15629 0 -1 4203548 2501068 0 1 0 479631 414 0 0 17 0 2 0 500143690 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 0 0 0 0 0 0 0
[pid=15991/tid=16084] ppid=15989 vsize=0 CPUtime=0.19 cores=1,3,5,7
/proc/15991/task/16084/stat : 16084 (java) R 15989 15991 15629 0 -1 4203588 11 0 0 0 0 19 0 0 20 0 2 0 500265802 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 0

[startup+1221.41 s]
/proc/loadavg: 5.05 5.09 5.69 3/201 16085
/proc/meminfo: memFree=4817844/32951124 swapFree=67111524/67111528
[pid=15991] ppid=15989 vsize=0 CPUtime=4800.55 cores=1,3,5,7
/proc/15991/stat : 15991 (java) Z 15989 15991 15629 0 -1 4203548 2501068 0 1 0 479631 424 0 0 17 0 2 0 500143690 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/15991/statm: 0 0 0 0 0 0 0
[pid=15991/tid=16084] ppid=15989 vsize=0 CPUtime=0.29 cores=1,3,5,7
/proc/15991/task/16084/stat : 16084 (java) R 15989 15991 15629 0 -1 4203588 11 0 0 0 0 29 0 0 20 0 2 0 500265802 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.55
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1221.48
CPU time (s): 4800.64
CPU user time (s): 4796.31
CPU system time (s): 4.32134
CPU usage (%): 393.017
Max. virtual memory (cumulated for all children) (KiB): 15781980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.31
system time used= 4.32134
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2501068
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31679
involuntary context switches= 52779

runsolver used 2.00069 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 13:41:21
IDJOB=3312194
IDBENCH=70952
IDSOLVER=1698
FILE ID=node141/3312194-1304077280
RUNJOBID= node141-1304077280-15978
PBS_JOBID= 13170495
Free space on /tmp= 71408 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312194-1304077280/watcher-3312194-1304077280 -o /tmp/evaluation-result-3312194-1304077280/solver-3312194-1304077280 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312194-1304077280.cnf -hbr 2

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=952831303

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15118380 kB
Buffers:       1626144 kB
Cached:       15556784 kB
SwapCached:          0 kB
Active:        8019084 kB
Inactive:      9230480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15118380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17168 kB
Writeback:           4 kB
AnonPages:       66668 kB
Mapped:          14420 kB
Slab:           519008 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192712 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70744 MiB
End job on node141 at 2011-04-29 14:01:44