Trace number 3312868

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? (TO) 4800.58 1207.27

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.10/0.12	41:06 INFO : Reading from input HOME/instance-3312868-1304178065.cnf
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Executor set job limit to 1000000
0.51/0.32	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.51/0.33	Starting Executor!
0.96/0.53	41:06 INFO : 70 variables remaining out of 70
0.96/0.53	41:06 INFO : 49840 literals remaining out of 49840

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

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

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: 8.18 8.20 8.15 5/202 31990
/proc/meminfo: memFree=25373924/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/31990/stat : 31990 (java) R 31988 31990 31591 0 -1 4202496 775 0 0 0 0 0 0 0 25 0 1 0 529404716 23580672 261 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232330929920 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/31990/statm: 5757 272 216 9 0 124 0

[startup+0.080614 s]
/proc/loadavg: 8.18 8.20 8.15 5/202 31990
/proc/meminfo: memFree=25373924/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15675748 CPUtime=0.06 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 4753 0 1 0 6 0 0 0 25 0 18 0 529404716 16051965952 4191 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3918937 4208 1959 9 0 3909656 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15675748

[startup+0.100612 s]
/proc/loadavg: 8.18 8.20 8.15 5/202 31990
/proc/meminfo: memFree=25373924/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15676904 CPUtime=0.1 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 5542 0 1 0 9 1 0 0 25 0 18 0 529404716 16053149696 4980 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3919226 4980 2117 9 0 3909945 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676904

[startup+0.300579 s]
/proc/loadavg: 8.18 8.20 8.15 5/202 31990
/proc/meminfo: memFree=25373924/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15680724 CPUtime=0.51 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 14650 0 1 0 49 2 0 0 25 0 18 0 529404716 16057061376 13109 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3920181 13116 2208 9 0 3910900 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15680724

[startup+0.700465 s]
/proc/loadavg: 8.18 8.20 8.15 5/202 31990
/proc/meminfo: memFree=25373924/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15698348 CPUtime=1.63 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 30156 0 1 0 159 4 0 0 25 0 22 0 529404716 16075108352 25417 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3924587 25417 2259 9 0 3915306 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 15698348

[startup+1.50132 s]
/proc/loadavg: 8.25 8.22 8.15 14/224 32012
/proc/meminfo: memFree=25194564/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15701028 CPUtime=4.78 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 56535 0 1 0 471 7 0 0 25 0 22 0 529404716 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3925257 51792 2286 9 0 3915976 0
[pid=31990/tid=31992] ppid=31988 vsize=15701028 CPUtime=0.51 cores=0,2,4,6
/proc/31990/task/31992/stat : 31992 (java) S 31988 31990 31591 0 -1 4202560 13679 0 1 0 49 2 0 0 20 0 22 0 529404717 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31993] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31993/stat : 31993 (java) S 31988 31990 31591 0 -1 4202560 918 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31994] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31994/stat : 31994 (java) S 31988 31990 31591 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31995] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31995/stat : 31995 (java) S 31988 31990 31591 0 -1 4202560 380 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31996] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31996/stat : 31996 (java) S 31988 31990 31591 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=31997] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31997/stat : 31997 (java) S 31988 31990 31591 0 -1 4202560 1156 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31998] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31998/stat : 31998 (java) S 31988 31990 31591 0 -1 4202560 1398 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31999] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31999/stat : 31999 (java) S 31988 31990 31591 0 -1 4202560 703 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32000] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32000/stat : 32000 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32001] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32001/stat : 32001 (java) S 31988 31990 31591 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 529404719 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 0 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=32002] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32002/stat : 32002 (java) S 31988 31990 31591 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32003] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32003/stat : 32003 (java) S 31988 31990 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32004] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32004/stat : 32004 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 529404721 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347716017 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32005] ppid=31988 vsize=15701028 CPUtime=0.53 cores=0,2,4,6
/proc/31990/task/32005/stat : 32005 (java) R 31988 31990 31591 0 -1 4202560 5154 0 0 0 53 0 0 0 25 0 22 0 529404721 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31990/tid=32006] ppid=31988 vsize=15701028 CPUtime=0.99 cores=0,2,4,6
/proc/31990/task/32006/stat : 32006 (java) S 31988 31990 31591 0 -1 4202560 9653 0 0 0 98 1 0 0 17 0 22 0 529404721 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32007] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32007/stat : 32007 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529404721 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32008] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32008/stat : 32008 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529404721 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32009] ppid=31988 vsize=15701028 CPUtime=0.78 cores=0,2,4,6
/proc/31990/task/32009/stat : 32009 (java) R 31988 31990 31591 0 -1 4202560 6615 0 0 0 78 0 0 0 17 0 22 0 529404749 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505732634 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31990/tid=32010] ppid=31988 vsize=15701028 CPUtime=0.78 cores=0,2,4,6
/proc/31990/task/32010/stat : 32010 (java) R 31988 31990 31591 0 -1 4202560 5299 0 0 0 78 0 0 0 18 0 22 0 529404749 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505807604 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31990/tid=32011] ppid=31988 vsize=15701028 CPUtime=0.67 cores=0,2,4,6
/proc/31990/task/32011/stat : 32011 (java) R 31988 31990 31591 0 -1 4202560 4900 0 0 0 67 0 0 0 16 0 22 0 529404749 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505216072 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31990/tid=32012] ppid=31988 vsize=15701028 CPUtime=0.43 cores=0,2,4,6
/proc/31990/task/32012/stat : 32012 (java) R 31988 31990 31591 0 -1 4202560 5099 0 0 0 43 0 0 0 18 0 22 0 529404749 16077852672 51792 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505742019 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 15701028

