Trace number 3312806

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.29 1207.03

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.13	30:56 INFO : Reading from input HOME/instance-3312806-1304137855.cnf
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Executor set job limit to 1000000
0.24/0.27	Starting Executor!
0.24/0.27	Starting Executor!
0.24/0.27	Starting Executor!
0.24/0.27	Starting Executor!
0.49/0.39	30:56 INFO : 598 variables remaining out of 600
0.49/0.39	30:56 INFO : 10184 literals remaining out of 10224

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-3312806-1304137855/watcher-3312806-1304137855 -o /tmp/evaluation-result-3312806-1304137855/solver-3312806-1304137855 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312806-1304137855.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.06 5.16 2/172 29938
/proc/meminfo: memFree=29750588/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/29938/stat : 29938 (java) R 29936 29938 29250 0 -1 4202496 707 0 0 0 0 0 0 0 19 0 1 0 604016216 23580672 195 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256410429184 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29938/statm: 5757 205 167 9 0 124 0

[startup+0.101641 s]
/proc/loadavg: 3.70 4.06 5.16 2/172 29938
/proc/meminfo: memFree=29750588/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15676948 CPUtime=0.09 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 5442 0 1 0 8 1 0 0 19 0 18 0 604016216 16053194752 4848 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3919237 4849 2115 9 0 3909956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676948

[startup+0.200587 s]
/proc/loadavg: 3.70 4.06 5.16 2/172 29938
/proc/meminfo: memFree=29750588/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15677512 CPUtime=0.24 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 6858 0 1 0 23 1 0 0 19 0 18 0 604016216 16053772288 6215 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3919378 6216 2181 9 0 3910097 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 15677512

[startup+0.300568 s]
/proc/loadavg: 3.70 4.06 5.16 2/172 29938
/proc/meminfo: memFree=29750588/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15751880 CPUtime=0.49 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 11435 0 1 0 47 2 0 0 19 0 22 0 604016216 16129925120 9820 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3937970 9820 2212 9 0 3928689 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15751880

[startup+0.700494 s]
/proc/loadavg: 3.70 4.06 5.16 2/172 29938
/proc/meminfo: memFree=29750588/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15768504 CPUtime=1.83 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 28608 0 1 0 180 3 0 0 19 0 22 0 604016216 16146948096 23892 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3942126 23893 2258 9 0 3932845 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 15768504

