Trace number 3313465

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.83 1225.62

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
Bench CategoryAPPLICATION (applications 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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.17	11:32 INFO : Reading from input HOME/instance-3313465-1304075492.cnf
1.36/1.21	Executor set job limit to 1000000
1.36/1.21	Executor set job limit to 1000000
1.36/1.21	Executor set job limit to 1000000
1.36/1.21	Executor set job limit to 1000000
1.36/1.21	Starting Executor!
1.36/1.21	Starting Executor!
1.36/1.21	Starting Executor!
1.36/1.21	Starting Executor!
10.14/8.36	11:40 INFO : 91688 variables remaining out of 92464
10.14/8.36	11:40 INFO : 9976867 literals remaining out of 922074

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.70 4.05 5.23 2/194 22875
/proc/meminfo: memFree=18447504/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 1370 0 0 0 0 0 0 0 22 0 2 0 597779878 24580096 850 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 6001 850 648 9 0 381 0
[pid=22875/tid=22876] ppid=22873 vsize=24004 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 26 0 0 0 0 0 0 0 23 0 2 0 597779879 24580096 863 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256410467975 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0218209 s]
/proc/loadavg: 3.70 4.05 5.23 2/194 22875
/proc/meminfo: memFree=18447504/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 3297 0 1 0 1 0 0 0 22 0 11 0 597779878 15976509440 2738 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3900515 2739 1598 9 0 3891263 0
[pid=22875/tid=22876] ppid=22873 vsize=15602060 CPUtime=0.01 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 1931 0 1 0 1 0 0 0 22 0 11 0 597779879 15976509440 2740 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 47385010544090 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15602060

[startup+0.100838 s]
/proc/loadavg: 3.70 4.05 5.23 2/194 22875
/proc/meminfo: memFree=18447504/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15676812 CPUtime=0.09 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 5522 0 1 0 9 0 0 0 22 0 18 0 597779878 16053055488 4956 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3919203 4956 2117 9 0 3909922 0
[pid=22875/tid=22876] ppid=22873 vsize=15676812 CPUtime=0.08 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) D 22873 22875 20564 0 -1 4202560 3409 0 1 0 8 0 0 0 18 0 18 0 597779879 16053055488 4956 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256415387493 0 4 0 16800975 18446744071562154983 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676812

[startup+0.300708 s]
/proc/loadavg: 3.70 4.05 5.23 2/194 22875
/proc/meminfo: memFree=18447504/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15678060 CPUtime=0.35 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 8172 0 1 0 34 1 0 0 22 0 18 0 597779878 16054333440 7551 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3919515 7552 2198 9 0 3910234 0
[pid=22875/tid=22876] ppid=22873 vsize=15678060 CPUtime=0.22 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 5573 0 1 0 21 1 0 0 18 0 18 0 597779879 16054333440 7553 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912505511518 0 4 0 16800975 0 0 0 -1 1 0 0 4
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 15678060

[startup+0.700704 s]
/proc/loadavg: 3.70 4.05 5.23 2/194 22875
/proc/meminfo: memFree=18447504/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15684612 CPUtime=0.86 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 42007 0 1 0 80 6 0 0 22 0 18 0 597779878 16061042688 40247 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3921153 40247 2223 9 0 3911872 0
[pid=22875/tid=22876] ppid=22873 vsize=15684612 CPUtime=0.62 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 35540 0 1 0 57 5 0 0 18 0 18 0 597779879 16061042688 40247 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912505635665 0 4 0 16800975 0 0 0 -1 1 0 0 4
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 15684612

