Trace number 3312690

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.17 1207.13

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
MD5SUM3919f50518b71f2cf8a267b92efd9aeb
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.10/0.11	02:27 INFO : Reading from input HOME/instance-3312690-1304128946.cnf
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Executor set job limit to 1000000
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.52/0.33	Starting Executor!
0.95/0.56	02:27 INFO : 80 variables remaining out of 80
0.95/0.56	02:27 INFO : 56960 literals remaining out of 56960

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-3312690-1304128946/watcher-3312690-1304128946 -o /tmp/evaluation-result-3312690-1304128946/solver-3312690-1304128946 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312690-1304128946.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: 6.48 6.26 7.24 5/203 7760
/proc/meminfo: memFree=30627212/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 1446 0 0 0 0 0 0 0 25 0 2 0 257085908 31313920 914 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 7645 923 705 9 0 383 0
[pid=7760/tid=7761] ppid=7758 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) R 7758 7760 6896 0 -1 4202560 127 0 0 0 0 0 0 0 25 0 2 0 257085908 31260672 947 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268660660224 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.063737 s]
/proc/loadavg: 6.48 6.26 7.24 5/203 7760
/proc/meminfo: memFree=30627212/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 4345 0 1 0 5 0 0 0 25 0 18 0 257085908 15984414720 3784 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3902445 3785 1778 9 0 3893164 0
[pid=7760/tid=7761] ppid=7758 vsize=15609780 CPUtime=0.05 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) R 7758 7760 6896 0 -1 4202560 2928 0 1 0 5 0 0 0 25 0 18 0 257085908 15984414720 3785 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301491469251 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15609780

[startup+0.10073 s]
/proc/loadavg: 6.48 6.26 7.24 5/203 7760
/proc/meminfo: memFree=30627212/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15676192 CPUtime=0.1 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 5644 0 1 0 9 1 0 0 25 0 18 0 257085908 16052420608 5055 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3919048 5055 2117 9 0 3909767 0
[pid=7760/tid=7761] ppid=7758 vsize=15676192 CPUtime=0.08 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) R 7758 7760 6896 0 -1 4202560 3497 0 1 0 8 0 0 0 18 0 18 0 257085908 16052420608 5055 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301490610911 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676192

[startup+0.30071 s]
/proc/loadavg: 6.48 6.26 7.24 5/203 7760
/proc/meminfo: memFree=30627212/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15681492 CPUtime=0.52 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 15826 0 1 0 50 2 0 0 25 0 18 0 257085908 16057847808 13955 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3920373 13963 2207 9 0 3911092 0
[pid=7760/tid=7761] ppid=7758 vsize=15681492 CPUtime=0.28 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) R 7758 7760 6896 0 -1 4202560 10567 0 1 0 27 1 0 0 18 0 18 0 257085908 16057847808 13966 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505639891 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15681492

[startup+1.04172 s]
/proc/loadavg: 6.48 6.26 7.24 5/203 7760
/proc/meminfo: memFree=30627212/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15705564 CPUtime=2.94 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 56656 0 1 0 287 7 0 0 25 0 22 0 257085908 16082497536 46937 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3926391 46937 2263 9 0 3917110 0
[pid=7760/tid=7761] ppid=7758 vsize=15705564 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16082497536 46937 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15705564

