Trace number 3313138

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.1UNSAT 1986.74 501.001

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-19_348.cnf
MD5SUMd56eb1fbc523242359df78e10ae2a44f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables174
Number of clauses16458
Sum of the clauses size73267
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 258
Number of clauses of size 314898
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51502

Solver Data

0.10/0.11	24:33 INFO : Reading from input HOME/instance-3313138-1304184273.cnf
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Executor set job limit to 1000000
0.51/0.37	Starting Executor!
0.51/0.37	Starting Executor!
0.51/0.37	Starting Executor!
0.51/0.37	Starting Executor!
1.39/0.75	24:34 INFO : 174 variables remaining out of 174
1.39/0.75	24:34 INFO : 89899 literals remaining out of 89725
1986.72/500.98	c Elapsed time 500.875
1986.72/500.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3313138-1304184273/watcher-3313138-1304184273 -o /tmp/evaluation-result-3313138-1304184273/solver-3313138-1304184273 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313138-1304184273.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: 6.42 7.83 7.97 3/190 32726
/proc/meminfo: memFree=25809608/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 1445 0 0 0 0 0 0 0 25 0 2 0 530025462 31313920 914 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 7645 922 705 9 0 383 0
[pid=32726/tid=32728] ppid=32724 vsize=30580 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) R 32724 32726 32679 0 -1 4202560 104 0 0 0 0 0 0 0 25 0 2 0 530025463 31313920 930 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232330956794 0 0 4096 0 0 0 0 -1 5 0 0 0

[startup+0.0421691 s]
/proc/loadavg: 6.42 7.83 7.97 3/190 32726
/proc/meminfo: memFree=25809608/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15604248 CPUtime=0.03 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 3844 0 1 0 3 0 0 0 25 0 13 0 530025462 15978749952 3284 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800971 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3901062 3285 1683 9 0 3891810 0
[pid=32726/tid=32728] ppid=32724 vsize=15604248 CPUtime=0.02 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) R 32724 32726 32679 0 -1 4202560 2455 0 1 0 2 0 0 0 20 0 13 0 530025463 15978749952 3285 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 47201499195411 0 4 0 16800971 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15604248

[startup+0.101161 s]
/proc/loadavg: 6.42 7.83 7.97 3/190 32726
/proc/meminfo: memFree=25809608/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15676664 CPUtime=0.1 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 5634 0 1 0 9 1 0 0 25 0 18 0 530025462 16052903936 5037 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3919166 5038 2117 9 0 3909885 0
[pid=32726/tid=32728] ppid=32724 vsize=15676664 CPUtime=0.08 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) R 32724 32726 32679 0 -1 4202560 3457 0 1 0 8 0 0 0 24 0 18 0 530025463 16052903936 5039 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 47201499858456 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676664

[startup+0.301124 s]
/proc/loadavg: 6.42 7.83 7.97 3/190 32726
/proc/meminfo: memFree=25809608/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15681356 CPUtime=0.51 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 15528 0 1 0 49 2 0 0 25 0 18 0 530025462 16057708544 13799 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3920339 13805 2207 9 0 3911058 0
[pid=32726/tid=32728] ppid=32724 vsize=15681356 CPUtime=0.28 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) R 32724 32726 32679 0 -1 4202560 10465 0 1 0 27 1 0 0 25 0 18 0 530025463 16057708544 13809 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505639409 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15681356

[startup+0.701052 s]
/proc/loadavg: 6.42 7.83 7.97 3/190 32726
/proc/meminfo: memFree=25809608/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15687780 CPUtime=1.39 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 31139 0 1 0 135 4 0 0 25 0 22 0 530025462 16064286720 27995 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3921945 27995 2248 9 0 3912664 0
[pid=32726/tid=32728] ppid=32724 vsize=15687780 CPUtime=0.67 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) R 32724 32726 32679 0 -1 4202560 21364 0 1 0 65 2 0 0 25 0 22 0 530025463 16064286720 27995 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505875528 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 15687780