[startup+1.50148 s]
/proc/loadavg: 3.70 4.05 5.23 5/216 22897
/proc/meminfo: memFree=18148912/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15688724 CPUtime=1.9 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 71311 0 1 0 180 10 0 0 22 0 22 0 597779878 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3922181 67770 2264 9 0 3912900 0
[pid=22875/tid=22876] ppid=22873 vsize=15688724 CPUtime=1.4 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 58388 0 1 0 132 8 0 0 21 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 47385006419588 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=22875/tid=22878] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22878/stat : 22878 (java) S 22873 22875 20564 0 -1 4202560 18 0 0 0 0 0 0 0 16 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22879] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22879/stat : 22879 (java) S 22873 22875 20564 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22880] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22880/stat : 22880 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22881] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22881/stat : 22881 (java) S 22873 22875 20564 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22882] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22882/stat : 22882 (java) S 22873 22875 20564 0 -1 4202560 420 0 0 0 0 0 0 0 15 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22883] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22883/stat : 22883 (java) S 22873 22875 20564 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22884] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22884/stat : 22884 (java) S 22873 22875 20564 0 -1 4202560 2038 0 0 0 0 0 0 0 16 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22885] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22885/stat : 22885 (java) S 22873 22875 20564 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 597779879 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22886] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22886/stat : 22886 (java) S 22873 22875 20564 0 -1 4202560 71 0 0 0 0 0 0 0 16 0 22 0 597779880 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 0 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22887] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22887/stat : 22887 (java) S 22873 22875 20564 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597779881 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22888] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22888/stat : 22888 (java) S 22873 22875 20564 0 -1 4202560 9 0 0 0 0 0 0 0 19 0 22 0 597779881 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22889] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22889/stat : 22889 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427215281 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22890] ppid=22873 vsize=15688724 CPUtime=0.21 cores=1,3,5,7
/proc/22875/task/22890/stat : 22890 (java) S 22873 22875 20564 0 -1 4202560 2349 0 0 0 21 0 0 0 15 0 22 0 597779883 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22891] ppid=22873 vsize=15688724 CPUtime=0.24 cores=1,3,5,7
/proc/22875/task/22891/stat : 22891 (java) R 22873 22875 20564 0 -1 4202560 5991 0 0 0 24 0 0 0 16 0 22 0 597779883 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 47385006623124 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22875/tid=22892] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22892/stat : 22892 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22893] ppid=22873 vsize=15688724 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22893/stat : 22893 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597779883 16065253376 67770 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 15688724

[startup+3.10125 s]
/proc/loadavg: 3.73 4.05 5.22 8/220 22901
/proc/meminfo: memFree=17955192/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15692240 CPUtime=4.38 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 93411 0 1 0 425 13 0 0 22 0 22 0 597779878 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3923060 87971 2264 9 0 3913779 0
[pid=22875/tid=22876] ppid=22873 vsize=15692240 CPUtime=2.98 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 61880 0 1 0 289 9 0 0 25 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506061778 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=22875/tid=22878] ppid=22873 vsize=15692240 CPUtime=0.01 cores=1,3,5,7
/proc/22875/task/22878/stat : 22878 (java) S 22873 22875 20564 0 -1 4202560 1673 0 0 0 1 0 0 0 16 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22879] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22879/stat : 22879 (java) S 22873 22875 20564 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22880] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22880/stat : 22880 (java) S 22873 22875 20564 0 -1 4202560 164 0 0 0 0 0 0 0 16 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22881] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22881/stat : 22881 (java) S 22873 22875 20564 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22882] ppid=22873 vsize=15692240 CPUtime=0.02 cores=1,3,5,7
/proc/22875/task/22882/stat : 22882 (java) S 22873 22875 20564 0 -1 4202560 4018 0 0 0 2 0 0 0 16 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22883] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22883/stat : 22883 (java) S 22873 22875 20564 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22884] ppid=22873 vsize=15692240 CPUtime=0.02 cores=1,3,5,7
/proc/22875/task/22884/stat : 22884 (java) S 22873 22875 20564 0 -1 4202560 4654 0 0 0 2 0 0 0 16 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22885] ppid=22873 vsize=15692240 CPUtime=0.02 cores=1,3,5,7
/proc/22875/task/22885/stat : 22885 (java) S 22873 22875 20564 0 -1 4202560 2563 0 0 0 2 0 0 0 16 0 22 0 597779879 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22886] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22886/stat : 22886 (java) S 22873 22875 20564 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 22 0 597779880 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 0 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22887] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22887/stat : 22887 (java) S 22873 22875 20564 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597779881 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22888] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22888/stat : 22888 (java) S 22873 22875 20564 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 597779881 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22889] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22889/stat : 22889 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427215281 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22890] ppid=22873 vsize=15692240 CPUtime=0.5 cores=1,3,5,7
/proc/22875/task/22890/stat : 22890 (java) S 22873 22875 20564 0 -1 4202560 3419 0 0 0 50 0 0 0 16 0 22 0 597779883 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22891] ppid=22873 vsize=15692240 CPUtime=0.76 cores=1,3,5,7
/proc/22875/task/22891/stat : 22891 (java) S 22873 22875 20564 0 -1 4202560 12837 0 0 0 75 1 0 0 16 0 22 0 597779883 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22892] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22892/stat : 22892 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22893] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22893/stat : 22893 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597779883 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) S 22873 22875 20564 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 597780000 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22899] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22899/stat : 22899 (java) S 22873 22875 20564 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 597780000 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22900] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22900/stat : 22900 (java) S 22873 22875 20564 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 22 0 597780000 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22901] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22901/stat : 22901 (java) S 22873 22875 20564 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 597780000 16068853760 87971 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 15692240

