Trace number 3312830

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.1SAT 761.583 191.77

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1788358104-029.SATISFIABLE.cnf
MD5SUMff2e6a4fa2b25feb24cf72d67e6cd330
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.10/0.12	22:07 INFO : Reading from input HOME/instance-3312830-1304176927.cnf
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Executor set job limit to 1000000
0.50/0.31	Executor set job limit to 1000000
0.50/0.32	Starting Executor!
0.50/0.32	Starting Executor!
0.50/0.32	Starting Executor!
0.50/0.32	Starting Executor!
0.70/0.48	22:07 INFO : 50 variables remaining out of 50
0.70/0.48	22:07 INFO : 35600 literals remaining out of 35600
761.36/191.74	c Elapsed time 191.626
761.36/191.74	s SATISFIABLE
761.36/191.74	v -1 -2 3 -4 5 -6 7 8 -9 -10 11 -12 -13 14 15 -16 17 18 -19 -20 21 22 23 24 25 26 27 -28 29 30 31 32 33 -34 -35 -36 -37 -38 39 40 41 -42 43 -44 45 46 -47 -48 -49 50 0

Verifier Data

OK

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-3312830-1304176927/watcher-3312830-1304176927 -o /tmp/evaluation-result-3312830-1304176927/solver-3312830-1304176927 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312830-1304176927.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: 7.36 7.88 7.96 4/176 969
/proc/meminfo: memFree=25861116/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=252 CPUtime=0 cores=1,3,5,7
/proc/969/stat : 969 (java) R 965 969 931 0 -1 4194304 354 0 0 0 0 0 0 0 17 0 1 0 529295451 258048 32 33554432000 1073741824 1073778376 140734110360016 18446744073709551615 218366033397 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/969/statm: 63 32 24 9 0 22 0

[startup+0.00896794 s]
/proc/loadavg: 7.36 7.88 7.96 4/176 969
/proc/meminfo: memFree=25861116/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/969/stat : 969 (java) R 965 969 931 0 -1 4202496 1193 0 0 0 0 0 0 0 17 0 1 0 529295451 23580672 679 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218365988270 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/969/statm: 5757 680 507 9 0 124 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23028

[startup+0.100987 s]
/proc/loadavg: 7.36 7.88 7.96 4/176 969
/proc/meminfo: memFree=25861116/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15676792 CPUtime=0.1 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 5517 0 1 0 9 1 0 0 17 0 18 0 529295451 16053035008 4935 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3919198 4935 2115 9 0 3909917 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676792

[startup+0.300913 s]
/proc/loadavg: 7.36 7.88 7.96 4/176 969
/proc/meminfo: memFree=25861116/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15682224 CPUtime=0.5 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 14185 0 1 0 48 2 0 0 17 0 18 0 529295451 16058597376 12341 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3920556 12344 2207 9 0 3911275 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682224

[startup+0.700841 s]
/proc/loadavg: 7.36 7.88 7.96 4/176 969
/proc/meminfo: memFree=25861116/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15696092 CPUtime=1.6 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 26812 0 1 0 155 5 0 0 17 0 22 0 529295451 16072798208 21850 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3924023 21850 2261 9 0 3914742 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 15696092