[startup+1.50088 s]
/proc/loadavg: 6.42 7.83 7.97 5/224 32760
/proc/meminfo: memFree=25559836/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15687648 CPUtime=3.89 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 51065 0 1 0 383 6 0 0 25 0 22 0 530025462 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3921912 47139 2275 9 0 3912631 0
[pid=32726/tid=32728] ppid=32724 vsize=15687648 CPUtime=0.73 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) S 32724 32726 32679 0 -1 4202560 21663 0 1 0 71 2 0 0 25 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32732] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32732/stat : 32732 (java) S 32724 32726 32679 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32734] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32734/stat : 32734 (java) S 32724 32726 32679 0 -1 4202560 720 0 0 0 0 0 0 0 16 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32735] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32735/stat : 32735 (java) S 32724 32726 32679 0 -1 4202560 373 0 0 0 0 0 0 0 15 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32736] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32736/stat : 32736 (java) S 32724 32726 32679 0 -1 4202560 1366 0 0 0 0 0 0 0 16 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32737] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32737/stat : 32737 (java) S 32724 32726 32679 0 -1 4202560 365 0 0 0 0 0 0 0 15 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32738] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32738/stat : 32738 (java) S 32724 32726 32679 0 -1 4202560 1523 0 0 0 0 0 0 0 16 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32739] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32739/stat : 32739 (java) S 32724 32726 32679 0 -1 4202560 817 0 0 0 0 0 0 0 16 0 22 0 530025463 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32740] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32740/stat : 32740 (java) S 32724 32726 32679 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530025464 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 0 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32741] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32741/stat : 32741 (java) S 32724 32726 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530025465 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32742] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32742/stat : 32742 (java) S 32724 32726 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530025465 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32748] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32748/stat : 32748 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530025467 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347716017 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32749] ppid=32724 vsize=15687648 CPUtime=0.67 cores=1,3,5,7
/proc/32726/task/32749/stat : 32749 (java) S 32724 32726 32679 0 -1 4202560 4193 0 0 0 67 0 0 0 15 0 22 0 530025467 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32750] ppid=32724 vsize=15687648 CPUtime=0.67 cores=1,3,5,7
/proc/32726/task/32750/stat : 32750 (java) R 32724 32726 32679 0 -1 4202560 4924 0 0 0 67 0 0 0 15 0 22 0 530025467 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 47201499488526 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32726/tid=32751] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32751/stat : 32751 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530025467 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32752] ppid=32724 vsize=15687648 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32752/stat : 32752 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530025467 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32753] ppid=32724 vsize=15687648 CPUtime=0.59 cores=1,3,5,7
/proc/32726/task/32753/stat : 32753 (java) R 32724 32726 32679 0 -1 4202560 4973 0 0 0 59 0 0 0 16 0 22 0 530025500 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505948281 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32726/tid=32754] ppid=32724 vsize=15687648 CPUtime=0.4 cores=1,3,5,7
/proc/32726/task/32754/stat : 32754 (java) R 32724 32726 32679 0 -1 4202560 4225 0 0 0 40 0 0 0 21 0 22 0 530025500 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505986687 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32726/tid=32755] ppid=32724 vsize=15687648 CPUtime=0.44 cores=1,3,5,7
/proc/32726/task/32755/stat : 32755 (java) R 32724 32726 32679 0 -1 4202560 3217 0 0 0 44 0 0 0 19 0 22 0 530025500 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505754203 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32726/tid=32756] ppid=32724 vsize=15687648 CPUtime=0.29 cores=1,3,5,7
/proc/32726/task/32756/stat : 32756 (java) R 32724 32726 32679 0 -1 4202560 1307 0 0 0 29 0 0 0 19 0 22 0 530025500 16064151552 47139 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505875781 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 15687648