[startup+3.10104 s]
/proc/loadavg: 8.25 8.22 8.15 10/224 32012
/proc/meminfo: memFree=25052412/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15701028 CPUtime=11.15 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 152339 0 1 0 1098 17 0 0 25 0 22 0 529404716 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3925257 145321 2286 9 0 3915976 0
[pid=31990/tid=31992] ppid=31988 vsize=15701028 CPUtime=0.51 cores=0,2,4,6
/proc/31990/task/31992/stat : 31992 (java) S 31988 31990 31591 0 -1 4202560 13679 0 1 0 49 2 0 0 20 0 22 0 529404717 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31993] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31993/stat : 31993 (java) S 31988 31990 31591 0 -1 4202560 1569 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31994] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31994/stat : 31994 (java) S 31988 31990 31591 0 -1 4202560 546 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31995] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31995/stat : 31995 (java) S 31988 31990 31591 0 -1 4202560 2464 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31996] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31996/stat : 31996 (java) S 31988 31990 31591 0 -1 4202560 963 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31997] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31997/stat : 31997 (java) S 31988 31990 31591 0 -1 4202560 3350 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31998] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31998/stat : 31998 (java) S 31988 31990 31591 0 -1 4202560 1398 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31999] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31999/stat : 31999 (java) S 31988 31990 31591 0 -1 4202560 2215 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=32000] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32000/stat : 32000 (java) S 31988 31990 31591 0 -1 4202560 1275 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32001] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32001/stat : 32001 (java) S 31988 31990 31591 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 22 0 529404719 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 0 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=32002] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32002/stat : 32002 (java) S 31988 31990 31591 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32003] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32003/stat : 32003 (java) S 31988 31990 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32004] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32004/stat : 32004 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 529404721 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347716017 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32005] ppid=31988 vsize=15701028 CPUtime=0.59 cores=0,2,4,6
/proc/31990/task/32005/stat : 32005 (java) S 31988 31990 31591 0 -1 4202560 5165 0 0 0 59 0 0 0 22 0 22 0 529404721 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32006] ppid=31988 vsize=15701028 CPUtime=1.06 cores=0,2,4,6
/proc/31990/task/32006/stat : 32006 (java) S 31988 31990 31591 0 -1 4202560 9661 0 0 0 105 1 0 0 16 0 22 0 529404721 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32007] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32007/stat : 32007 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529404721 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32008] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32008/stat : 32008 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529404721 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32009] ppid=31988 vsize=15701028 CPUtime=2.35 cores=0,2,4,6
/proc/31990/task/32009/stat : 32009 (java) R 31988 31990 31591 0 -1 4202560 28661 0 0 0 233 2 0 0 18 0 22 0 529404749 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505869587 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31990/tid=32010] ppid=31988 vsize=15701028 CPUtime=2.29 cores=0,2,4,6
/proc/31990/task/32010/stat : 32010 (java) R 31988 31990 31591 0 -1 4202560 26754 0 0 0 227 2 0 0 20 0 22 0 529404749 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505848055 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31990/tid=32011] ppid=31988 vsize=15701028 CPUtime=2.26 cores=0,2,4,6
/proc/31990/task/32011/stat : 32011 (java) R 31988 31990 31591 0 -1 4202560 27135 0 0 0 224 2 0 0 18 0 22 0 529404749 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505847926 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31990/tid=32012] ppid=31988 vsize=15701028 CPUtime=1.95 cores=0,2,4,6
/proc/31990/task/32012/stat : 32012 (java) R 31988 31990 31591 0 -1 4202560 25930 0 0 0 193 2 0 0 21 0 22 0 529404749 16077852672 145321 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912506004570 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.15
Current children cumulated vsize (KiB) 15701028

