Trace number 3312391

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) 4801 1254.38

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
MD5SUM5f909806405bfbe25b7db5afcabe8fc9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.7936
Satisfiable
(Un)Satisfiability was proved
Number of variables24999
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	37:13 INFO : Reading from input HOME/instance-3312391-1304113033.cnf
0.93/0.70	Executor set job limit to 1000000
0.93/0.70	Executor set job limit to 1000000
0.93/0.70	Executor set job limit to 1000000
0.93/0.70	Executor set job limit to 1000000
0.93/0.70	Starting Executor!
0.93/0.70	Starting Executor!
0.93/0.71	Starting Executor!
0.93/0.71	Starting Executor!
3.67/2.02	37:15 INFO : 24901 variables remaining out of 24999
3.67/2.02	37:15 INFO : 417396 literals remaining out of 420000

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-3312391-1304113033/watcher-3312391-1304113033 -o /tmp/evaluation-result-3312391-1304113033/solver-3312391-1304113033 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312391-1304113033.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: 3.74 4.15 5.36 3/172 10698
/proc/meminfo: memFree=30701756/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=9020 CPUtime=0 cores=0,2,4,6
/proc/10698/stat : 10698 (java) R 10696 10698 10666 0 -1 4194304 580 0 0 0 0 0 0 0 25 0 1 0 522902940 9236480 84 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210642183729 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10698/statm: 2255 88 71 9 0 34 0

[startup+0.00921501 s]
/proc/loadavg: 3.74 4.15 5.36 3/172 10698
/proc/meminfo: memFree=30701756/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 1484 0 0 0 0 0 0 0 25 0 2 0 522902940 31260672 946 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 7632 951 731 9 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30528

[startup+0.100205 s]
/proc/loadavg: 3.74 4.15 5.36 3/172 10698
/proc/meminfo: memFree=30701756/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=15676656 CPUtime=0.1 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 5526 0 1 0 9 1 0 0 25 0 18 0 522902940 16052895744 4963 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3919164 4963 2117 9 0 3909883 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676656

[startup+0.301213 s]
/proc/loadavg: 3.74 4.15 5.36 3/172 10698
/proc/meminfo: memFree=30701756/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=15679984 CPUtime=0.52 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 14570 0 1 0 50 2 0 0 25 0 18 0 522902940 16056303616 13071 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3919996 13077 2207 9 0 3910715 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679984

[startup+0.701123 s]
/proc/loadavg: 3.74 4.15 5.36 3/172 10698
/proc/meminfo: memFree=30701756/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=15679984 CPUtime=0.93 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 41744 0 1 0 88 5 0 0 25 0 18 0 522902940 16056303616 40242 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3919996 40243 2223 9 0 3910715 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15679984

[startup+1.50097 s]
/proc/loadavg: 3.74 4.15 5.36 4/214 10743
/proc/meminfo: memFree=30380460/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=15720608 CPUtime=2.55 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 56247 0 1 0 248 7 0 0 25 0 22 0 522902940 16097902592 48795 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3930152 48804 2259 9 0 3920871 0
[pid=10698/tid=10700] ppid=10696 vsize=15720608 CPUtime=1.48 cores=0,2,4,6
/proc/10698/task/10700/stat : 10700 (java) R 10696 10698 10666 0 -1 4202560 35636 0 1 0 143 5 0 0 21 0 22 0 522902941 16097902592 48808 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505749955 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10698/tid=10701] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10701/stat : 10701 (java) S 10696 10698 10666 0 -1 4202560 28 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48813 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 4 0 0 0
[pid=10698/tid=10702] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10702/stat : 10702 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48819 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10703] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10703/stat : 10703 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48824 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 4 0 0 0
[pid=10698/tid=10704] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10704/stat : 10704 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48829 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10705] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10705/stat : 10705 (java) S 10696 10698 10666 0 -1 4202560 64 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48834 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10706] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10706/stat : 10706 (java) S 10696 10698 10666 0 -1 4202560 1019 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48840 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10707] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10707/stat : 10707 (java) S 10696 10698 10666 0 -1 4202560 20 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48845 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10708] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10708/stat : 10708 (java) S 10696 10698 10666 0 -1 4202560 30 0 0 0 0 0 0 0 19 0 22 0 522902941 16097902592 48851 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10709] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10709/stat : 10709 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 522902942 16097902592 48856 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10710] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10710/stat : 10710 (java) S 10696 10698 10666 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 522902943 16097902592 48861 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10711] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10711/stat : 10711 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 522902943 16097902592 48866 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10712] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10712/stat : 10712 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16097902592 48872 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10713] ppid=10696 vsize=15720608 CPUtime=0.8 cores=0,2,4,6
/proc/10698/task/10713/stat : 10713 (java) R 10696 10698 10666 0 -1 4202560 15301 0 0 0 79 1 0 0 16 0 22 0 522902945 16097902592 48877 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 47391790936528 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10698/tid=10714] ppid=10696 vsize=15720608 CPUtime=0.24 cores=0,2,4,6
/proc/10698/task/10714/stat : 10714 (java) R 10696 10698 10666 0 -1 4202560 2793 0 0 0 24 0 0 0 15 0 22 0 522902945 16097902592 48882 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210647189863 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10698/tid=10715] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10715/stat : 10715 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16097902592 48887 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10716] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10716/stat : 10716 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522902945 16097902592 48892 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10740] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10740/stat : 10740 (java) S 10696 10698 10666 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 522903011 16097902592 48898 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10741] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10741/stat : 10741 (java) S 10696 10698 10666 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 522903011 16097902592 48903 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) S 10696 10698 10666 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522903011 16097902592 48908 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10743] ppid=10696 vsize=15720608 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10743/stat : 10743 (java) S 10696 10698 10666 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 522903011 16097902592 48913 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 15720608