[startup+1.5007 s]
/proc/loadavg: 7.36 7.88 7.96 14/220 1014
/proc/meminfo: memFree=25563424/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15696092 CPUtime=4.77 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 51863 0 1 0 469 8 0 0 17 0 22 0 529295451 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3924023 46756 2275 9 0 3914742 0
[pid=969/tid=972] ppid=965 vsize=15696092 CPUtime=0.46 cores=1,3,5,7
/proc/969/task/972/stat : 972 (java) S 965 969 931 0 -1 4202560 10981 0 1 0 44 2 0 0 20 0 22 0 529295452 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=975] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/975/stat : 975 (java) S 965 969 931 0 -1 4202560 226 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=978] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/978/stat : 978 (java) S 965 969 931 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=980] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/980/stat : 980 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=982] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/982/stat : 982 (java) S 965 969 931 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=984] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/984/stat : 984 (java) S 965 969 931 0 -1 4202560 364 0 0 0 0 0 0 0 16 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=986] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/986/stat : 986 (java) S 965 969 931 0 -1 4202560 616 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=988] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/988/stat : 988 (java) S 965 969 931 0 -1 4202560 982 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=990] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/990/stat : 990 (java) S 965 969 931 0 -1 4202560 251 0 0 0 0 0 0 0 15 0 22 0 529295453 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=991] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/991/stat : 991 (java) S 965 969 931 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 529295454 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 0 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=993] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/993/stat : 993 (java) S 965 969 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529295454 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=995] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/995/stat : 995 (java) S 965 969 931 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529295454 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=997] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/997/stat : 997 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529295456 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382780849 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=998] ppid=965 vsize=15696092 CPUtime=0.62 cores=1,3,5,7
/proc/969/task/998/stat : 998 (java) R 965 969 931 0 -1 4202560 7359 0 0 0 62 0 0 0 18 0 22 0 529295456 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1002] ppid=965 vsize=15696092 CPUtime=0.52 cores=1,3,5,7
/proc/969/task/1002/stat : 1002 (java) R 965 969 931 0 -1 4202560 5212 0 0 0 52 0 0 0 19 0 22 0 529295456 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382783157 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=969/tid=1003] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/1003/stat : 1003 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529295456 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=1005] ppid=965 vsize=15696092 CPUtime=0 cores=1,3,5,7
/proc/969/task/1005/stat : 1005 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529295456 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1011] ppid=965 vsize=15696092 CPUtime=0.78 cores=1,3,5,7
/proc/969/task/1011/stat : 1011 (java) R 965 969 931 0 -1 4202560 7884 0 0 0 78 0 0 0 17 0 22 0 529295483 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505961637 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1012] ppid=965 vsize=15696092 CPUtime=0.7 cores=1,3,5,7
/proc/969/task/1012/stat : 1012 (java) R 965 969 931 0 -1 4202560 5491 0 0 0 69 1 0 0 17 0 22 0 529295483 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505228269 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=969/tid=1013] ppid=965 vsize=15696092 CPUtime=0.81 cores=1,3,5,7
/proc/969/task/1013/stat : 1013 (java) R 965 969 931 0 -1 4202560 7867 0 0 0 81 0 0 0 18 0 22 0 529295483 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505797937 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=969/tid=1014] ppid=965 vsize=15696092 CPUtime=0.78 cores=1,3,5,7
/proc/969/task/1014/stat : 1014 (java) R 965 969 931 0 -1 4202560 3227 0 0 0 78 0 0 0 18 0 22 0 529295483 16072798208 46756 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912506013159 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 15696092