[startup+6.30147 s]
/proc/loadavg: 8.25 8.22 8.15 9/224 32012
/proc/meminfo: memFree=24840008/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15701028 CPUtime=23.92 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 152980 0 1 0 2375 17 0 0 25 0 22 0 529404716 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3925257 140256 2289 9 0 3915976 0
[pid=31990/tid=31992] ppid=31988 vsize=15701028 CPUtime=0.51 cores=0,2,4,6
/proc/31990/task/31992/stat : 31992 (java) S 31988 31990 31591 0 -1 4202560 13679 0 1 0 49 2 0 0 20 0 22 0 529404717 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31993] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31993/stat : 31993 (java) S 31988 31990 31591 0 -1 4202560 1668 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31994] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31994/stat : 31994 (java) S 31988 31990 31591 0 -1 4202560 547 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31995] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31995/stat : 31995 (java) S 31988 31990 31591 0 -1 4202560 2646 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=31996] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31996/stat : 31996 (java) S 31988 31990 31591 0 -1 4202560 967 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31997] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31997/stat : 31997 (java) S 31988 31990 31591 0 -1 4202560 3353 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31998] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31998/stat : 31998 (java) S 31988 31990 31591 0 -1 4202560 1584 0 0 0 0 0 0 0 16 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31999] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/31999/stat : 31999 (java) S 31988 31990 31591 0 -1 4202560 2237 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32000] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32000/stat : 32000 (java) S 31988 31990 31591 0 -1 4202560 1365 0 0 0 0 0 0 0 15 0 22 0 529404718 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32001] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32001/stat : 32001 (java) S 31988 31990 31591 0 -1 4202560 188 0 0 0 0 0 0 0 15 0 22 0 529404719 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 0 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=32002] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32002/stat : 32002 (java) S 31988 31990 31591 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32003] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32003/stat : 32003 (java) S 31988 31990 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32004] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32004/stat : 32004 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 529404721 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347716017 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32005] ppid=31988 vsize=15701028 CPUtime=0.7 cores=0,2,4,6
/proc/31990/task/32005/stat : 32005 (java) S 31988 31990 31591 0 -1 4202560 5181 0 0 0 70 0 0 0 15 0 22 0 529404721 16077852672 140256 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0

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

[pid=31990/tid=32010] ppid=31988 vsize=15701028 CPUtime=1108.61 cores=0,2,4,6
/proc/31990/task/32010/stat : 32010 (java) R 31988 31990 31591 0 -1 4202560 169457 0 0 0 110829 32 0 0 25 0 22 0 529404749 16077852672 79851 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505732634 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31990/tid=32011] ppid=31988 vsize=15701028 CPUtime=1108.1 cores=0,2,4,6
/proc/31990/task/32011/stat : 32011 (java) R 31988 31990 31591 0 -1 4202560 168649 0 0 0 110781 29 0 0 25 0 22 0 529404749 16077852672 79851 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505732639 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31990/tid=32012] ppid=31988 vsize=15701028 CPUtime=1107.39 cores=0,2,4,6
/proc/31990/task/32012/stat : 32012 (java) R 31988 31990 31591 0 -1 4202560 167193 0 0 0 110709 30 0 0 25 0 22 0 529404749 16077852672 79851 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505810858 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4462.82
Current children cumulated vsize (KiB) 15701028