[startup+3.15565 s]
/proc/loadavg: 3.74 4.15 5.36 5/218 10747
/proc/meminfo: memFree=30302060/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=15717740 CPUtime=7.15 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 105882 0 1 0 699 16 0 0 25 0 22 0 522902940 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3929435 94978 2275 9 0 3920154 0
[pid=10698/tid=10700] ppid=10696 vsize=15717740 CPUtime=2.01 cores=0,2,4,6
/proc/10698/task/10700/stat : 10700 (java) S 10696 10698 10666 0 -1 4202560 35693 0 1 0 196 5 0 0 22 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10701] ppid=10696 vsize=15717740 CPUtime=0.03 cores=0,2,4,6
/proc/10698/task/10701/stat : 10701 (java) R 10696 10698 10666 0 -1 4202560 5535 0 0 0 3 0 0 0 16 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10698/tid=10702] ppid=10696 vsize=15717740 CPUtime=0.07 cores=0,2,4,6
/proc/10698/task/10702/stat : 10702 (java) S 10696 10698 10666 0 -1 4202560 9871 0 0 0 6 1 0 0 16 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10703] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10703/stat : 10703 (java) S 10696 10698 10666 0 -1 4202560 2660 0 0 0 0 0 0 0 15 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10704] ppid=10696 vsize=15717740 CPUtime=0.05 cores=0,2,4,6
/proc/10698/task/10704/stat : 10704 (java) S 10696 10698 10666 0 -1 4202560 6794 0 0 0 4 1 0 0 16 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10705] ppid=10696 vsize=15717740 CPUtime=0.03 cores=0,2,4,6
/proc/10698/task/10705/stat : 10705 (java) S 10696 10698 10666 0 -1 4202560 4294 0 0 0 3 0 0 0 16 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 4 0 0 0
[pid=10698/tid=10706] ppid=10696 vsize=15717740 CPUtime=0.03 cores=0,2,4,6
/proc/10698/task/10706/stat : 10706 (java) S 10696 10698 10666 0 -1 4202560 5699 0 0 0 3 0 0 0 15 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10707] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10707/stat : 10707 (java) S 10696 10698 10666 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10708] ppid=10696 vsize=15717740 CPUtime=0.07 cores=0,2,4,6
/proc/10698/task/10708/stat : 10708 (java) S 10696 10698 10666 0 -1 4202560 12051 0 0 0 6 1 0 0 16 0 22 0 522902941 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10709] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10709/stat : 10709 (java) S 10696 10698 10666 0 -1 4202560 145 0 0 0 0 0 0 0 15 0 22 0 522902942 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10710] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10710/stat : 10710 (java) S 10696 10698 10666 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10711] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10711/stat : 10711 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10712] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10712/stat : 10712 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10713] ppid=10696 vsize=15717740 CPUtime=1.33 cores=0,2,4,6
/proc/10698/task/10713/stat : 10713 (java) S 10696 10698 10666 0 -1 4202560 16012 0 0 0 132 1 0 0 15 0 22 0 522902945 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10714] ppid=10696 vsize=15717740 CPUtime=0.78 cores=0,2,4,6
/proc/10698/task/10714/stat : 10714 (java) S 10696 10698 10666 0 -1 4202560 5662 0 0 0 78 0 0 0 15 0 22 0 522902945 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10715] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10715/stat : 10715 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10716] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10716/stat : 10716 (java) R 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 522902945 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10698/tid=10740] ppid=10696 vsize=15717740 CPUtime=0.64 cores=0,2,4,6
/proc/10698/task/10740/stat : 10740 (java) R 10696 10698 10666 0 -1 4202560 15 0 0 0 64 0 0 0 15 0 22 0 522903011 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506301673 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10698/tid=10741] ppid=10696 vsize=15717740 CPUtime=0.48 cores=0,2,4,6
/proc/10698/task/10741/stat : 10741 (java) R 10696 10698 10666 0 -1 4202560 15 0 0 0 48 0 0 0 15 0 22 0 522903011 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506301843 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=15717740 CPUtime=0.6 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) R 10696 10698 10666 0 -1 4202560 8 0 0 0 60 0 0 0 16 0 22 0 522903011 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506296813 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10698/tid=10743] ppid=10696 vsize=15717740 CPUtime=0.89 cores=0,2,4,6
/proc/10698/task/10743/stat : 10743 (java) R 10696 10698 10666 0 -1 4202560 22 0 0 0 89 0 0 0 15 0 22 0 522903011 16094965760 94978 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506301673 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 15717740