[startup+3.10141 s]
/proc/loadavg: 7.36 7.88 7.96 9/220 1014
/proc/meminfo: memFree=25354732/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15694396 CPUtime=11.14 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 57972 0 1 0 1105 9 0 0 17 0 22 0 529295451 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3923599 49804 2289 9 0 3914318 0
[pid=969/tid=972] ppid=965 vsize=15694396 CPUtime=0.46 cores=1,3,5,7
/proc/969/task/972/stat : 972 (java) S 965 969 931 0 -1 4202560 10981 0 1 0 44 2 0 0 20 0 22 0 529295452 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=975] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/975/stat : 975 (java) S 965 969 931 0 -1 4202560 554 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=978] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/978/stat : 978 (java) S 965 969 931 0 -1 4202560 498 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=980] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/980/stat : 980 (java) S 965 969 931 0 -1 4202560 431 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=982] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/982/stat : 982 (java) S 965 969 931 0 -1 4202560 472 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=984] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/984/stat : 984 (java) S 965 969 931 0 -1 4202560 730 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=986] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/986/stat : 986 (java) S 965 969 931 0 -1 4202560 657 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=988] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/988/stat : 988 (java) S 965 969 931 0 -1 4202560 1217 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=990] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/990/stat : 990 (java) S 965 969 931 0 -1 4202560 972 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=991] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/991/stat : 991 (java) S 965 969 931 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529295454 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 0 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=993] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/993/stat : 993 (java) S 965 969 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=995] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/995/stat : 995 (java) S 965 969 931 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=997] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/997/stat : 997 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529295456 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382780849 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=998] ppid=965 vsize=15694396 CPUtime=1 cores=1,3,5,7
/proc/969/task/998/stat : 998 (java) S 965 969 931 0 -1 4202560 7422 0 0 0 100 0 0 0 18 0 22 0 529295456 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=1002] ppid=965 vsize=15694396 CPUtime=0.95 cores=1,3,5,7
/proc/969/task/1002/stat : 1002 (java) S 965 969 931 0 -1 4202560 6470 0 0 0 95 0 0 0 19 0 22 0 529295456 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1003] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1003/stat : 1003 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529295456 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=1005] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1005/stat : 1005 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 529295456 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1011] ppid=965 vsize=15694396 CPUtime=2.28 cores=1,3,5,7
/proc/969/task/1011/stat : 1011 (java) R 965 969 931 0 -1 4202560 8270 0 0 0 228 0 0 0 18 0 22 0 529295483 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505164262 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1012] ppid=965 vsize=15694396 CPUtime=2.23 cores=1,3,5,7
/proc/969/task/1012/stat : 1012 (java) R 965 969 931 0 -1 4202560 5921 0 0 0 222 1 0 0 18 0 22 0 529295483 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 18446744073699065949 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=969/tid=1013] ppid=965 vsize=15694396 CPUtime=2.03 cores=1,3,5,7
/proc/969/task/1013/stat : 1013 (java) R 965 969 931 0 -1 4202560 8157 0 0 0 203 0 0 0 20 0 22 0 529295483 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 47835748873974 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=969/tid=1014] ppid=965 vsize=15694396 CPUtime=2.07 cores=1,3,5,7
/proc/969/task/1014/stat : 1014 (java) R 965 969 931 0 -1 4202560 3770 0 0 0 207 0 0 0 18 0 22 0 529295483 16071061504 49804 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505753439 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 15694396

[startup+6.30084 s]
/proc/loadavg: 7.49 7.90 7.96 10/220 1014
/proc/meminfo: memFree=25079080/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15694396 CPUtime=23.87 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 62593 0 1 0 2377 10 0 0 17 0 22 0 529295451 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3923599 49743 2289 9 0 3914318 0
[pid=969/tid=972] ppid=965 vsize=15694396 CPUtime=0.46 cores=1,3,5,7
/proc/969/task/972/stat : 972 (java) S 965 969 931 0 -1 4202560 10981 0 1 0 44 2 0 0 20 0 22 0 529295452 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=975] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/975/stat : 975 (java) S 965 969 931 0 -1 4202560 813 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=978] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/978/stat : 978 (java) S 965 969 931 0 -1 4202560 549 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=980] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/980/stat : 980 (java) S 965 969 931 0 -1 4202560 1199 0 0 0 0 0 0 0 16 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=982] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/982/stat : 982 (java) S 965 969 931 0 -1 4202560 1377 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=984] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/984/stat : 984 (java) S 965 969 931 0 -1 4202560 1225 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=986] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/986/stat : 986 (java) S 965 969 931 0 -1 4202560 1225 0 0 0 0 0 0 0 15 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=988] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/988/stat : 988 (java) S 965 969 931 0 -1 4202560 2102 0 0 0 0 0 0 0 16 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=990] ppid=965 vsize=15694396 CPUtime=0.01 cores=1,3,5,7
/proc/969/task/990/stat : 990 (java) S 965 969 931 0 -1 4202560 1619 0 0 0 1 0 0 0 15 0 22 0 529295453 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=991] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/991/stat : 991 (java) S 965 969 931 0 -1 4202560 63 0 0 0 0 0 0 0 15 0 22 0 529295454 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 0 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=993] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/993/stat : 993 (java) S 965 969 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=995] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/995/stat : 995 (java) S 965 969 931 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=997] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/997/stat : 997 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529295456 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382780849 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=998] ppid=965 vsize=15694396 CPUtime=1.08 cores=1,3,5,7
/proc/969/task/998/stat : 998 (java) S 965 969 931 0 -1 4202560 7434 0 0 0 108 0 0 0 16 0 22 0 529295456 16071061504 49743 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0

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