[startup+6.30164 s]
/proc/loadavg: 3.73 4.05 5.22 7/220 22901
/proc/meminfo: memFree=17598476/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15692240 CPUtime=7.62 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 97734 0 1 0 749 13 0 0 22 0 22 0 597779878 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3923060 89700 2274 9 0 3913779 0
[pid=22875/tid=22876] ppid=22873 vsize=15692240 CPUtime=6.19 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) R 22873 22875 20564 0 -1 4202560 66186 0 1 0 609 10 0 0 19 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506062033 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=22875/tid=22878] ppid=22873 vsize=15692240 CPUtime=0.01 cores=1,3,5,7
/proc/22875/task/22878/stat : 22878 (java) S 22873 22875 20564 0 -1 4202560 1673 0 0 0 1 0 0 0 16 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22879] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22879/stat : 22879 (java) S 22873 22875 20564 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22880] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22880/stat : 22880 (java) S 22873 22875 20564 0 -1 4202560 164 0 0 0 0 0 0 0 16 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22881] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22881/stat : 22881 (java) S 22873 22875 20564 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22882] ppid=22873 vsize=15692240 CPUtime=0.02 cores=1,3,5,7
/proc/22875/task/22882/stat : 22882 (java) S 22873 22875 20564 0 -1 4202560 4018 0 0 0 2 0 0 0 16 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22883] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22883/stat : 22883 (java) S 22873 22875 20564 0 -1 4202560 319 0 0 0 0 0 0 0 15 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22884] ppid=22873 vsize=15692240 CPUtime=0.02 cores=1,3,5,7
/proc/22875/task/22884/stat : 22884 (java) S 22873 22875 20564 0 -1 4202560 4654 0 0 0 2 0 0 0 16 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22885] ppid=22873 vsize=15692240 CPUtime=0.02 cores=1,3,5,7
/proc/22875/task/22885/stat : 22885 (java) S 22873 22875 20564 0 -1 4202560 2563 0 0 0 2 0 0 0 16 0 22 0 597779879 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22886] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22886/stat : 22886 (java) S 22873 22875 20564 0 -1 4202560 209 0 0 0 0 0 0 0 15 0 22 0 597779880 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 0 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22887] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22887/stat : 22887 (java) S 22873 22875 20564 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597779881 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22888] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22888/stat : 22888 (java) S 22873 22875 20564 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 597779881 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22889] ppid=22873 vsize=15692240 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22889/stat : 22889 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16068853760 89700 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427215281 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0

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