[startup+1.50145 s]
/proc/loadavg: 6.48 6.26 7.24 14/225 7782
/proc/meminfo: memFree=30444012/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15702904 CPUtime=4.74 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 64375 0 1 0 465 9 0 0 25 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3925726 52652 2274 9 0 3916445 0
[pid=7760/tid=7761] ppid=7758 vsize=15702904 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7763] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7763/stat : 7763 (java) S 7758 7760 6896 0 -1 4202560 1030 0 0 0 0 0 0 0 16 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7764] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7764/stat : 7764 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7765] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7765/stat : 7765 (java) S 7758 7760 6896 0 -1 4202560 500 0 0 0 1 0 0 0 16 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7766] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7766/stat : 7766 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7767] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7767/stat : 7767 (java) S 7758 7760 6896 0 -1 4202560 844 0 0 0 1 0 0 0 16 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7768] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7768/stat : 7768 (java) S 7758 7760 6896 0 -1 4202560 234 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7769] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7769/stat : 7769 (java) S 7758 7760 6896 0 -1 4202560 976 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7770] ppid=7758 vsize=15702904 CPUtime=0.02 cores=0,2,4,6
/proc/7760/task/7770/stat : 7770 (java) S 7758 7760 6896 0 -1 4202560 1313 0 0 0 2 0 0 0 16 0 22 0 257085908 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7771] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7771/stat : 7771 (java) S 7758 7760 6896 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 257085909 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7772] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7772/stat : 7772 (java) R 7758 7760 6896 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 257085910 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7760/tid=7773] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7773/stat : 7773 (java) S 7758 7760 6896 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 257085910 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7774] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7774/stat : 7774 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7775] ppid=7758 vsize=15702904 CPUtime=0.96 cores=0,2,4,6
/proc/7760/task/7775/stat : 7775 (java) S 7758 7760 6896 0 -1 4202560 7404 0 0 0 95 1 0 0 15 0 22 0 257085912 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7776] ppid=7758 vsize=15702904 CPUtime=1.05 cores=0,2,4,6
/proc/7760/task/7776/stat : 7776 (java) R 7758 7760 6896 0 -1 4202560 14886 0 0 0 104 1 0 0 17 0 22 0 257085912 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301491186693 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7760/tid=7777] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7777/stat : 7777 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7778] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7778/stat : 7778 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 257085912 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7779] ppid=7758 vsize=15702904 CPUtime=0.58 cores=0,2,4,6
/proc/7760/task/7779/stat : 7779 (java) R 7758 7760 6896 0 -1 4202560 6486 0 0 0 58 0 0 0 16 0 22 0 257085941 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505744939 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7760/tid=7780] ppid=7758 vsize=15702904 CPUtime=0.84 cores=0,2,4,6
/proc/7760/task/7780/stat : 7780 (java) R 7758 7760 6896 0 -1 4202560 8882 0 0 0 84 0 0 0 16 0 22 0 257085941 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301493894166 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7760/tid=7781] ppid=7758 vsize=15702904 CPUtime=0.36 cores=0,2,4,6
/proc/7760/task/7781/stat : 7781 (java) R 7758 7760 6896 0 -1 4202560 5144 0 0 0 35 1 0 0 17 0 22 0 257085941 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505821630 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7760/tid=7782] ppid=7758 vsize=15702904 CPUtime=0.22 cores=0,2,4,6
/proc/7760/task/7782/stat : 7782 (java) R 7758 7760 6896 0 -1 4202560 219 0 0 0 22 0 0 0 16 0 22 0 257085941 16079773696 52652 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505923334 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 15702904

[startup+3.10116 s]
/proc/loadavg: 6.48 6.26 7.24 9/225 7782
/proc/meminfo: memFree=30300916/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15702904 CPUtime=11.12 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 161214 0 1 0 1089 23 0 0 25 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3925726 149485 2278 9 0 3916445 0
[pid=7760/tid=7761] ppid=7758 vsize=15702904 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7763] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7763/stat : 7763 (java) S 7758 7760 6896 0 -1 4202560 2164 0 0 0 0 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7764] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7764/stat : 7764 (java) S 7758 7760 6896 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7765] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7765/stat : 7765 (java) S 7758 7760 6896 0 -1 4202560 2536 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7766] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7766/stat : 7766 (java) S 7758 7760 6896 0 -1 4202560 1597 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7767] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7767/stat : 7767 (java) S 7758 7760 6896 0 -1 4202560 1559 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7768] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7768/stat : 7768 (java) S 7758 7760 6896 0 -1 4202560 1823 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7769] ppid=7758 vsize=15702904 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7769/stat : 7769 (java) S 7758 7760 6896 0 -1 4202560 1846 0 0 0 1 0 0 0 15 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7770] ppid=7758 vsize=15702904 CPUtime=0.02 cores=0,2,4,6
/proc/7760/task/7770/stat : 7770 (java) S 7758 7760 6896 0 -1 4202560 1875 0 0 0 2 0 0 0 16 0 22 0 257085908 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7771] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7771/stat : 7771 (java) S 7758 7760 6896 0 -1 4202560 444 0 0 0 0 0 0 0 16 0 22 0 257085909 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7772] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7772/stat : 7772 (java) S 7758 7760 6896 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 257085910 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7773] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7773/stat : 7773 (java) S 7758 7760 6896 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 257085910 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7774] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7774/stat : 7774 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7775] ppid=7758 vsize=15702904 CPUtime=1.02 cores=0,2,4,6
/proc/7760/task/7775/stat : 7775 (java) S 7758 7760 6896 0 -1 4202560 7409 0 0 0 101 1 0 0 15 0 22 0 257085912 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7776] ppid=7758 vsize=15702904 CPUtime=1.13 cores=0,2,4,6
/proc/7760/task/7776/stat : 7776 (java) S 7758 7760 6896 0 -1 4202560 14904 0 0 0 112 1 0 0 15 0 22 0 257085912 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7777] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7777/stat : 7777 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7778] ppid=7758 vsize=15702904 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7778/stat : 7778 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 257085912 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7779] ppid=7758 vsize=15702904 CPUtime=2.16 cores=0,2,4,6
/proc/7760/task/7779/stat : 7779 (java) R 7758 7760 6896 0 -1 4202560 28824 0 0 0 214 2 0 0 17 0 22 0 257085941 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301494429462 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7760/tid=7780] ppid=7758 vsize=15702904 CPUtime=2.37 cores=0,2,4,6
/proc/7760/task/7780/stat : 7780 (java) R 7758 7760 6896 0 -1 4202560 30944 0 0 0 234 3 0 0 17 0 22 0 257085941 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505820597 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7760/tid=7781] ppid=7758 vsize=15702904 CPUtime=1.86 cores=0,2,4,6
/proc/7760/task/7781/stat : 7781 (java) R 7758 7760 6896 0 -1 4202560 25963 0 0 0 183 3 0 0 19 0 22 0 257085941 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505942628 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7760/tid=7782] ppid=7758 vsize=15702904 CPUtime=1.8 cores=0,2,4,6
/proc/7760/task/7782/stat : 7782 (java) R 7758 7760 6896 0 -1 4202560 22201 0 0 0 177 3 0 0 17 0 22 0 257085941 16079773696 149485 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505744928 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 15702904