[startup+6.30109 s]
/proc/loadavg: 3.92 4.18 5.37 12/218 10747
/proc/meminfo: memFree=29286792/32951132 swapFree=67080208/67111528
[pid=10698] ppid=10696 vsize=15717740 CPUtime=18.01 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 255956 0 1 0 1755 46 0 0 25 0 22 0 522902940 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3929435 244925 2275 9 0 3920154 0
[pid=10698/tid=10700] ppid=10696 vsize=15717740 CPUtime=2.01 cores=0,2,4,6
/proc/10698/task/10700/stat : 10700 (java) S 10696 10698 10666 0 -1 4202560 35693 0 1 0 196 5 0 0 22 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10701] ppid=10696 vsize=15717740 CPUtime=0.08 cores=0,2,4,6
/proc/10698/task/10701/stat : 10701 (java) S 10696 10698 10666 0 -1 4202560 15723 0 0 0 6 2 0 0 15 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10702] ppid=10696 vsize=15717740 CPUtime=0.18 cores=0,2,4,6
/proc/10698/task/10702/stat : 10702 (java) S 10696 10698 10666 0 -1 4202560 29870 0 0 0 14 4 0 0 16 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10703] ppid=10696 vsize=15717740 CPUtime=0.08 cores=0,2,4,6
/proc/10698/task/10703/stat : 10703 (java) S 10696 10698 10666 0 -1 4202560 21560 0 0 0 4 4 0 0 16 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10704] ppid=10696 vsize=15717740 CPUtime=0.1 cores=0,2,4,6
/proc/10698/task/10704/stat : 10704 (java) S 10696 10698 10666 0 -1 4202560 18983 0 0 0 8 2 0 0 15 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10705] ppid=10696 vsize=15717740 CPUtime=0.12 cores=0,2,4,6
/proc/10698/task/10705/stat : 10705 (java) S 10696 10698 10666 0 -1 4202560 22347 0 0 0 9 3 0 0 15 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10706] ppid=10696 vsize=15717740 CPUtime=0.12 cores=0,2,4,6
/proc/10698/task/10706/stat : 10706 (java) S 10696 10698 10666 0 -1 4202560 17394 0 0 0 9 3 0 0 15 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10707] ppid=10696 vsize=15717740 CPUtime=0.06 cores=0,2,4,6
/proc/10698/task/10707/stat : 10707 (java) S 10696 10698 10666 0 -1 4202560 17869 0 0 0 4 2 0 0 16 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10708] ppid=10696 vsize=15717740 CPUtime=0.1 cores=0,2,4,6
/proc/10698/task/10708/stat : 10708 (java) S 10696 10698 10666 0 -1 4202560 16083 0 0 0 8 2 0 0 15 0 22 0 522902941 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10709] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10709/stat : 10709 (java) S 10696 10698 10666 0 -1 4202560 443 0 0 0 0 0 0 0 15 0 22 0 522902942 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10710] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10710/stat : 10710 (java) S 10696 10698 10666 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10711] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10711/stat : 10711 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10712] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10712/stat : 10712 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10713] ppid=10696 vsize=15717740 CPUtime=1.38 cores=0,2,4,6
/proc/10698/task/10713/stat : 10713 (java) S 10696 10698 10666 0 -1 4202560 16032 0 0 0 137 1 0 0 15 0 22 0 522902945 16094965760 244925 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0

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