/proc/969/task/998/stat : 998 (java) S 965 969 931 0 -1 4202560 7443 0 0 0 111 1 0 0 15 0 22 0 529295456 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=1002] ppid=965 vsize=15694396 CPUtime=0.99 cores=1,3,5,7
/proc/969/task/1002/stat : 1002 (java) S 965 969 931 0 -1 4202560 6473 0 0 0 99 0 0 0 15 0 22 0 529295456 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1003] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1003/stat : 1003 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529295456 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=1005] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1005/stat : 1005 (java) S 965 969 931 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529295456 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1011] ppid=965 vsize=15694396 CPUtime=187.21 cores=1,3,5,7
/proc/969/task/1011/stat : 1011 (java) R 965 969 931 0 -1 4202560 29979 0 0 0 18715 6 0 0 25 0 22 0 529295483 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505971066 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1012] ppid=965 vsize=15694396 CPUtime=187.23 cores=1,3,5,7
/proc/969/task/1012/stat : 1012 (java) R 965 969 931 0 -1 4202560 27749 0 0 0 18717 6 0 0 25 0 22 0 529295483 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505753299 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=969/tid=1013] ppid=965 vsize=15694396 CPUtime=187.07 cores=1,3,5,7
/proc/969/task/1013/stat : 1013 (java) R 965 969 931 0 -1 4202560 30170 0 0 0 18701 6 0 0 25 0 22 0 529295483 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505753299 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=969/tid=1014] ppid=965 vsize=15694396 CPUtime=186.81 cores=1,3,5,7
/proc/969/task/1014/stat : 1014 (java) R 965 969 931 0 -1 4202560 26144 0 0 0 18675 6 0 0 25 0 22 0 529295483 16071061504 114538 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505796728 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 755.83
Current children cumulated vsize (KiB) 15694396