[startup+3.10159 s]
/proc/loadavg: 6.42 7.83 7.97 11/224 32760
/proc/meminfo: memFree=25422192/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15689960 CPUtime=10.28 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 88609 0 1 0 1017 11 0 0 25 0 22 0 530025462 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3922490 84675 2278 9 0 3913209 0
[pid=32726/tid=32728] ppid=32724 vsize=15689960 CPUtime=0.73 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) S 32724 32726 32679 0 -1 4202560 21663 0 1 0 71 2 0 0 25 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32732] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32732/stat : 32732 (java) S 32724 32726 32679 0 -1 4202560 1012 0 0 0 0 0 0 0 15 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (java) S 32724 32726 32679 0 -1 4202560 845 0 0 0 0 0 0 0 15 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32734] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32734/stat : 32734 (java) S 32724 32726 32679 0 -1 4202560 2591 0 0 0 0 0 0 0 16 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32735] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32735/stat : 32735 (java) S 32724 32726 32679 0 -1 4202560 1388 0 0 0 0 0 0 0 16 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32736] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32736/stat : 32736 (java) S 32724 32726 32679 0 -1 4202560 2254 0 0 0 0 0 0 0 15 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32737] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32737/stat : 32737 (java) S 32724 32726 32679 0 -1 4202560 2237 0 0 0 1 0 0 0 15 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32738] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32738/stat : 32738 (java) S 32724 32726 32679 0 -1 4202560 4021 0 0 0 1 0 0 0 16 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32739] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32739/stat : 32739 (java) S 32724 32726 32679 0 -1 4202560 1566 0 0 0 0 0 0 0 16 0 22 0 530025463 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32740] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32740/stat : 32740 (java) S 32724 32726 32679 0 -1 4202560 193 0 0 0 0 0 0 0 16 0 22 0 530025464 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 0 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32741] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32741/stat : 32741 (java) S 32724 32726 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32742] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32742/stat : 32742 (java) S 32724 32726 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32748] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32748/stat : 32748 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530025467 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347716017 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32749] ppid=32724 vsize=15689960 CPUtime=0.8 cores=1,3,5,7
/proc/32726/task/32749/stat : 32749 (java) S 32724 32726 32679 0 -1 4202560 4796 0 0 0 80 0 0 0 15 0 22 0 530025467 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32750] ppid=32724 vsize=15689960 CPUtime=0.71 cores=1,3,5,7
/proc/32726/task/32750/stat : 32750 (java) S 32724 32726 32679 0 -1 4202560 4929 0 0 0 71 0 0 0 15 0 22 0 530025467 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32751] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32751/stat : 32751 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530025467 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32752] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32752/stat : 32752 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530025467 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32753] ppid=32724 vsize=15689960 CPUtime=2.18 cores=1,3,5,7
/proc/32726/task/32753/stat : 32753 (java) R 32724 32726 32679 0 -1 4202560 11352 0 0 0 217 1 0 0 17 0 22 0 530025500 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505984530 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32726/tid=32754] ppid=32724 vsize=15689960 CPUtime=1.95 cores=1,3,5,7
/proc/32726/task/32754/stat : 32754 (java) R 32724 32726 32679 0 -1 4202560 11167 0 0 0 193 2 0 0 25 0 22 0 530025500 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 47201500616536 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=32726/tid=32755] ppid=32724 vsize=15689960 CPUtime=2.01 cores=1,3,5,7
/proc/32726/task/32755/stat : 32755 (java) R 32724 32726 32679 0 -1 4202560 9437 0 0 0 201 0 0 0 24 0 22 0 530025500 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912506109960 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32726/tid=32756] ppid=32724 vsize=15689960 CPUtime=1.75 cores=1,3,5,7
/proc/32726/task/32756/stat : 32756 (java) R 32724 32726 32679 0 -1 4202560 7773 0 0 0 175 0 0 0 22 0 22 0 530025500 16066519040 84675 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505754164 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 15689960