/proc/10698/task/10703/stat : 10703 (java) S 10696 10698 10666 0 -1 4202560 218603 0 0 0 182 42 0 0 15 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10704] ppid=10696 vsize=15717740 CPUtime=2.82 cores=0,2,4,6
/proc/10698/task/10704/stat : 10704 (java) S 10696 10698 10666 0 -1 4202560 334945 0 0 0 224 58 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10705] ppid=10696 vsize=15717740 CPUtime=3.05 cores=0,2,4,6
/proc/10698/task/10705/stat : 10705 (java) S 10696 10698 10666 0 -1 4202560 318183 0 0 0 250 55 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10706] ppid=10696 vsize=15717740 CPUtime=3.12 cores=0,2,4,6
/proc/10698/task/10706/stat : 10706 (java) S 10696 10698 10666 0 -1 4202560 320833 0 0 0 256 56 0 0 15 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10707] ppid=10696 vsize=15717740 CPUtime=2.32 cores=0,2,4,6
/proc/10698/task/10707/stat : 10707 (java) S 10696 10698 10666 0 -1 4202560 260095 0 0 0 191 41 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10708] ppid=10696 vsize=15717740 CPUtime=3.76 cores=0,2,4,6
/proc/10698/task/10708/stat : 10708 (java) S 10696 10698 10666 0 -1 4202560 469469 0 0 0 298 78 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10709] ppid=10696 vsize=15717740 CPUtime=62.1 cores=0,2,4,6
/proc/10698/task/10709/stat : 10709 (java) S 10696 10698 10666 0 -1 4202560 752573 0 0 0 6124 86 0 0 15 0 22 0 522902942 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 4 0 0 0
[pid=10698/tid=10710] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10710/stat : 10710 (java) S 10696 10698 10666 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10711] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10711/stat : 10711 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10712] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10712/stat : 10712 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10713] ppid=10696 vsize=15717740 CPUtime=1.57 cores=0,2,4,6
/proc/10698/task/10713/stat : 10713 (java) S 10696 10698 10666 0 -1 4202560 16074 0 0 0 155 2 0 0 15 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10714] ppid=10696 vsize=15717740 CPUtime=1 cores=0,2,4,6
/proc/10698/task/10714/stat : 10714 (java) S 10696 10698 10666 0 -1 4202560 5693 0 0 0 100 0 0 0 16 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10715] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10715/stat : 10715 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10716] ppid=10696 vsize=15717740 CPUtime=0.01 cores=0,2,4,6
/proc/10698/task/10716/stat : 10716 (java) S 10696 10698 10666 0 -1 4202560 71 0 0 0 0 1 0 0 15 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10740] ppid=10696 vsize=15717740 CPUtime=1108.81 cores=0,2,4,6
/proc/10698/task/10740/stat : 10740 (java) R 10696 10698 10666 0 -1 4202560 104111 0 0 0 110812 69 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506296985 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10698/tid=10741] ppid=10696 vsize=15717740 CPUtime=1109.34 cores=0,2,4,6
/proc/10698/task/10741/stat : 10741 (java) R 10696 10698 10666 0 -1 4202560 110421 0 0 0 110905 29 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506358700 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=15717740 CPUtime=1108.34 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) R 10696 10698 10666 0 -1 4202560 106713 0 0 0 110796 38 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505812088 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10698/tid=10743] ppid=10696 vsize=15717740 CPUtime=1109.14 cores=0,2,4,6
/proc/10698/task/10743/stat : 10743 (java) R 10696 10698 10666 0 -1 4202560 105455 0 0 0 110887 27 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505631833 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4526.77
Current children cumulated vsize (KiB) 15717740