[startup+6.3016 s]
/proc/loadavg: 6.76 6.32 7.25 10/225 7783
/proc/meminfo: memFree=29611452/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15696048 CPUtime=23.89 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 289087 0 1 0 2351 38 0 0 25 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3924012 272595 2288 9 0 3914731 0
[pid=7760/tid=7761] ppid=7758 vsize=15696048 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7763] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7763/stat : 7763 (java) S 7758 7760 6896 0 -1 4202560 3770 0 0 0 0 0 0 0 16 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7764] ppid=7758 vsize=15696048 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7764/stat : 7764 (java) S 7758 7760 6896 0 -1 4202560 1640 0 0 0 1 0 0 0 15 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7765] ppid=7758 vsize=15696048 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7765/stat : 7765 (java) S 7758 7760 6896 0 -1 4202560 3155 0 0 0 1 0 0 0 15 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7766] ppid=7758 vsize=15696048 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7766/stat : 7766 (java) S 7758 7760 6896 0 -1 4202560 2851 0 0 0 1 0 0 0 15 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7767] ppid=7758 vsize=15696048 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7767/stat : 7767 (java) S 7758 7760 6896 0 -1 4202560 2489 0 0 0 1 0 0 0 16 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7768] ppid=7758 vsize=15696048 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7768/stat : 7768 (java) S 7758 7760 6896 0 -1 4202560 1932 0 0 0 1 0 0 0 16 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7769] ppid=7758 vsize=15696048 CPUtime=0.01 cores=0,2,4,6
/proc/7760/task/7769/stat : 7769 (java) S 7758 7760 6896 0 -1 4202560 2022 0 0 0 1 0 0 0 16 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7770] ppid=7758 vsize=15696048 CPUtime=0.02 cores=0,2,4,6
/proc/7760/task/7770/stat : 7770 (java) S 7758 7760 6896 0 -1 4202560 2778 0 0 0 2 0 0 0 15 0 22 0 257085908 16072753152 272595 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0

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

[pid=7760/tid=7780] ppid=7758 vsize=15696048 CPUtime=1049.44 cores=0,2,4,6
/proc/7760/task/7780/stat : 7780 (java) R 7758 7760 6896 0 -1 4202560 180759 0 0 0 104912 32 0 0 25 0 22 0 257085941 16072753152 72447 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301494428316 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7760/tid=7781] ppid=7758 vsize=15696048 CPUtime=1048.54 cores=0,2,4,6
/proc/7760/task/7781/stat : 7781 (java) R 7758 7760 6896 0 -1 4202560 176270 0 0 0 104823 31 0 0 25 0 22 0 257085941 16072753152 72447 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505718411 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7760/tid=7782] ppid=7758 vsize=15696048 CPUtime=1048.43 cores=0,2,4,6
/proc/7760/task/7782/stat : 7782 (java) R 7758 7760 6896 0 -1 4202560 176421 0 0 0 104814 29 0 0 25 0 22 0 257085941 16072753152 72447 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505851637 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4224.44
Current children cumulated vsize (KiB) 15696048