[startup+1.50134 s]
/proc/loadavg: 3.70 4.06 5.16 15/220 29989
/proc/meminfo: memFree=29372440/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15765728 CPUtime=5.02 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 69703 0 1 0 493 9 0 0 19 0 22 0 604016216 16144105472 60777 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3941432 60782 2273 9 0 3932151 0
[pid=29938/tid=29940] ppid=29936 vsize=15765728 CPUtime=0.36 cores=1,3,5,7
/proc/29938/task/29940/stat : 29940 (java) S 29936 29938 29250 0 -1 4202560 6628 0 1 0 35 1 0 0 18 0 22 0 604016217 16144105472 60784 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29943] ppid=29936 vsize=15765728 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29943/stat : 29943 (java) S 29936 29938 29250 0 -1 4202560 387 0 0 0 1 0 0 0 15 0 22 0 604016219 16144105472 60787 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29944] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29944/stat : 29944 (java) S 29936 29938 29250 0 -1 4202560 818 0 0 0 0 0 0 0 16 0 22 0 604016219 16144105472 60789 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29945] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29945/stat : 29945 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 604016219 16144105472 60791 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29946] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29946/stat : 29946 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 604016219 16144105472 60794 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29947] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29947/stat : 29947 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 604016219 16144105472 60796 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29948] ppid=29936 vsize=15765728 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29948/stat : 29948 (java) S 29936 29938 29250 0 -1 4202560 1719 0 0 0 1 0 0 0 16 0 22 0 604016219 16144105472 60799 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29949] ppid=29936 vsize=15765728 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29949/stat : 29949 (java) S 29936 29938 29250 0 -1 4202560 937 0 0 0 1 0 0 0 15 0 22 0 604016219 16144105472 60800 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29950] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29950/stat : 29950 (java) S 29936 29938 29250 0 -1 4202560 563 0 0 0 0 0 0 0 16 0 22 0 604016219 16144105472 60804 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29952] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29952/stat : 29952 (java) S 29936 29938 29250 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 22 0 604016220 16144105472 60806 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 0 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29955] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29955/stat : 29955 (java) S 29936 29938 29250 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 604016220 16144105472 60809 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29956] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29956/stat : 29956 (java) S 29936 29938 29250 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 604016220 16144105472 60811 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29970] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29970/stat : 29970 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 604016222 16144105472 60813 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427215281 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29971] ppid=29936 vsize=15765728 CPUtime=0.8 cores=1,3,5,7
/proc/29938/task/29971/stat : 29971 (java) S 29936 29938 29250 0 -1 4202560 14451 0 0 0 79 1 0 0 18 0 22 0 604016222 16144105472 60815 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29972] ppid=29936 vsize=15765728 CPUtime=1.01 cores=1,3,5,7
/proc/29938/task/29972/stat : 29972 (java) S 29936 29938 29250 0 -1 4202560 4774 0 0 0 101 0 0 0 16 0 22 0 604016222 16144105472 60817 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29973] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29973/stat : 29973 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 604016222 16144105472 60819 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29974] ppid=29936 vsize=15765728 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29974/stat : 29974 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 604016222 16144105472 60823 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29982] ppid=29936 vsize=15765728 CPUtime=0.95 cores=1,3,5,7
/proc/29938/task/29982/stat : 29982 (java) R 29936 29938 29250 0 -1 4202560 12501 0 0 0 94 1 0 0 19 0 22 0 604016243 16144105472 60824 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505727478 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29938/tid=29983] ppid=29936 vsize=15765728 CPUtime=0.67 cores=1,3,5,7
/proc/29938/task/29983/stat : 29983 (java) R 29936 29938 29250 0 -1 4202560 11397 0 0 0 66 1 0 0 16 0 22 0 604016243 16144105472 60826 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505893186 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29938/tid=29984] ppid=29936 vsize=15765728 CPUtime=0.74 cores=1,3,5,7
/proc/29938/task/29984/stat : 29984 (java) R 29936 29938 29250 0 -1 4202560 10667 0 0 0 73 1 0 0 17 0 22 0 604016243 16144105472 60830 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505835143 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29938/tid=29985] ppid=29936 vsize=15765728 CPUtime=0.34 cores=1,3,5,7
/proc/29938/task/29985/stat : 29985 (java) R 29936 29938 29250 0 -1 4202560 3446 0 0 0 34 0 0 0 19 0 22 0 604016243 16144105472 60832 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505835143 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 15765728

[startup+3.10104 s]
/proc/loadavg: 4.12 4.14 5.18 10/220 29989
/proc/meminfo: memFree=29008756/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15765872 CPUtime=11.39 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 159704 0 1 0 1118 21 0 0 19 0 22 0 604016216 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3941468 150757 2284 9 0 3932187 0
[pid=29938/tid=29940] ppid=29936 vsize=15765872 CPUtime=0.36 cores=1,3,5,7
/proc/29938/task/29940/stat : 29940 (java) S 29936 29938 29250 0 -1 4202560 6628 0 1 0 35 1 0 0 18 0 22 0 604016217 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29943] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29943/stat : 29943 (java) S 29936 29938 29250 0 -1 4202560 387 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29944] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29944/stat : 29944 (java) S 29936 29938 29250 0 -1 4202560 2213 0 0 0 0 0 0 0 15 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29945] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29945/stat : 29945 (java) S 29936 29938 29250 0 -1 4202560 958 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29946] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29946/stat : 29946 (java) S 29936 29938 29250 0 -1 4202560 1547 0 0 0 1 0 0 0 16 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29947] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29947/stat : 29947 (java) S 29936 29938 29250 0 -1 4202560 1324 0 0 0 1 0 0 0 16 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29948] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29948/stat : 29948 (java) S 29936 29938 29250 0 -1 4202560 4943 0 0 0 1 0 0 0 16 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29949] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29949/stat : 29949 (java) S 29936 29938 29250 0 -1 4202560 1518 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29950] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29950/stat : 29950 (java) S 29936 29938 29250 0 -1 4202560 957 0 0 0 0 0 0 0 16 0 22 0 604016219 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29952] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29952/stat : 29952 (java) S 29936 29938 29250 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 604016220 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 0 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29955] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29955/stat : 29955 (java) S 29936 29938 29250 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29956] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29956/stat : 29956 (java) S 29936 29938 29250 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29970] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29970/stat : 29970 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 604016222 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427215281 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29971] ppid=29936 vsize=15765872 CPUtime=0.87 cores=1,3,5,7
/proc/29938/task/29971/stat : 29971 (java) S 29936 29938 29250 0 -1 4202560 14490 0 0 0 86 1 0 0 16 0 22 0 604016222 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29972] ppid=29936 vsize=15765872 CPUtime=1.12 cores=1,3,5,7
/proc/29938/task/29972/stat : 29972 (java) S 29936 29938 29250 0 -1 4202560 4871 0 0 0 112 0 0 0 16 0 22 0 604016222 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29973] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29973/stat : 29973 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 604016222 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29974] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29974/stat : 29974 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 604016222 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29982] ppid=29936 vsize=15765872 CPUtime=2.46 cores=1,3,5,7
/proc/29938/task/29982/stat : 29982 (java) R 29936 29938 29250 0 -1 4202560 32890 0 0 0 242 4 0 0 22 0 22 0 604016243 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505768215 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29938/tid=29983] ppid=29936 vsize=15765872 CPUtime=2.25 cores=1,3,5,7
/proc/29938/task/29983/stat : 29983 (java) R 29936 29938 29250 0 -1 4202560 30978 0 0 0 222 3 0 0 18 0 22 0 604016243 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505858757 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29938/tid=29984] ppid=29936 vsize=15765872 CPUtime=2.32 cores=1,3,5,7
/proc/29938/task/29984/stat : 29984 (java) R 29936 29938 29250 0 -1 4202560 30718 0 0 0 229 3 0 0 20 0 22 0 604016243 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505727980 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29938/tid=29985] ppid=29936 vsize=15765872 CPUtime=1.81 cores=1,3,5,7
/proc/29938/task/29985/stat : 29985 (java) R 29936 29938 29250 0 -1 4202560 23456 0 0 0 178 3 0 0 21 0 22 0 604016243 16144252928 150757 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505833594 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 15765872