[startup+191.101 s]
/proc/loadavg: 8.07 7.97 7.97 10/220 1019
/proc/meminfo: memFree=24742436/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15694396 CPUtime=758.99 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 279425 0 1 0 75828 71 0 0 17 0 22 0 529295451 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3923599 114865 2291 9 0 3914318 0
[pid=969/tid=972] ppid=965 vsize=15694396 CPUtime=0.46 cores=1,3,5,7
/proc/969/task/972/stat : 972 (java) S 965 969 931 0 -1 4202560 10981 0 1 0 44 2 0 0 20 0 22 0 529295452 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=975] ppid=965 vsize=15694396 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/975/stat : 975 (java) S 965 969 931 0 -1 4202560 17279 0 0 0 52 3 0 0 16 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=978] ppid=965 vsize=15694396 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/978/stat : 978 (java) S 965 969 931 0 -1 4202560 17435 0 0 0 52 3 0 0 16 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=980] ppid=965 vsize=15694396 CPUtime=0.58 cores=1,3,5,7
/proc/969/task/980/stat : 980 (java) S 965 969 931 0 -1 4202560 15815 0 0 0 55 3 0 0 15 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=982] ppid=965 vsize=15694396 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/982/stat : 982 (java) S 965 969 931 0 -1 4202560 18939 0 0 0 51 4 0 0 16 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=984] ppid=965 vsize=15694396 CPUtime=0.54 cores=1,3,5,7
/proc/969/task/984/stat : 984 (java) S 965 969 931 0 -1 4202560 16440 0 0 0 50 4 0 0 16 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=986] ppid=965 vsize=15694396 CPUtime=0.61 cores=1,3,5,7
/proc/969/task/986/stat : 986 (java) S 965 969 931 0 -1 4202560 16483 0 0 0 58 3 0 0 15 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=988] ppid=965 vsize=15694396 CPUtime=0.54 cores=1,3,5,7
/proc/969/task/988/stat : 988 (java) S 965 969 931 0 -1 4202560 17699 0 0 0 50 4 0 0 15 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=990] ppid=965 vsize=15694396 CPUtime=0.6 cores=1,3,5,7
/proc/969/task/990/stat : 990 (java) S 965 969 931 0 -1 4202560 18421 0 0 0 57 3 0 0 15 0 22 0 529295453 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=991] ppid=965 vsize=15694396 CPUtime=0.28 cores=1,3,5,7
/proc/969/task/991/stat : 991 (java) S 965 969 931 0 -1 4202560 572 0 0 0 20 8 0 0 15 0 22 0 529295454 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 0 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=993] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/993/stat : 993 (java) S 965 969 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=995] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/995/stat : 995 (java) S 965 969 931 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=997] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/997/stat : 997 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529295456 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382780849 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=998] ppid=965 vsize=15694396 CPUtime=1.12 cores=1,3,5,7
/proc/969/task/998/stat : 998 (java) S 965 969 931 0 -1 4202560 7443 0 0 0 111 1 0 0 15 0 22 0 529295456 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=1002] ppid=965 vsize=15694396 CPUtime=0.99 cores=1,3,5,7
/proc/969/task/1002/stat : 1002 (java) S 965 969 931 0 -1 4202560 6473 0 0 0 99 0 0 0 15 0 22 0 529295456 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1003] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1003/stat : 1003 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529295456 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=1005] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1005/stat : 1005 (java) S 965 969 931 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529295456 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1011] ppid=965 vsize=15694396 CPUtime=187.99 cores=1,3,5,7
/proc/969/task/1011/stat : 1011 (java) R 965 969 931 0 -1 4202560 29980 0 0 0 18793 6 0 0 25 0 22 0 529295483 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505952937 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1012] ppid=965 vsize=15694396 CPUtime=188.01 cores=1,3,5,7
/proc/969/task/1012/stat : 1012 (java) R 965 969 931 0 -1 4202560 27749 0 0 0 18795 6 0 0 25 0 22 0 529295483 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505753326 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=969/tid=1013] ppid=965 vsize=15694396 CPUtime=187.85 cores=1,3,5,7
/proc/969/task/1013/stat : 1013 (java) R 965 969 931 0 -1 4202560 30171 0 0 0 18779 6 0 0 25 0 22 0 529295483 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505797776 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=969/tid=1014] ppid=965 vsize=15694396 CPUtime=187.59 cores=1,3,5,7
/proc/969/task/1014/stat : 1014 (java) R 965 969 931 0 -1 4202560 26145 0 0 0 18753 6 0 0 25 0 22 0 529295483 16071061504 114865 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505675364 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 758.99
Current children cumulated vsize (KiB) 15694396