[startup+6.30103 s]
/proc/loadavg: 6.79 7.88 7.98 10/224 32760
/proc/meminfo: memFree=24683052/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15689960 CPUtime=23.04 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 151833 0 1 0 2285 19 0 0 25 0 22 0 530025462 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3922490 140681 2278 9 0 3913209 0
[pid=32726/tid=32728] ppid=32724 vsize=15689960 CPUtime=0.73 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) S 32724 32726 32679 0 -1 4202560 21663 0 1 0 71 2 0 0 25 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32732] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32732/stat : 32732 (java) S 32724 32726 32679 0 -1 4202560 2484 0 0 0 1 0 0 0 15 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (java) S 32724 32726 32679 0 -1 4202560 845 0 0 0 0 0 0 0 16 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32734] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32734/stat : 32734 (java) S 32724 32726 32679 0 -1 4202560 4001 0 0 0 1 0 0 0 15 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32735] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32735/stat : 32735 (java) S 32724 32726 32679 0 -1 4202560 1397 0 0 0 0 0 0 0 15 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32736] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32736/stat : 32736 (java) S 32724 32726 32679 0 -1 4202560 3765 0 0 0 1 0 0 0 16 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32737] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32737/stat : 32737 (java) S 32724 32726 32679 0 -1 4202560 2676 0 0 0 1 0 0 0 15 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32738] ppid=32724 vsize=15689960 CPUtime=0.01 cores=1,3,5,7
/proc/32726/task/32738/stat : 32738 (java) S 32724 32726 32679 0 -1 4202560 4021 0 0 0 1 0 0 0 15 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32739] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32739/stat : 32739 (java) S 32724 32726 32679 0 -1 4202560 2591 0 0 0 0 0 0 0 16 0 22 0 530025463 16066519040 140681 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0

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

[pid=32726/tid=32754] ppid=32724 vsize=15689960 CPUtime=490.63 cores=1,3,5,7
/proc/32726/task/32754/stat : 32754 (java) R 32724 32726 32679 0 -1 4202560 140182 0 0 0 49042 21 0 0 25 0 22 0 530025500 16066519040 71862 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505984844 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32726/tid=32755] ppid=32724 vsize=15689960 CPUtime=492.23 cores=1,3,5,7
/proc/32726/task/32755/stat : 32755 (java) R 32724 32726 32679 0 -1 4202560 133525 0 0 0 49203 20 0 0 25 0 22 0 530025500 16066519040 71862 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505875528 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32726/tid=32756] ppid=32724 vsize=15689960 CPUtime=491.78 cores=1,3,5,7
/proc/32726/task/32756/stat : 32756 (java) R 32724 32726 32679 0 -1 4202560 131938 0 0 0 49156 22 0 0 25 0 22 0 530025500 16066519040 71862 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505875462 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1982.42
Current children cumulated vsize (KiB) 15689960