[startup+6.30144 s]
/proc/loadavg: 4.12 4.14 5.18 9/220 29989
/proc/meminfo: memFree=27564252/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15765872 CPUtime=24.16 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 286168 0 1 0 2383 33 0 0 19 0 22 0 604016216 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3941468 271763 2284 9 0 3932187 0
[pid=29938/tid=29940] ppid=29936 vsize=15765872 CPUtime=0.36 cores=1,3,5,7
/proc/29938/task/29940/stat : 29940 (java) S 29936 29938 29250 0 -1 4202560 6628 0 1 0 35 1 0 0 18 0 22 0 604016217 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29943] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29943/stat : 29943 (java) S 29936 29938 29250 0 -1 4202560 1355 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29944] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29944/stat : 29944 (java) S 29936 29938 29250 0 -1 4202560 2688 0 0 0 0 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29945] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29945/stat : 29945 (java) S 29936 29938 29250 0 -1 4202560 958 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29946] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29946/stat : 29946 (java) S 29936 29938 29250 0 -1 4202560 2525 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29947] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29947/stat : 29947 (java) S 29936 29938 29250 0 -1 4202560 1750 0 0 0 1 0 0 0 16 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29948] ppid=29936 vsize=15765872 CPUtime=0.02 cores=1,3,5,7
/proc/29938/task/29948/stat : 29948 (java) S 29936 29938 29250 0 -1 4202560 5435 0 0 0 2 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29949] ppid=29936 vsize=15765872 CPUtime=0.01 cores=1,3,5,7
/proc/29938/task/29949/stat : 29949 (java) S 29936 29938 29250 0 -1 4202560 2032 0 0 0 1 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29950] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29950/stat : 29950 (java) S 29936 29938 29250 0 -1 4202560 1657 0 0 0 0 0 0 0 15 0 22 0 604016219 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29952] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29952/stat : 29952 (java) S 29936 29938 29250 0 -1 4202560 441 0 0 0 0 0 0 0 15 0 22 0 604016220 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 0 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29955] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29955/stat : 29955 (java) S 29936 29938 29250 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29956] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29956/stat : 29956 (java) S 29936 29938 29250 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29970] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29970/stat : 29970 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 604016222 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427215281 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29971] ppid=29936 vsize=15765872 CPUtime=0.91 cores=1,3,5,7
/proc/29938/task/29971/stat : 29971 (java) S 29936 29938 29250 0 -1 4202560 14514 0 0 0 90 1 0 0 15 0 22 0 604016222 16144252928 271763 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0

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