[startup+191.501 s]
/proc/loadavg: 8.07 7.97 7.97 10/220 1019
/proc/meminfo: memFree=24741068/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15694396 CPUtime=760.58 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 279925 0 1 0 75987 71 0 0 17 0 22 0 529295451 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3923599 115137 2291 9 0 3914318 0
[pid=969/tid=972] ppid=965 vsize=15694396 CPUtime=0.46 cores=1,3,5,7
/proc/969/task/972/stat : 972 (java) S 965 969 931 0 -1 4202560 10981 0 1 0 44 2 0 0 20 0 22 0 529295452 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=975] ppid=965 vsize=15694396 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/975/stat : 975 (java) S 965 969 931 0 -1 4202560 17429 0 0 0 52 3 0 0 16 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=978] ppid=965 vsize=15694396 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/978/stat : 978 (java) S 965 969 931 0 -1 4202560 17477 0 0 0 52 3 0 0 16 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=980] ppid=965 vsize=15694396 CPUtime=0.58 cores=1,3,5,7
/proc/969/task/980/stat : 980 (java) S 965 969 931 0 -1 4202560 15815 0 0 0 55 3 0 0 15 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=982] ppid=965 vsize=15694396 CPUtime=0.56 cores=1,3,5,7
/proc/969/task/982/stat : 982 (java) S 965 969 931 0 -1 4202560 19003 0 0 0 52 4 0 0 15 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=984] ppid=965 vsize=15694396 CPUtime=0.54 cores=1,3,5,7
/proc/969/task/984/stat : 984 (java) S 965 969 931 0 -1 4202560 16511 0 0 0 50 4 0 0 15 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=986] ppid=965 vsize=15694396 CPUtime=0.61 cores=1,3,5,7
/proc/969/task/986/stat : 986 (java) S 965 969 931 0 -1 4202560 16523 0 0 0 58 3 0 0 16 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=988] ppid=965 vsize=15694396 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/988/stat : 988 (java) S 965 969 931 0 -1 4202560 17772 0 0 0 51 4 0 0 15 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=990] ppid=965 vsize=15694396 CPUtime=0.61 cores=1,3,5,7
/proc/969/task/990/stat : 990 (java) S 965 969 931 0 -1 4202560 18479 0 0 0 58 3 0 0 16 0 22 0 529295453 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=991] ppid=965 vsize=15694396 CPUtime=0.28 cores=1,3,5,7
/proc/969/task/991/stat : 991 (java) S 965 969 931 0 -1 4202560 572 0 0 0 20 8 0 0 15 0 22 0 529295454 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 0 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=993] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/993/stat : 993 (java) S 965 969 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=995] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/995/stat : 995 (java) S 965 969 931 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529295454 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=997] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/997/stat : 997 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529295456 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382780849 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=998] ppid=965 vsize=15694396 CPUtime=1.12 cores=1,3,5,7
/proc/969/task/998/stat : 998 (java) S 965 969 931 0 -1 4202560 7443 0 0 0 111 1 0 0 15 0 22 0 529295456 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=1002] ppid=965 vsize=15694396 CPUtime=0.99 cores=1,3,5,7
/proc/969/task/1002/stat : 1002 (java) S 965 969 931 0 -1 4202560 6473 0 0 0 99 0 0 0 15 0 22 0 529295456 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1003] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1003/stat : 1003 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529295456 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=1005] ppid=965 vsize=15694396 CPUtime=0 cores=1,3,5,7
/proc/969/task/1005/stat : 1005 (java) S 965 969 931 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529295456 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=1011] ppid=965 vsize=15694396 CPUtime=188.39 cores=1,3,5,7
/proc/969/task/1011/stat : 1011 (java) R 965 969 931 0 -1 4202560 29980 0 0 0 18833 6 0 0 25 0 22 0 529295483 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 47835748874306 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=969/tid=1012] ppid=965 vsize=15694396 CPUtime=188.41 cores=1,3,5,7
/proc/969/task/1012/stat : 1012 (java) R 965 969 931 0 -1 4202560 27750 0 0 0 18835 6 0 0 25 0 22 0 529295483 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 47835748874006 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=969/tid=1013] ppid=965 vsize=15694396 CPUtime=188.25 cores=1,3,5,7
/proc/969/task/1013/stat : 1013 (java) R 965 969 931 0 -1 4202560 30171 0 0 0 18819 6 0 0 25 0 22 0 529295483 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505709872 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1014] ppid=965 vsize=15694396 CPUtime=187.98 cores=1,3,5,7
/proc/969/task/1014/stat : 1014 (java) R 965 969 931 0 -1 4202560 26146 0 0 0 18792 6 0 0 25 0 22 0 529295483 16071061504 115137 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912506112358 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 760.58
Current children cumulated vsize (KiB) 15694396