[startup+499.901 s]
/proc/loadavg: 8.15 8.10 8.03 10/224 363
/proc/meminfo: memFree=25207288/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15689960 CPUtime=1985.18 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 1056313 0 1 0 198300 218 0 0 25 0 22 0 530025462 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3922490 69538 2299 9 0 3913209 0
[pid=32726/tid=32728] ppid=32724 vsize=15689960 CPUtime=0.73 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) S 32724 32726 32679 0 -1 4202560 21663 0 1 0 71 2 0 0 25 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32732] ppid=32724 vsize=15689960 CPUtime=1.55 cores=1,3,5,7
/proc/32726/task/32732/stat : 32732 (java) S 32724 32726 32679 0 -1 4202560 59383 0 0 0 144 11 0 0 16 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=15689960 CPUtime=1.56 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (java) S 32724 32726 32679 0 -1 4202560 57589 0 0 0 145 11 0 0 15 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32734] ppid=32724 vsize=15689960 CPUtime=1.55 cores=1,3,5,7
/proc/32726/task/32734/stat : 32734 (java) S 32724 32726 32679 0 -1 4202560 60020 0 0 0 142 13 0 0 15 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32735] ppid=32724 vsize=15689960 CPUtime=1.5 cores=1,3,5,7
/proc/32726/task/32735/stat : 32735 (java) S 32724 32726 32679 0 -1 4202560 56255 0 0 0 138 12 0 0 15 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32736] ppid=32724 vsize=15689960 CPUtime=1.5 cores=1,3,5,7
/proc/32726/task/32736/stat : 32736 (java) S 32724 32726 32679 0 -1 4202560 59969 0 0 0 138 12 0 0 15 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32737] ppid=32724 vsize=15689960 CPUtime=1.54 cores=1,3,5,7
/proc/32726/task/32737/stat : 32737 (java) S 32724 32726 32679 0 -1 4202560 59369 0 0 0 142 12 0 0 15 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32738] ppid=32724 vsize=15689960 CPUtime=1.58 cores=1,3,5,7
/proc/32726/task/32738/stat : 32738 (java) S 32724 32726 32679 0 -1 4202560 63754 0 0 0 144 14 0 0 16 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32739] ppid=32724 vsize=15689960 CPUtime=1.53 cores=1,3,5,7
/proc/32726/task/32739/stat : 32739 (java) S 32724 32726 32679 0 -1 4202560 62836 0 0 0 142 11 0 0 16 0 22 0 530025463 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32740] ppid=32724 vsize=15689960 CPUtime=0.92 cores=1,3,5,7
/proc/32726/task/32740/stat : 32740 (java) S 32724 32726 32679 0 -1 4202560 2554 0 0 0 61 31 0 0 15 0 22 0 530025464 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 0 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32741] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32741/stat : 32741 (java) S 32724 32726 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32742] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32742/stat : 32742 (java) S 32724 32726 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32748] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32748/stat : 32748 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530025467 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347716017 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32749] ppid=32724 vsize=15689960 CPUtime=1.04 cores=1,3,5,7
/proc/32726/task/32749/stat : 32749 (java) S 32724 32726 32679 0 -1 4202560 4828 0 0 0 104 0 0 0 15 0 22 0 530025467 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32750] ppid=32724 vsize=15689960 CPUtime=0.86 cores=1,3,5,7
/proc/32726/task/32750/stat : 32750 (java) S 32724 32726 32679 0 -1 4202560 4949 0 0 0 86 0 0 0 15 0 22 0 530025467 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32751] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32751/stat : 32751 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530025467 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32752] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32752/stat : 32752 (java) S 32724 32726 32679 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 530025467 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32753] ppid=32724 vsize=15689960 CPUtime=492.43 cores=1,3,5,7
/proc/32726/task/32753/stat : 32753 (java) R 32724 32726 32679 0 -1 4202560 136078 0 0 0 49225 18 0 0 25 0 22 0 530025500 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912505711848 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32726/tid=32754] ppid=32724 vsize=15689960 CPUtime=491.37 cores=1,3,5,7
/proc/32726/task/32754/stat : 32754 (java) R 32724 32726 32679 0 -1 4202560 140184 0 0 0 49116 21 0 0 25 0 22 0 530025500 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912506075222 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32726/tid=32755] ppid=32724 vsize=15689960 CPUtime=492.96 cores=1,3,5,7
/proc/32726/task/32755/stat : 32755 (java) R 32724 32726 32679 0 -1 4202560 133527 0 0 0 49276 20 0 0 25 0 22 0 530025500 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 47201500615127 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32726/tid=32756] ppid=32724 vsize=15689960 CPUtime=492.42 cores=1,3,5,7
/proc/32726/task/32756/stat : 32756 (java) R 32724 32726 32679 0 -1 4202560 131940 0 0 0 49220 22 0 0 25 0 22 0 530025500 16066519040 69538 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 46912506033599 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1985.18
Current children cumulated vsize (KiB) 15689960