[startup+1182.3 s]
/proc/loadavg: 8.22 8.18 8.12 9/224 32094
/proc/meminfo: memFree=25166500/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15701028 CPUtime=4701.38 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 1255247 0 1 0 469816 322 0 0 25 0 22 0 529404716 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3925257 64781 2299 9 0 3915976 0
[pid=31990/tid=31992] ppid=31988 vsize=15701028 CPUtime=0.51 cores=0,2,4,6
/proc/31990/task/31992/stat : 31992 (java) S 31988 31990 31591 0 -1 4202560 13679 0 1 0 49 2 0 0 20 0 22 0 529404717 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31993] ppid=31988 vsize=15701028 CPUtime=3.34 cores=0,2,4,6
/proc/31990/task/31993/stat : 31993 (java) S 31988 31990 31591 0 -1 4202560 65691 0 0 0 318 16 0 0 16 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31994] ppid=31988 vsize=15701028 CPUtime=3.32 cores=0,2,4,6
/proc/31990/task/31994/stat : 31994 (java) S 31988 31990 31591 0 -1 4202560 64146 0 0 0 316 16 0 0 16 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31995] ppid=31988 vsize=15701028 CPUtime=3.38 cores=0,2,4,6
/proc/31990/task/31995/stat : 31995 (java) S 31988 31990 31591 0 -1 4202560 66922 0 0 0 320 18 0 0 15 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31996] ppid=31988 vsize=15701028 CPUtime=3.28 cores=0,2,4,6
/proc/31990/task/31996/stat : 31996 (java) S 31988 31990 31591 0 -1 4202560 61134 0 0 0 315 13 0 0 15 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31997] ppid=31988 vsize=15701028 CPUtime=3.34 cores=0,2,4,6
/proc/31990/task/31997/stat : 31997 (java) S 31988 31990 31591 0 -1 4202560 65896 0 0 0 317 17 0 0 15 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31998] ppid=31988 vsize=15701028 CPUtime=3.36 cores=0,2,4,6
/proc/31990/task/31998/stat : 31998 (java) S 31988 31990 31591 0 -1 4202560 63733 0 0 0 318 18 0 0 15 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31999] ppid=31988 vsize=15701028 CPUtime=3.27 cores=0,2,4,6
/proc/31990/task/31999/stat : 31999 (java) S 31988 31990 31591 0 -1 4202560 62182 0 0 0 313 14 0 0 16 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32000] ppid=31988 vsize=15701028 CPUtime=3.29 cores=0,2,4,6
/proc/31990/task/32000/stat : 32000 (java) S 31988 31990 31591 0 -1 4202560 62980 0 0 0 313 16 0 0 16 0 22 0 529404718 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32001] ppid=31988 vsize=15701028 CPUtime=2.03 cores=0,2,4,6
/proc/31990/task/32001/stat : 32001 (java) S 31988 31990 31591 0 -1 4202560 3204 0 0 0 146 57 0 0 15 0 22 0 529404719 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 0 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=32002] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32002/stat : 32002 (java) S 31988 31990 31591 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32003] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32003/stat : 32003 (java) S 31988 31990 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32004] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32004/stat : 32004 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 529404721 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347716017 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32005] ppid=31988 vsize=15701028 CPUtime=0.72 cores=0,2,4,6
/proc/31990/task/32005/stat : 32005 (java) S 31988 31990 31591 0 -1 4202560 5186 0 0 0 72 0 0 0 15 0 22 0 529404721 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32006] ppid=31988 vsize=15701028 CPUtime=1.16 cores=0,2,4,6
/proc/31990/task/32006/stat : 32006 (java) S 31988 31990 31591 0 -1 4202560 9676 0 0 0 115 1 0 0 15 0 22 0 529404721 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32007] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32007/stat : 32007 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529404721 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32008] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32008/stat : 32008 (java) S 31988 31990 31591 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 529404721 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=32009] ppid=31988 vsize=15701028 CPUtime=1168.32 cores=0,2,4,6
/proc/31990/task/32009/stat : 32009 (java) R 31988 31990 31591 0 -1 4202560 178201 0 0 0 116801 31 0 0 25 0 22 0 529404749 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505870084 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31990/tid=32010] ppid=31988 vsize=15701028 CPUtime=1167.87 cores=0,2,4,6
/proc/31990/task/32010/stat : 32010 (java) R 31988 31990 31591 0 -1 4202560 178094 0 0 0 116754 33 0 0 25 0 22 0 529404749 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505699096 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31990/tid=32011] ppid=31988 vsize=15701028 CPUtime=1167.4 cores=0,2,4,6
/proc/31990/task/32011/stat : 32011 (java) R 31988 31990 31591 0 -1 4202560 177533 0 0 0 116709 31 0 0 25 0 22 0 529404749 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505741866 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31990/tid=32012] ppid=31988 vsize=15701028 CPUtime=1166.66 cores=0,2,4,6
/proc/31990/task/32012/stat : 32012 (java) R 31988 31990 31591 0 -1 4202560 175540 0 0 0 116633 33 0 0 25 0 22 0 529404749 16077852672 64781 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912506006250 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4701.38
Current children cumulated vsize (KiB) 15701028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.2 s]
/proc/loadavg: 8.15 8.16 8.12 9/224 32104
/proc/meminfo: memFree=25119776/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15701028 CPUtime=4800.38 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 1291152 0 1 0 479709 329 0 0 25 0 22 0 529404716 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3925257 76451 2299 9 0 3915976 0
[pid=31990/tid=31992] ppid=31988 vsize=15701028 CPUtime=0.51 cores=0,2,4,6
/proc/31990/task/31992/stat : 31992 (java) S 31988 31990 31591 0 -1 4202560 13679 0 1 0 49 2 0 0 20 0 22 0 529404717 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31993] ppid=31988 vsize=15701028 CPUtime=3.4 cores=0,2,4,6
/proc/31990/task/31993/stat : 31993 (java) S 31988 31990 31591 0 -1 4202560 67328 0 0 0 324 16 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31994] ppid=31988 vsize=15701028 CPUtime=3.39 cores=0,2,4,6
/proc/31990/task/31994/stat : 31994 (java) S 31988 31990 31591 0 -1 4202560 66065 0 0 0 322 17 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=31995] ppid=31988 vsize=15701028 CPUtime=3.44 cores=0,2,4,6
/proc/31990/task/31995/stat : 31995 (java) S 31988 31990 31591 0 -1 4202560 68886 0 0 0 326 18 0 0 16 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31996] ppid=31988 vsize=15701028 CPUtime=3.33 cores=0,2,4,6
/proc/31990/task/31996/stat : 31996 (java) S 31988 31990 31591 0 -1 4202560 62344 0 0 0 320 13 0 0 16 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31997] ppid=31988 vsize=15701028 CPUtime=3.41 cores=0,2,4,6
/proc/31990/task/31997/stat : 31997 (java) S 31988 31990 31591 0 -1 4202560 67692 0 0 0 324 17 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31998] ppid=31988 vsize=15701028 CPUtime=3.43 cores=0,2,4,6
/proc/31990/task/31998/stat : 31998 (java) S 31988 31990 31591 0 -1 4202560 65233 0 0 0 325 18 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31999] ppid=31988 vsize=15701028 CPUtime=3.33 cores=0,2,4,6
/proc/31990/task/31999/stat : 31999 (java) S 31988 31990 31591 0 -1 4202560 64299 0 0 0 319 14 0 0 16 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32000] ppid=31988 vsize=15701028 CPUtime=3.35 cores=0,2,4,6
/proc/31990/task/32000/stat : 32000 (java) S 31988 31990 31591 0 -1 4202560 64921 0 0 0 319 16 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32001] ppid=31988 vsize=15701028 CPUtime=2.08 cores=0,2,4,6
/proc/31990/task/32001/stat : 32001 (java) S 31988 31990 31591 0 -1 4202560 3294 0 0 0 150 58 0 0 15 0 22 0 529404719 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 0 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32002] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32002/stat : 32002 (java) S 31988 31990 31591 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32003] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32003/stat : 32003 (java) S 31988 31990 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32004] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32004/stat : 32004 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347716017 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32005] ppid=31988 vsize=15701028 CPUtime=0.72 cores=0,2,4,6
/proc/31990/task/32005/stat : 32005 (java) S 31988 31990 31591 0 -1 4202560 5186 0 0 0 72 0 0 0 15 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32006] ppid=31988 vsize=15701028 CPUtime=1.16 cores=0,2,4,6
/proc/31990/task/32006/stat : 32006 (java) S 31988 31990 31591 0 -1 4202560 9676 0 0 0 115 1 0 0 15 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32007] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32007/stat : 32007 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32008] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32008/stat : 32008 (java) S 31988 31990 31591 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32009] ppid=31988 vsize=15701028 CPUtime=1192.9 cores=0,2,4,6
/proc/31990/task/32009/stat : 32009 (java) R 31988 31990 31591 0 -1 4202560 183655 0 0 0 119258 32 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505810858 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31990/tid=32010] ppid=31988 vsize=15701028 CPUtime=1192.51 cores=0,2,4,6
/proc/31990/task/32010/stat : 32010 (java) R 31988 31990 31591 0 -1 4202560 183531 0 0 0 119217 34 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505801610 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31990/tid=32011] ppid=31988 vsize=15701028 CPUtime=1192.01 cores=0,2,4,6
/proc/31990/task/32011/stat : 32011 (java) R 31988 31990 31591 0 -1 4202560 183040 0 0 0 119170 31 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 47353167288578 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31990/tid=32012] ppid=31988 vsize=15701028 CPUtime=1191.25 cores=0,2,4,6
/proc/31990/task/32012/stat : 32012 (java) R 31988 31990 31591 0 -1 4202560 180871 0 0 0 119092 33 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505809442 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15701028

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

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