[startup+1122.31 s]
/proc/loadavg: 8.08 8.05 7.82 9/220 7864
/proc/meminfo: memFree=30290676/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15696048 CPUtime=4463.03 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 1288142 0 1 0 445984 319 0 0 25 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3924012 74451 2298 9 0 3914731 0
[pid=7760/tid=7761] ppid=7758 vsize=15696048 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7763] ppid=7758 vsize=15696048 CPUtime=3.16 cores=0,2,4,6
/proc/7760/task/7763/stat : 7763 (java) S 7758 7760 6896 0 -1 4202560 61992 0 0 0 300 16 0 0 16 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7764] ppid=7758 vsize=15696048 CPUtime=3.17 cores=0,2,4,6
/proc/7760/task/7764/stat : 7764 (java) S 7758 7760 6896 0 -1 4202560 61336 0 0 0 301 16 0 0 15 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7765] ppid=7758 vsize=15696048 CPUtime=3.14 cores=0,2,4,6
/proc/7760/task/7765/stat : 7765 (java) S 7758 7760 6896 0 -1 4202560 64556 0 0 0 300 14 0 0 16 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7766] ppid=7758 vsize=15696048 CPUtime=3.15 cores=0,2,4,6
/proc/7760/task/7766/stat : 7766 (java) S 7758 7760 6896 0 -1 4202560 62426 0 0 0 299 16 0 0 15 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7767] ppid=7758 vsize=15696048 CPUtime=3.2 cores=0,2,4,6
/proc/7760/task/7767/stat : 7767 (java) S 7758 7760 6896 0 -1 4202560 63810 0 0 0 304 16 0 0 15 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7768] ppid=7758 vsize=15696048 CPUtime=3.07 cores=0,2,4,6
/proc/7760/task/7768/stat : 7768 (java) S 7758 7760 6896 0 -1 4202560 58852 0 0 0 294 13 0 0 15 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7769] ppid=7758 vsize=15696048 CPUtime=3 cores=0,2,4,6
/proc/7760/task/7769/stat : 7769 (java) S 7758 7760 6896 0 -1 4202560 57880 0 0 0 286 14 0 0 16 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7770] ppid=7758 vsize=15696048 CPUtime=3.2 cores=0,2,4,6
/proc/7760/task/7770/stat : 7770 (java) S 7758 7760 6896 0 -1 4202560 62260 0 0 0 305 15 0 0 16 0 22 0 257085908 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7771] ppid=7758 vsize=15696048 CPUtime=1.93 cores=0,2,4,6
/proc/7760/task/7771/stat : 7771 (java) S 7758 7760 6896 0 -1 4202560 3219 0 0 0 136 57 0 0 16 0 22 0 257085909 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7772] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7772/stat : 7772 (java) S 7758 7760 6896 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 257085910 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7773] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7773/stat : 7773 (java) S 7758 7760 6896 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 257085910 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7774] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7774/stat : 7774 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7775] ppid=7758 vsize=15696048 CPUtime=1.18 cores=0,2,4,6
/proc/7760/task/7775/stat : 7775 (java) S 7758 7760 6896 0 -1 4202560 7450 0 0 0 117 1 0 0 15 0 22 0 257085912 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7776] ppid=7758 vsize=15696048 CPUtime=1.22 cores=0,2,4,6
/proc/7760/task/7776/stat : 7776 (java) S 7758 7760 6896 0 -1 4202560 14920 0 0 0 120 2 0 0 16 0 22 0 257085912 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7777] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7777/stat : 7777 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7778] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7778/stat : 7778 (java) S 7758 7760 6896 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 22 0 257085912 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7779] ppid=7758 vsize=15696048 CPUtime=1108.63 cores=0,2,4,6
/proc/7760/task/7779/stat : 7779 (java) R 7758 7760 6896 0 -1 4202560 191029 0 0 0 110831 32 0 0 25 0 22 0 257085941 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505781880 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7760/tid=7780] ppid=7758 vsize=15696048 CPUtime=1108.63 cores=0,2,4,6
/proc/7760/task/7780/stat : 7780 (java) R 7758 7760 6896 0 -1 4202560 190273 0 0 0 110830 33 0 0 25 0 22 0 257085941 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505800201 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7760/tid=7781] ppid=7758 vsize=15696048 CPUtime=1107.89 cores=0,2,4,6
/proc/7760/task/7781/stat : 7781 (java) R 7758 7760 6896 0 -1 4202560 185567 0 0 0 110756 33 0 0 25 0 22 0 257085941 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505524136 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7760/tid=7782] ppid=7758 vsize=15696048 CPUtime=1107.75 cores=0,2,4,6
/proc/7760/task/7782/stat : 7782 (java) R 7758 7760 6896 0 -1 4202560 186131 0 0 0 110744 31 0 0 25 0 22 0 257085941 16072753152 74451 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505737023 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4463.03
Current children cumulated vsize (KiB) 15696048