[startup+1242.31 s]
/proc/loadavg: 5.10 5.23 5.50 6/217 10780
/proc/meminfo: memFree=97544/32951132 swapFree=67080200/67111528
[pid=10698] ppid=10696 vsize=15717740 CPUtime=4756.67 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 3895291 0 1 0 474940 727 0 0 25 0 22 0 522902940 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3929435 3854249 2293 9 0 3920154 0
[pid=10698/tid=10700] ppid=10696 vsize=15717740 CPUtime=2.01 cores=0,2,4,6
/proc/10698/task/10700/stat : 10700 (java) S 10696 10698 10666 0 -1 4202560 35693 0 1 0 196 5 0 0 22 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10701] ppid=10696 vsize=15717740 CPUtime=3.16 cores=0,2,4,6
/proc/10698/task/10701/stat : 10701 (java) S 10696 10698 10666 0 -1 4202560 400738 0 0 0 244 72 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10702] ppid=10696 vsize=15717740 CPUtime=3.84 cores=0,2,4,6
/proc/10698/task/10702/stat : 10702 (java) S 10696 10698 10666 0 -1 4202560 334215 0 0 0 327 57 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10703] ppid=10696 vsize=15717740 CPUtime=2.24 cores=0,2,4,6
/proc/10698/task/10703/stat : 10703 (java) S 10696 10698 10666 0 -1 4202560 218603 0 0 0 182 42 0 0 15 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10704] ppid=10696 vsize=15717740 CPUtime=2.82 cores=0,2,4,6
/proc/10698/task/10704/stat : 10704 (java) S 10696 10698 10666 0 -1 4202560 334945 0 0 0 224 58 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10705] ppid=10696 vsize=15717740 CPUtime=3.05 cores=0,2,4,6
/proc/10698/task/10705/stat : 10705 (java) S 10696 10698 10666 0 -1 4202560 318183 0 0 0 250 55 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10706] ppid=10696 vsize=15717740 CPUtime=3.12 cores=0,2,4,6
/proc/10698/task/10706/stat : 10706 (java) S 10696 10698 10666 0 -1 4202560 320833 0 0 0 256 56 0 0 15 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10707] ppid=10696 vsize=15717740 CPUtime=2.32 cores=0,2,4,6
/proc/10698/task/10707/stat : 10707 (java) S 10696 10698 10666 0 -1 4202560 260095 0 0 0 191 41 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10708] ppid=10696 vsize=15717740 CPUtime=3.76 cores=0,2,4,6
/proc/10698/task/10708/stat : 10708 (java) S 10696 10698 10666 0 -1 4202560 469469 0 0 0 298 78 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10709] ppid=10696 vsize=15717740 CPUtime=65.35 cores=0,2,4,6
/proc/10698/task/10709/stat : 10709 (java) S 10696 10698 10666 0 -1 4202560 752577 0 0 0 6449 86 0 0 15 0 22 0 522902942 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 4 0 0 0
[pid=10698/tid=10710] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10710/stat : 10710 (java) S 10696 10698 10666 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10711] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10711/stat : 10711 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10712] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10712/stat : 10712 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10713] ppid=10696 vsize=15717740 CPUtime=1.57 cores=0,2,4,6
/proc/10698/task/10713/stat : 10713 (java) S 10696 10698 10666 0 -1 4202560 16074 0 0 0 155 2 0 0 15 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10714] ppid=10696 vsize=15717740 CPUtime=1 cores=0,2,4,6
/proc/10698/task/10714/stat : 10714 (java) S 10696 10698 10666 0 -1 4202560 5693 0 0 0 100 0 0 0 16 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10715] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10715/stat : 10715 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10716] ppid=10696 vsize=15717740 CPUtime=0.01 cores=0,2,4,6
/proc/10698/task/10716/stat : 10716 (java) S 10696 10698 10666 0 -1 4202560 75 0 0 0 0 1 0 0 15 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10740] ppid=10696 vsize=15717740 CPUtime=1165.37 cores=0,2,4,6
/proc/10698/task/10740/stat : 10740 (java) R 10696 10698 10666 0 -1 4202560 104115 0 0 0 116464 73 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506106872 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10698/tid=10741] ppid=10696 vsize=15717740 CPUtime=1166.05 cores=0,2,4,6
/proc/10698/task/10741/stat : 10741 (java) R 10696 10698 10666 0 -1 4202560 110423 0 0 0 116576 29 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505812175 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=15717740 CPUtime=1165.1 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) R 10696 10698 10666 0 -1 4202560 106715 0 0 0 116472 38 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505811516 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10698/tid=10743] ppid=10696 vsize=15717740 CPUtime=1165.77 cores=0,2,4,6
/proc/10698/task/10743/stat : 10743 (java) R 10696 10698 10666 0 -1 4202560 105460 0 0 0 116549 28 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505581936 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4756.67
Current children cumulated vsize (KiB) 15717740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1253.8 s]
/proc/loadavg: 5.08 5.22 5.50 6/217 10781
/proc/meminfo: memFree=97412/32951132 swapFree=67080200/67111528
[pid=10698] ppid=10696 vsize=15717740 CPUtime=4800.41 cores=0,2,4,6
/proc/10698/stat : 10698 (java) S 10696 10698 10666 0 -1 4202496 3895294 0 1 0 479313 728 0 0 25 0 22 0 522902940 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 3929435 3854249 2293 9 0 3920154 0
[pid=10698/tid=10700] ppid=10696 vsize=15717740 CPUtime=2.01 cores=0,2,4,6
/proc/10698/task/10700/stat : 10700 (java) S 10696 10698 10666 0 -1 4202560 35693 0 1 0 196 5 0 0 22 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10701] ppid=10696 vsize=15717740 CPUtime=3.16 cores=0,2,4,6
/proc/10698/task/10701/stat : 10701 (java) S 10696 10698 10666 0 -1 4202560 400738 0 0 0 244 72 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10702] ppid=10696 vsize=15717740 CPUtime=3.84 cores=0,2,4,6
/proc/10698/task/10702/stat : 10702 (java) S 10696 10698 10666 0 -1 4202560 334215 0 0 0 327 57 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10703] ppid=10696 vsize=15717740 CPUtime=2.24 cores=0,2,4,6
/proc/10698/task/10703/stat : 10703 (java) S 10696 10698 10666 0 -1 4202560 218603 0 0 0 182 42 0 0 15 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10704] ppid=10696 vsize=15717740 CPUtime=2.82 cores=0,2,4,6
/proc/10698/task/10704/stat : 10704 (java) S 10696 10698 10666 0 -1 4202560 334945 0 0 0 224 58 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10705] ppid=10696 vsize=15717740 CPUtime=3.05 cores=0,2,4,6
/proc/10698/task/10705/stat : 10705 (java) S 10696 10698 10666 0 -1 4202560 318183 0 0 0 250 55 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10706] ppid=10696 vsize=15717740 CPUtime=3.12 cores=0,2,4,6
/proc/10698/task/10706/stat : 10706 (java) S 10696 10698 10666 0 -1 4202560 320833 0 0 0 256 56 0 0 15 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10707] ppid=10696 vsize=15717740 CPUtime=2.32 cores=0,2,4,6
/proc/10698/task/10707/stat : 10707 (java) S 10696 10698 10666 0 -1 4202560 260095 0 0 0 191 41 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10708] ppid=10696 vsize=15717740 CPUtime=3.76 cores=0,2,4,6
/proc/10698/task/10708/stat : 10708 (java) S 10696 10698 10666 0 -1 4202560 469469 0 0 0 298 78 0 0 16 0 22 0 522902941 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10709] ppid=10696 vsize=15717740 CPUtime=66.08 cores=0,2,4,6
/proc/10698/task/10709/stat : 10709 (java) S 10696 10698 10666 0 -1 4202560 752577 0 0 0 6522 86 0 0 15 0 22 0 522902942 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 4 0 0 0
[pid=10698/tid=10710] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10710/stat : 10710 (java) S 10696 10698 10666 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10711] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10711/stat : 10711 (java) S 10696 10698 10666 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 522902943 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10712] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10712/stat : 10712 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10713] ppid=10696 vsize=15717740 CPUtime=1.57 cores=0,2,4,6
/proc/10698/task/10713/stat : 10713 (java) S 10696 10698 10666 0 -1 4202560 16074 0 0 0 155 2 0 0 15 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 6 0 0 0
[pid=10698/tid=10714] ppid=10696 vsize=15717740 CPUtime=1 cores=0,2,4,6
/proc/10698/task/10714/stat : 10714 (java) S 10696 10698 10666 0 -1 4202560 5693 0 0 0 100 0 0 0 16 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10715] ppid=10696 vsize=15717740 CPUtime=0 cores=0,2,4,6
/proc/10698/task/10715/stat : 10715 (java) S 10696 10698 10666 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=10698/tid=10716] ppid=10696 vsize=15717740 CPUtime=0.01 cores=0,2,4,6
/proc/10698/task/10716/stat : 10716 (java) S 10696 10698 10666 0 -1 4202560 75 0 0 0 0 1 0 0 15 0 22 0 522902945 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=10698/tid=10740] ppid=10696 vsize=15717740 CPUtime=1176.14 cores=0,2,4,6
/proc/10698/task/10740/stat : 10740 (java) R 10696 10698 10666 0 -1 4202560 104115 0 0 0 117541 73 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505654942 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=10698/tid=10741] ppid=10696 vsize=15717740 CPUtime=1176.82 cores=0,2,4,6
/proc/10698/task/10741/stat : 10741 (java) R 10696 10698 10666 0 -1 4202560 110423 0 0 0 117653 29 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912506214649 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=15717740 CPUtime=1175.87 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) R 10696 10698 10666 0 -1 4202560 106718 0 0 0 117549 38 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505581921 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=10698/tid=10743] ppid=10696 vsize=15717740 CPUtime=1176.47 cores=0,2,4,6
/proc/10698/task/10743/stat : 10743 (java) R 10696 10698 10666 0 -1 4202560 105460 0 0 0 117619 28 0 0 25 0 22 0 522903011 16094965760 3854249 33554432000 1073741824 1073778376 140735240093216 18446744073709551615 46912505714792 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15717740

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

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