[pid=29938/tid=29983] ppid=29936 vsize=15765872 CPUtime=1107.66 cores=1,3,5,7
/proc/29938/task/29983/stat : 29983 (java) R 29936 29938 29250 0 -1 4202560 435628 0 0 0 110708 58 0 0 25 0 22 0 604016243 16144252928 97325 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505827196 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29938/tid=29984] ppid=29936 vsize=15765872 CPUtime=1108.34 cores=1,3,5,7
/proc/29938/task/29984/stat : 29984 (java) R 29936 29938 29250 0 -1 4202560 430967 0 0 0 110774 60 0 0 25 0 22 0 604016243 16144252928 97325 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505754681 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29938/tid=29985] ppid=29936 vsize=15765872 CPUtime=1106.93 cores=1,3,5,7
/proc/29938/task/29985/stat : 29985 (java) R 29936 29938 29250 0 -1 4202560 417935 0 0 0 110632 61 0 0 25 0 22 0 604016243 16144252928 97325 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505770743 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4463.3
Current children cumulated vsize (KiB) 15765872

[startup+1182.3 s]
/proc/loadavg: 7.89 7.99 7.26 9/220 30023
/proc/meminfo: memFree=28891956/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15765872 CPUtime=4701.97 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 3103580 0 1 0 469623 574 0 0 19 0 22 0 604016216 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3941468 110090 2298 9 0 3932187 0
[pid=29938/tid=29940] ppid=29936 vsize=15765872 CPUtime=0.36 cores=1,3,5,7
/proc/29938/task/29940/stat : 29940 (java) S 29936 29938 29250 0 -1 4202560 6628 0 1 0 35 1 0 0 18 0 22 0 604016217 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29943] ppid=29936 vsize=15765872 CPUtime=3.65 cores=1,3,5,7
/proc/29938/task/29943/stat : 29943 (java) S 29936 29938 29250 0 -1 4202560 159276 0 0 0 335 30 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29944] ppid=29936 vsize=15765872 CPUtime=3.57 cores=1,3,5,7
/proc/29938/task/29944/stat : 29944 (java) S 29936 29938 29250 0 -1 4202560 155786 0 0 0 330 27 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29945] ppid=29936 vsize=15765872 CPUtime=3.65 cores=1,3,5,7
/proc/29938/task/29945/stat : 29945 (java) S 29936 29938 29250 0 -1 4202560 156957 0 0 0 334 31 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29946] ppid=29936 vsize=15765872 CPUtime=3.71 cores=1,3,5,7
/proc/29938/task/29946/stat : 29946 (java) S 29936 29938 29250 0 -1 4202560 156930 0 0 0 343 28 0 0 16 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29947] ppid=29936 vsize=15765872 CPUtime=3.59 cores=1,3,5,7
/proc/29938/task/29947/stat : 29947 (java) S 29936 29938 29250 0 -1 4202560 152403 0 0 0 333 26 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29948] ppid=29936 vsize=15765872 CPUtime=3.61 cores=1,3,5,7
/proc/29938/task/29948/stat : 29948 (java) S 29936 29938 29250 0 -1 4202560 164504 0 0 0 332 29 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29949] ppid=29936 vsize=15765872 CPUtime=3.63 cores=1,3,5,7
/proc/29938/task/29949/stat : 29949 (java) S 29936 29938 29250 0 -1 4202560 151545 0 0 0 336 27 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29950] ppid=29936 vsize=15765872 CPUtime=3.61 cores=1,3,5,7
/proc/29938/task/29950/stat : 29950 (java) S 29936 29938 29250 0 -1 4202560 157042 0 0 0 333 28 0 0 15 0 22 0 604016219 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29952] ppid=29936 vsize=15765872 CPUtime=2.23 cores=1,3,5,7
/proc/29938/task/29952/stat : 29952 (java) S 29936 29938 29250 0 -1 4202560 8260 0 0 0 139 84 0 0 16 0 22 0 604016220 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 0 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29955] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29955/stat : 29955 (java) S 29936 29938 29250 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29956] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29956/stat : 29956 (java) S 29936 29938 29250 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29970] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29970/stat : 29970 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 604016222 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427215281 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29971] ppid=29936 vsize=15765872 CPUtime=0.94 cores=1,3,5,7
/proc/29938/task/29971/stat : 29971 (java) S 29936 29938 29250 0 -1 4202560 14519 0 0 0 93 1 0 0 16 0 22 0 604016222 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29972] ppid=29936 vsize=15765872 CPUtime=1.3 cores=1,3,5,7
/proc/29938/task/29972/stat : 29972 (java) S 29936 29938 29250 0 -1 4202560 4896 0 0 0 130 0 0 0 15 0 22 0 604016222 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29973] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29973/stat : 29973 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 604016222 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29974] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29974/stat : 29974 (java) S 29936 29938 29250 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 604016222 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29982] ppid=29936 vsize=15765872 CPUtime=1167.13 cores=1,3,5,7
/proc/29938/task/29982/stat : 29982 (java) R 29936 29938 29250 0 -1 4202560 457652 0 0 0 116649 64 0 0 25 0 22 0 604016243 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505768215 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29938/tid=29983] ppid=29936 vsize=15765872 CPUtime=1166.95 cores=1,3,5,7
/proc/29938/task/29983/stat : 29983 (java) R 29936 29938 29250 0 -1 4202560 460019 0 0 0 116633 62 0 0 25 0 22 0 604016243 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505747126 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29938/tid=29984] ppid=29936 vsize=15765872 CPUtime=1167.71 cores=1,3,5,7
/proc/29938/task/29984/stat : 29984 (java) R 29936 29938 29250 0 -1 4202560 454673 0 0 0 116707 64 0 0 25 0 22 0 604016243 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505747172 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29938/tid=29985] ppid=29936 vsize=15765872 CPUtime=1166.18 cores=1,3,5,7
/proc/29938/task/29985/stat : 29985 (java) R 29936 29938 29250 0 -1 4202560 441041 0 0 0 116554 64 0 0 25 0 22 0 604016243 16144252928 110090 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505833589 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4701.97
Current children cumulated vsize (KiB) 15765872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 7.93 7.99 7.28 5/197 30027
/proc/meminfo: memFree=29319544/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15765872 CPUtime=4800.24 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 3159698 0 1 0 479438 586 0 0 19 0 22 0 604016216 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3941468 107634 2298 9 0 3932187 0
[pid=29938/tid=29940] ppid=29936 vsize=15765872 CPUtime=0.36 cores=1,3,5,7
/proc/29938/task/29940/stat : 29940 (java) S 29936 29938 29250 0 -1 4202560 6628 0 1 0 35 1 0 0 18 0 22 0 604016217 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29943] ppid=29936 vsize=15765872 CPUtime=3.73 cores=1,3,5,7
/proc/29938/task/29943/stat : 29943 (java) S 29936 29938 29250 0 -1 4202560 163516 0 0 0 342 31 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29944] ppid=29936 vsize=15765872 CPUtime=3.65 cores=1,3,5,7
/proc/29938/task/29944/stat : 29944 (java) S 29936 29938 29250 0 -1 4202560 158397 0 0 0 337 28 0 0 16 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29945] ppid=29936 vsize=15765872 CPUtime=3.72 cores=1,3,5,7
/proc/29938/task/29945/stat : 29945 (java) S 29936 29938 29250 0 -1 4202560 159365 0 0 0 341 31 0 0 16 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29946] ppid=29936 vsize=15765872 CPUtime=3.8 cores=1,3,5,7
/proc/29938/task/29946/stat : 29946 (java) S 29936 29938 29250 0 -1 4202560 160310 0 0 0 351 29 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29947] ppid=29936 vsize=15765872 CPUtime=3.66 cores=1,3,5,7
/proc/29938/task/29947/stat : 29947 (java) S 29936 29938 29250 0 -1 4202560 155906 0 0 0 340 26 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29948] ppid=29936 vsize=15765872 CPUtime=3.67 cores=1,3,5,7
/proc/29938/task/29948/stat : 29948 (java) S 29936 29938 29250 0 -1 4202560 168343 0 0 0 337 30 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29949] ppid=29936 vsize=15765872 CPUtime=3.71 cores=1,3,5,7
/proc/29938/task/29949/stat : 29949 (java) S 29936 29938 29250 0 -1 4202560 155495 0 0 0 344 27 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29950] ppid=29936 vsize=15765872 CPUtime=3.69 cores=1,3,5,7
/proc/29938/task/29950/stat : 29950 (java) S 29936 29938 29250 0 -1 4202560 160788 0 0 0 340 29 0 0 16 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29952] ppid=29936 vsize=15765872 CPUtime=2.28 cores=1,3,5,7
/proc/29938/task/29952/stat : 29952 (java) S 29936 29938 29250 0 -1 4202560 8416 0 0 0 142 86 0 0 16 0 22 0 604016220 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 0 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29955] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29955/stat : 29955 (java) S 29936 29938 29250 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29956] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29956/stat : 29956 (java) S 29936 29938 29250 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29970] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29970/stat : 29970 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427215281 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29971] ppid=29936 vsize=15765872 CPUtime=0.94 cores=1,3,5,7
/proc/29938/task/29971/stat : 29971 (java) S 29936 29938 29250 0 -1 4202560 14519 0 0 0 93 1 0 0 16 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29972] ppid=29936 vsize=15765872 CPUtime=1.3 cores=1,3,5,7
/proc/29938/task/29972/stat : 29972 (java) S 29936 29938 29250 0 -1 4202560 4896 0 0 0 130 0 0 0 15 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29973] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29973/stat : 29973 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29974] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29974/stat : 29974 (java) S 29936 29938 29250 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29982] ppid=29936 vsize=15765872 CPUtime=1191.54 cores=1,3,5,7
/proc/29938/task/29982/stat : 29982 (java) R 29936 29938 29250 0 -1 4202560 465312 0 0 0 119089 65 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 47188053959466 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29938/tid=29983] ppid=29936 vsize=15765872 CPUtime=1191.27 cores=1,3,5,7
/proc/29938/task/29983/stat : 29983 (java) R 29936 29938 29250 0 -1 4202560 466877 0 0 0 119064 63 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29938/tid=29984] ppid=29936 vsize=15765872 CPUtime=1192.15 cores=1,3,5,7
/proc/29938/task/29984/stat : 29984 (java) R 29936 29938 29250 0 -1 4202560 461444 0 0 0 119150 65 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505833814 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29938/tid=29985] ppid=29936 vsize=15765872 CPUtime=1190.61 cores=1,3,5,7
/proc/29938/task/29985/stat : 29985 (java) R 29936 29938 29250 0 -1 4202560 448035 0 0 0 118996 65 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505747146 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) 15765872

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

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