[startup+1182.3 s]
/proc/loadavg: 8.15 8.07 7.84 9/220 7917
/proc/meminfo: memFree=30612884/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15696048 CPUtime=4701.52 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 1348898 0 1 0 469815 337 0 0 25 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3924012 67865 2298 9 0 3914731 0
[pid=7760/tid=7761] ppid=7758 vsize=15696048 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7763] ppid=7758 vsize=15696048 CPUtime=3.33 cores=0,2,4,6
/proc/7760/task/7763/stat : 7763 (java) S 7758 7760 6896 0 -1 4202560 65883 0 0 0 316 17 0 0 15 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7764] ppid=7758 vsize=15696048 CPUtime=3.32 cores=0,2,4,6
/proc/7760/task/7764/stat : 7764 (java) S 7758 7760 6896 0 -1 4202560 64101 0 0 0 316 16 0 0 16 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7765] ppid=7758 vsize=15696048 CPUtime=3.3 cores=0,2,4,6
/proc/7760/task/7765/stat : 7765 (java) S 7758 7760 6896 0 -1 4202560 67652 0 0 0 315 15 0 0 15 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7766] ppid=7758 vsize=15696048 CPUtime=3.31 cores=0,2,4,6
/proc/7760/task/7766/stat : 7766 (java) S 7758 7760 6896 0 -1 4202560 65307 0 0 0 314 17 0 0 16 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7767] ppid=7758 vsize=15696048 CPUtime=3.36 cores=0,2,4,6
/proc/7760/task/7767/stat : 7767 (java) S 7758 7760 6896 0 -1 4202560 66936 0 0 0 319 17 0 0 15 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7768] ppid=7758 vsize=15696048 CPUtime=3.24 cores=0,2,4,6
/proc/7760/task/7768/stat : 7768 (java) S 7758 7760 6896 0 -1 4202560 61229 0 0 0 310 14 0 0 15 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7769] ppid=7758 vsize=15696048 CPUtime=3.14 cores=0,2,4,6
/proc/7760/task/7769/stat : 7769 (java) S 7758 7760 6896 0 -1 4202560 61092 0 0 0 300 14 0 0 15 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7770] ppid=7758 vsize=15696048 CPUtime=3.35 cores=0,2,4,6
/proc/7760/task/7770/stat : 7770 (java) S 7758 7760 6896 0 -1 4202560 64770 0 0 0 319 16 0 0 16 0 22 0 257085908 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7771] ppid=7758 vsize=15696048 CPUtime=2.06 cores=0,2,4,6
/proc/7760/task/7771/stat : 7771 (java) S 7758 7760 6896 0 -1 4202560 3383 0 0 0 146 60 0 0 15 0 22 0 257085909 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7772] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7772/stat : 7772 (java) S 7758 7760 6896 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 257085910 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7773] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7773/stat : 7773 (java) S 7758 7760 6896 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 257085910 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7774] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7774/stat : 7774 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7775] ppid=7758 vsize=15696048 CPUtime=1.18 cores=0,2,4,6
/proc/7760/task/7775/stat : 7775 (java) S 7758 7760 6896 0 -1 4202560 7450 0 0 0 117 1 0 0 15 0 22 0 257085912 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7776] ppid=7758 vsize=15696048 CPUtime=1.22 cores=0,2,4,6
/proc/7760/task/7776/stat : 7776 (java) S 7758 7760 6896 0 -1 4202560 14920 0 0 0 120 2 0 0 16 0 22 0 257085912 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7777] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7777/stat : 7777 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7778] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7778/stat : 7778 (java) S 7758 7760 6896 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 257085912 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7779] ppid=7758 vsize=15696048 CPUtime=1167.99 cores=0,2,4,6
/proc/7760/task/7779/stat : 7779 (java) R 7758 7760 6896 0 -1 4202560 200735 0 0 0 116764 35 0 0 25 0 22 0 257085941 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505849829 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=7760/tid=7780] ppid=7758 vsize=15696048 CPUtime=1167.87 cores=0,2,4,6
/proc/7760/task/7780/stat : 7780 (java) R 7758 7760 6896 0 -1 4202560 199404 0 0 0 116752 35 0 0 25 0 22 0 257085941 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505820567 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7760/tid=7781] ppid=7758 vsize=15696048 CPUtime=1167.09 cores=0,2,4,6
/proc/7760/task/7781/stat : 7781 (java) R 7758 7760 6896 0 -1 4202560 194599 0 0 0 116674 35 0 0 25 0 22 0 257085941 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505753249 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7760/tid=7782] ppid=7758 vsize=15696048 CPUtime=1167.05 cores=0,2,4,6
/proc/7760/task/7782/stat : 7782 (java) R 7758 7760 6896 0 -1 4202560 194992 0 0 0 116672 33 0 0 25 0 22 0 257085941 16072753152 67865 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505820518 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4701.52
Current children cumulated vsize (KiB) 15696048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207.1 s]
/proc/loadavg: 8.17 8.08 7.84 9/220 7918
/proc/meminfo: memFree=30491800/32951124 swapFree=67111524/67111528
[pid=7760] ppid=7758 vsize=15696048 CPUtime=4800.13 cores=0,2,4,6
/proc/7760/stat : 7760 (java) S 7758 7760 6896 0 -1 4202496 1382302 0 1 0 479668 345 0 0 25 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/7760/statm: 3924012 76432 2298 9 0 3914731 0
[pid=7760/tid=7761] ppid=7758 vsize=15696048 CPUtime=0.55 cores=0,2,4,6
/proc/7760/task/7761/stat : 7761 (java) S 7758 7760 6896 0 -1 4202560 14997 0 1 0 53 2 0 0 18 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7763] ppid=7758 vsize=15696048 CPUtime=3.41 cores=0,2,4,6
/proc/7760/task/7763/stat : 7763 (java) S 7758 7760 6896 0 -1 4202560 68224 0 0 0 323 18 0 0 15 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7764] ppid=7758 vsize=15696048 CPUtime=3.39 cores=0,2,4,6
/proc/7760/task/7764/stat : 7764 (java) S 7758 7760 6896 0 -1 4202560 67143 0 0 0 322 17 0 0 16 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7765] ppid=7758 vsize=15696048 CPUtime=3.37 cores=0,2,4,6
/proc/7760/task/7765/stat : 7765 (java) S 7758 7760 6896 0 -1 4202560 70036 0 0 0 321 16 0 0 15 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7766] ppid=7758 vsize=15696048 CPUtime=3.38 cores=0,2,4,6
/proc/7760/task/7766/stat : 7766 (java) S 7758 7760 6896 0 -1 4202560 68016 0 0 0 320 18 0 0 15 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7767] ppid=7758 vsize=15696048 CPUtime=3.43 cores=0,2,4,6
/proc/7760/task/7767/stat : 7767 (java) S 7758 7760 6896 0 -1 4202560 69377 0 0 0 325 18 0 0 16 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7768] ppid=7758 vsize=15696048 CPUtime=3.31 cores=0,2,4,6
/proc/7760/task/7768/stat : 7768 (java) S 7758 7760 6896 0 -1 4202560 63275 0 0 0 316 15 0 0 15 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7769] ppid=7758 vsize=15696048 CPUtime=3.21 cores=0,2,4,6
/proc/7760/task/7769/stat : 7769 (java) S 7758 7760 6896 0 -1 4202560 62983 0 0 0 307 14 0 0 15 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7770] ppid=7758 vsize=15696048 CPUtime=3.41 cores=0,2,4,6
/proc/7760/task/7770/stat : 7770 (java) S 7758 7760 6896 0 -1 4202560 66647 0 0 0 325 16 0 0 16 0 22 0 257085908 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7771] ppid=7758 vsize=15696048 CPUtime=2.11 cores=0,2,4,6
/proc/7760/task/7771/stat : 7771 (java) S 7758 7760 6896 0 -1 4202560 3462 0 0 0 149 62 0 0 15 0 22 0 257085909 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 0 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7772] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7772/stat : 7772 (java) S 7758 7760 6896 0 -1 4202560 17 0 0 0 0 0 0 0 17 0 22 0 257085910 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7773] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7773/stat : 7773 (java) S 7758 7760 6896 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 257085910 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7774] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7774/stat : 7774 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672485809 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7775] ppid=7758 vsize=15696048 CPUtime=1.18 cores=0,2,4,6
/proc/7760/task/7775/stat : 7775 (java) S 7758 7760 6896 0 -1 4202560 7450 0 0 0 117 1 0 0 15 0 22 0 257085912 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 2 0 0 0
[pid=7760/tid=7776] ppid=7758 vsize=15696048 CPUtime=1.22 cores=0,2,4,6
/proc/7760/task/7776/stat : 7776 (java) S 7758 7760 6896 0 -1 4202560 14920 0 0 0 120 2 0 0 16 0 22 0 257085912 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 6 0 0 0
[pid=7760/tid=7777] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7777/stat : 7777 (java) S 7758 7760 6896 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 257085912 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478105 0 4 0 16800975 18446604453927297408 0 0 -1 4 0 0 0
[pid=7760/tid=7778] ppid=7758 vsize=15696048 CPUtime=0 cores=0,2,4,6
/proc/7760/task/7778/stat : 7778 (java) S 7758 7760 6896 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 22 0 257085912 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 268672478720 0 4 0 16800975 18446604453927297408 0 0 -1 0 0 0 0
[pid=7760/tid=7779] ppid=7758 vsize=15696048 CPUtime=1192.52 cores=0,2,4,6
/proc/7760/task/7779/stat : 7779 (java) R 7758 7760 6896 0 -1 4202560 204648 0 0 0 119217 35 0 0 25 0 22 0 257085941 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505893334 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=7760/tid=7780] ppid=7758 vsize=15696048 CPUtime=1192.34 cores=0,2,4,6
/proc/7760/task/7780/stat : 7780 (java) R 7758 7760 6896 0 -1 4202560 202583 0 0 0 119199 35 0 0 25 0 22 0 257085941 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 47301494428764 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=7760/tid=7781] ppid=7758 vsize=15696048 CPUtime=1191.64 cores=0,2,4,6
/proc/7760/task/7781/stat : 7781 (java) R 7758 7760 6896 0 -1 4202560 198583 0 0 0 119128 36 0 0 25 0 22 0 257085941 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505781987 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=7760/tid=7782] ppid=7758 vsize=15696048 CPUtime=1191.51 cores=0,2,4,6
/proc/7760/task/7782/stat : 7782 (java) R 7758 7760 6896 0 -1 4202560 198509 0 0 0 119118 33 0 0 25 0 22 0 257085941 16072753152 76432 33554432000 1073741824 1073778376 140737321622960 18446744073709551615 46912505850834 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15696048

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

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