[startup+1207.2 s]
/proc/loadavg: 8.15 8.16 8.12 9/224 32104
/proc/meminfo: memFree=25119776/32951124 swapFree=67111412/67111528
[pid=31990] ppid=31988 vsize=15701028 CPUtime=4800.38 cores=0,2,4,6
/proc/31990/stat : 31990 (java) S 31988 31990 31591 0 -1 4202496 1291152 0 1 0 479709 329 0 0 25 0 22 0 529404716 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/31990/statm: 3925257 76451 2299 9 0 3915976 0
[pid=31990/tid=31992] ppid=31988 vsize=15701028 CPUtime=0.51 cores=0,2,4,6
/proc/31990/task/31992/stat : 31992 (java) S 31988 31990 31591 0 -1 4202560 13679 0 1 0 49 2 0 0 20 0 22 0 529404717 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31993] ppid=31988 vsize=15701028 CPUtime=3.4 cores=0,2,4,6
/proc/31990/task/31993/stat : 31993 (java) S 31988 31990 31591 0 -1 4202560 67328 0 0 0 324 16 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=31994] ppid=31988 vsize=15701028 CPUtime=3.39 cores=0,2,4,6
/proc/31990/task/31994/stat : 31994 (java) S 31988 31990 31591 0 -1 4202560 66065 0 0 0 322 17 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=31995] ppid=31988 vsize=15701028 CPUtime=3.44 cores=0,2,4,6
/proc/31990/task/31995/stat : 31995 (java) S 31988 31990 31591 0 -1 4202560 68886 0 0 0 326 18 0 0 16 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31996] ppid=31988 vsize=15701028 CPUtime=3.33 cores=0,2,4,6
/proc/31990/task/31996/stat : 31996 (java) S 31988 31990 31591 0 -1 4202560 62344 0 0 0 320 13 0 0 16 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31997] ppid=31988 vsize=15701028 CPUtime=3.41 cores=0,2,4,6
/proc/31990/task/31997/stat : 31997 (java) S 31988 31990 31591 0 -1 4202560 67692 0 0 0 324 17 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=31998] ppid=31988 vsize=15701028 CPUtime=3.43 cores=0,2,4,6
/proc/31990/task/31998/stat : 31998 (java) S 31988 31990 31591 0 -1 4202560 65233 0 0 0 325 18 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 0 0 0 0
[pid=31990/tid=31999] ppid=31988 vsize=15701028 CPUtime=3.33 cores=0,2,4,6
/proc/31990/task/31999/stat : 31999 (java) S 31988 31990 31591 0 -1 4202560 64299 0 0 0 319 14 0 0 16 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32000] ppid=31988 vsize=15701028 CPUtime=3.35 cores=0,2,4,6
/proc/31990/task/32000/stat : 32000 (java) S 31988 31990 31591 0 -1 4202560 64921 0 0 0 319 16 0 0 15 0 22 0 529404718 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32001] ppid=31988 vsize=15701028 CPUtime=2.08 cores=0,2,4,6
/proc/31990/task/32001/stat : 32001 (java) S 31988 31990 31591 0 -1 4202560 3294 0 0 0 150 58 0 0 15 0 22 0 529404719 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 0 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32002] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32002/stat : 32002 (java) S 31988 31990 31591 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32003] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32003/stat : 32003 (java) S 31988 31990 31591 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 529404719 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32004] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32004/stat : 32004 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347716017 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32005] ppid=31988 vsize=15701028 CPUtime=0.72 cores=0,2,4,6
/proc/31990/task/32005/stat : 32005 (java) S 31988 31990 31591 0 -1 4202560 5186 0 0 0 72 0 0 0 15 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32006] ppid=31988 vsize=15701028 CPUtime=1.16 cores=0,2,4,6
/proc/31990/task/32006/stat : 32006 (java) S 31988 31990 31591 0 -1 4202560 9676 0 0 0 115 1 0 0 15 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 4 0 0 0
[pid=31990/tid=32007] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32007/stat : 32007 (java) S 31988 31990 31591 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708313 0 4 0 16800975 18446604445812451136 0 0 -1 2 0 0 0
[pid=31990/tid=32008] ppid=31988 vsize=15701028 CPUtime=0 cores=0,2,4,6
/proc/31990/task/32008/stat : 32008 (java) S 31988 31990 31591 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 529404721 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 232347708928 0 4 0 16800975 18446604445812451136 0 0 -1 6 0 0 0
[pid=31990/tid=32009] ppid=31988 vsize=15701028 CPUtime=1192.9 cores=0,2,4,6
/proc/31990/task/32009/stat : 32009 (java) R 31988 31990 31591 0 -1 4202560 183655 0 0 0 119258 32 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505810858 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=31990/tid=32010] ppid=31988 vsize=15701028 CPUtime=1192.51 cores=0,2,4,6
/proc/31990/task/32010/stat : 32010 (java) R 31988 31990 31591 0 -1 4202560 183531 0 0 0 119217 34 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505801610 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=31990/tid=32011] ppid=31988 vsize=15701028 CPUtime=1192.01 cores=0,2,4,6
/proc/31990/task/32011/stat : 32011 (java) R 31988 31990 31591 0 -1 4202560 183040 0 0 0 119170 31 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 47353167288578 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=31990/tid=32012] ppid=31988 vsize=15701028 CPUtime=1191.25 cores=0,2,4,6
/proc/31990/task/32012/stat : 32012 (java) R 31988 31990 31591 0 -1 4202560 180871 0 0 0 119092 33 0 0 25 0 22 0 529404749 16077852672 76451 33554432000 1073741824 1073778376 140734376088368 18446744073709551615 46912505809442 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 15701028

Child status: 143
Real time (s): 1207.27
CPU time (s): 4800.58
CPU user time (s): 4797.27
CPU system time (s): 3.3135
CPU usage (%): 397.64
Max. virtual memory (cumulated for all children) (KiB): 15701028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.27
system time used= 3.3135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1291213
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= 298960
involuntary context switches= 205318

runsolver used 1.93571 second user time and 4.68829 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 17:41:06
IDJOB=3312868
IDBENCH=83053
IDSOLVER=1699
FILE ID=node132/3312868-1304178065
RUNJOBID= node132-1304176513-31609
PBS_JOBID= 13172423
Free space on /tmp= 72172 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312868-1304178065/watcher-3312868-1304178065 -o /tmp/evaluation-result-3312868-1304178065/solver-3312868-1304178065 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312868-1304178065.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=1399696354

node132.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.833
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.66
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.833
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	: 5332.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      25374080 kB
Buffers:        698328 kB
Cached:        5853956 kB
SwapCached:        112 kB
Active:        1995372 kB
Inactive:      5098548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25374080 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            2032 kB
Writeback:           0 kB
AnonPages:      541856 kB
Mapped:          23656 kB
Slab:           417960 kB
PageTables:       6260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   739748 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 18:01:15