[startup+191.701 s]
/proc/loadavg: 8.07 7.97 7.97 10/220 1019
/proc/meminfo: memFree=24741068/32951124 swapFree=67051468/67111528
[pid=969] ppid=965 vsize=15759932 CPUtime=761.36 cores=1,3,5,7
/proc/969/stat : 969 (java) S 965 969 931 0 -1 4202496 280244 0 1 0 76065 71 0 0 17 0 22 0 529295451 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/969/statm: 3939983 115265 2291 9 0 3930702 0
[pid=969/tid=972] ppid=965 vsize=15759932 CPUtime=0.46 cores=1,3,5,7
/proc/969/task/972/stat : 972 (java) S 965 969 931 0 -1 4202560 10981 0 1 0 44 2 0 0 20 0 22 0 529295452 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=975] ppid=965 vsize=15759932 CPUtime=0.56 cores=1,3,5,7
/proc/969/task/975/stat : 975 (java) S 965 969 931 0 -1 4202560 17513 0 0 0 53 3 0 0 16 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=978] ppid=965 vsize=15759932 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/978/stat : 978 (java) S 965 969 931 0 -1 4202560 17477 0 0 0 52 3 0 0 16 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=980] ppid=965 vsize=15759932 CPUtime=0.58 cores=1,3,5,7
/proc/969/task/980/stat : 980 (java) S 965 969 931 0 -1 4202560 15926 0 0 0 55 3 0 0 16 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=982] ppid=965 vsize=15759932 CPUtime=0.56 cores=1,3,5,7
/proc/969/task/982/stat : 982 (java) S 965 969 931 0 -1 4202560 19073 0 0 0 52 4 0 0 16 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=984] ppid=965 vsize=15759932 CPUtime=0.54 cores=1,3,5,7
/proc/969/task/984/stat : 984 (java) S 965 969 931 0 -1 4202560 16511 0 0 0 50 4 0 0 15 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=986] ppid=965 vsize=15759932 CPUtime=0.61 cores=1,3,5,7
/proc/969/task/986/stat : 986 (java) S 965 969 931 0 -1 4202560 16528 0 0 0 58 3 0 0 15 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=988] ppid=965 vsize=15759932 CPUtime=0.55 cores=1,3,5,7
/proc/969/task/988/stat : 988 (java) S 965 969 931 0 -1 4202560 17772 0 0 0 51 4 0 0 16 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=990] ppid=965 vsize=15759932 CPUtime=0.61 cores=1,3,5,7
/proc/969/task/990/stat : 990 (java) S 965 969 931 0 -1 4202560 18479 0 0 0 58 3 0 0 15 0 22 0 529295453 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=991] ppid=965 vsize=15759932 CPUtime=0.28 cores=1,3,5,7
/proc/969/task/991/stat : 991 (java) S 965 969 931 0 -1 4202560 572 0 0 0 20 8 0 0 15 0 22 0 529295454 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 0 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=993] ppid=965 vsize=15759932 CPUtime=0 cores=1,3,5,7
/proc/969/task/993/stat : 993 (java) S 965 969 931 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 529295454 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=995] ppid=965 vsize=15759932 CPUtime=0 cores=1,3,5,7
/proc/969/task/995/stat : 995 (java) S 965 969 931 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 529295454 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 7 0 0 0
[pid=969/tid=997] ppid=965 vsize=15759932 CPUtime=0 cores=1,3,5,7
/proc/969/task/997/stat : 997 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 529295456 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382780849 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=998] ppid=965 vsize=15759932 CPUtime=1.21 cores=1,3,5,7
/proc/969/task/998/stat : 998 (java) S 965 969 931 0 -1 4202560 7461 0 0 0 120 1 0 0 16 0 22 0 529295456 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 3 0 0 0
[pid=969/tid=1002] ppid=965 vsize=15759932 CPUtime=1.18 cores=1,3,5,7
/proc/969/task/1002/stat : 1002 (java) R 965 969 931 0 -1 4202560 6495 0 0 0 118 0 0 0 16 0 22 0 529295456 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 47835747489815 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=969/tid=1003] ppid=965 vsize=15759932 CPUtime=0 cores=1,3,5,7
/proc/969/task/1003/stat : 1003 (java) S 965 969 931 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 529295456 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 18446604454337037248 0 0 -1 5 0 0 0
[pid=969/tid=1005] ppid=965 vsize=15759932 CPUtime=0 cores=1,3,5,7
/proc/969/task/1005/stat : 1005 (java) S 965 969 931 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 529295456 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773760 0 4 0 16800975 18446604454337037248 0 0 -1 1 0 0 0
[pid=969/tid=1011] ppid=965 vsize=15759932 CPUtime=188.58 cores=1,3,5,7
/proc/969/task/1011/stat : 1011 (java) R 965 969 931 0 -1 4202560 29981 0 0 0 18852 6 0 0 25 0 22 0 529295483 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912505709770 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=969/tid=1012] ppid=965 vsize=15759932 CPUtime=188.51 cores=1,3,5,7
/proc/969/task/1012/stat : 1012 (java) R 965 969 931 0 -1 4202560 27750 0 0 0 18845 6 0 0 25 0 22 0 529295483 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 47835748872813 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=969/tid=1013] ppid=965 vsize=15759932 CPUtime=188.45 cores=1,3,5,7
/proc/969/task/1013/stat : 1013 (java) R 965 969 931 0 -1 4202560 30179 0 0 0 18839 6 0 0 25 0 22 0 529295483 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 46912506073779 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=969/tid=1014] ppid=965 vsize=15759932 CPUtime=187.99 cores=1,3,5,7
/proc/969/task/1014/stat : 1014 (java) R 965 969 931 0 -1 4202560 26146 0 0 0 18793 6 0 0 25 0 22 0 529295483 16138170368 115265 33554432000 1073741824 1073778376 140736641952832 18446744073709551615 218382773145 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 761.36
Current children cumulated vsize (KiB) 15759932