[pid=22875/tid=22886] ppid=22873 vsize=15759660 CPUtime=4.6 cores=1,3,5,7
/proc/22875/task/22886/stat : 22886 (java) S 22873 22875 20564 0 -1 4202560 143391 0 0 0 447 13 0 0 15 0 22 0 597779880 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 0 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22887] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22887/stat : 22887 (java) S 22873 22875 20564 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597779881 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22888] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22888/stat : 22888 (java) S 22873 22875 20564 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 597779881 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22889] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22889/stat : 22889 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427215281 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22890] ppid=22873 vsize=15759660 CPUtime=1.41 cores=1,3,5,7
/proc/22875/task/22890/stat : 22890 (java) S 22873 22875 20564 0 -1 4202560 4988 0 0 0 141 0 0 0 15 0 22 0 597779883 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22891] ppid=22873 vsize=15759660 CPUtime=1.27 cores=1,3,5,7
/proc/22875/task/22891/stat : 22891 (java) S 22873 22875 20564 0 -1 4202560 12897 0 0 0 126 1 0 0 15 0 22 0 597779883 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22892] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22892/stat : 22892 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22893] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22893/stat : 22893 (java) S 22873 22875 20564 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 597779883 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=15759660 CPUtime=1069.86 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) R 22873 22875 20564 0 -1 4202560 26330 0 0 0 106984 2 0 0 25 0 22 0 597780000 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506052753 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=22875/tid=22899] ppid=22873 vsize=15759660 CPUtime=1070.18 cores=1,3,5,7
/proc/22875/task/22899/stat : 22899 (java) R 22873 22875 20564 0 -1 4202560 26521 0 0 0 107015 3 0 0 25 0 22 0 597780000 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506424853 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22875/tid=22900] ppid=22873 vsize=15759660 CPUtime=1094.62 cores=1,3,5,7
/proc/22875/task/22900/stat : 22900 (java) R 22873 22875 20564 0 -1 4202560 30218 0 0 0 109459 3 0 0 25 0 22 0 597780000 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506425698 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22875/tid=22901] ppid=22873 vsize=15759660 CPUtime=1091.14 cores=1,3,5,7
/proc/22875/task/22901/stat : 22901 (java) R 22873 22875 20564 0 -1 4202560 37413 0 0 0 109110 4 0 0 25 0 22 0 597780000 16137891840 2508156 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506061747 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4389.23
Current children cumulated vsize (KiB) 15759660