[startup+1254.2 s]
/proc/loadavg: 5.08 5.22 5.50 6/217 10781
/proc/meminfo: memFree=97412/32951132 swapFree=67080200/67111528
[pid=10698] ppid=10696 vsize=0 CPUtime=4800.82 cores=0,2,4,6
/proc/10698/stat : 10698 (java) Z 10696 10698 10666 0 -1 4203548 3895321 0 1 0 479316 766 0 0 17 0 2 0 522902940 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 0 0 0 0 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=0 CPUtime=1176.25 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) R 10696 10698 10666 0 -1 4203588 106718 0 0 0 117549 76 0 0 25 0 2 0 522903011 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.82
Current children cumulated vsize (KiB) 0

[startup+1254.3 s]
/proc/loadavg: 5.08 5.22 5.50 3/198 10784
/proc/meminfo: memFree=13545608/32951132 swapFree=67080200/67111528
[pid=10698] ppid=10696 vsize=0 CPUtime=4800.93 cores=0,2,4,6
/proc/10698/stat : 10698 (java) Z 10696 10698 10666 0 -1 4203548 3895321 0 1 0 479316 777 0 0 17 0 2 0 522902940 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/10698/statm: 0 0 0 0 0 0 0
[pid=10698/tid=10742] ppid=10696 vsize=0 CPUtime=1176.36 cores=0,2,4,6
/proc/10698/task/10742/stat : 10742 (java) R 10696 10698 10666 0 -1 4203588 106718 0 0 0 117549 87 0 0 25 0 2 0 522903011 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.93
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1254.38
CPU time (s): 4801
CPU user time (s): 4793.16
CPU system time (s): 7.83981
CPU usage (%): 382.74
Max. virtual memory (cumulated for all children) (KiB): 15720936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.16
system time used= 7.83981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3895321
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= 29655
involuntary context switches= 49762

runsolver used 2.20066 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 23:37:13
IDJOB=3312391
IDBENCH=82576
IDSOLVER=1699
FILE ID=node129/3312391-1304113033
RUNJOBID= node129-1304113033-10684
PBS_JOBID= 13170699
Free space on /tmp= 66368 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312391-1304113033/watcher-3312391-1304113033 -o /tmp/evaluation-result-3312391-1304113033/solver-3312391-1304113033 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312391-1304113033.cnf

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

MD5SUM BENCH= 5f909806405bfbe25b7db5afcabe8fc9
RANDOM SEED=192967953

node129.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.831
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.831
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.83
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.831
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.75
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      30702160 kB
Buffers:        366032 kB
Cached:        1451552 kB
SwapCached:       5992 kB
Active:         119116 kB
Inactive:      1741032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30702160 kB
SwapTotal:    67111528 kB
SwapFree:     67080208 kB
Dirty:            5504 kB
Writeback:           0 kB
AnonPages:       38940 kB
Mapped:          12248 kB
Slab:           323904 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190092 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node129 at 2011-04-29 23:58:09