[startup+1207 s]
/proc/loadavg: 7.93 7.99 7.28 5/197 30027
/proc/meminfo: memFree=29319544/32950928 swapFree=67111364/67111528
[pid=29938] ppid=29936 vsize=15765872 CPUtime=4800.24 cores=1,3,5,7
/proc/29938/stat : 29938 (java) S 29936 29938 29250 0 -1 4202496 3159698 0 1 0 479438 586 0 0 19 0 22 0 604016216 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29938/statm: 3941468 107634 2298 9 0 3932187 0
[pid=29938/tid=29940] ppid=29936 vsize=15765872 CPUtime=0.36 cores=1,3,5,7
/proc/29938/task/29940/stat : 29940 (java) S 29936 29938 29250 0 -1 4202560 6628 0 1 0 35 1 0 0 18 0 22 0 604016217 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29943] ppid=29936 vsize=15765872 CPUtime=3.73 cores=1,3,5,7
/proc/29938/task/29943/stat : 29943 (java) S 29936 29938 29250 0 -1 4202560 163516 0 0 0 342 31 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29944] ppid=29936 vsize=15765872 CPUtime=3.65 cores=1,3,5,7
/proc/29938/task/29944/stat : 29944 (java) S 29936 29938 29250 0 -1 4202560 158397 0 0 0 337 28 0 0 16 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29945] ppid=29936 vsize=15765872 CPUtime=3.72 cores=1,3,5,7
/proc/29938/task/29945/stat : 29945 (java) S 29936 29938 29250 0 -1 4202560 159365 0 0 0 341 31 0 0 16 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 7 0 0 0
[pid=29938/tid=29946] ppid=29936 vsize=15765872 CPUtime=3.8 cores=1,3,5,7
/proc/29938/task/29946/stat : 29946 (java) S 29936 29938 29250 0 -1 4202560 160310 0 0 0 351 29 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29947] ppid=29936 vsize=15765872 CPUtime=3.66 cores=1,3,5,7
/proc/29938/task/29947/stat : 29947 (java) S 29936 29938 29250 0 -1 4202560 155906 0 0 0 340 26 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29948] ppid=29936 vsize=15765872 CPUtime=3.67 cores=1,3,5,7
/proc/29938/task/29948/stat : 29948 (java) S 29936 29938 29250 0 -1 4202560 168343 0 0 0 337 30 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29949] ppid=29936 vsize=15765872 CPUtime=3.71 cores=1,3,5,7
/proc/29938/task/29949/stat : 29949 (java) S 29936 29938 29250 0 -1 4202560 155495 0 0 0 344 27 0 0 15 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29950] ppid=29936 vsize=15765872 CPUtime=3.69 cores=1,3,5,7
/proc/29938/task/29950/stat : 29950 (java) S 29936 29938 29250 0 -1 4202560 160788 0 0 0 340 29 0 0 16 0 22 0 604016219 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29952] ppid=29936 vsize=15765872 CPUtime=2.28 cores=1,3,5,7
/proc/29938/task/29952/stat : 29952 (java) S 29936 29938 29250 0 -1 4202560 8416 0 0 0 142 86 0 0 16 0 22 0 604016220 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 0 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29955] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29955/stat : 29955 (java) S 29936 29938 29250 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29956] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29956/stat : 29956 (java) S 29936 29938 29250 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 604016220 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29970] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29970/stat : 29970 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427215281 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29971] ppid=29936 vsize=15765872 CPUtime=0.94 cores=1,3,5,7
/proc/29938/task/29971/stat : 29971 (java) S 29936 29938 29250 0 -1 4202560 14519 0 0 0 93 1 0 0 16 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 3 0 0 0
[pid=29938/tid=29972] ppid=29936 vsize=15765872 CPUtime=1.3 cores=1,3,5,7
/proc/29938/task/29972/stat : 29972 (java) S 29936 29938 29250 0 -1 4202560 4896 0 0 0 130 0 0 0 15 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 1 0 0 0
[pid=29938/tid=29973] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29973/stat : 29973 (java) S 29936 29938 29250 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427207577 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29974] ppid=29936 vsize=15765872 CPUtime=0 cores=1,3,5,7
/proc/29938/task/29974/stat : 29974 (java) S 29936 29938 29250 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 604016222 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 256427208192 0 4 0 16800975 18446604468731123840 0 0 -1 5 0 0 0
[pid=29938/tid=29982] ppid=29936 vsize=15765872 CPUtime=1191.54 cores=1,3,5,7
/proc/29938/task/29982/stat : 29982 (java) R 29936 29938 29250 0 -1 4202560 465312 0 0 0 119089 65 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 47188053959466 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29938/tid=29983] ppid=29936 vsize=15765872 CPUtime=1191.27 cores=1,3,5,7
/proc/29938/task/29983/stat : 29983 (java) R 29936 29938 29250 0 -1 4202560 466877 0 0 0 119064 63 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29938/tid=29984] ppid=29936 vsize=15765872 CPUtime=1192.15 cores=1,3,5,7
/proc/29938/task/29984/stat : 29984 (java) R 29936 29938 29250 0 -1 4202560 461444 0 0 0 119150 65 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505833814 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29938/tid=29985] ppid=29936 vsize=15765872 CPUtime=1190.61 cores=1,3,5,7
/proc/29938/task/29985/stat : 29985 (java) R 29936 29938 29250 0 -1 4202560 448035 0 0 0 118996 65 0 0 25 0 22 0 604016243 16144252928 107634 33554432000 1073741824 1073778376 140735737241360 18446744073709551615 46912505747146 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) 15765872

Child status: 143
Real time (s): 1207.03
CPU time (s): 4800.29
CPU user time (s): 4794.41
CPU system time (s): 5.8811
CPU usage (%): 397.693
Max. virtual memory (cumulated for all children) (KiB): 15768516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.41
system time used= 5.8811
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3159724
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= 214660
involuntary context switches= 129531

runsolver used 2.08168 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 06:30:55
IDJOB=3312806
IDBENCH=82991
IDSOLVER=1699
FILE ID=node115/3312806-1304137855
RUNJOBID= node115-1304137855-29927
PBS_JOBID= 13170791
Free space on /tmp= 72880 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312806-1304137855/watcher-3312806-1304137855 -o /tmp/evaluation-result-3312806-1304137855/solver-3312806-1304137855 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312806-1304137855.cnf

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=1702238408

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:      29750860 kB
Buffers:        828224 kB
Cached:        1884524 kB
SwapCached:          0 kB
Active:         188116 kB
Inactive:      2588360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29750860 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       63872 kB
Mapped:          14496 kB
Slab:           361048 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187040 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= 72876 MiB
End job on node115 at 2011-04-30 06:51:05