[startup+500.701 s]
/proc/loadavg: 8.15 8.10 8.03 7/224 363
/proc/meminfo: memFree=25228864/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15689960 CPUtime=1986.7 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 1056317 0 1 0 198452 218 0 0 25 0 22 0 530025462 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3922490 67952 2299 9 0 3913209 0
[pid=32726/tid=32728] ppid=32724 vsize=15689960 CPUtime=0.73 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) S 32724 32726 32679 0 -1 4202560 21663 0 1 0 71 2 0 0 25 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32732] ppid=32724 vsize=15689960 CPUtime=1.55 cores=1,3,5,7
/proc/32726/task/32732/stat : 32732 (java) S 32724 32726 32679 0 -1 4202560 59383 0 0 0 144 11 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=15689960 CPUtime=1.56 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (java) S 32724 32726 32679 0 -1 4202560 57590 0 0 0 145 11 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32734] ppid=32724 vsize=15689960 CPUtime=1.55 cores=1,3,5,7
/proc/32726/task/32734/stat : 32734 (java) S 32724 32726 32679 0 -1 4202560 60020 0 0 0 142 13 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32735] ppid=32724 vsize=15689960 CPUtime=1.5 cores=1,3,5,7
/proc/32726/task/32735/stat : 32735 (java) S 32724 32726 32679 0 -1 4202560 56255 0 0 0 138 12 0 0 16 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32736] ppid=32724 vsize=15689960 CPUtime=1.5 cores=1,3,5,7
/proc/32726/task/32736/stat : 32736 (java) S 32724 32726 32679 0 -1 4202560 59969 0 0 0 138 12 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32737] ppid=32724 vsize=15689960 CPUtime=1.54 cores=1,3,5,7
/proc/32726/task/32737/stat : 32737 (java) S 32724 32726 32679 0 -1 4202560 59369 0 0 0 142 12 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32738] ppid=32724 vsize=15689960 CPUtime=1.58 cores=1,3,5,7
/proc/32726/task/32738/stat : 32738 (java) S 32724 32726 32679 0 -1 4202560 63754 0 0 0 144 14 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32739] ppid=32724 vsize=15689960 CPUtime=1.53 cores=1,3,5,7
/proc/32726/task/32739/stat : 32739 (java) S 32724 32726 32679 0 -1 4202560 62836 0 0 0 142 11 0 0 16 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32740] ppid=32724 vsize=15689960 CPUtime=0.92 cores=1,3,5,7
/proc/32726/task/32740/stat : 32740 (java) S 32724 32726 32679 0 -1 4202560 2554 0 0 0 61 31 0 0 15 0 22 0 530025464 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 0 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32741] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32741/stat : 32741 (java) S 32724 32726 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32742] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32742/stat : 32742 (java) S 32724 32726 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32748] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32748/stat : 32748 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347716017 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32749] ppid=32724 vsize=15689960 CPUtime=1.04 cores=1,3,5,7
/proc/32726/task/32749/stat : 32749 (java) S 32724 32726 32679 0 -1 4202560 4828 0 0 0 104 0 0 0 15 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32750] ppid=32724 vsize=15689960 CPUtime=0.86 cores=1,3,5,7
/proc/32726/task/32750/stat : 32750 (java) S 32724 32726 32679 0 -1 4202560 4949 0 0 0 86 0 0 0 15 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32751] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32751/stat : 32751 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32752] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32752/stat : 32752 (java) S 32724 32726 32679 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32753] ppid=32724 vsize=15689960 CPUtime=492.83 cores=1,3,5,7
/proc/32726/task/32753/stat : 32753 (java) S 32724 32726 32679 0 -1 4202560 136078 0 0 0 49265 18 0 0 25 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32754] ppid=32724 vsize=15689960 CPUtime=491.88 cores=1,3,5,7
/proc/32726/task/32754/stat : 32754 (java) S 32724 32726 32679 0 -1 4202560 140186 0 0 0 49167 21 0 0 24 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32755] ppid=32724 vsize=15689960 CPUtime=493.32 cores=1,3,5,7
/proc/32726/task/32755/stat : 32755 (java) S 32724 32726 32679 0 -1 4202560 133528 0 0 0 49312 20 0 0 24 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32756] ppid=32724 vsize=15689960 CPUtime=492.66 cores=1,3,5,7
/proc/32726/task/32756/stat : 32756 (java) S 32724 32726 32679 0 -1 4202560 131940 0 0 0 49244 22 0 0 22 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1986.7
Current children cumulated vsize (KiB) 15689960