Child status: 10
Real time (s): 191.77
CPU time (s): 761.583
CPU user time (s): 760.845
CPU system time (s): 0.737887
CPU usage (%): 397.134
Max. virtual memory (cumulated for all children) (KiB): 15759932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 760.845
system time used= 0.737887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280282
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= 46230
involuntary context switches= 26496

runsolver used 0.302953 second user time and 0.755885 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-30 17:22:07
IDJOB=3312830
IDBENCH=83015
IDSOLVER=1699
FILE ID=node101/3312830-1304176927
RUNJOBID= node101-1304176927-951
PBS_JOBID= 13172432
Free space on /tmp= 72160 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1788358104-029.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312830-1304176927/watcher-3312830-1304176927 -o /tmp/evaluation-result-3312830-1304176927/solver-3312830-1304176927 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312830-1304176927.cnf

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

MD5SUM BENCH= ff2e6a4fa2b25feb24cf72d67e6cd330
RANDOM SEED=1936661799

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25861668 kB
Buffers:       1925348 kB
Cached:        4683864 kB
SwapCached:      30424 kB
Active:        1774716 kB
Inactive:      4868408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25861668 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3248 kB
Writeback:           0 kB
AnonPages:       25424 kB
Mapped:           8596 kB
Slab:           379868 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186208 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= 72156 MiB
End job on node101 at 2011-04-30 17:25:19