[startup+1182.3 s]
/proc/loadavg: 8.23 8.07 7.27 11/220 22932
/proc/meminfo: memFree=2113524/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15759660 CPUtime=4628.86 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 2541526 0 1 0 462490 396 0 0 22 0 22 0 597779878 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3939915 2512171 2293 9 0 3930634 0
[pid=22875/tid=22876] ppid=22873 vsize=15759660 CPUtime=8.22 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) S 22873 22875 20564 0 -1 4202560 66229 0 1 0 812 10 0 0 25 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 4
[pid=22875/tid=22878] ppid=22873 vsize=15759660 CPUtime=6.22 cores=1,3,5,7
/proc/22875/task/22878/stat : 22878 (java) S 22873 22875 20564 0 -1 4202560 241578 0 0 0 585 37 0 0 15 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22879] ppid=22873 vsize=15759660 CPUtime=5.05 cores=1,3,5,7
/proc/22875/task/22879/stat : 22879 (java) S 22873 22875 20564 0 -1 4202560 182674 0 0 0 477 28 0 0 15 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22880] ppid=22873 vsize=15759660 CPUtime=6.7 cores=1,3,5,7
/proc/22875/task/22880/stat : 22880 (java) S 22873 22875 20564 0 -1 4202560 308069 0 0 0 618 52 0 0 16 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22881] ppid=22873 vsize=15759660 CPUtime=6.39 cores=1,3,5,7
/proc/22875/task/22881/stat : 22881 (java) S 22873 22875 20564 0 -1 4202560 329225 0 0 0 585 54 0 0 16 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22882] ppid=22873 vsize=15759660 CPUtime=6.66 cores=1,3,5,7
/proc/22875/task/22882/stat : 22882 (java) S 22873 22875 20564 0 -1 4202560 264446 0 0 0 625 41 0 0 15 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22883] ppid=22873 vsize=15759660 CPUtime=6.04 cores=1,3,5,7
/proc/22875/task/22883/stat : 22883 (java) S 22873 22875 20564 0 -1 4202560 231302 0 0 0 567 37 0 0 16 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22884] ppid=22873 vsize=15759660 CPUtime=5.52 cores=1,3,5,7
/proc/22875/task/22884/stat : 22884 (java) S 22873 22875 20564 0 -1 4202560 319831 0 0 0 499 53 0 0 16 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22885] ppid=22873 vsize=15759660 CPUtime=6.7 cores=1,3,5,7
/proc/22875/task/22885/stat : 22885 (java) S 22873 22875 20564 0 -1 4202560 314948 0 0 0 621 49 0 0 16 0 22 0 597779879 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22886] ppid=22873 vsize=15759660 CPUtime=4.6 cores=1,3,5,7
/proc/22875/task/22886/stat : 22886 (java) S 22873 22875 20564 0 -1 4202560 143395 0 0 0 447 13 0 0 15 0 22 0 597779880 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 0 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22887] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22887/stat : 22887 (java) S 22873 22875 20564 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597779881 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22888] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22888/stat : 22888 (java) S 22873 22875 20564 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 597779881 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22889] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22889/stat : 22889 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427215281 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22890] ppid=22873 vsize=15759660 CPUtime=1.42 cores=1,3,5,7
/proc/22875/task/22890/stat : 22890 (java) S 22873 22875 20564 0 -1 4202560 4989 0 0 0 142 0 0 0 15 0 22 0 597779883 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22891] ppid=22873 vsize=15759660 CPUtime=1.27 cores=1,3,5,7
/proc/22875/task/22891/stat : 22891 (java) S 22873 22875 20564 0 -1 4202560 12897 0 0 0 126 1 0 0 15 0 22 0 597779883 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22892] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22892/stat : 22892 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22893] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22893/stat : 22893 (java) S 22873 22875 20564 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 597779883 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=15759660 CPUtime=1129.46 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) R 22873 22875 20564 0 -1 4202560 26330 0 0 0 112944 2 0 0 25 0 22 0 597780000 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506337679 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22875/tid=22899] ppid=22873 vsize=15759660 CPUtime=1129.79 cores=1,3,5,7
/proc/22875/task/22899/stat : 22899 (java) R 22873 22875 20564 0 -1 4202560 26523 0 0 0 112976 3 0 0 25 0 22 0 597780000 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506061711 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22875/tid=22900] ppid=22873 vsize=15759660 CPUtime=1154.12 cores=1,3,5,7
/proc/22875/task/22900/stat : 22900 (java) R 22873 22875 20564 0 -1 4202560 30219 0 0 0 115409 3 0 0 25 0 22 0 597780000 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506062661 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22875/tid=22901] ppid=22873 vsize=15759660 CPUtime=1150.54 cores=1,3,5,7
/proc/22875/task/22901/stat : 22901 (java) R 22873 22875 20564 0 -1 4202560 37414 0 0 0 115050 4 0 0 25 0 22 0 597780000 16137891840 2512171 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506061855 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4628.86
Current children cumulated vsize (KiB) 15759660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1225.2 s]
/proc/loadavg: 6.98 7.80 7.22 5/193 22954
/proc/meminfo: memFree=8403004/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=15759660 CPUtime=4800.24 cores=1,3,5,7
/proc/22875/stat : 22875 (java) S 22873 22875 20564 0 -1 4202496 2541590 0 1 0 479628 396 0 0 22 0 22 0 597779878 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 3939915 2511567 2293 9 0 3930634 0
[pid=22875/tid=22876] ppid=22873 vsize=15759660 CPUtime=8.22 cores=1,3,5,7
/proc/22875/task/22876/stat : 22876 (java) S 22873 22875 20564 0 -1 4202560 66229 0 1 0 812 10 0 0 25 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 4
[pid=22875/tid=22878] ppid=22873 vsize=15759660 CPUtime=6.4 cores=1,3,5,7
/proc/22875/task/22878/stat : 22878 (java) S 22873 22875 20564 0 -1 4202560 241578 0 0 0 603 37 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22879] ppid=22873 vsize=15759660 CPUtime=5.3 cores=1,3,5,7
/proc/22875/task/22879/stat : 22879 (java) S 22873 22875 20564 0 -1 4202560 182674 0 0 0 502 28 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22880] ppid=22873 vsize=15759660 CPUtime=6.72 cores=1,3,5,7
/proc/22875/task/22880/stat : 22880 (java) S 22873 22875 20564 0 -1 4202560 308069 0 0 0 620 52 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 7 0 0 0
[pid=22875/tid=22881] ppid=22873 vsize=15759660 CPUtime=6.49 cores=1,3,5,7
/proc/22875/task/22881/stat : 22881 (java) S 22873 22875 20564 0 -1 4202560 329280 0 0 0 595 54 0 0 15 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22882] ppid=22873 vsize=15759660 CPUtime=6.85 cores=1,3,5,7
/proc/22875/task/22882/stat : 22882 (java) S 22873 22875 20564 0 -1 4202560 264446 0 0 0 644 41 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22883] ppid=22873 vsize=15759660 CPUtime=6.14 cores=1,3,5,7
/proc/22875/task/22883/stat : 22883 (java) S 22873 22875 20564 0 -1 4202560 231302 0 0 0 577 37 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22884] ppid=22873 vsize=15759660 CPUtime=5.71 cores=1,3,5,7
/proc/22875/task/22884/stat : 22884 (java) S 22873 22875 20564 0 -1 4202560 319833 0 0 0 518 53 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 3 0 0 0
[pid=22875/tid=22885] ppid=22873 vsize=15759660 CPUtime=6.85 cores=1,3,5,7
/proc/22875/task/22885/stat : 22885 (java) S 22873 22875 20564 0 -1 4202560 314948 0 0 0 636 49 0 0 16 0 22 0 597779879 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22886] ppid=22873 vsize=15759660 CPUtime=4.6 cores=1,3,5,7
/proc/22875/task/22886/stat : 22886 (java) S 22873 22875 20564 0 -1 4202560 143397 0 0 0 447 13 0 0 15 0 22 0 597779880 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 0 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22887] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22887/stat : 22887 (java) S 22873 22875 20564 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 597779881 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22888] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22888/stat : 22888 (java) S 22873 22875 20564 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 597779881 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22889] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22889/stat : 22889 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427215281 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22890] ppid=22873 vsize=15759660 CPUtime=1.42 cores=1,3,5,7
/proc/22875/task/22890/stat : 22890 (java) S 22873 22875 20564 0 -1 4202560 4989 0 0 0 142 0 0 0 15 0 22 0 597779883 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 5 0 0 0
[pid=22875/tid=22891] ppid=22873 vsize=15759660 CPUtime=1.27 cores=1,3,5,7
/proc/22875/task/22891/stat : 22891 (java) S 22873 22875 20564 0 -1 4202560 12897 0 0 0 126 1 0 0 15 0 22 0 597779883 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22892] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22892/stat : 22892 (java) S 22873 22875 20564 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597779883 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427207577 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22893] ppid=22873 vsize=15759660 CPUtime=0 cores=1,3,5,7
/proc/22875/task/22893/stat : 22893 (java) S 22873 22875 20564 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 597779883 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 256427208192 0 4 0 16800975 18446604471113615424 0 0 -1 1 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=15759660 CPUtime=1172.08 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) R 22873 22875 20564 0 -1 4202560 26332 0 0 0 117206 2 0 0 25 0 22 0 597780000 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506061786 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=22875/tid=22899] ppid=22873 vsize=15759660 CPUtime=1172.4 cores=1,3,5,7
/proc/22875/task/22899/stat : 22899 (java) R 22873 22875 20564 0 -1 4202560 26523 0 0 0 117237 3 0 0 25 0 22 0 597780000 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506061868 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=22875/tid=22900] ppid=22873 vsize=15759660 CPUtime=1196.5 cores=1,3,5,7
/proc/22875/task/22900/stat : 22900 (java) R 22873 22875 20564 0 -1 4202560 30220 0 0 0 119647 3 0 0 25 0 22 0 597780000 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912505878633 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=22875/tid=22901] ppid=22873 vsize=15759660 CPUtime=1193.15 cores=1,3,5,7
/proc/22875/task/22901/stat : 22901 (java) R 22873 22875 20564 0 -1 4202560 37414 0 0 0 119311 4 0 0 25 0 22 0 597780000 16137891840 2511567 33554432000 1073741824 1073778376 140736448351664 18446744073709551615 46912506299480 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 15759660

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

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