[startup+500.901 s]
/proc/loadavg: 8.15 8.10 8.03 7/224 363
/proc/meminfo: memFree=25228864/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=15689960 CPUtime=1986.72 cores=1,3,5,7
/proc/32726/stat : 32726 (java) S 32724 32726 32679 0 -1 4202496 1056317 0 1 0 198454 218 0 0 25 0 22 0 530025462 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347695077 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 3922490 67952 2299 9 0 3913209 0
[pid=32726/tid=32728] ppid=32724 vsize=15689960 CPUtime=0.73 cores=1,3,5,7
/proc/32726/task/32728/stat : 32728 (java) S 32724 32726 32679 0 -1 4202560 21663 0 1 0 71 2 0 0 25 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32732] ppid=32724 vsize=15689960 CPUtime=1.55 cores=1,3,5,7
/proc/32726/task/32732/stat : 32732 (java) S 32724 32726 32679 0 -1 4202560 59383 0 0 0 144 11 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32733] ppid=32724 vsize=15689960 CPUtime=1.56 cores=1,3,5,7
/proc/32726/task/32733/stat : 32733 (java) S 32724 32726 32679 0 -1 4202560 57590 0 0 0 145 11 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32734] ppid=32724 vsize=15689960 CPUtime=1.55 cores=1,3,5,7
/proc/32726/task/32734/stat : 32734 (java) S 32724 32726 32679 0 -1 4202560 60020 0 0 0 142 13 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32735] ppid=32724 vsize=15689960 CPUtime=1.5 cores=1,3,5,7
/proc/32726/task/32735/stat : 32735 (java) S 32724 32726 32679 0 -1 4202560 56255 0 0 0 138 12 0 0 16 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32736] ppid=32724 vsize=15689960 CPUtime=1.5 cores=1,3,5,7
/proc/32726/task/32736/stat : 32736 (java) S 32724 32726 32679 0 -1 4202560 59969 0 0 0 138 12 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32737] ppid=32724 vsize=15689960 CPUtime=1.54 cores=1,3,5,7
/proc/32726/task/32737/stat : 32737 (java) S 32724 32726 32679 0 -1 4202560 59369 0 0 0 142 12 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32738] ppid=32724 vsize=15689960 CPUtime=1.58 cores=1,3,5,7
/proc/32726/task/32738/stat : 32738 (java) S 32724 32726 32679 0 -1 4202560 63754 0 0 0 144 14 0 0 15 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32739] ppid=32724 vsize=15689960 CPUtime=1.53 cores=1,3,5,7
/proc/32726/task/32739/stat : 32739 (java) S 32724 32726 32679 0 -1 4202560 62836 0 0 0 142 11 0 0 16 0 22 0 530025463 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32740] ppid=32724 vsize=15689960 CPUtime=0.92 cores=1,3,5,7
/proc/32726/task/32740/stat : 32740 (java) S 32724 32726 32679 0 -1 4202560 2554 0 0 0 61 31 0 0 15 0 22 0 530025464 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 0 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32741] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32741/stat : 32741 (java) S 32724 32726 32679 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32742] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32742/stat : 32742 (java) S 32724 32726 32679 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 530025465 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32748] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32748/stat : 32748 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347716017 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32749] ppid=32724 vsize=15689960 CPUtime=1.04 cores=1,3,5,7
/proc/32726/task/32749/stat : 32749 (java) S 32724 32726 32679 0 -1 4202560 4828 0 0 0 104 0 0 0 15 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32750] ppid=32724 vsize=15689960 CPUtime=0.86 cores=1,3,5,7
/proc/32726/task/32750/stat : 32750 (java) S 32724 32726 32679 0 -1 4202560 4949 0 0 0 86 0 0 0 15 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32751] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32751/stat : 32751 (java) S 32724 32726 32679 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708313 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
[pid=32726/tid=32752] ppid=32724 vsize=15689960 CPUtime=0 cores=1,3,5,7
/proc/32726/task/32752/stat : 32752 (java) S 32724 32726 32679 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 530025467 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32753] ppid=32724 vsize=15689960 CPUtime=492.83 cores=1,3,5,7
/proc/32726/task/32753/stat : 32753 (java) S 32724 32726 32679 0 -1 4202560 136078 0 0 0 49265 18 0 0 23 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 3 0 0 0
[pid=32726/tid=32754] ppid=32724 vsize=15689960 CPUtime=491.89 cores=1,3,5,7
/proc/32726/task/32754/stat : 32754 (java) S 32724 32726 32679 0 -1 4202560 140186 0 0 0 49168 21 0 0 22 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 7 0 0 0
[pid=32726/tid=32755] ppid=32724 vsize=15689960 CPUtime=493.32 cores=1,3,5,7
/proc/32726/task/32755/stat : 32755 (java) S 32724 32726 32679 0 -1 4202560 133528 0 0 0 49312 20 0 0 23 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 1 0 0 0
[pid=32726/tid=32756] ppid=32724 vsize=15689960 CPUtime=492.66 cores=1,3,5,7
/proc/32726/task/32756/stat : 32756 (java) S 32724 32726 32679 0 -1 4202560 131940 0 0 0 49244 22 0 0 20 0 22 0 530025500 16066519040 67952 33554432000 1073741824 1073778376 140735541941856 18446744073709551615 232347708928 0 4 0 16800975 18446604461643387840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1986.72
Current children cumulated vsize (KiB) 15689960