Child status: 143
Real time (s): 1207.13
CPU time (s): 4800.17
CPU user time (s): 4796.71
CPU system time (s): 3.46847
CPU usage (%): 397.652
Max. virtual memory (cumulated for all children) (KiB): 15705576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.71
system time used= 3.46847
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1382328
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= 295376
involuntary context switches= 169486

runsolver used 2.02369 second user time and 4.6093 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 04:02:26
IDJOB=3312690
IDBENCH=82875
IDSOLVER=1699
FILE ID=node107/3312690-1304128946
RUNJOBID= node107-1304128899-7255
PBS_JOBID= 13170764
Free space on /tmp= 71800 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312690-1304128946/watcher-3312690-1304128946 -o /tmp/evaluation-result-3312690-1304128946/solver-3312690-1304128946 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312690-1304128946.cnf

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

MD5SUM BENCH= 3919f50518b71f2cf8a267b92efd9aeb
RANDOM SEED=712407279

node107.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.829
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.65
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.829
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.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30627368 kB
Buffers:        360928 kB
Cached:        1130932 kB
SwapCached:          4 kB
Active:         526644 kB
Inactive:      1445324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30627368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3860 kB
Writeback:           0 kB
AnonPages:      479996 kB
Mapped:          23916 kB
Slab:           285972 kB
PageTables:       6112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   956788 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= 72624 MiB
End job on node107 at 2011-04-30 04:22:36