[startup+1225.31 s]
/proc/loadavg: 6.98 7.80 7.22 5/193 22954
/proc/meminfo: memFree=8403004/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=0 CPUtime=4800.52 cores=1,3,5,7
/proc/22875/stat : 22875 (java) Z 22873 22875 20564 0 -1 4203548 2541616 0 1 0 479651 401 0 0 17 0 2 0 597779878 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 0 0 0 0 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=0 CPUtime=1172.19 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) R 22873 22875 20564 0 -1 4203588 26332 0 0 0 117212 7 0 0 25 0 2 0 597780000 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 0

[startup+1225.5 s]
/proc/loadavg: 6.98 7.80 7.22 5/193 22954
/proc/meminfo: memFree=8403004/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=0 CPUtime=4800.7 cores=1,3,5,7
/proc/22875/stat : 22875 (java) Z 22873 22875 20564 0 -1 4203548 2541616 0 1 0 479651 419 0 0 17 0 2 0 597779878 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 0 0 0 0 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=0 CPUtime=1172.37 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) R 22873 22875 20564 0 -1 4203588 26332 0 0 0 117212 25 0 0 25 0 2 0 597780000 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.7
Current children cumulated vsize (KiB) 0

[startup+1225.6 s]
/proc/loadavg: 6.98 7.80 7.22 2/174 22957
/proc/meminfo: memFree=17893744/32950928 swapFree=67111524/67111528
[pid=22875] ppid=22873 vsize=0 CPUtime=4800.81 cores=1,3,5,7
/proc/22875/stat : 22875 (java) Z 22873 22875 20564 0 -1 4203548 2541616 0 1 0 479651 430 0 0 17 0 2 0 597779878 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/22875/statm: 0 0 0 0 0 0 0
[pid=22875/tid=22898] ppid=22873 vsize=0 CPUtime=1172.48 cores=1,3,5,7
/proc/22875/task/22898/stat : 22898 (java) R 22873 22875 20564 0 -1 4203588 26332 0 0 0 117212 36 0 0 25 0 2 0 597780000 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.81
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1225.62
CPU time (s): 4800.83
CPU user time (s): 4796.52
CPU system time (s): 4.31834
CPU usage (%): 391.706
Max. virtual memory (cumulated for all children) (KiB): 15765196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.52
system time used= 4.31834
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2541616
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= 30693
involuntary context switches= 56471

runsolver used 1.9897 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 13:11:32
IDJOB=3313465
IDBENCH=70797
IDSOLVER=1699
FILE ID=node115/3313465-1304075492
RUNJOBID= node115-1304075492-22839
PBS_JOBID= 13170430
Free space on /tmp= 72724 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313465-1304075492/watcher-3313465-1304075492 -o /tmp/evaluation-result-3313465-1304075492/solver-3313465-1304075492 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313465-1304075492.cnf

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=344159798

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18447720 kB
Buffers:       2320344 kB
Cached:       11553392 kB
SwapCached:          4 kB
Active:        6867616 kB
Inactive:      7081792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18447720 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:       75136 kB
Mapped:          22256 kB
Slab:           490328 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   776888 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= 72728 MiB
End job on node115 at 2011-04-29 13:31:59