[startup+501.001 s]
/proc/loadavg: 8.15 8.10 8.03 7/224 363
/proc/meminfo: memFree=25228864/32951124 swapFree=67111412/67111528
[pid=32726] ppid=32724 vsize=0 CPUtime=1986.74 cores=1,3,5,7
/proc/32726/stat : 32726 (java) Z 32724 32726 32679 0 -1 4203548 1056339 0 1 0 198454 220 0 0 18 0 1 0 530025462 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32726/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1986.74
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 501.001
CPU time (s): 1986.74
CPU user time (s): 1984.54
CPU system time (s): 2.20167
CPU usage (%): 396.555
Max. virtual memory (cumulated for all children) (KiB): 15689960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1984.54
system time used= 2.20167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1056339
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= 94968
involuntary context switches= 54392

runsolver used 0.815875 second user time and 1.93871 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 19:24:33
IDJOB=3313138
IDBENCH=83273
IDSOLVER=1699
FILE ID=node132/3313138-1304184273
RUNJOBID= node132-1304184273-32698
PBS_JOBID= 13172467
Free space on /tmp= 72172 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-19_348.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313138-1304184273/watcher-3313138-1304184273 -o /tmp/evaluation-result-3313138-1304184273/solver-3313138-1304184273 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313138-1304184273.cnf

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

MD5SUM BENCH= d56eb1fbc523242359df78e10ae2a44f
RANDOM SEED=128311158

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25810268 kB
Buffers:        700912 kB
Cached:        5888668 kB
SwapCached:        112 kB
Active:        1528624 kB
Inactive:      5129844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25810268 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            4452 kB
Writeback:           0 kB
AnonPages:       68944 kB
Mapped:          20164 kB
Slab:           418060 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   761400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node132 at 2011-04-30 19:32:54